/* EEAC CSS Document */
body {
	background: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#Container {
	background: #ffffff;
	width: 900px;
	margin: 10px auto;
	padding: 0px;
	text-align: left;
}

/* HEADER */

#Header {
	background: #8bc14b;
	width: 900px;
	height: 158px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

/* MAIN PAGE */

#Page {
	width: 900px;
	margin: 0px;
	padding: 0px;
	clear: none;
}

/* LEFT COLUMN */

#LeftCol {
	float: left;
	width: 135px;
	margin: 50px 0px 0px 30px;
	padding: 1px;
}

#Nav {
	background-color: #8bc14b; /*8bc14b*/
	border: solid #333333 1px;
	width: 100%;
	margin: 0px;
	padding: 1px;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
#Nav td {
	height: 28px auto;
	display: block;
	vertical-align: middle;
	line-height: 28px;
	padding: 0px;
}
#Nav a {
	color: #000000;
	text-decoration: none;
	display: block;
	width: 100%;
	height: 100%;
}
#Nav td a:hover {
	background: #75a639;
	height: 100%;
	display: block;
	vertical-align: middle;
	line-height: 28px;
	text-decoration: none;
}
#Nav table {
	width: 100%;
}
#Nav td.active{
	background: #75a639; /*url(/media/images/nav_over.jpg) repeat-x top center;*/
	height: 28px;
	display: block;
	vertical-align: middle;
	line-height: 28px;
}

#LearnMore {
	background-color: #8bc14b;
	border: solid #333333 1px;
	width: 100%;
	margin: 15px 0px 0px 0px;
	padding: 3px;
	display: block;
	font-size: 12px;
}

#Content {
	background: #ffffcc;
	width: 500px;
	margin: 40px 0px 0px 20px;
	padding: 10px 10px 10px 10px;
	line-height: 14pt;
	border: solid #8bc14b 1px;
	float: left;
}
#Content a {
	color: #000000;
	text-decoration: underline;
}
#Content a:hover {
	color: #ffffff;
	background: #8bc14b;
	text-decoration: none;
}
.links {
	padding: 1px;
	font-size: 12px;
	display: block;
	line-height: 18pt;
}
.links th {
	background-color: #666666;
	color: #FFFFFF;
	font-weight: bold;
}
.form {
	font-size: 12px;
}

/* RIGHT COLUMN */

#RightCol {
	float: left;
	width: 150px;
	margin: 50px 0px 0px 15px;
	padding: 1px;
	font-size: 10px;
	display: block;
	clear: right;
}
#RightCol td {
	padding: 0px;
	font-size: 10px;
}
#RightCol a {
	color: #000000;
	text-decoration: none;
	display: block;
	width: 100%;
	height: 100%;
}
#RightCol a:hover {
	color: #000000;
	background: #75a639;
	text-decoration: none;
	display: block;
	width: 100%;
	height: 100%;
}

#Calendar {
	background-color: #8bc14b;
	border: solid #333333 1px;
	width: 150px;
	margin: 0px;
	padding: 3px;
	display: block;
	font-size: 12px;
}
#Calendar table {
}

#Headlines {
	background-color: #8bc14b;
	border: solid #333333 1px;
	width: 150px;
	margin: 15px 0px 0px 0px;
	padding: 3px;
	display: block;
	font-size: 12px;
}

#RightCol th {
	font-size: 14px;
	height: 30px;
	background: url(/media/images/?.jpg) center;
	background-repeat: no-repeat;
	font-weight: lighter;
	border: 1px solid #000000;
}

/* FOOTER */

#Footer {
	width: 900px;
	height: 100px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	clear: both;
	z-index: 10;
}
#Footer table {
	background: #b8a743;
	width: 800px;
	height: 14px;
	margin: 0px 0px 0px 33px;
	padding: 0px;
}
#Footer a {
	color: #666666;
	text-decoration: none;
}
#Footer a:hover {
	color: #999999;
	text-decoration: underline;
}
#Bottom {
	background-color: #8bc14b;
	height: 20px;
}

/* TAGS AND CLASSES */

h1 {
	font-size: 36px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}
.rsnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px 0px 0px 5px;
}
.copyright {
	font-size: 12px;
	color: #999999;
	text-align: center;
	margin: 10px 0px 20px 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.copyright a {
	color: #666666;
	text-decoration: underline;
}
.copyright a:hover {
	color: #8bc14b;
	text-decoration: underline;
}


.smallform {
	font-size: 10px;
	color: #000000;
	border: solid #333333 1px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12px;
}
.callout {
	color: #000000;
	border: solid #000000 1px;
	width: 175px;
	text-align: left;
	margin: 20px 0px 0px 0px;
	padding: 10px;
	float: right;
	background-color: #d46026;
}
img#bottom {
	position: absolute;
	z-index: 10;
	margin: 62px 0px 0px 1px;
	padding: 0px;
}
img#corner {
	float: right;
	position: absolute;
	z-index: 1;
	margin: 0px 30px 0px 632px;
	padding: 0px;
}
img#bubble {
	float: left;
	position: absolute;
	z-index: 4;
	margin: 22px 0px 0px 225px;
	padding: 0px;
}

/* DYNAMIC BACKGROUNDS */

.bkgdtcity {
	background: #ffffff url("/media/images/bkgd_city_top.jpg") top no-repeat;
}
.bkgdbcity {
	background: #ffffff url("/media/images/bkgd_city_bot.jpg") top no-repeat;
}
.bkgdtforest {
	background: #ffffff url("/media/images/bkgd_forest_top.jpg") top no-repeat;
}
.bkgdbforest {
	background: #ffffff url("/media/images/bkgd_forest_bot.jpg") top no-repeat;
}
.bkgdtriver {
	background: #ffffff url("/media/images/bkgd_river_top.jpg") top no-repeat;
}
.bkgdbriver {
	background: #ffffff url("/media/images/bkgd_river_bot.jpg") top no-repeat;
}
.bkgdtclover {
	background: #ffffff url("/media/images/bkgd_clover_top.jpg") top no-repeat;
}
.bkgdbclover {
	background: #ffffff url("/media/images/bkgd_clover_bot.jpg") top no-repeat;
}
.bkgdtstones {
	background: #ffffff url("/media/images/bkgd_stones_top.jpg") top no-repeat;
}
.bkgdbstones {
	background: #ffffff url("/media/images/bkgd_stones_bot.jpg") top no-repeat;
}
