.navigation {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	text-transform: uppercase;
	color: #666666;
	text-align: right;
	width: 575px;
	margin-top: 135px;
	margin-left: 175px;
	letter-spacing: 1px;
	}
.left {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #006633;
	float: left;
	width: 125px;
	margin-top: 40px;
	margin-left: 16px;
	margin-right: 15px;
	padding-top: 20px;
	padding-bottom: 10px;
}
.nav_links {
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}


.footer {
	background-attachment: scroll;
	background-image: url(images/bg2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	clear: both;
	position: absolute;
	padding: 0px;
	height: 138px;
	width: 100%;
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #FFFFFF;
	line-height: normal;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 20px;
	color: #000000;
	text-align: left;
	width: 560px;
	margin-top: 20px;
	margin-left: 185px;
}
.content a {
	color: #006633;
	text-decoration: none;
}
.content a:hover, active {
	text-decoration: underline;
}
.navigation a {
	color: #006633;
	text-decoration: none;
}
.navigation a:hover, active {
	text-decoration: underline;
}
.content ul {
	margin-left: 200px;
	line-height: 20px;
}
.left a {
	color: #003366;
	text-decoration: none;
}
.left a:hover,active {
	color: #006633;
	text-decoration: underline;
}
h1 {
	font-weight: bold;
	text-transform: uppercase;
	color: #086038;
	letter-spacing: 2px;
	font-size: 16px;
}

