@charset "ISO-8859-1";
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 19px;
	background: #005D36;
	color: #005d36;
}

.menubody {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 19px;
	color: #005D36;
}
.homeheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 20px;
	font-weight: bold;
	font-style: italic;
	color: #005d36;
}
.content {
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.footer-nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #efe8d0;
}
.copyright {
	color: #efe8d0;
	font-size: 12px;
}
.footer-nav a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #EFE8D0;
	text-decoration: underline;
}
.menuHdr {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 18px;
	color: #005d36;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}
.contentPic {
	margin-top: 20px;
}
a.textlink:link {
	color: #005D36;
	font-weight: bold;
}
a.textlink:visited {
	color: #005D36;
}
a.textlink:hover {
	color: #EFE8D0;
}
a.textlink:active {
	color: #284D00;
}