body{
	font-family: Arial, sans-serif;
	color: #FFFFFF;
	line-height: 1.166;
	margin: 0px 0px 10px;
	padding: 0px;
	background-color: #000000;
	font-size: 110%;
}

a {
color:#444444;
text-decoration:none;
}
a:link {
color:#444444;
text-decoration:underline;
}
a:visited {
color:#444444;
text-decoration:none;
text-decoration:underline;
}
a:hover {
color:#000000;
background:#FFFFFF;
}
.page-container {width:900px; margin:0px auto; margin-top:10px; margin-bottom:10px; border:solid 1px rgb(150,150,150); font-size:1.0em;}

div#container {
	background-color:#000000;
	border:1px solid #CCCCCC;
	margin:1em auto;
	padding:0px;
	width:900px;
	vertical-align: top;
}
.header {
font-family:"trebuchet ms",arial,sans-serif;
width:900px;
}

.header_top {
	background-color: #eeeeee;
	height:40px;
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	width: 900px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-style: normal;
	line-height: normal;
	background-image: url(../images/header_top.jpg);
	background-repeat: no-repeat;
	border: 1px solid #CCCCCC;
	color:#000000;
}
.header_middle {
	background-color: #000000;
	height:198px;
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	width: 900px;
	background-image:url(../images/baybanner.jpg);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-align: left;
}
.header_bottom {
	background-color: #000000;
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	width: 900px;
	background-image: url(../images/TILE_primaryNav.gif);
	background-repeat: repeat;
	vertical-align:top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	height: 28px;
}
.nav2 {
border:medium none;
color:#000000;
float:left;
font-size:80%;
width:600px;
}
.nav2 ul {
	list-style-type:none;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
.nav2 ul li {border-right:1px solid #AFAFAF;float:left;position:relative;z-index:1000;}
.nav2 ul li ul {border:medium none;display:none;}
.nav2 ul li ul {margin-left:-30px;padding:0pt 30px 30px;}
.nav2 ul li a {
	color:#000000;
	display:block;
	float:left;
	font-weight:bold;
	height:2.1em;
	line-height:2.1em;
	padding:0pt 16px;
	text-decoration:none;
}
.nav2 ul li:hover {width:auto;}

.nav2 table {border-collapse:collapse;left:0pt;position:absolute;top:0pt;z-index:999;}

.nav2 ul li:hover a {background-color:#000000;text-decoration:none;color:#FFFFFF;}
.nav2 ul li:hover ul {display:block;left:0pt;margin-top:0.1em;position:absolute;top:1.8em;z-index:998;}
.nav2 ul li:hover ul li ul {display:none;}
.nav2 ul li:hover ul li a {background-color:#000000;border-bottom:1px solid #AFAFAF;border-left:1px solid #AFAFAF;color:#FFFFFF;display:block;
	font-weight:normal;height:auto;line-height:1.3em;margin-left:-1px;padding:4px 16px;width:10em;}
.nav2 ul li:hover ul li a:hover {
	background-color:#FFFFFF;
	text-decoration:none;
	color: #000000;
}

.left_col {
	position: relative;
	width: 200px;
	left: 0px;
	top: auto;
	background-color: #999966;
}
.middle_col {
	background-color: #99FF00;
	position: static;
	width: 500px;
	left: 201px;
	top: 0px;
	height: 200px;
}
.right_col {
	background-color: #00CCFF;
	position: relative;
	width: 198px;
	left: 702px;
	top: 0px;
}
.main_content {
	background-color: #000000;
	color:#FFFFFF;
	width: 900px;
	left: 0px;
	top: 0px;
	border: 1px solid #CCCCCC;
	} 
.login {
	background-color: #000000;
	border: 5px solid #D0E2EC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	padding: 2px 2px 5px;
	width: 155px;
}

.clock {
	height: 90px;
	width: 170px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.smalltxt {
	font-size: 50%;
}
.termstable {
	background-color: #FFFFFF;
	overflow: scroll;
	height: 600px;
	width: 680px;
	font-size: 120%;
	border: 0px solid #CCCCFF;
	vertical-align: top;
	color:#f5f5f5;
}
.weather {
	padding: 0px 0px 10px;
	border: 0px solid #D0E2EC;
	margin-right: 10px;
	background-color: #000000;
	text-align: center;
	margin-left: 0px;
}
.systemstatus {
	padding: 0px 0px 10px;
	border: 0px #F0F0F0;
	margin-right: 10px;
	text-align: center;
	margin-left: 10px;
	height: 80px;
	width: 160px;
}
.tidetimes {
	padding: 0px 0px 10px;
	border: 0px #F0F0F0;
	margin-right: 10px;
	text-align: center;
	margin-left: 10px;
	width: 160px;
	font-size: 20%;
	position: relative;
}
.newshead {
	margin: 0px;
	padding: 10px 0px 0px;
	font-size: 80%;
	font-weight: bold;
	line-height: normal;
	font-variant: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.joinform {
	background-color: #000000;
	text-align: left;
	width: 660px;
	border: thin groove #8CB0F8;
	padding-left: 40px;
	padding-top: 10px;
	margin-top: 10px;
}
.joinform input {
	background-color: #000000;
	color:#FFFFFF;
	font-size: 130%;
}
.joinform textarea {
	background-color: #000000;
	font-size: 130%;
	font-weight: bold;
	color:#FFFFFF;
}
.telnumbers {
	background-color: #000000;
	font-size: 150%;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 30px;
	border: 0px;
}
.statusbutton {
	color: #0D4A68;
	margin: 0px;
	padding: 0px;
	font-size: 80%;
}


h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #FFFFFF;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #FFFFFF;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #FFFFFF;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #FFFFFF;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #FFFFFF;
 margin: 0px;
 padding: 0px;
} 

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#navBar{
	float: left;
	width: 180px;
	margin: 0px;
	padding: 0px;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background-color: #000000;
}

#headlines{
  float:right;
	width: 20%;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-right: 10px;
}

#content{
	float: left;
  width: 55%;
}
#large_content {
	float: left;
	width : 710px;
	padding-right: 5px;
}

/************** .feature styles ***************/

.feature{
	padding: 0px 0px 5px 10px;
	font-size: 80%;
	text-align: justify;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
	color: #FFFFFF;
}

.feature img{
	float: left;
	padding: 2px;
	border: 1px solid #647691;
	margin: 10px 5px 10px 0px;
	height: auto;
	width: auto;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #98C0D6;
}
.feature h2 {
	padding: 30px 0px 5px 0px;
	text-align: left;
	font-size: 100%;
	color: #FFFFFF;
	font-weight: bold;
}

/************** .story styles *****************/

.story{
	clear: both;
	padding: 5px 0px 0px 10px;
	font-size: 80%;
	text-align: justify;
}

.story p{
	padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #999999;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(../images/TILE_primaryNav.gif);
	background-repeat: repeat-x;
	height: 25px;
	line-height: 25px;
}


/************* #search styles ***************/

#flashbox{
	padding: 0px;
	font-size: 90%;
	background-color: #000000;
	border: 2px solid #FFFFFF;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-right: 10px;
	margin-left: 10px;
}


#search{
	padding: 5px 0px 5px 10px;
	font-size: 90%;
	background-color: #000000;
	border: 2px solid #243651;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-right: 10px;
	margin-left: 10px;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {
	display: block;
	height: auto;
}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks {
background-color:#000000;
color:#FFFFFF;
font-size:90%;
margin:0px 10px;
padding:0px;
position:relative;
}
#sectionLinks h3 {
padding:10px 0px 2px 10px;
}
#sectionLinks a {
background-color:#000000;
color:#FFFFFF;
display:block;
font-size:90%;
margin:3px;
padding:1px 0px 1px 10px;
}
#sectionLinks a:hover {
background-color:#FFFFFF;
color:#000000;
text-decoration:none;
}

/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
	font-weight: bold;
	line-height: normal;
	font-variant: normal;
}

#headlines p{
	padding: 0px;
	color: #1F528B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 10px;
	text-align: justify;
	font-size: 90%;
	font-weight: normal;
}
.status {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 96%;
	font-weight: bold;
	color: #000000;
	text-align: center;
	border: 1px solid #999999;
	margin-right: 10px;
	font-variant: normal;
	font-style: normal;
	letter-spacing: 0.2em;
	margin-left: 10px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}
.statuswarn {
	font-size: 80%;
	color: #FFFFFF;
	font-style: italic;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #000000;
	text-align: center;
	border: 1px solid #999999;
	margin-right: 10px;
	font-variant: normal;
	font-style: normal;
	letter-spacing: 0.2em;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}
.access {
border:medium none;
color:#FFFFFF;
float:right;
font-size:80%;
width:150px;
}
.access ul {
	list-style-type:none;
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-align: right;
}
.access ul li {
	border-right:none #AFAFAF;
	float:right;
	position:relative;
	z-index:1000;
	border-left-style: none;
	border-left-color: #AFAFAF;
}


.access ul li ul {border:medium none;display:none;}
.access ul li ul {padding:0pt 0px 30px 30px;}
.access ul li a {color:#000000;display:block;float:left;font-weight:bold;height:2.1em;line-height:2.1em;padding:0pt 16px;text-decoration:none;}
.access ul li:hover {width:auto;}

.access ul li:hover a {background-color:#000000;text-decoration:none;color:#ffffff;}
.access ul li:hover ul {display:block;right:0pt;margin-top:0.1em;position:absolute;top:1.8em;z-index:998;}
.access ul li:hover ul li ul {display:none;}
.access ul li:hover ul li a {
	background-color:#000000;
	border-bottom:1px solid #AFAFAF;
	border-left:1px solid #AFAFAF;
	color:#FFFFFF;
	display:block;
	font-weight:normal;
	height:auto;
	line-height:1.3em;
	margin-left:-1px;
	padding:4px 16px;
	width:10em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #AFAFAF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #AFAFAF;
}
.access ul li:hover ul li a:hover {background-color:#FFFFFF;text-decoration:none;color: #000000;}


.style1 {font-size:150%}
.style2 {font-size: small}
.style4 {font-size: 60%}
.style16 {font-size: 60%}

.news {
background-color:#000000;
margin-bottom:10px;
width:168px;
border:1px solid #666666;
}
.newsitems {
margin-right:10px;
padding-left:5px;
text-align:justify;
font-size:80%;
}
.newstitle {
	background-color:#FFFFFF;
	color:#000000;
	font-size:100%;
	font-weight:bold;
	margin-bottom:10px;
	padding:2px;
	border-bottom: 1px solid #666666;
}
.newsdate {
	font-size: 70%;
	color:#FFFFFF;
	text-align: right;
	margin-right: 15px;
}

