body {
	background-color:#FFFFE8;
	margin-left:10px; 
	margin-right:10px;
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
}

body a {
	color:#013300;
}

#mainwrapper {
	margin-left:auto;
	margin-right:auto;
	margin-top: 20px;
	width: 760px;
	color: #043603;
	border-left: 1px solid #884D31;
}

#topper {
	height: 25px;
	width: 774px;
	font-size: 10px;
	background: #884D31 url(../images/rt_crn.gif) 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:#FFCC00;
	margin-left: 10px;
}

#header {
	width: 774px;
	margin-left: 50px;
	margin-top: 5px;
}

#bimages {
	height: 55px;
	width: 774px;
	background: #003404;
	text-align: center;
	padding-top: 3px;
}

#leftcol {
	width: 175px;
	color: #884D31;
	padding-top: 10px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}
#rightcol {
	width: 150px;
	float: left;
	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: 550px;
	float: right;
	padding-top: 10px;
	padding-bottom: 10px;
}

#content p {
	text-align: justify;
	padding: 10px;
		
}

#fulpage {
	width: 700px;
	margin-left: 40px;
	margin-top: 10px;

}

#footer {
	width: 764px;
	background: #6B6B3C;
	clear: both;
	font-size: 0.6em;
	color: #DED0BC;
	line-height: 3em;
	vertical-align: middle;
	padding-left: 10px;
}

#footer p {
	margin-top:10px;
}

#footer a {
	color:#FFCC00;
}

#bodywrap {
	width: 774px;
	position: absolute;
	top: 190px;
	margin-left: 75px;
	margin-top: 10px;
}


#banner {
	height: 100px;
	width: 774px;
	background: #6C6C39 url(../images/banner2.jpg) no-repeat;
}

#pagetitle {
	font-size: 18px;
	line-height: 40px;
	font-weight: bold;
	color: #003000;
	background: #FFFFE8;
	width: 764px;
	padding-left: 10px;
	height: 20px;
	margin-bottom: 10px;
}

/*Navagation*/

#sidemenu {
	width:145px;
	padding-right: 5px;
}

#sidemenu ul {
	line-height: 20px;
	display: block;
	width: 98%;
	margin-left: 1%;
}

#sidemenu li {
	list-style:none;
	margin-top: 5px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	display: block;
	border-bottom: 2px solid #003300;
	padding-bottom: 5px;
	padding-top: 5px;
}

#sidemenu li a {
	color:#663300;
	font-weight:bold;
	text-decoration: none;
	text-align: center;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}

#sidemenu li a:hover {
	color:#FFFFCC;
	font-weight:bold;
	text-decoration: none;
	background: #884D31;
	display: block;
	padding: 2px;
}

#topmenu {
	margin: 0px;
	background: #884D31;
	width: 759px;
	padding: 0px 5px 0px 10px;
	font-size: .9em;
	line-height: 1.9em;
}

#topmenu ul{
	margin:0 0 0 30px;
}

#topmenu li{
	font-weight: bold;
	text-decoration: none;
	display: inline;
	list-style: none;
	border-right: 2px double #969664;
	font-size: 1em;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	height: 40px;
}

#topmenu li:last-child{
	border-right:none;
}

#topmenu li a {
	color:#FFFFE8;
	text-decoration: none;
}

#topmenu li a:hover {
	color:#884D31;
	text-decoration: none;
	background: #FFFFE8;
	padding: 3px 10px;
	border: 2px outset #003201;
}

/*Directory table format*/


.dirtable {
	width: 99%;
	border-collapse:collapse;
	font-size: 12px;
	margin: 10px auto 20px;
}

.dirtable caption {
	text-align: center;
	font-size:16px;
	font-weight:bold;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 25px auto 15px;
	width: 600px;
	color: #333333;
}

.dirtable tr{
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 20px;
}

.dirtable td{
	padding: 2px;
	text-align: center;
	vertical-align: middle;
}

.dirtable th{
	background: #884D31;
	color: #FFFFCC;
}

.dirtable a {
	color:#000000;
}

.dirtable tr:hover {
	background-color:#884D31;
}

.altrow {
	background: #ABAF78;
	color: #884D31;
}

.returntop {
	font-size:9px;
	text-align:center;
	color: #663300;
}

.returntop a {
	color:#663333;
}
