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


html{
	height:100%;
}

body{
	background-color:#676237; 
	height:100%;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	line-height:13px;
	
}

.background_container{
	
	width:946px; 
	background-image:url(../images/shadows.jpg);
	position:relative;
	margin:0px auto 0px auto; 
	background-repeat:repeat-y;
}

.spacer0{
	height:18px
}

ul.headers{
	padding:0px;
	margin:0px;
	margin-left:15px;
	color:#e5ba57;
}

#header{
	width:800px;
	height:330px;
	position:absolute;
	left:0px;
	top:0px
}

#menu_bar{
	width:800px;
	height:70px; 
	margin:0px auto 0px auto; 
	position:relative;
	z-index:8;
	background-image:url(../images/menu.jpg);
	background-repeat:no-repeat;
	
}

#link_holder{
	width:800px;
	z-index:100;
	position:absolute;
	top:10px;
	left:60px;
	height:40px;
	float:left;
}

#header_container{
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	width:800px;
	height:330px;
	margin:0px auto 0px auto; 
	position:relative;
}
td.small {
font-size:36px;
}
#content_container{
	
	position:absolute; 
	width:168px; 
	top:138px; 
	left:57px;
	height:154px;
	
}


ul.headers li{
	list-style-type:disc;
}

.header_text{
	color:#222222;
}

img a{
	border:0px;
}
img a:hover{
	border:0px;
}
p{
	margin-top: 0px;
	margin-bottom:12px;
}

#top_par{ 
	
	position:relative;
	margin-bottom:10px;
	margin-top:10px;
}

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

.image{
	
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	
}

.clearer {
	clear:both;
}

.menu_links{
	color:#222222;
	font-size:12px;
	line-height:12px;
	font-weight:bold;
	text-decoration:none;
	display:inline-block;
	margin-right:20px;
}

.signature1{
	font-size:18px;
	color:#000000;
	line-height:18px;
}

.signature2{
	font-size:50px;
	color:#000000;
	height:50px;
	line-height:50px;
}

a {
	color:#676237;
	text-decoration:none; 
	font-weight:bold;
}
a:hover{
	text-decoration:underline;
}
h1{
	color:#676237;
	font-size:16px; 
	margin-top:0px;
	margin-bottom:10px;
	font-weight:bold;
}

h2{
	color:#676237;
	font-weight:bold;
	font-size:13px;
	display:inline;
	margin-bottom:10px;
}

h3{
	color:#676237;
	font-weight:bold;
	font-size:12px;
	margin-bottom:8px;
	text-align:center;
	margin-top:0px;
}

.horiz_rule{
	background-color:#CCCCCC;
	width:100%;
	height:1px;
	overflow:hidden;
	margin-bottom:15px;
	position:relative;
	margin-top:3px;
}

.details_text{
	color:#838383;
}

.containing_div{
	height:10px; 
	width:706px; 
	margin:0px auto 0px auto; 
	position:relative;
}

.mid_page_spacer{
	height:20px;
}

.lower_content{
	height:auto; 
	width:706px;
	margin:0px auto 0px auto; 
	position:relative;
	/*background-image:url(../images/bg_grad.jpg);
	background-repeat:repeat-x;*/
	min-height:510px;
  	height:auto !important;
  	height:510px;
	z-index:10;
}

.left_panel{
	float:left; 
	height:auto;
	margin-width:0px; 
	width:400px; 
	margin-left:10px;
	
}

.left_panel_inner{
	margin:10px;
	width:225px; 
	height:auto;
}

.right_panel{
	float:left; 
	height:auto; 
	margin-left:15px; 
	width:268px;
	
}

.right_panel_col{
	float:left; 
	height:auto; 
	padding:0px;
	width:269px;
	border-right-color:#333333;
	border-right-style:dotted;
	border-right-width:1px;
}
.right_panel_col_inner{
	width:259px;
}

.right_panel_col2{
	float:left; 
	height:auto; 
	padding:0px;
	width:169px;
	margin-left:10px;
}

.right_panel_upper{
	height:auto; 
	position:relative;
}

.right_panel_spacer{
	height:15px; 
	width:467px; 
	position:relative; 
	overflow:hidden;
}

.right_panel_spacer2{
	height:15px; 
	position:relative;
}

.email_panel{
	position:relative; 
	height:auto;
	 width:457px;
}

.emailbutton{
	 width:121px; 
	 height:22px; 
	 position:relative; 
	 margin:0px auto 0px auto;
}

.dotted_line{
	overflow:hidden;
	height:1px;
	position:relative;
	border-bottom-color:#333333;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	margin-top:18px;
	margin-bottom:18px;
}

.lower_margins{
	width:686px;
	margin-left:10px;
	margin-right:10px;
}

#footer_div{
	width:800px;
	height:120px;
	position:relative;
	margin:0px auto;
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
}


#footer_txt{
	position:absolute;
	width:706px; 
	top:20px; 
	left:50;
	text-align:center;
	color:#000000; 
	text-align:center;
}

#spacer{
	height:5px; 
	overflow:hidden;  
	margin-bottom:20px;
}

#spacer2{
	style="height:10px; 
	margin-top:20px;	
	
}