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


body {
	background-color: #336633;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-image: url(../images/mainbackgnd.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#wrapper {
	text-align: left;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: 10%;
}
#header {
	margin-top: 0px;
	margin-bottom: 12px;
}
#logo {
	height: 80px;
}
#content {

}
#leftcolumn {
	float: left;
	width: 130px;
	height: 330px;
	border-right-width: thin;
	border-right-style: none;
	border-right-color: #CCCCCC;
}
.menuCell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	padding-bottom: 5px;
	color: #046280;
	overflow: hidden;
}
.menuHit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	padding-bottom: 5px;
	color: #FF6600;
	overflow: hidden;
}

#rightcolumn {
	float: right;
	width: 646px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#heading {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#textcontent {
	border-left-width: thin;
	border-left-style: none;
	border-left-color: #CCCCCC;
	vertical-align: top;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#footer {
	clear: both;
	font-size: medium;
	text-decoration: none;
	border-top-width: thin;
	border-top-style: none;
	border-top-color: #CCCCCC;
	margin-top: 0px;
	padding-top: 5px;
	vertical-align: top;
}
.foot {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #003333;
	text-decoration: none;
	text-align: center;
	font-size: 90%;
	margin-top: 0px;
	padding-top: 0px;
}
a:active {
	text-decoration: none;
}
a:link {
	color: #FFCC00;
	text-decoration: none;
}
a:visited {
	color: #FFCC00;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
h1 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
h2 {
	color: #FF3333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	padding-left: 10px;
	padding-top: 10px;
	margin: 0px;
}
.h2style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000000;
	text-decoration: none;
}

h3 {
	color: #FFFF00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: center;
	padding-left: 75px;
	padding-top: 0px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.h3style {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #FFFF00;
	text-decoration: none;
	text-align: center;
	font-size: 90%;
}
.formStyle {
	margin-top: 0px;
	margin-bottom: 5px;
	width: 605px;
	height: 100%;
}
.mapTable {
	height: 350px;
}
