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


html{
	height:100%;
}

a{
	text-decoration:none;
}

body{
	background-image:url(../images/bg_grad.jpg);
	background-repeat:repeat-x;
	font-size:11px;
	height:100%;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
}

h1{
	font-size:14px; 
	font-weight:bold;
	color:#ff9156;
	margin-bottom:10px; 
	margin-top:0px;
}


img{
	border-width:0px;
}

.background_color{
	background-color:#e3efde;
}

.centered_content_div{
	width:797px; 
	height:auto; 
	margin:0px auto 0px auto; 
	position:relative;	
}

.body_text_white{
	font-size:12px;
	color:#FFFFFF;
	margin: 0px 0px 10px 0px;
	line-height:13px;
}

.body_text_gray{
	font-size:12px;
	color:#444444;
	margin: 0px 0px 10px 0px;
	line-height:13px;
}

.body_text{
	font-size:12px;
	color:#222222;
}

.bold_text_gray{
	font-size:12px;
	color:#cdcdcd;
	font-weight:normal;
	line-height:13px;
}

.bold_text_dark_gray{
	font-size:12px;
	color:#444444;
	font-weight:bold;
	line-height:13px;
	margin: 3px 0px 10px 0px;
}

.bold_text_large_gray{
	font-size:14px;
	color:#333333;
	font-weight:bold;
	line-height:15px;
}

.staff_name_text{
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	line-height:13px;
	margin:0px 0px 10px 0px;
}

.bold_text_white{
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	line-height:13px;
	margin: 0px 0px 10px 0px;
}

.bold_text_orange{
	font-size:12px;
	color:#fca779;
	font-weight:bold;
	line-height:13px;
}

.menu_container{
	position:relative; 
	line-height:13px; 
	float:left; 
	margin-top:4px;
}

.lower_content{
	background-color:#cfc3ac;
	height:auto;
	position:relative;
	width:797px;
	min-height:20px;
	margin-top:0px;
}

.lower_content_single{
	background-color:#cfc3ac;
	height:auto;
	position:relative;
	margin-top:0px;
	padding:10px 20px 0px 10px; 
	width:767px;
}

.lower_color{
	background-color:#2a423c;
}

.clearer {
	clear:both;
	margin:0px;
	padding:0px;
	overflow:hidden;
	position:relative;
	height:0px;
	width:0px;
}

.header_div{
	position:relative; 
	height:285px; 
	margin:0px; 
	padding:0px;
}

.navbar{
	position:relative; 
	width:797px; 
	height:30px; 
	background-color:#a39a88; 
	margin:0px;
}

.lower_div{
	position:relative;
	margin-top:10px; 
	width:777px; 
		margin-left:10px;
}

.lower_area{
	position:relative; 
	width:520px; 
	margin-left:20px;
}

.lower_left_col{
	width:250px; 
	float:left;
}

.lower_right_col{
	width:220px; 
	margin-left:35px; 
	float:left;
	color:#ffffff;
	font-size:12px;
}

.zyte_container{
	float:right; 
	width:116px; 
	height:97px;
}

.lower_right_image{
	position:relative; 
	margin-top:10px;
	width:232px; 
	float:left;
}
.gradient_black{
	position:absolute;
	width:100%; 
	left:0px; 
	top:0px;
 	height:535px;
}

.head_1{
	float:left; 
	width:595px; 
	height:285px;
}

.head_2{
	position:relative;
	width:519px;
	 margin:0px auto 0px auto;
}

.header_cols{

	float:left;
	margin-left:0px; 
	margin-top:10px; 
	width:240px; 
	height:180px;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	
	
}

.bar_color{
	background-color:#8fafa7;
	
}

.spacer1{
	height:30px;
}

.gray_edge{
	height:285px; 
	width:12px; 
	float:left;
	 margin:0px
}

.nomargin{
	margin:0px;
}

.address_div{
	position:absolute; 
	left:0px; 
	top:5px; 
	width:797px; 
	color:#CCCCCC; 
	text-align:right;
	z-index:1;
}

.col_image{
	display:block; 
	float:right; 
	margin:0px;
}	

.bar{
	height:25px; 
	padding-top:10px;
	padding-left:0px;
 	padding-right:0px;
 	width:100%;
}

.menu_div{
	position:absolute; 
	text-align:right; 
	width:797px; 
	left:0px; 
	top:-20px;
	 height:20px;
	 z-index:100;
}

.menu_div ul {
	margin: 0;
	padding: 0;
	list-style: none;
	position:relative;
}

.menu_div li{
	position:relative;
	display:inline;
	margin-right:7px;
	margin-left:7px;
}

.small_spacer{
	height:3px; 
	overflow:hidden;
}

.footer_style{
	position:relative; 
	text-align:center;
	margin-top:10px;
	color:#AAAAAA; 
	font-weight:bold;
	font-size:11px;

}

.lower_left_col2{
	float:left;
	width:452px;
	color:#ffffff;
	font-size:12px;
}

.lower_right_col2{
	float:left;
	width:305px;
	margin-left:20px;
}


.lower_left_col3{
	float:left;
	width:250px;
}

.lower_right_col3{
	float:left;
	width:480px;
	margin-left:20px;
}

h2{
	margin:0px;
	color:#FFFFFF;
	font-size:15px;
	margin-left:10px;
}
h3{
	margin:0px;
	color:#585651;
	font-size:13px;
	margin-bottom:15px;
}

.logo_div_upper{
	position:relative;
}

.menu_links{

	font-size:12px;
	font-weight:bold;
	color:#FF9966;

}