* {
	font-family:Lucida Sans Unicode, Arial, Helvetica, sans-serif;
}

body {
	margin:0px;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
}

#container {
	width:866px;
	margin:auto;
	text-align:center;
}

#top {
	width:846px;
	height:22px;
	background-image:url(../images/top.gif);
	background-repeat:no-repeat;
	color:white;
	font-size:11px;
	text-align:right;
	padding-right:20px;	
	padding-top:5px;
}

#nav {
	width:866px;
	height:120px;	
	background-image:url(../images/bg_nav.jpg);
	background-repeat:repeat-x;
	border-bottom:1px solid white;
}

#logo {
	float:left;
}

#mainnav {
	padding-top:40px;
	float:left;	
}

#banner {
	width:866px;
}

#texttop {
	width:866px;
	height:96px;
	background-image:url(../images/bg_top_text.jpg);
	background-repeat:no-repeat;
	color:white;
	font-size:11px;
}

#texttop p {
	padding-top:18px;
	padding-right:20px;
	padding-left:20px;
	line-height:18px;
}

#texttop .greentop {
	padding-top:12px;
	padding-right:20px;
	padding-left:20px;
	line-height:18px;
}

#content {
	width:806px;
	background-image:url(../images/bg_content.gif);
	background-repeat:no-repeat;
	text-align:left;
	font-size:11px;
	color:#5e5e5e;
	line-height:18px;
	padding-top:30px;
	padding-right:30px;
	padding-left:30px;	
	padding-bottom:20px;
}

#belowcontent {
	width:866px;	
	text-align:left;
	font-size:11px;
	color:#5e5e5e;
	line-height:18px;
}

.brownbox {
	background-image:url(../images/bg_box.gif);
	background-repeat:no-repeat;
	width:400px !important;
	height:90px;
	padding:15px;
	font-weight:bold;
}	

.brownboxlink {
	text-align:right !important;
}

#footer {
	height:65px;
	border-top:8px solid #dad5c1;
	width:100%;
	background-color:#5c850d;
	color:white;
	font-size:10px;
	padding-top:22px;
	line-height:18px;
	text-align:center;
}

#footer a {
	color:white;
	font-size:10px !important;
	font-weight:normal;
}













p {
	margin-top:0px;
	margin-bottom:14px;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:26px;
	color:#50504f;
	font-weight:normal;
	margin-top:0px;
}

h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#5d840d;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:10px;
	font-style:italic;
}

a {
	color:#5c850d;
	font-weight:bold;
	text-decoration:underline;
}


a:hover {
	color:#446407;
	font-weight:bold;
	text-decoration:underline;
}


td {
	vertical-align:top;
}

hr {
	color:white;
	border-top:1px solid #cdcdcd;
	margin-bottom:30px;
	margin-top:30px;
}

.trbgcolor {
	background-color:#e0ddd1;
}
