form {margin:0;padding:0}
/* the above resets padding and margins*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
	margin:10px 0px; padding:0px;
	/*background-color:#22331E;*/
	background:url(images/bk.jpg) #FFFFFF repeat;
}
#wrapper {
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	background-color:#FFFFFF;
	/* padding:8px; */
	border:8px solid #FFFFFF;
	width:816px; 
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:800px;
	}
	html>body #wrapper {
	  width:800px;
	}
#toplogo{float:left;width:520px;}
#toplogo_right{
	float:left;
	width:280px;
	margin:auto;
	text-align:center;
	padding-bottom:5px;
}	
/* nav here */
#nav {
	clear:both;
	background-color:#B29F6B;
	width:800px;
	margin: 0;
	padding:0;
	font-size:11px;
	float:left;
	border-top:#FFFFFF 1px solid;
	border-bottom:#FFFFFF 1px solid;
}
#nav ul{
	margin: 0;
	padding: 1px 0px 0px 8px;
	list-style:none;
	float:left;
}
#nav li{
	float:left;
	
}
#nav a {
	float:left;
	display:block;
	margin: 0;
	text-decoration:none;
	color:#FFFFFF;
	padding:5px 10px 7px 10px;
	border-right:1px solid #FFFFFF;
}
#nav a:hover{
	background:#BD461F;
	text-decoration:underline;
}
/* end of nav */
#bottom_background{
	background:url(images/bk_bottom.gif) #F1ECE0 repeat-y;
	width:800px;
}
#nav_left{
	padding:4px 0px 20px 20px;
	text-align:left;
	line-height:18px;
}
#nav_left a:hover{
	color:#900000;
}
.navdots{margin:0px 4px 2px 0px;}
.inp{
	font-size:13px;
	font-weight:normal;
	border-style:solid;
	border-color:#c0c0c0;
	color:#090600;
	background-color:#fff;
	border-width:1px;
	margin-bottom:3px;
}
#leftside{
	float:left;
	width:206px;
	text-align:center;
	padding-bottom:50px;
}
#rightside{
	float:left;
	width:594px;
}
#rightside_header{
	background-color:#F6F3EB;
	border-bottom:1px solid #FFFFFF;
	padding:5px 0px 6px 30px;
}
#maintext{
	padding:11px 50px 40px 25px;
}
#clear{
	font-size:1px;
	height:1px;
	clear:both;
}
#footer_background{
	border-top:#FFFFFF solid 1px;
	background:#A69252 url(images/bk_footer.gif) repeat-x;
	height:26px;
	color:white;
	font-size:11px;
	text-align:center;
	line-height:26px;
}
#footer_bottom{
	border-top:#FFFFFF solid 2px;
	background-color:#000000;
	height:1px;
}

