body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #7E271A;
	margin: 15px;
	background-position: center;
	text-align: center;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #025202;
	margin: 2px;
}

.navbarlink {
	font-size: 10px;
	font-weight: bold;
	color: #FBE776;
	text-decoration: none;
	padding: 5px 8px;
}
a.navbarlink:hover {
	font-size: 10px;
	font-weight: bold;
	color: #FBE776;
	text-decoration: none;
	background-color: #237523;
	padding: 5px 8px;
}
.footertext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #F9E5C3;
	text-align: center;
	font-weight: normal;
	line-height: 13px;
	background-position: center bottom;
}
.footerlink {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #F9E5C3;
	text-align: center;
	text-decoration: none;
}
a.footerlink:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FBE776;
	text-align: center;
	text-decoration: none;
}
.content {
	font-size: 12px;
	text-align: left;
}
.headers {
	font-size: 14px;
	text-align: right;
	font-weight: bold;
	color: #025202;
	margin: 2px;
}
.contentlinks {
	font-size: 12px;
	color: #CC3300;
	font-weight: bold;
	text-decoration: none;
}
a.contentlinks:hover {
	font-size: 12px;
	text-align: left;
	color: #CC3300;
	font-weight: bold;
	text-decoration: underline;
}
.content2 {
	font-size: 11px;
	text-align: left;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #7E271A;
	color: #FBE776;
	font-weight: bold;
}
.contactinfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7E271A;
	text-align: center;
	line-height: 11px;
	letter-spacing: 0.10em;
}
.emaillink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7E271A;
	text-align: center;
	line-height: 11px;
	letter-spacing: 0.10em;
	text-decoration: none;
}
a.emaillink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #025202;
	text-align: center;
	line-height: 11px;
	letter-spacing: 0.10em;
	text-decoration: none;
}
