@charset "utf-8";

body {
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	background-color: #45453A;
	background-image: url(../images/Bg_Site.png);
}
ul.navVert {
	margin-left: 0px;
	padding-left: 5px;
	list-style-type: none;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #105600;
}
ul.navVert a {
	display: block;
	line-height: 30px;
	height: 30px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #ECECE8;
	color: #FFFFFF;
	padding-left: 10px;
}
ul.navVert a:hover {
	background-color: #507D17;
	border-top-color: #072B00;
	border-right-color: #283C14;
	border-bottom-color: #45453A;
	border-left-color: #283C14;
}
ul.navVert li {
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 0px;
}
ul.navVertSub {
	list-style-type: none;
	width: 233px;
	padding-right: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
	margin: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #105600;
	background-image: url(../images/Bg_Nav.png);
	background-repeat: repeat-y;
	background-position: left;
	border-right-color: #ECECE8;
	border-right-width: 1px;
	border-right-style: solid;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #45453A;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
ul.navVertSub a {
	color: #45453A;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	text-decoration: underline;
}
ul.navVertSub a:hover {
	color: #000000;
}
ul.navVertSub li {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
}
ul.navLinks {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
ul.navLinks a {
	display: block;
	line-height: 24px;
	height: 24px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #2E2E27;
	padding-left: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #D8D8D1;
	border-bottom-color: #D8D8D1;
	margin: 0px;
	border-top-style: dotted;
	border-bottom-style: dotted;
}
ul.navLinks a:hover {
	background-color: #ECECE8;
	border-top-color: #105600;
	border-bottom-color: #105600;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
}
ul.navLinks li {
	padding: 0px;
	margin: 0px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.navVert  {
	margin-bottom: 15px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content {
	float: right;
	width: 675px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 15px;
}

#content a:link {
	color: #105600;
}
#content a:visited {
	color: #64A01E;
	text-decoration: underline;
}
#content a:hover {
	text-decoration: underline;
	color: #800000;
}
#content h1 {
	color: #2E2E27;
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#content h2 {
	color: #2E2E27;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#content h3 {
	font-size: 14px;
	color: #2E2E27;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#content hr {
	margin-top: 25px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #105600;
}
#content p{
	color: #2E2E27;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin-top: 12px;
	margin-bottom: 0px;
	text-align: justify;
}
#content p.notice {
	margin-top: 0px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-style: italic;
}
#content ul {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	padding-left: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
#content li {
	list-style-position: inside;
	list-style-type: disc;
	margin-left: 15px;
}

#content  .webLink  {
	font-weight: bold;
	color: #105600;
	list-style-type: none;
}
#content   .webLink   ul  {
	list-style-type: none;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content .webLink li {
	margin-left: 15px;
	list-style-type: none;
}


#content .webLink a {
	text-decoration: none;
}
#content .webLink a:hover {
	text-decoration: underline;
}


#content .button {
	background-color: #64A01E;
	float: right;
	width: 162px;
	height: 32px;
	padding: 2px;
}

#content .button a {
	line-height: 30px;
	background-color: #64A01E;
	display: block;
	height: 30px;
	color: #FFFFFF;
	width: 160px;
	font-size: 14px;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	border: 1px solid #FFFFFF;
}
#content .button a:hover {
	background-color: #507D17;
}
#content .heading {
	margin-top: 12px;
	margin-bottom: 4px;
}
#content .headingPage {
	margin-top: 0px;
	margin-bottom: 30px;
}

#content .headingSub {
	margin-top: 0px;
	margin-bottom: 0px;
}
#content .headingGreen {
	color: #105600;
}
#content .box {
	background-color: #DDB700;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 25px;
	border: thin solid #8CD830;
}
#content .box a:link {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	line-height: 32px;
	text-decoration: none;
	padding-left: 20px;
	height: 32px;
	width: 165px;
}
#content .box a {
	font-size: 16px;
	line-height: 32px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-left: 20px;
	border: 1px solid #ECECE8;
	width: 165px;
	height: 32px;
	font-weight: bold;
}
#content .box h2{
	color: #FFFFFF;
	margin-top: 5px;
}
#content .box p {
	color: #FFFFFF;
}
#content .boxAlert {
	background-color: #64A01E;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 25px;
	border: 2px solid #8CD830;
}
#content .boxAlert a{
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 32px;
	text-decoration: none;
	display: block;
	padding-left: 20px;
	border: 1px solid #ECECE8;
	width: 165px;
	height: 32px;
}
#content .boxAlert h2{
	color: #FFFFFF;
	margin-top: 5px;
}
#content .boxAlert p {
	color: #FFFFFF;
}
#content .boxAlert a:hover {
	color: #FFFFFF;
	font-size: 16px;
	line-height: 32px;
	text-decoration: none;
	display: block;
	height: 32px;
	font-weight: bold;
	width: 165px;
	background-color: #8CD830;
}
#content .images {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 25px;
	float: right;
}
#content .photos {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 25px;
	float: right;
	width: 300px;
	background-color: #2E2E27;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
}
#content .photos p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	line-height: 12px;
	margin-top: 5px;
	text-indent: 10px;
	color: #D8D8D1;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;
}

#content .alert {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #800000;
	vertical-align: middle;
	height: 32px;
	margin-left: 5px;
	background-image: url(../images/icoBang.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 48px;
	margin-bottom: 0px;
	line-height: 32px;
}
#content .sched td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer {
	width: 950px;
	background-color: #105600;
	margin: 0px;
	height: 120px;
	padding-top: 20px;
	padding-bottom: 10px;
}
#footer a {
	color: #D8D8D1;
	text-decoration: underline;
}
#footer .nav {
	margin-top: 15px;
	margin-bottom: 20px;
}
#footer .nav a {
	color: #D8D8D1;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 20px;
	height: 20px;
	display: inline-block;
	vertical-align: middle;
}
#footer .nav a:hover {
	text-decoration: none;
	background-color: #D8D8D1;
	color: #105600;
}
#footer hr {
	margin-top: 10px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D8D8D1;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}

#footer  p {
	text-align: center;
	margin-top: 2px;
	margin-bottom: 2px;
	color: #D8D8D1;
}
#header {
	padding: 0px;
	background-color: #105600;
	margin: 0px;
	height: 200px;
	background-image: url(../images/xHeader.gif);
	background-repeat: no-repeat;
}
#sidebar {
	float: left;
	height: auto;
	width: 250px;
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#sidebar .textWrap {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#sidebar h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
#sidebar h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2E2E27;
}
#sidebar .BOD .BODhdg {
	margin-bottom: 5px;
	color: #507D17;
	text-align: center;
	font-weight: normal;
}
#sidebar .BOD ul {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	list-style-type: none;
	color: #2E2E27;
	font-weight: bold;
	margin-top: 0px;
	text-align: center;
	padding-left: 0px;
	margin-left: 0px;
}
#sidebar .boxContent {
	background-color: #DAF2BC;
	border: 1px solid #105600;
	margin-bottom: 15px;
	padding-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#sidebar .boxContent  .heading {
	line-height: 35px;
	height: 35px;
	text-align: center;
	vertical-align: middle;
	background-color: #105600;
	margin-top: 0px;
	margin-bottom: 5px;
	border-bottom-style: solid;
	border-bottom-color: #105600;
	border-bottom-width: 1px;
	color: #FFFFFF;
}
#sidebar .boxList {
	margin-bottom: 15px;
	background-color: #ECECE8;
	border: 1px solid #105600;
}
#sidebar .boxList  .heading {
	line-height: 35px;
	height: 35px;
	text-align: center;
	vertical-align: middle;
	background-color: #105600;
	border-bottom-style: solid;
	border-bottom-color: #105600;
	border-bottom-width: 1px;
	color: #ECECE8;
	margin-top: 0px;
	margin-bottom: 0px;
}
#sidebar .boxAlert {
	background-color: #64A01E;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	border: 2px solid #8CD830;
}
#sidebar .boxAlert a{
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 32px;
	text-decoration: none;
	display: block;
	border: 1px solid #FFFFFF;
	width: 215px;
	height: 32px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 0px;
	margin-top: 0px;
	background-color: #64A01E;
}
#sidebar .boxAlert h2{
	color: #FFFFFF;
	text-align: center;
	margin-top: 4px;
	margin-bottom: 11px;
}
#sidebar .boxAlert p {
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 10px;
}
#sidebar .boxAlert a:hover {
	font-size: 16px;
	line-height: 32px;
	text-decoration: none;
	font-weight: bold;
	background-color: #507D17;
}
#wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
}
#wrapContent {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
