@charset "UTF-8";
/* CSS Document */

body {
	background-color: #CCA72A;
	margin: 0px;
}

#at_testpromo, #at_pspromo { display:none !important; }
#at_hover .at_bold { font-weight:normal!important; color:#4C4C4C !important; }

ul, table, li { list-style:none; font:normal normal 12px Verdana, Arial, Helvetica, sans-serif; color:#666055;line-height:20px; padding-left:0; }

li { margin-bottom:10px; }

input, textarea { font:normal normal 12px Verdana, Arial, Helvetica, sans-serif; color:#666055; }

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666055;
	line-height:22px;
	margin-bottom: 25px;
}

/* links */

a {
	COLOR: #CC6600;
	TEXT-DECORATION: underline;
}

a:visited {
	COLOR: #CC6600;
	TEXT-DECORATION: underline;
}

a:hover {
	COLOR: #663300;
	TEXT-DECORATION: underline;
}


/* div */

#header {
	margin: 0 auto;
	background-image: url(images/pattern.jpg);
	height: 163px;
	background-repeat: repeat-x;
}

#header_strip {
	margin: 0 auto -155px 0px;
	background-image: url(images/strip.jpg);
	height: 90px;
	background-repeat: repeat-x;
}
	

#header_nav {
	width: 1032px;
	height: 163px;
	margin: 0 auto;
	background-image: url(images/logo.png);
	background-position: left;
	background-repeat: no-repeat;
}

#header_nav_textbox {
	width: 400px;
	float: right;
	margin: 39px 158px 0 0px;
}

#page {
	width: 758px;
	background-color: #FFFFFF;
	margin: 0 auto;
}

.highlight { background:#666600; padding:9px; color:#FFF; font:normal normal 15px Georgia, "Times New Roman", Times, serif; letter-spacing:.5px; }

#photo_holder {
	width: 720px;
	height: 282px;
	margin: 0 auto;
	padding-top: 23px;
}

#photo {
	width: 714px;
	height: 282px;
	border: 3px solid #CCA72A;
	margin: 0 auto;
}

#content {
	width: 575px;
	padding: 35px 0 0 0;
	margin: 0 auto;
}


#footer {
	width: 758px;
	margin: 0 auto;
	padding-top: 15px;
	padding-bottom: 15px;
}

.nav_text {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: right;
	line-height: 20px;
}

.nav_text a {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: right;
	line-height: 20px;
	TEXT-DECORATION: none;
}

.nav_text a:hover {
	color: #CCA72A;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: right;
	line-height: 20px;
	TEXT-DECORATION: none;
}

.nav_text_bullet {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: right;
	line-height: 20px;
	letter-spacing: 10px;
}

.headline_text {
	color: #663300;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 35px;
	line-height: 40px;
}

.subhead_text {
	color: #666600;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}

.bold_body_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC6600;
	line-height:25px;
	font-weight: bold;
}

.caption_text {
	color: #666600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	line-height: 30px;
}

.tiny_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666055;
	line-height:25px;
}


.footer_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height:15px;
	text-align: center;
}

.footer_text a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height:15px;
	text-align: center;
	TEXT-DECORATION: underline;
}

.footer_text a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #663300;
	line-height:15px;
	text-align: center;
	TEXT-DECORATION: underline;
}

#overlay { padding:15px; color:#888; text-align:center; }
