/* CSS Document */

body,td,th {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;color: #6b5923;}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #cac2ad url(images/sitebg.jpg) repeat-x top;
}
a:link{color: #ff6600;}
a:visited {color: #ff6600;}
a:hover {color: #9b7000;}
a:active {color: #ff6600;}
#wrapper{text-align:center;} 
#header {width:732px; height:113px;}
#topnav {width:732px; height:31px; background:url(images/topnavbg.jpg) no-repeat center; text-align:center;}

#contentleft{width:517px; text-align:left; background:url(images/contentleftbg.gif) repeat-y;}
#contentright{width:215px; text-align:left;  background:url(images/contentrightbg.gif) repeat-y;}
#contentend{width:732px; text-align:left; background:#FFFFFF;}
.contentbody{margin:0px 15px 0px 40px; text-align:justify;}
.alignleft{text-align:left;}
#footer{background:#e0dace; font-size: 10px;}
.sidepadding5{padding:0px 5px 0px 5px;}
.picleft{float:left;margin-right:10px;}
.picright{float:right; margin-left:10px;}
