body {
	background-color: #FFFFFF;
	background-image: url("images/test-header.png");
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
blockquote {
	background-color: #FFF8EA;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding: 10px;
	border: 1px solid #F1E3CB;
	color: #0099CC;
	font-weight: normal;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
input {
	margin: 0;
	padding: 0;
}
a:link {
	color: #3399CC;
}
a:visited {
	color: #3399CC;
}
a:hover {
	color: #FF9900;
}
a:active {
	color: #3399CC;
}
.alignright {
	float: right;
	margin-left: 10px;
}
.bodyad {
	width:336px;
	float:right;
	padding-left: 15px;
	padding-bottom: 10px;
	background: #fff;
}
.top-links {
	margin-left: 10px;
	padding-top: 4px;
	clear:both;
}
small {
	display: block;
	padding-left: 7px;
}
/****** WRAP ******/
#body_wrap {
	margin-right: auto;
	margin-left: auto;
	width: 950px;
}
/****** HEADER ******/
#header {
	padding-top: 5px;
	margin-bottom: 7px;
}
#header img {
	float:left;
	margin: 0;
	padding: 0;
	border: 0;
}
#header_text {
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	float:left;
	width: 185px;
	margin-top: 20px;
	margin-left: 10px;
}
#header_search {
	float:left;
	margin-top: 20px;
	margin-left: 36px;
}
#header_search_button {
	margin-left: 1px;
	margin-top: 3px;
}
/****** TOP MENU ITEMS *******/
#menu_wrap {
	margin: 0;
	overflow: auto;
}
#menu {
	float:left;
	width:100%;
	font-size:14px;
	line-height:normal;
	margin-top: 0px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	overflow: auto;
	margin-bottom: 1px;
}
#menu ul {
	margin:0;
	list-style:none;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0px;
}
#menu li {
	display:inline;
	margin:0;
	padding:0;
	font-size:14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#menu a {
	float:left;
	background:url("images/menu_a.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
}
#menu a span {
	float:left;
	display:block;
	background:url("images/menu_a_span.gif") no-repeat right top;
	padding:9px 15px 10px 6px;
	color:#666666;
	text-decoration: none;
}
#menu a span {
	float:none;
}
#menu a:hover span {
	color:#000;
}
#menu a:hover {
	background-position:0% -50px;
}
#menu a:hover span {
	background-position:100% -50px;
}
#menu a:active {
	background-position:0% -50px;
}
#menu a:active span {
	color:#000;
}
#menu a:active span {
	background-position:100% -50px;
}
#menu .active {
	background-position:0% -50px;
}
#menu .active span {
	color:#000;
}
#menu .active span {
	background-position:100% -50px;
}
/***** MAIN CONTENT WRAP *****/
#contents {
	padding-top: 10px;
	margin-bottom: 20px;
	overflow: hidden;
}
/****** RIGHT SIDE BAR ******/
#r_sidebar {
	float: right;
	width: 300px;
	padding-top: 10px;
}
#r_sidebar img {
	border: 0;
}
#r_sidebar ul {
	background: #fff8ea;
	list-style:none;
	display: block;
	margin: 5px;
	padding: 0px;
}
#r_sidebar li {
	display: block;
	margin-bottom: 0px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding:5px;
}
/****** LEFT SIDE BAR *****/

#l_sidebar {
	float: left;
	width: 200px;
	margin-right: 5px;
	padding-top: 7px;
}
#l_sidebar img {
	border: 0;
}
#l_sidebar h2 {
	color: #0099CC;
	font-size: 14px;
	padding: 0;
	margin: 0;
}
#l_sidebar ul {
	list-style:none;
	margin-left: 0;
	padding-left: 0;
	padding-bottom: 10px;
}
#l_sidebar_box {
	background-image: url("images/l_sidebar_box.png");
	background-repeat: repeat-y;
	background-position: center;
	margin-bottom: 7px;
}
#l_sidebar_head {
	background-image: url("images/l_sidebar_head.png");
	background-repeat: no-repeat;
	height: 39px;
	width: 192px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
}
#l_sidebar_head_test {
	background-image: url("images/test_l_sidebar_head.png");
	background-repeat: no-repeat;
	min-height: 13px;
	width: 192px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
}
#l_sidebar_head h2 {
	font-size: 14px;
	color: #0099CC;
	display: block;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F6F0E8;
	font-family: "Century Gothic", Arial;
}
#l_sidebar_content {
	width: 192px;
	margin-right: auto;
	margin-left: auto;
	line-height: 18px;
	font-size: 12px;
	font-style: italic;
	text-align: left;
}
#l_sidebar_content_test {
	width: 192px;
	margin-right: auto;
	margin-left: auto;
	line-height: 18px;
	font-size: 12px;
	font-style: italic;
}
#l_sidebar_content img {
	float: left;
	margin-right: 5px;
	border: 2px solid #EADECB;
	margin-left: 5px;
}
#l_sidebar_content ul {
	font-style: normal;
	text-decoration: none;
	list-style-image: none;
	list-style-type: none;
	display: block;
	margin: 5px;
	padding: 2px;
}
#l_sidebar_content li {
	display: block;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DED0B8;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#l_sidebar_content a {
	text-decoration: none;
	color: #0099CC;
}
#l_sidebar_content a:link {
	text-decoration: none;
	color: #0099CC;
}
#l_sidebar_content a:hover {
	text-decoration: none;
	color: #0099CC;
}
#l_sidebar_content a:active {
	text-decoration: none;
	color: #0099CC;
}
#l_sidebar_footer {
	background-image: url("images/l_sidebar_footer.png");
	height: 23px;
	width: 192px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center;
}
/****** SITEMAP ******/

#sitemap {
	margin-left: 5px;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 5px;
	text-align: justify;
	line-height: 18px;
}
#sitemap h1 {
	font-family: "Century Gothic", Arial;
	font-size: 24px;
	font-weight: bold;
	line-height: 28px;
	color:#3399CC;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 2px;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
	border-bottom: #F00 2px solid;
}
#sitemap h2 {
	font-family: "Century Gothic", Arial;
	font-size: 16px;
	font-weight: bold;
	color: #3399CC;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 2px;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
	display: block;
	background: #fff4e0;
}
#sitemap h3 {
	font-family: "Century Gothic", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #3399CC;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 2px;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
	display: block;
}
#sitemap p {
	padding-left: 7px;
	line-height: 18px;
	color: #333333;
}
#sitemap_section {
	float:left;
	width: 200px;
}
/****** MAIN CONTENT BODY ******/
#main_body {
	width: 740px;
	float: right;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 5px;
	line-height: 18px;
}
#main_body img {
	display: block;
	background: url('images/shadow.png') bottom left no-repeat #fff;
	padding: 0 0 6px 6px;
	margin: 0 4px 6px 6px;
	border: 0;
}
#main_body .wp-caption {
	background: #e3effb;
	padding: 10px 5px 0 5px;
	border: 1px solid #a7ccf3;
}
#main_body .wp-caption img {
	background: none;
	margin: 0 auto;
	padding:0;
}
#main_body .wp-caption-text {
	text-align: center;
	font-weight: bold;
	color: #4d86c3;
}
#main_body .normal {
	background-image: none;
}
#main_body .bio {
	background: #fff4e0;
	background-image: none;
	padding: 10px;
	margin: 0 10px;
	border: 1px solid #ffde9f;
	float: right;
}
#main_body h1 {
	font-family: "Century Gothic", Arial;
	font-size: 24px;
	font-weight: bold;
	line-height: 28px;
	color:#3399CC;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 2px;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
	/* border-bottom: #F00 2px solid; -- OLD 11/30/2009 */
	border-bottom: #0099cc 2px solid;
}
#main_body h2 {
	font-family: "Century Gothic", Arial;
	font-size: 16px;
	font-weight: bold;
	/* color: #3399CC; */
	color: #C00;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 2px;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
	background: #fff4e0;
}
#main_body .urgent {
	color:#900;
}
#main_body h3 {
	font-family: "Century Gothic", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #C00;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 2px;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
	display: block;
}
#main_body h4 {
	display: block;
	font-size:12px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 2px;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
}
#main_body p {
	padding-left: 7px;
	line-height: 18px;
	color: #333333;
}
#main_body textarea {
	background-color: #FCEED6;
	border: 1px solid #666666;
	font-size: 16px;
	color: #000000;
	padding: 3px;
	width: 350px;
	font-weight: bold;
}
/****** FOOTER ******/
#footer {
	clear: both;
	background-color: #A3A3A3;
	background-image: url("images/footerbg.png");
	background-repeat: repeat-x;
	padding-bottom: 15px;
	min-height: 100px;
}
#footer_sub {
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
	color:#900;
	width:1050px;
}
#footer_sub ul {
	width: 1050px;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}
#footer_sub li {
	width: 350px;
	float: left;
	margin: 0;
	padding: 0 0 3px 0;
}
#footer_sub a {
	font-size:11px;
	color: #900;
}
#footer_sub h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	display: block;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#footer_sub h4 {
	border-bottom: 1px solid #900;
	padding-bottom: 3px;
}
#footer_bottom {
	background-color: #666666;
	height: 45px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
	vertical-align: middle;
	color: #CCCCCC;
}
#footer_bottom a {
	color: #FFFFFF;
}
#footer_bottom a:visited {
	color: #FFFFFF;
}
#footer_bottom a:active {
	color: #FFFFFF;
}
#footer_bottom a:hover {
	color: #FFFFFF;
}
#footer_bottom_l {
	width: 45%;
	margin-right: 35px;
	float: left;
	margin-top: 10px;
}
#footer_bottom_r {
	width: 45%;
	margin-left: 50%;
	margin-top: 10px;
	text-align: right;
}
form {
	margin:0;
	padding:0;
}
#ask-form {
	background: url("ask-form.png") top left no-repeat;
	height: 227px;
	width: 273px;
}
#ask-question {
	height: 113px;
}
#ask-answer {
	margin-top: 71px;
}
#answer-go {
	float: left;
	margin-right: 5px;
	width: 200px;
}
#answer-go input {
	vertical-align: baseline;
}
.findanswer {
	width: 192px;
	height: 31px;
	vertical-align: bottom;
	font-size: 16px;
	border: 0;
	margin-left: 9px;
	margin-top: 12px;
	background: none;
}
.answer-button {
	background:url("_form/answer-button.png");
	border: 0;
	width: 59px;
	height: 43px;
	margin-left: 6px;
	padding: 0;
}
