@charset "utf-8";
#nav  ul  li  a         {
	font-family: "myriad pro", "trebuchet ms", cambria, georgia;
	color: #000000;
	font-size: 18px;
}
#nav ul li a.here {
	color: #F0F9F8;
	border-bottom-color: #A2CF58;
}

#nav ul li a:hover {
	color: #F0F9F8;
}
h1 {
	font-family: "myriad pro", "trebuchet ms", cambria, georgia;
	;
	font-size: 22px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	background-image: url(../images/heading-bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #007842;
	padding-left: 5px;
}
h2 {
	font-family: "myriad pro", "trebuchet ms", cambria, georgia;
	;
	font-size: 18px;
	color: #369247;
	margin-top: 25px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
h3 {
	color: #077745;
	font-size: 1em;
	font-family: "myriad pro", "trebuchet ms", cambria, georgia;
	;
	margin-left: 20px;
}


p {
	font-size: 0.75em;
	line-height: 1.5em;
	margin-right: 1em;
	margin-bottom: 1em;
	margin-left: 20px;
	color: #666666;
	margin-top: 1em;
}
ol {
	font-size: 0.75em;
	margin-left: 40px;
	margin-right: 10px;
	color: #666666;
}
ol li {
	margin-top: 10px;
	margin-bottom: 10px;
}
a   {
	color: #378F43;
}
a:hover {
	color: #666666;
}
ul {
	font-size: 0.75em;
	margin-left: 40px;
	color: #666666;
	margin-right: 10px;
}
ul li {
	margin-bottom: 10px;
}
#subfooter p {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	font-family: "century gothic";
	padding-bottom: 5px;
}
#subfooter a:link, #subfooter a:active, #subfooter a:visited {
	color: #000000;
}
#subfooter a:hover {
	color: #007548;
}
