/*
Website development by Midwest New Media, LLC
Unauthorized distribution or resale is expressly prohibited
www.midwestnewmedia.com
info@midwestnewmedia.com
(513) 742-9150
*/

/* --- Modified YUI CSS Reset --- */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td { 
	margin:0;
	padding:0;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

fieldset, img { 
	border:0;
}

address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}

article, aside, dialog, figure, footer, header, hgroup, nav, section {
	display: block;
}

ol, ul {
	list-style:none;
}

caption, th {
	text-align:left;
}

h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}

q:before, q:after {
	content:'';
}

abbr, acronym { border:0;
}
/* --- Styles --- */

a {
	color: #b3e0a5;
}

a:hover {
	color: #ff9;
	text-decoration: none;
}

address, blockquote, ol, p, ul {
	margin-top: 1em;
}

aside {
	color: #fff;
	float: right;
	font-size: 12px;
	width: 305px;
}

aside a {
	color: #fff;
	text-decoration: none;
}

aside a:hover {
	color: #b3e0a5;
	text-decoration: underline;
}

aside h3 {
	color: #ff9;
	font-size: 18px;
	font-style: italic;
	margin-left: 79px;
}

aside p {
	margin: 14px 0px 0px 79px;
}

aside ul {
	margin: 5px 0px 0px 79px;
}

aside ul li {
	margin: 9px 0px 0px 0px;
}

aside ul li a {
	display: block;
}

aside #group-contact {
	clear: both;
	padding-top: 32px;
}

aside #group-programs {
	clear: both;
	padding-top: 32px;
}

aside #frog {
	background-image: url("../images/frog.png");
	background-repeat: no-repeat;
	float: left;
	height: 78px;
	width: 71px;
}

aside #salamander {
	background-image: url("../images/salamander.png");
	background-repeat: no-repeat;
	float: left;
	height: 83px;
	margin-left: 15px;
	width: 53px;
}

aside #turtle {
	background-image: url("../images/turtle.png");
	background-repeat: no-repeat;
	float: left;
	height: 87px;
	margin-left: 6px;
	width: 65px;
}

article {
	float: left;
	width: 615px;
}

article address {
	margin-left: 1em;
}

article blockquote,
article ol,
article ul {
	margin-left: 2em;
	margin-top: 1.25em;
}

article h3 {
	font-style: italic;
	margin: 1.5em 0em -0.5em 0em;
}

article p img {
	float: right;
	margin: .25em 0em 2em 2em;
}

article strong {
	font-weight: bold;
}

article ul {
	list-style-type: disc;
}

article ul li {
	line-height: 19px;
	margin-top: 0.25em;
}

body {
	background-color: #51a435;
	background-image: url("../images/bg.jpg");
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 100% auto;
	color: #333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	height: 100%;
	line-height: 17px;
}

em {
	font-style: italic;
}

fieldset {
	margin-top: 1em;
}

footer {
	background-color: #317620;
	background-image: url("../images/footer.png");
	background-repeat: repeat-x;
	bottom: 0px;
	color: #fff;
	font-size: 12px;
	height: 188px; /* Must match section padding */
	position: absolute;
	width: 100%;
}

footer a {
	text-decoration: none;
}

footer a:hover {
	text-decoration: underline;
}

footer p#copyright {
	float: right;
	margin: 0px;
	min-height: 144px;
	padding: 10px 0px 10px 26px;
	text-align: right;
}

footer p#copyright span {
	display: inline-block;
	font-size: 11px;
	line-height: 14px;
}

footer #contact {
	border-right: 1px solid #41852b;
	float: left;
	min-height: 144px;
	padding: 10px 66px 10px 0px;
}

footer #contact address {
	margin: 0px;
}

footer #contact address strong {
	font-weight: bold;
}

footer #contact p#fb {
	margin-top: 10px;
}

footer #content {
	height: 164px;
	margin: 12px auto;
	position: relative;
	width: 960px;
}

footer #sitemap {
	border-right: 1px solid #41852b;
	float: left;
	min-height: 144px;
	padding: 10px 66px 10px 36px;
}

footer #sitemap ul {
	float: left;
	margin: 0px 0px 0px 30px;
}

form {
	margin: 0px;
}

header {
	padding-top: 7px;
	margin: 0px auto;
	position: relative;
	width: 960px;
}

header #logo {
	background-image: url("../images/masthead-2021.png");
	background-repeat: no-repeat;
	height: 142px;
	text-indent: -9999px;
	width: 960px;
}

html {
	height: 100%;
}

h1 {
	font-size: 22px;
	line-height: 27px;
}

h2 {
	font-weight: bold;
	margin-top: 2em;
}

input,
select,
textarea {
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	padding: 1px;
}

input[type="checkbox"],
input[type="radio"] {
	float: left;
	height: 13px;
	margin: 0.25em 0.5em 0em 0em;
	padding: 0px;
	position: relative;
	width: 13px;
}

#admin input[type="hidden"] {
	height: 0px;
	padding: 0px;
}

input[type="image"],
input[type="submit"] {
	margin-top: 1em;
}

label {
	color: #333333;
	display: block;
	margin-top: 1em;
}

label.checkbox,
label.radio {
	color: #333333;
	margin: .20em 0em 0em 20px;
}

nav {
	left: 156px;
	position: absolute;
	top: 128px;
}

nav ul {
	list-style-type: none;
	margin: 0px;
}

nav ul li {
	background-image: url("../images/bullet.png");
	background-position: 0px 6px;
	background-repeat: no-repeat;
	float: left;
	margin-right: 9px;
	padding-left: 14px;
}

nav ul li a {
	color: #b3e0a5;
	display: block;
	text-decoration: none;
}

nav ul li a:hover {
	color: #ff9;
	text-decoration: underline;
}

nav ul li a.active {
	color: #ff9;
}

nav ul li.first {
	background-image: none;
	padding-left: 0px;
}

p {
	line-height: 19px;
	margin: 19px 0px 0px 0px;
}

p.footnote,
p.return {
	font-size: 11px;
	margin-top: 2em;
}

section {
	margin: 33px auto 0px auto;
	padding-bottom: 238px; /* Must match or exceed footer height */
	width: 960px;
}

table {
	margin-top: 1em;
	width: 100%;
}

table td {
	border-bottom: 1px solid #333;
	padding: 3px 6px;
}

table th {
	background-color: #333;
	color: #fff;
	padding: 3px 6px;
}

table tr {
	border-left: 1px solid #333;
	border-right: 1px solid #333;
}

table tr:hover td {
	background-color: #409324;
}

table.info {
	width: auto;
}

table.info td {
	border: 0px;
	padding: 3px 12px 3px 0px;
}

table.info tr {
	border: 0px;
}

table.info tr:hover td {
	background-color: #51a435;
}

ul.options {
	float: right;
	list-style-type: none;
	margin: 2em 0em 0em 0em;
}

#page {
	height: auto !important;
	height: 100%;
	margin: 0px auto;
	min-height: 100%;
	position: relative;
	width: 100%;
}

.clear {
	clear: both;
}

.clearfix:after {
	clear: both;
	content: ",";
	display: block;
	font-size: 1px;
	height: 0px;
	visibility: hidden;
}

.clearfix {
	display: inline-table;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

.column {
	float: left;
	margin-right: 30px;
	width: 280px;
}

.column.last {
	margin-right: 0px;
}

.column-newsletter {
	float: left;
	margin-right: 20px;
	width: auto;
}

.column-newsletter ul {
	list-style-type: none;
	margin: 3px 0px 0px 0px;
}

