body {
	background-color:#FFFFE8;
	margin-left:10px; 
	margin-right:10px;
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
}

#mainwrapper {
	min-width:760px; 
	max-width:880px;  
	margin-left:auto; 
	margin-right:auto;
}

#topper {
	height: 25px;
	width: 774px;
	font-size: 10px;
	background: #884D31 no-repeat right top;
	border-top: 2px #003333;
	border-bottom: 2px #003333;
	border-right: 2px #003333;
	border-left: 2px #003333?;
	line-height: 16px;
	vertical-align: middle;
}

#topper a {
	color:#FFCC66;
	margin-left: 10px;
}
#contenttop {
	background: url(../images/contentbgtop3.gif) no-repeat center top;
	width: 774px;
	height: 100px;
	text-align: center;
	margin-top: 0px;
}

#contenttop h1 {
	padding-top:20px;
}

#header {
	width: 774px;
	margin-left: 50px;
	margin-top: 5px;
}

#threecolwrap {
	float:left;
	width:100%;
	background: url(../images/col5.jpg) repeat-y left;
	}
#twocolwrap {
	float:left;
	width:100%;
	display:inline; /* stops IE doubling  margin on float*/
	margin-right:-170px; /* CWS - neg margin move */
	background: url(../images/col5.jpg) repeat-y right;
	}
	
#leftcol {
	float: left;
	width: 150px;
	color: #002D00;
	display: inline;
	padding-top: 10px;
	margin-left: 0px;
}
#rightcol {
	width: 150px;
	float: right;
	color: #003300;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	top: 10px;
	margin-left: 20px;
	padding-top: 10px;
}
.info {
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}

#content {
	width: 450px;
	margin-left: 160px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#footer {
	height: 40px;
	width: 100%;
	background: #6B6B3C;
	clear: both;
	font-size: .75em;
	color: #DED0BC;
	line-height: 1.2em;
	vertical-align: middle;
}

#footer p {
	margin-top:10px;
	padding-left: 10px;
	padding-top: 5px;
}

#footer a {
	color:#FFCC00;
}

#bodywrap {
	width: 774px;
	top: 190px;
	margin-left: auto;
	margin-top: 20px;
	margin-right: auto;
}


#banner {
	height: 100px;
	width: 774px;
	background: #6C6C39 url(../images/banner2.jpg) no-repeat;
}
#bimages {
	height: 55px;
	width: 774px;
	background: #003404;
	margin-bottom: 0px;
}

/*Navagation*/

#sidemenu {
	width:120px;
	margin-top: 10px;
	padding-right: 5px;
	margin-left: -20px;
}

#sidemenu ul {
	line-height: 1.2em;
	display: block;
	width: 90%;
}

#sidemenu li {
	list-style:none;
	margin-top: 5px;
	font-size: 0.9em;
	font-weight: bold;
	text-align: center;
	display: block;
	border-bottom: 2px solid #003300;
	padding-bottom: 5px;
}

#sidemenu li a {
	color:#FFFFE8;
	font-weight:bold;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
}

#sidemenu li a:hover {
	color:#9C512B;
	font-weight:bold;
	text-decoration: none;
	background: #FFFFE8;
	display: block;
}
