#hometext p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:1.2em;
	margin-left: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
}
#hometextbuttons a:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#114e00;
	text-decoration:none;
	text-align:center;
	}
#hometextbuttons a:hover{
	color:#000000;
	}
#hometextbuttons a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#114e00;
	text-decoration:none;
	text-align:center;
	}
	
#leftnav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #c2eab8;
	display: block;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	color: #114e00;
	text-decoration: none;
	margin-right: 20px;
	padding: 5px;
}
#leftnav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #e6f4e3;
	display: block;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	color: #000000;
	text-decoration: none;
	margin-right: 20px;
	padding: 5px;
}
#mainbody h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:28px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffcc00;
	font-weight:normal;
	color:#114e00;
	padding: 0px;
	margin: 0px;
}
#mainbody p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:1.2em;
	margin-bottom: 15px;
	margin-top: 5px;
	margin-right: 15px;
}
#mainbody h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	color:#114e00;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 0px;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#003300;
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#003300;
	text-decoration:none;
}
#footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	text-decoration:underline;
}
