@charset "UTF-8";
.main_nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.main_nav   a:link  {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-align: center;
	float: left;
	width: 123px;
	background-color: #3C6217;
	position: relative;
	top: 185px;
	left: 8px;
	height: 22px;
	padding-top: 4px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #22350C;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #23350C;
	border-top-style: solid;
	border-top-color: #669933;
	border-top-width: 1px;
	font-size: 12px;
	overflow: visible;
}
.main_nav a:hover {
	color: #333333;
	text-decoration: none;
	display: block;
	text-align: center;
	float: left;
	width: 123px;
	background-color: #C0C08A;
	position: relative;
	top: 185px;
	left: 8px;
	height: 22px;
	padding-top: 4px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #22350C;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #23350C;
	border-top-style: solid;
	border-top-color: #22340D;
	border-top-width: 1px;
	font-size: 12px;
	overflow: visible;
}
.main_nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-align: center;
	float: left;
	width: 123px;
	background-color: #3C6217;
	position: relative;
	top: 185px;
	left: 8px;
	height: 22px;
	padding-top: 4px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #22350C;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #23350C;
	border-top-style: solid;
	border-top-color: #669933;
	border-top-width: 1px;
	font-size: 12px;
	overflow: visible;
}
.main_nav a:active {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-align: center;
	float: left;
	width: 123px;
	background-color: #000000;
	position: relative;
	top: 185px;
	left: 8px;
	height: 22px;
	padding-top: 4px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #22350C;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #23350C;
	border-top-style: solid;
	border-top-color: #22340D;
	border-top-width: 1px;
	font-size: 12px;
	overflow: visible;
}
