/* CSS Document */

body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #000;
	background-color: #3a4c26;
	text-align: center;
	margin: 0;
	padding: 0;
	position: relative;
}
h1 {
	font-size: 1.4em;
	color: #993366;
	text-align: left;
	padding: 8px 2px 8px 2px;
	margin: 0;
}
#wrapper {
	width: 750px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	border-left: 4px ridge #3a4c26;
	border-right: 4px ridge #3a4c26;
}
#topstrip {
	height: 12px;
	background: #2E3C1E;
}
#header {
	height: 100px;
	background: #a7c08d url(greenhdr.jpg) no-repeat top right;
	color: #2E3C1E;
	font-size: 1.3em;
	padding-top: 10px;
	padding-left: 15px;
}
#header a {
	text-decoration: none;
	color: #2E3C1E;
}
#pagetitle {
	margin: 0;
	margin-top: 27px;
	margin-left: 25px;
	margin-right: 315px;
	padding: 0;
	color: #fff;
	border-bottom: 1px solid #fff;
}
#subheader {
	background: #2E3C1E;
	border-top: 1px solid #8DB165;
	border-bottom: 3px solid #8DB165;
	text-align: right;
	padding: 6px;
	padding-right: 15px;
	padding-bottom: 8px;
}
.search_box {
	float: left;
	width: 200px;
	margin: 0;
	padding: 0;
	white-space: nowrap;
}
.search_box form {
	margin: 0;
	padding: 0;
}
.search_string input {
	width: 100px;
	margin: 0;
}
.search_submit input {
	margin: 0;
}
#topnav {
	width: 410px;
	float: right;
	padding-top: 4px;
	padding-bottom: 4px;
	font: .9em Verdana, Arial, Helvetica, sans-serif;
}
#topnav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#topnav ul li {
	display: inline;
	margin: 0;
	padding: 0;
}
#topnav ul li a {
	text-decoration: none;
	color: #fff;
	margin: 0;
	padding: 1px;
	padding-left: 7px;
	padding-right: 7px;
	border-left: 1px solid #8DB165;
	letter-spacing: .05em;
	font-weight: bold;
}
#topnav ul li a:hover {
	background: #8DB165;
	color: #2E3C1E;
}
.clearer {
	clear: both;
}
form {
	margin: 0;
}
#main {
	border-bottom: 3px solid #8DB165;
	background: #e7eedf url(menustripe.gif) repeat-y top right;
	line-height: 1.34em;
}
#main2 {
	background: url(corner.gif) no-repeat top right;
}
#main3 {
	background: url(cornerbttm.gif) no-repeat bottom right;
}
#content a {
	color: #2E3C1E;
}
#content a:hover {
	color: #d23f2d;
}
#content {
	float: left;
	padding: 10px;
	width: 480px;
}
.menu {
	float: right;
	width: 175px;
	padding: 10px;
	padding-left: 17px;
	color: #6fda3e;
}
* html .menu {
	width: 202px;
	w\idth: 175px;
}
.menu ul, .menu li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.menu ul ul {
	
}
.menu a:link, .menu a:visited { 
	color: #a5c08b;
}
.menu a:active, .menu a:hover {
	color: #fff;
}
.menu_main a:link, .menu_main a:visited, .menu_main a:active {
	
}
.menu_main a:hover {
	
}
.login_table {
	font-size: .9em;
	margin-right: 4px;
	margin-top: 19px;
	color: #fff;
	border: 1px solid #fff;
	background-color: #a02b03;
	padding: 6px;
}
.login_table h1 {
	font-size: 1.1em;
	text-align: center;
	border-bottom: 1px solid #fff;
	color: #fff;
	margin-top: 0;
}
.login_table input {
	
}
.footer {
	height: 45px;
	background: #a7c08d url(greenhdr.jpg) no-repeat bottom right;
	border-top: 8px solid  #2E3C1E;
}
.powered_by {
	font-size: 0.76em;
	color: #506A35;
	background: #2E3C1E;
	text-align: right;
	padding: 8px;
	padding-right: 18px;
}
.powered_by a {
	color: #769c4f;
	text-decoration: none;
}
.powered_by a:hover {
	text-decoration: underline;
}
