.nav-headers {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #003A22;
}
.nav-headers-link {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #003A22;
}

a.nav-headers-link:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #009933;
}

/* addres nav ---------------------*/
.nav-address {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #003A22;
	text-decoration: none;
}

a.nav-address:hover {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #003A22;
	text-decoration: none;
	font-weight: bold;
}
/* left nav ---------------------*/

.nav-links {
font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #003A22;
}

a.nav-links:hover {
font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #009933;
}

/* top nav ---------------------*/

.nav {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}

a.nav:hover {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: underline;
}

.nav-subheaders {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #003A22;
}
.footer-address {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-style: normal;

}
.PageHeaders {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #023723;
	line-height: 30px;
	left: auto;
}
#h1
{
    font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #023723;
	line-height: 38px;
	left: auto;
}

.callus {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFCC;

	left: auto;
}
.text {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
a.text:hover {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #023924;
}

.content {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	padding: 10px;
	border: 0px solid #FFFFFF;
	margin: 0px;
	margin-top: 0px;
}
.PageSubheader {

	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #023723;
	left: auto;
}
