@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	background-image: url(images/stripe-bkgd.gif);
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.home-page-main-test {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
}
.green-bold-titles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 28px;
	font-weight: bold;
	color: #1e6a31;
}
.footer-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.home-pg-box-titles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #1e6a31;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #324736;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #324736;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #752D1B;
	text-decoration: none;
}
.brown-subheaders {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	color: #83391F;
}
a.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #f6f2cd;
}
a.footer:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: f6f2cd;
	text-decoration: underline;
}
a.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #f6f2cd;
	text-decoration: none;
}
a.sidebarlinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #4D2212;
	text-decoration: none;
}
a.sidebarlinks:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #4D2212;
	text-decoration: none;
}
a.sidebarlinks:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #4D2212;
	text-decoration: underline;
}
