@charset "utf-8";
/* CSS Document */
body {
	background-image: url(images/bg.jpg);
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-y;
	background-position: center;
}
#all {
	background-image: url(images/allbg.jpg);
	background-repeat: repeat-x;
}
#content h1 a {
	color: #002d56;
	text-decoration: underline;
}
.red {
	color: #F90000;
}

#content h4 {
	color: #2B3F4F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: underline;
}

#content a {
	color: #01698B;
}

#content h1 a:hover {
	text-decoration: underline;
}


#dates ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.adjfield {
	float: left;
	padding: 2px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	width: 130px;
	border: 1px solid #A5C4D3;
	background-color: #D5E3EA;
}

.maintable input, .maintable select, .maintable option, .maintable textarea  {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.maintable img {
	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;
}


.longtxt {
	height: 50px;
	width: 200px;
	overflow: auto;
	overflow-y:scroll;
	padding: 3px;
	border: 1px solid #A5C4D3;
}
.maintable {
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.adjfield input {
	float: left;
}

.adjfield label {
	float: left;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}
.tfldL {
	width: 150px;
}


#content li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.even {
	background-color: #DBE8EE;
}
.head {
	background-color: #A5C4D3;
}



#myform p {
	margin: 0px;
	padding: 0px;
}

#dates li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 18px;
}
#dates a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #183A52;
	text-decoration: none;
	display: block;
	height: 18px;
	margin: 0px;
	padding: 0px;
}
#dates {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

#dates a:hover {
	display: block;
	background-color: #C2D7E2;
}

#content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #183A52;
	font-weight: bold;
}

#topbg {
	background-image: url(images/topbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.logintbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 75px;
}
.loginsub {
	width: 50px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#states a {
	color: #406980;
}

#loginbox {
	height: 80px;
	width: 149px;
	float: right;
	background-image: url(images/loginbox.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #133F65;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#loginbox label {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	display: block;
}

#content {
	margin-top: 35px;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 75px;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #13374E;
	font-weight: bold;
	margin-top: 15px;
}
#footer a {
	text-decoration: none;
	color: #416A83;
}
#footer a:hover {
	text-decoration: underline;
}

#content h1 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #002d56;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-transform: uppercase;
}
#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0E2D43;
}
#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #01698B;
	font-size: 14px;
	font-style: italic;
}
#staff img {
	margin: 0px;
	padding: 0px;
	border: 1px solid #00203E;
}
.odd {
	background-color: #C8DCE6;
}
.tfldM {
	width: 100px;
}
.locpic {
	padding: 3px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
	border: 1px solid #316887;
	background-color: #A5C4D3;
	float: left;
}

.tfldS {
	width: 50px;
}
.tareaL {
	height: 70px;
	width: 400px;
}
.tareaM {
	height: 70px;
	width: 300px;
}
#wysiwygparkinfo {
	background-color: #FFFFFF;
}

.tareaS {
	height: 70px;
	width: 200px;
}
#wysiwygeditparkinfo {
	background-color: #FFFFFF;
}
#content li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0E2D43;
	list-style-position: inside;
	list-style-type: disc;
	list-style-image: url(images/bullet.png);
}
#content ul {
	margin: 0px;
	padding: 0px;
}
