.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.nav:hover {
	color: #ECE6D6;
}
.leftcoltext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.contacttext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	padding-left: 20px;
}
.leftcolheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	background-color: #7A9464;
	display: block;
	width: 120px;
	line-height: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.heading1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #000000;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #8BA277;
}
.regtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #63482E;
}
.heading2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #9F4B2F;
		border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #8BA277;
}
.heading3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #664A2F;
		border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #8BA277;
}