/* Fickewirth CSS*/





body{

	/*background: #254961;

	background: #1a315b;*/

	background: #2c4a80;

	text-align: center;

}



#master_container{

	width: 990px;

	margin: 14px auto 5px auto;

	background: #fff;

	border: 1px solid #666;

	border-top: 1px solid #fff;

}



#inner_container{

	margin: 12px;

	text-align: left;

}



#header table{

	background: #1a315b;

	border-bottom: 1px solid #ccc;

}

#header tr.white td{

	background: #fff;

}



h2{

	font-family: Garamond, Palatino, 'times new roman', serif;

	font-size: 16px;

	color: #134362;

	font-weight: bold;

}













/*top navigation*/



.nav{

	float: right;

}



.nav div{

	float: left;

	margin-left: 2px;

	text-align: center;

	cursor: pointer;

}

.nav .active{

	background: #fff

}

.nav .off{

	background: #fff;

}

.nav .on{

	background: #fff;

}



.nav .active a{

	color: #fff;

}



.nav .off a{

	color: #fff;

}



.nav .on a{

	color: #fff;

}













/*sub navigation*/



.subnav{

	width: 200px;

	margin: 15px 15px 0 0;

	float: left;

}



.subnav div{

	text-align: right;

}

.subnav .active, .subnav .off, .subnav .on{

	font-family: arial, helvetica, sans-serif;

	font-size: 12px;

	cursor: pointer;

	padding-right: 25px;

}



.subnav .active{

	background: url('images/arrow_blue.png') right 6px no-repeat;

}



.subnav a{

	color: #666;

	text-decoration: none;

	line-height: 1.7em;

}



.subnav .on a{

	color: #965b49;

}



.subnav #contact_info{

	font-family: arial, helvetica, sans-serif;

	font-size: 11px;

	line-height: 1.4em;

	color: #555;

	text-align: left;

	margin: 50px 0 12px 40px;

}











/*primary content area*/





#content_outer{

	width: 550px;

	float: left;

	background: #fafafa;

	border-left: 1px solid #ccc;

}





#content{

	margin: 12px 24px;

	font-family: verdana, arial, helvetica, sans-serif;

	font-size: 12px;

	line-height: 1.5em;

	color: #311a0c;

}



#title{

	font-size: 18px;

	font-family: georgia, 'times new roman', serif;

	color: #666;

	margin-bottom: 8px;

	border-bottom: 1px solid #ccc;

	padding-bottom: 4px;

}





.pullquotebox{

	color: #333;

	border: 1px solid #72964e;

	background: #fff;

	margin-bottom: 5px;

}



.pullquotebox .titlebar{

	background: #72964e;

	color: #fff;

	font-family: georgia, 'times new roman', serif;

	font-weight: bold;

	padding: 4px 8px;

}



.pullquotebox .pullquote{

	margin: 8px;

}











/*Feature column*/



#feature_col{

	float: left;

	padding: 12px 12px;

	line-height: 2.2em;

	font-family: verdana, arial, helvetica, sans-serif;

	font-size: 11px;

}



#feature_col a{

	height: 22px;

	display: block;

	padding-left: 22px;

}



#feature_col a.pdf{

	background: url('images/pdf_sm.png') left 4px no-repeat;

}



#feature_col a.info{

	background: url('images/info.png') 4px 2px no-repeat;

}



#feature_col a.appt{

	background: url('images/clock.png') left 4px no-repeat;

}







/*Review widget*/



.review{

	width: 18px;

	font-size: 11px;

	font-weight: bold;

	text-align: center;

	float: left;

	cursor: pointer;

	margin: 0 3px;

	background: #fff;

	border: 1px solid #ccc;

}



.sel_on{

	border: 1px solid #a12200;

	color: #a12200;

}



#review_content{

	width: 500px;

	height: 200px;

	background: #fff;

	border: 1px solid #333;

	margin-top: 12px;

}



#review_content .review_header{

	background: #a12200;

	color: #fff;

	font-weight: bold;

	padding: 6px 12px;

}

#review_content .review_content{

	padding: 20px 12px;

}



#rollover_hint{

	float: right;

	text-align: right;

	color: #666;

}





















#footer{

	width: 990px;

	margin: 0 auto 12px auto;

	padding-bottom: 12px;

	font-size: 10px;

	font-family: verdana, arial, helvetica, sans-serif;

	color: #ccc;

	text-align: right;

}















.clear{

	clear: both;

}





a, a.standard{

	color: #bf2900;

}
