* {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
}
p {
	line-height: 18px;
	font-size: 12px;
	padding: 10px 0;
}
h1 {
	font-size: 18px;
	color: #0000CC;
	font-weight: normal;
	border-bottom: 1px #857e6c solid;
	width: 400px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #0000CC;
}
body {
	background-color: #333333;
}
b {
	color: #0000CC;
}

#header {
	position: relative;
	margin: -1px 0;
	padding: 0;
	top: 0;
	left: 0;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	width: 954px;
	height: 100px;
	z-index: 400;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	border-bottom:1px solid #000000;
}

#container_main{
	position: relative;
	font-size: 12px;
	left: 0;
	width: 728px;
	text-indent: 5px;
	min-height: 605px;
	margin: 0;
	padding: 75px 6px 65px 220px;
	z-index: 200;
	background-color: #FFFFFF;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
}

* html #container_main{min-height:400px; }

#menu {
	position: absolute;
	float: left;
	left: -1px;
	top: 0px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	width: 216px;
	height: 350px;
	z-index: 300
	}

#email{
	position: absolute;
	background-color: #FFFFFF;
	float: left;
	margin: 20px 0;
	padding: 0 0;
	top: 255px;
	left: -1px;
	font-size: 10px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	width: 216px;
	height: 350px;
	min-height: 350px;
	z-index: 300;
}

#email_table{
	margin: 0 12px;
}

#breadcrumbs {
	left: 218px; 
	top: 40px; 
	width: 432px; 
	height: 18px; 
	z-index: 500
}

#container {
	margin: 0 auto;
	width: 954px;
}

#formcontainer {
	margin: auto;
	padding: 0;
	width: 400px;
}

#map{
	position: relative;
	float: right;
	margin: 0 0;
	padding: 0 0;
	top: 53px;
	right: 6px;
/*	background-image: url(images/map_rd.gif);
	background-repeat: no-repeat;
	background-position: top;	*/
	width: 225px;
	height: 150px;
	z-index: 500;
}

#footer_image{
	position: absolute;
	margin: 0 0;
	bottom: 5px;
	left: 0;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
/*	border-top: 1px solid #999999;
*/	width: 954px;
	height: 65px;
	z-index: -100;
}

#harbor{
	float: left;
	margin: 0 0;
	padding: 0 0;
	bottom: 10px;
	left: 10px;
	position: absolute;
	background-image: url(images/harbor_c.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 180px;
	height: 180px;
	z-index: 500;
}

/*#content_left{
	background-color: #FFFFFF;
	float: left;
	margin: 0 0;
	padding: 0 0;
	top: 100px;
	left: -2px;
	font-size: 10px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	width: 215px;
	height: 350px;
	min-height: 350px;
	z-index: 300;
}*/

#TICKER{
	color: #FFFFFF;
	position: absolute;
	top: 6px;
	left: 220px;
	display: none;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	overflow: hidden;
	background-color: #FFFFFF;
	width: 500px;
	z-index: 200;
}	

#footer {
	position: absolute;
	float: left;
	width: 954px;
	min-height: 15px;
	margin: 0;
	bottom: 0;
	left: 0;
	z-index: 200;
}

#footer_text {
	width: 100%;
	text-align: center;
	font-size: 9px;
}

* html #footer { height: 15px; }

#officer_table {
	padding-right: 100px;
}

#staff {
	padding-left: 50px;
}

#weather {
	position: absolute;
	top: 126px;
	left: 220px;
	display: none;
	z-index: 2000;
}

.clear {
	clear: both;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 215px; /* Width of Menu Items */
	border-bottom: 1px solid #FFFFFF;
	}

ul li {
	position: relative;
	}
	
li ul {
	position: absolute;
	left: 215px;
	top: 0;
	display: none;
	}

/* Styles for Menu Items */
ul li a {
	width: 208px;
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	background: #0000FF;
	padding: 3px;
	border: 1px solid #FFFFFF;
	border-bottom: 0;
	}

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%;}
/* End */

ul li a:hover { 
	color: #FFFFFF; 
	background: #0000CC;
	} /* Hover Styles */

li ul li a { 
	padding: 3px; 
	} /* Sub Menu Styles */
		
li:hover ul, li.over ul { 
	display: block;
	} /* The magic */

.menuTxt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 700;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	}
	
.menuTxt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	}

.menuOver {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	display: block;
	padding: 3px;
	border: 1px solid #CCCCCC;
	border-bottom: 0;
	background: #e6e6e6
	}

.attributeinput {
	margin: -10px 0 0 0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: black;
	text-decoration: none;
}

.required {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: red;
	text-decoration: none;
}

.paragraphTxt {
	margin: 0px 0px 0px 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

.officer {
	text-indent: 5px;
	line-height: 34px;
}