body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11.5px;
	line-height: 18px;
	color: #333333;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	
}
a:link {color: #df8800}  
a:visited {color: #df8800} 
a:hover {color: #71A471}  
a:active {color: #df8800} 

a.menu:link {
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #df8800;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	line-height: 15px;	
}

a.menu:visited {
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #df8800;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}

a.menu:hover {
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #71A471;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-transform: uppercase;
	text-decoration: underline;
	font-weight: bold;
}

a.menu:active {
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #df8800;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-transform: uppercase;
	text-decoration: underline;
	font-weight: bold;
	
}

a.sub-menu:link {
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #df8800;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	text-decoration: none;	
	line-height: 15px;
}

a.sub-menu:visited {
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #df8800;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	text-decoration: none;
	line-height: 15px;	
	
}

a.sub-menu:hover {
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #71A471;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	text-decoration: underline;
	line-height: 15px;
}

a.sub-menu:active {
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #df8800;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	text-decoration: underline;
	line-height: 15px;
}

p 	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11.5px;
	line-height: 18px;
	color: #333333;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 20px;
}

p.white {
	color: #ffffff;
	margin-top: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	
}

p.utilities {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 7px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 14px;
}

.main {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11.5px;
	line-height: 18px;
	color: #333333;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}

h2 {
	font-family: Georgia, Helvetica, Verdana, sans-serif;
	font-size: 25px;
	line-height: 22px;
	color: #477D45;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-weight: bolder;
	letter-spacing: -.5px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-weight: bold;
}

li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11.5px;
	line-height: 18px;
	color: #333333;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}

hr {
	border: none;
	width: 100%;
	color: #80B47D;
	background-color: #80B47D;
	height: 2px;
	text-align: left;
}



