#header {
	background-image: url(images/bk_top.gif);
	background-repeat: no-repeat;
	height: 188px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin: 2px;
}
a:link {
	color: #9E1B34;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #9E1B34;
}
a:hover {
	text-decoration: none;
	color: #FFCE00;
}
a:active {
	text-decoration: none;
	color: #FFCE00;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(images/bk_footer.gif);
	background-repeat: no-repeat;
	height: 61px;
}
#footer .footernav {
	text-align: center;
	padding-top: 17px;
	padding-bottom: 7px;
}
#footer p {
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	margin-top: 0px;
	padding-top: 0px;
}
#header h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: normal;
	margin: 0px;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 13px;
}
#header ul {
	list-style-type: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#header ul li {
	margin: 0px;
	padding: 0px;
	line-height: 22px;
}
#header ul.landing_nav {
	margin-top: 5px;
}
#header ul.landing_nav li {
	line-height: 30px;
	font-size: 17px;
}

.rightcolumn {
	background-image: url(images/bk_divider.gif);
	background-repeat: repeat-y;
	background-position: right;
	width: 184px;
}
.rightcolumn p,h1,h2,h3,h4,h5,h6 {
	padding-left: 25px;
	padding-right: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.leftcolumn {
	background-image: url(images/bk_leftcol.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.leftcolumn p,h1,h2,h3,h4,h5,h6 {
	padding-left: 25px;
	padding-right: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.leftcolumn table {
	margin: 10px 25px;
}
.rightcolumn h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #9E1B34;
}
.leftcolumn h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.leftcolumn h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.rightcolumn .triviabox ul {
	list-style-image: url(images/bullet.gif);
	padding-right: 25px;
	margin: 0;
	font-style: italic;
	padding-left: 43px;
}
.rightcolumn .triviabox ul li {
	font-size: 14px;

}
.leftcolumn .bigtext {
	font-size: 18px;
	line-height: 14px;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
}
.leftcolumn h2 {
	color: #FFFFFF;
	background-color: #FFCC00;
	text-transform: uppercase;
	padding: 6px 0 6px 25px;
	margin: 0 0 0 6px;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}
.rightcolumn h2 {
	color: #FFFFFF;
	background-color: #FFCC00;
	text-transform: uppercase;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 25px;
	margin: 0 6px 0 8px;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}
.rightcolumn .subnavbox {
	border-bottom: 1px solid #9E1B34;
}
.rightcolumn .subnavbox ul {
	font-weight: bold;
	font-style: normal;
	list-style-image: url(images/bullet.gif);
	padding: 0;
	margin: 8px 25px 8px 40px;
}
.inspirequote {
	border-top: 1px solid #9E1B34;
	border-bottom: 1px solid #9E1B34;
	color: #9E1B34;
	font-size: 14px;
}
.inspirequote_nobottom {
	border-top: 1px solid #9E1B34;
	color: #9E1B34;
	font-size: 14px;
}
.testimonial {
	color: #9E1B34;
	font-size: 14px;
}
.creditline {
	text-align: right;
	font-size: 12px;
	color: #000000;
}

.imgstyle {
	margin: 4px;
	padding: 4px;
	border: 1px solid #9E1B34;
}
.profexexp {
	font-size: 10px;
	font-weight: normal;
}
.new {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFCC00;
	background-color: #990000;
	height: 10px;
	padding: 0 3px 0 3px;
	border: 1px solid #FFCC00;
}

