@charset "UTF-8";
/* CSS Document */

a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 5px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFF;
}

a img:hover {

	border-bottom-color: #698384;
}



p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	line-height: 14px;
	padding: 5px;
	font-weight: normal;
}

h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #FFF;
	text-align: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-color: #354915;
	padding-left: 5px;
}



h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #354915;
	text-align: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
}

h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #333;
	text-align: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}


.bold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	line-height: 17px;
	font-weight: bold;
	color: #333;
	text-align: left;
	width: 75%;
	border-bottom-width: medium;
	border-bottom-style: dotted;
	border-bottom-color: #ECECEC;
}

.regular {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	line-height: 17px;
	padding: 5px;
	text-align: left;
}

.regular a{
	text-decoration:underline;
	color: #597923;

}

.regular a:visited{
	text-decoration:underline;
	color: #597923;

}

.bold2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #333;
	text-align: left;
}


.bold2center {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #333;
	text-align: center;
}


.navigation {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	background-color: #FFF;
	display: inline-block;
	padding: 8px;
	width: 100px;
	text-align: left;
	line-height:24px;
}



.navigation:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	background-color: #FFF;
	display: inline-block;
	padding: 8px;
	width: 100px;
	text-align:left;
	line-height: 24px;
}

.navigation2 {
	background-color: #F7F7F7;
	font-family: Verdana, Geneva, sans-serif;
	padding: 6px;
	text-decoration: none;
	color: #333;
	font-style: normal;
	font-weight: bold;
	display: block;
	font-size: 11px;
	text-align: left;
	width: 115px;
}


.navigation2:hover {
	background-color: #F2F2F2;
	font-family: Verdana, Geneva, sans-serif;
	padding: 6px;
	text-decoration: none;
	color: #333;
	font-style: normal;
	font-weight: bold;
	display: block;
	font-size: 11px;
	text-align: left;
	width: 115px;
}

.navigation3 {
	background-color: #EAEAEA;
	font-family: Verdana, Geneva, sans-serif;
	padding: 6px;
	text-decoration: none;
	color: #333;
	font-style: normal;
	font-weight: bold;
	display: block;
	font-size: 10px;
	text-align: left;
	width: 190px;
	outline-style: none;
}

.navigation3:hover {
	background-color: #F2F2F2;
	font-family: Verdana, Geneva, sans-serif;
	padding: 6px;
	text-decoration: none;
	color: #414C25;
	font-style: normal;
	font-weight: bold;
	display: block;
	font-size: 10px;
	text-align: left;
	width: 190px;
	outline-style: none;
}


.navigation4 {
	background-color: #E8E9EB;
	font-family: Verdana, Geneva, sans-serif;
	padding: 8px;
	text-decoration: none;
	color: #333;
	font-style: normal;
	font-weight: normal;
	display: inline-block;
	font-size: 11px;
	text-align: left;
	width: 110px;
}

.navigation4:hover {
	background-color: #E8E9EB;
	font-family: Verdana, Geneva, sans-serif;
	padding: 8px;
	text-decoration: underline;
	color: #333;
	font-style: normal;
	font-weight: normal;
	display: inline-block;
	font-size: 11px;
	text-align: left;
	width: 110px;
}

.frontpage {
	font-family: Verdana, Geneva, sans-serif;
	padding: 20px;
	text-decoration: none;
	color: #333;
	font-style: normal;
	font-weight: bolder;
	font-size: 10px;
	text-align: justify;
	line-height: 18px;
}

#Container {
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-position: top;
	background-image: url(../images/Headers%20and%20footers/summerHeader.jpg);
	background-repeat: no-repeat;
}

#Container #body {
	width: 1000px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

#containerdiv {
	overflow: hidden;
	height: 295px;
	width: 1000px;
	padding-top: 305px;
	margin: auto;
}





#containerdiv #enterdiv {
	float: right;
	height: 30px;
	width: 74px;
	font-family: Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #FFF;
	margin-top: 2px;
	margin-right: 20px;
	margin-bottom: 2px;
	margin-left: 2px;
}

#containerdiv #enterdiv a {
	color: #FFF;
	text-decoration:none;
}

#containerdiv #enterdiv a:hover {
	text-decoration:underline;
}


#Container #header {
	font-family: Verdana, Geneva, sans-serif;
	height: 33px;
	width: 1000px;
	background-repeat: no-repeat;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 127px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#Container #header #nav {
	width: 750px;
	margin-left: 250px;
	height: 30px;
	margin-top: 0px;
}



#Container #body #tableHolder {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#Container #footer {
	height: 200px;
	width: 100%;
	clear: left;
	float: left;
	background-color: #E8E9EB;
}
#Container #footer #footerContent {
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
	font-size: 12px;
	background-color: #E8E9EB;
	margin: auto;
	padding: 5px;
	height: 190px;
	width: 1000px;
}
#Container #footer #footerContent #footerLogo {
	float: right;
	height: 150px;
	width: 250px;
	overflow: hidden;
	background-image: url(../images/Headers%20and%20footers/footerLogo.jpg);
}


.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
