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

#content {
clear: both;
width: 870px;
margin: 0 auto;
padding: 15px 0 0 0;
background-color:#ffffff;
}

.contact_slider_container {
	width:870px;
	padding:10px;
	}
	
.csc_interior_container {
	min-height:225px;
	padding: 0px 10px;
	border-right:1px solid #776430;
	float:left;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #776430;
	text-decoration: none;
	}
	
#tabs a {color:#776430;text-decoration:none;}

#tabs a:hover, #tabs a:active {color:#5bc4c8;}

#tabs ul li.ui-tabs-selected a {color:#5BC4C8;}

.picture_wrapper {
width:490px;
margin:5px;
float:left;
clear:none;
border-right:dashed 1px #333333;
}

.picture_wrapper a img {width:480px;}

.contact_bio_wrapper {
width:160px;
margin:5px;
float:left;
border-right:dashed 1px #333333;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
color:#635232;
font-size:11px;
line-height:15px;
padding:0px;
}

.contact_bio_wrapper h1 {
text-align:center;
font-family:Arial, Helvetica, sans-serif;
color:#635232;
font-size:13px;
line-height:15px;
padding:0px;
margin:top:5px;
}

.contact_bio_wrapper img {
border: solid 1px #635232;
margin:0px 0px 5px 0px;
float:left;
}

.contact_bio_wrapper a:link {color:#635232;}
.contact_bio_wrapper a:visited {color:#635232;}
.contact_bio_wrapper a:hover {color:#333333;}
.contact_bio_wrapper a:active {color:#333333;}


.map_wrapper {
width:160px;
margin:5px;
float:left;
font-family:Arial, Helvetica, sans-serif;
color:#635232;
font-size:11px;
line-height:15px;
padding:0px;
}
	
	

