html, body {
	margin: 0;
	padding: 0;
}

body {
	margin: 0 0 0px 0;
	font-size: 11px;
	line-height: 18px;
	color: #525252;	
	font-family: "arial", serif;
	text-align: center;
	background: #fff url(../img/bodybg.jpg);
	background-repeat: repeat-x;
}


#outer {
	text-align:left;
	border: 0px solid;
	padding: 0 0px 0px 0px;
	width:805px;
	margin: auto;
	margin-bottom: 0;	
}
 
#outer_home_top {
	width:805px;
	margin: auto;
} 

#outer_home_topimage {
	text-align:left;
	width:826px;
	margin: auto;
} 
 
#topnav{
	
	border: 0;
	
	margin: 0;
	padding: 0;
	
	width: 100%;
	height: 28px;
} 

#top{
	
	border: 0 solid #6c4c33;
	border-width: 0 0 0px 0;	
	margin: 0;
	padding: 0;	
	width: 100%;
	height: 83px;
	text-align: left;	
	background-color: transparent;
} 

#top_left { float: left; }
#top_right { float: right; margin-top: 27px; }
 
#mainnav{
	height: 35px;
	background: transparent url(../img/mainnavbg.gif);
	background-repeat: repeat-x;
	font-size: 11px;
	padding: 0;
	margin: 0 0 20px 0;

} 

#topheader{
	height: 75px;
	margin: 0px 0px 0px 0px;	
	padding: 157px 0 0 317px;	
	background: transparent url(../img/topheader3.jpg);
	background-repeat: no-repeat;
	background-position: top left;	
}

#main{

	padding: 0;
	font-size: 1.01em; 
	font-size: 11px;
	color: black;	
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Helvetica, Sans-Serif;
	font-size:11px;
	
}
 
#content{
		
	color: #000;
	margin: 0px 0 0px 0;
	
	margin: auto;
	padding: 0 30px 0 30px;
	
	text-align: left;
	
	font-size: 12px;
	line-height: 20px;
	
	
	float: right;
	width: 540px;

}


#rightcol{
		
	color: #000;
	margin: 0px 0 0px 0;
	
	width: 205px;
	float: left;
	
	padding: 0;	
	text-align: left;	
	line-height: 18px;
	
}




#footer{
	color: #000;
	
	margin: 50px 0 0 0;
	padding: 5px 10px 10px 10px;
	
	background: transparent url(../img/footerbg.gif);
	background-repeat: repeat-x;
	
	
	text-align: left;
	
	font-size: 13px;
	line-height: 18px;
	
	overflow: hidden;
}



