.menu {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 25px;
	padding-right: 5px;
	padding-bottom: 25px;
	padding-left: 5px;
	height: 10px;
	width: 100%;
}
.menu:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 25px;
	padding-right: 5px;
	padding-bottom: 25px;
	padding-left: 5px;
	background-color: #5A7339;
	height: 10px;
	width: 100%;
}

.menuleft {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #FFFFFF;
	FONT-FAMILY: verdana;
	TEXT-DECORATION: none;
	padding-top: 18px;
	padding-right: 5px;
	padding-bottom: 18px;
	padding-left: 5px;
}
.menuleft:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #FFFFFF;
	FONT-FAMILY: verdana;
	TEXT-DECORATION: none;
	background-color: #335B12;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.copyright {
	font-family: verdana;
	font-size: 9px;
	text-decoration: none;
	color: #FFFFFF;
}
.footer {
	color: white;
}
.text {
	font-family: verdana;
	font-size: 12px;
	line-height: 20px;
}
.headings {
	font-family: verdana;
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #476529;
}
.quoteright {
	font-family: verdana;
	font-size: 11px;
	color: #476529;
	line-height: 18px;
}
.news {
	font-family: verdana;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #476529;
	width: 187px;
	height: 20px;
	vertical-align: middle;
}
.more {
	font-family: verdana;
	font-size: 10px;
	color: #476529;
	line-height: 18px;
	text-align: right;
	font-weight: bold;
	text-decoration: underline;
}
.textlink {
	font-family: verdana;
	font-size: 12px;
	line-height: 20px;
	color: #476529;
}

