/* CSS Document */
#wrapper {
	width:744px;
	background-color:#365136;
	position:relative;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000;
	margin:0;

}
a:link, a:active {
	text-decoration: underline;
}
#logo {
	position: absolute;
	top: 4px;
	right: -4px;
	width: 157px;
	height: 161px;
}
#header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #2E452E;
	font-weight:normal;

	background-color:#fff;
	padding:36px 0 29px 10px;
	height: 60px;
}
#header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #365136;
	font-weight:bold;	
}
#col1 {
	width:554px;
	float:left;
	border-right:1px solid white;
}
#col2 {
	float:left;
	width:169px;
	background-color:#365136;
	background-image:url(../images/toprightcorner.gif);
	background-position:top right;
	background-repeat:no-repeat;
	padding: 26px 10px;
	color: #fff;
}
#col2 a {
	text-decoration: underline;
	color: #fff;
}
#col2 a:hover {
	color:#E6E6C3;
	text-decoration: underline;
}
#col2 a:visited {
	color:#e7e8e9;
}
#top {
	background-color:#E6E6C3;
	color: #384761;
	padding:10px;
	border-bottom:1px solid white;
}
#top a {
	color: #384761;	
	text-decoration: underline;
}
#top a:hover {
	color: #fff;
}
#topnav {
	padding:3px 0;
	background-color: #003300;
	border-bottom:1px solid white;
}
.topnav {
	margin: 0;
	padding: 0;
	white-space: nowrap;
}
.topnav li {
	margin: 0;
	padding: 0;
	list-style: none;
	display:inline;
}
.topnav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	background-color: #003300;
	text-decoration:none;
	color:#fff;
	padding:3px 15px;
}
.topnav a:hover {
	background-color:#2E452E;
}
li.topnav_active {
	background-color:#003300;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;	
	padding:3px 15px;
}

.content {
	background-color: #fff;
	padding: 10px 20px 20px 20px;

}

}
#homecontent {
	clear: both;
	height:259px;
	background-color:#2E452E;
	color:#fff;
}
#footer {
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#384761;
	background:url(../images/bottomleftcorner.gif) no-repeat bottom right;
	padding: 4px 4px;
	border-top:1px solid white;
	background-color:#E6E6C3;
}

#survey {
	position: absolute;
	top: 328px;
	left: 18px;
	white-space:nowrap;
	color: #fff;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#2E452E;
	font-weight:normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#2E452E;
	font-weight:bold;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#fff;
	font-weight:bold;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #2E452E;
	font-weight:bold;
}

