/* CSS Document */

body { 
behavior:url(Include/cssHoverFix.htc);
font: Verdana, Arial, Helvetica, Sans-serif;
font-size:1em;
background-color: #8B8F9A;
margin: 1.5em 0 0 0;
text-align: center;
vertical-align: middle;
}

iframe {
width:100%;
height:1100px;
background-color: #F5F6FA;
margin:1px,0px,1px,0px;
margin-left:1px;
text-align:left;
padding:0;
}

#ibody {
width:75%;
float:left;
margin:0;
padding:1px;
}

#istory {
float:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:.75em;
width:70%;
margin:0px,0px,0px,0px;
padding:0px,0px,0px,0px;
text-align:left;
}

#istory a {
color:#FF6666;
text-decoration:none;
}

#istory a:link{
color:#FF6666;
text-decoration:none;
}

#portBody {
background-color: #F5F6FA;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size: .75em;
margin:0;
padding-bottom:1px;
padding-top:.2em;
padding-right:.2em;
width:auto;
}

.porth2 {
color:#003366;
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 1.2em;
font-weight: bold;
margin-bottom: 1em;
}

#buttondiv {
margin-left:30%;
width:80%;
text-align:center;
margin:5px;
}
	
#navbutton{
	font-size:.85em;
	width:100%;	 
	height:2em;
	text-align:center;
	margin-top:1px;
	margin-left:auto;
	margin-right:auto;
	padding: 0;
	z-index:1;
	}
/* first level list */
#navbutton ul{	
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	text-align: center;	
	z-index:1;
	}
	
#navbutton ul li.lastright{
	display:inline; 
	float:left;
	font-weight: bold; 
	list-style:none;
	margin-left:1px;
	padding-bottom:5px;
	padding-top:5px;
	position:relative;
	text-align: center;  
	text-decoration:none;
	z-index:1;
	}

#navbutton ul li{
	border-right: 1px solid #FF6666;
	display:inline; 
	float:left;
	font-weight: bold; 
	list-style:none;
	margin-left:1px;
	padding-bottom:5px;
	padding-top:5px;
	position:relative;
	text-align:center;  
	text-decoration:none;
	z-index:1;
	}



#navbutton li a{
	color:#003366;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	text-decoration: none;
	text-align: center;
	z-index:1;
	}

#navbutton li a:hover{
	color:#0099FF;
	padding-bottom:5px;
	padding-left:5px;
	padding-top:5px;
	padding-right:5px;
	text-decoration: none;
	text-align: center;
	z-index:1;
	}
/* second level list submenu */
#navbutton li ul{
	display:none; 
	position:absolute; 
	left:0px; 
	top:20px; 
	background-color: #010B57;
	text-align: center;  
	text-decoration:none;
	z-index:1;
	}

#navbutton li:hover ul{
	display:block;
	color:#003366;
	margin-left:2px;
	padding:5px;
	text-align: center; 
	width:115px;  
	text-decoration:none;
	z-index:1;
	}

#navbutton li li{
	border-bottom: 1px solid #fff;
	list-style:none; 
	display:list-item;
	padding:5px;
	text-align: center;  
	text-decoration:none;
	width:115px;
	z-index:1;
	}

#navbutton li li a{
	color:#fff;	
	padding:5px;
	text-align: center; 
	text-decoration:none;
	width:115px;
	text-align: center;
	z-index:1;
	}

#navbutton li li a:hover{
	color:#00FFFF;
	padding:5px;
	text-align: center;  
	text-decoration:none;
	width:115px;
	text-align: center;
	z-index:1;
	}
	
/* third level list submenu */
#navbutton li:hover ul li ul{
	display:none;
	color:#FFFFFF;
	padding:5px;
	text-align: center; 
	width:115px;
	text-align: center;
	z-index:1;
	}
	
#navbutton li:hover ul li:hover ul{
	display:block;
	color:#FFFFFF;
	margin-left:120px;
	padding:5px;
	text-align: center; 
	width:115px;
	text-align: center;
	z-index:1;
	}

#container {
background-color: #F5F6FA;
width: 800px;
text-align: left;
margin: auto;
padding: 0px;
}

#header {
background-color: #8B8F9A;
margin:0;
padding: 0;
width:100%;
}

table#format {
	background-color:#FFFFCC;
	border:#6699CC thin solid;
	}
	
table#format th {
	font-weight:bold;
	border-bottom:#669999 thin solid;
	}
	
.newrow {
	font-weight:bold;
	border-bottom:#669999 thin solid;
	}
	
.rightcolumn {
	font-weight:bold;
	border-bottom:#669999 thin solid;
	border-left:#669999 thin solid;
	}
#button{
	background-color:#FFFFFF;
	border:#006666 thin solid;
	color:#006666;
	font-size:1.25em;
	width:100%;	 
	height:2.15em;
	text-align:center;
	margin-bottom:5px;
	margin-top:5px;
	margin-left:auto;
	margin-right:auto;
	padding: 3px;
	}

#button a {
border:#006666 thin solid;
color: #FF6666;
padding:5px;
text-decoration:none;
}

#button a:visited {
color: #FF6666;
text-decoration:none;
}

#button a:link {
color: #FF6666;
text-decoration:none;
}
	
#navbar{
	font-size:1em;
	width:100%;	 
	height:2.15em;
	background-image:url(images/navbkgrnd2.jpg);
	text-align:center;
	margin-top:-13;
	margin-left:auto;
	margin-right:auto;
	padding: 0;
	z-index:3;
	}
/* first level list */
#navbar ul{	
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	text-align: center;
	z-index:3;
	}
	
#navbar ul li.lastright{
	display:inline; 
	float:left;
	font-weight: bold; 
	list-style:none;
	margin-left:1px;
	padding-bottom:2px;
	padding-top:2px;
	position:relative;
	text-align: center;
	z-index:3;
	}

#navbar ul li{
	border-right: 1px solid #fff;
	display:inline; 
	float:left;
	font-weight: bold; 
	list-style:none;
	margin-left:1px;
	padding-bottom:2px;
	padding-top:2px;
	position:relative;
	text-align:center;
	z-index:3;
	}



#navbar li a{
	color:#fff;
	padding-bottom:2px;
	padding-left:2px;
	padding-right:2px;
	padding-top:2px;
	text-decoration: none;
	text-align: center;
	z-index:3;
	}

#navbar li a:hover{
	background-image:url(images/navhover.jpg);
	color:#003366;
	padding-bottom:2px;
	padding-left:2px;
	padding-top:2px;
	padding-right:2px;
	text-decoration: none;
	text-align: center;
	z-index:3;
	}
/* second level list submenu */
#navbar li ul{
	display:none; 
	position:absolute; 
	left:0px; 
	top:20px; 
	background-color: #010B57;
	text-align: center;
	z-index:3;
	}

#navbar li:hover ul{
	display:block;
	background-image:url(images/navhover.jpg);
	color:#003366;
	margin-left:2px;
	padding:2px;
	text-align: center; 
	width:115px;
	text-align: center;
	z-index:3;
	}

#navbar li li{
	border-bottom: 1px solid #fff;
	list-style:none; 
	display:list-item;
	padding:2px;
	text-align: center;
	width:115px;
	z-index:3;
	}

#navbar li li a{
	color:#fff;	
	padding:2px;
	text-align: center; 
	text-decoration:none;
	width:115px;
	text-align: center;
	z-index:3;
	}

#navbar li li a:hover{
	background-image:url(images/navhover.jpg);
	color:#003366;
	padding:2px;
	text-align: center;  
	text-decoration:none;
	width:115px;
	text-align: center;
	z-index:3;
	}
	
/* third level list submenu */
#navbar li:hover ul li ul{
	display:none;
	background-image:url(images/navhover.jpg);
	color:#003366;
	padding:2px;
	text-align: center; 
	width:115px;
	text-align: center;
	z-index:3;
	}
	
#navbar li:hover ul li:hover ul{
	display:block;
	background-image:url(images/navhover.jpg);
	color:#003366;
	margin-left:120px;
	padding:2px;
	text-align: center; 
	width:115px;
	text-align: center;
	z-index:3;
	}
	
#acrossbar {
background-image: url(images/scenic/acrossbar.jpg);
background-attachment:fixed;
background-position: 40% 50%;
background-repeat:no-repeat;
background-color: #F5F6FA;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size: .75em;
margin:0;
padding-bottom:1px;
padding-left:.5em;
padding-top:.2em;
padding-right:.2em;
width:auto;
}

#acrossbar h1 {
color:#8B8F9A;
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 1.5em;
font-weight: bold;
margin-bottom: 1em;
}

#acrossbar h1 a {
color:#8B8F9A;
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 1.25em;
font-weight: bold;
margin-bottom: 1em;
}

#acrossbar h2 {
color:#003366;
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 1.2em;
font-weight: bold;
margin-bottom: 1em;
}

#acrossbar h3 {
font-size: 1em;
font-weight: bold;
margin-bottom: 1em;
}

#acrossbar h4 {
font-size: 1em;
font-weight:normal;
margin-bottom: 1em;
}
	
#pageBody {
background-color: #F5F6FA;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size: .75em;
line-height:1.5em;
margin:0;
padding-bottom:1px;
padding-left:.5em;
padding-top:.2em;
padding-right:.5em;
width:auto;
}

#pageBody h1 {
color:#8B8F9A;
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 1.5em;
font-weight: bold;
margin-bottom: 1em;
}

#pageBody h1 a {
color:#8B8F9A;
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 1.25em;
font-weight: bold;
margin-bottom: 1em;
}

#pageBody h2 {
color:#003366;
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 1.25em;
font-weight: bold;
margin-bottom: 1em;
}

#pageBody h3 {
font-size: 1em;
font-weight: bold;
margin-bottom: 1em;
}

#pageBody h4 {
font-size: 1em;
font-weight:normal;
margin-bottom: 1em;
}

#pageBody p {
margin-bottom: 1.6em;
}

#pageBody a {
color: #FF6666;
text-decoration:none;
}

#pageBody a:link {
color: #FF6666;
text-decoration:none;
}

#pageBody a:visited {
color: #FF6666;
}

#pageBody ul {
margin-left: 3em;
margin-bottom: 2.2em;
}

#pageBody ul li {
line-height: 1.25em;
list-style-image:url(images/rockfishkelp.png);
margin-bottom: .75em;
}

#pageBody ul li ul li {
margin-bottom: 0em;
}

#pageBody #pagePhoto {
float: right;
width: 250px;
margin: 0 0 2em 2em;
}

#pageBody #pagePhoto img {
border: 1px solid #999;
}

.pagepar {
color:#003366;
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 1.75em;
font-weight: bold;
margin-bottom: 1em;
}

blockquote {
margin-left: 3em;
}

#pageBody td {
font-size: 0.7em;
padding: 5px;
}

.menu1{
margin-left:25px;
padding-left:20px;
padding-top:2px;
padding-bottom: 2px;
display:block;
text-decoration: none;
color: #000000;
height: 20px;
}

.submenu{
background-color:#33CCFF;
display: block;
height: 19px;
margin-left: 38px;
padding-top: 2px;
padding-left: 7px;
color: #333333;
}

.hide{
display: none;
}

.show{
display: block;
}

#footer {
background-color: #262966;
clear:both;
font-size:1em;
margin-bottom:1px;
margin-right:1px;
margin-top:5px;
padding-left: 5px;
padding-top:10px;
padding-bottom:20;
padding-right:0px;
text-align: left;
color: #fff;
width:98%;
}

#footer p {
line-height: 1.25em;
}

#footer a {
color: #FF6666;
}

.pictext {
font-size:.75em;
width:250px;
}

.lftpicwtxt {
	border:#006666 thin groove;
	float:left;
	margin:1px;
	padding:.25em;
	width:250px;
	}

.lftpic {
	border:#006666 thin groove;
	float:left;
	margin:5px;
	padding:.5em;
	}
	
.lftpicbar {
	float:left;
	width:5%;
	}
	
.rghtbar {
	border:#006666 thin groove;
	float:right;
	}
.lftpicnofloat {
	border:#006666 thin groove;
	margin:5px;
	padding:.5em;
	width: 45%;
	text-align:left;
	}

.rghtpicwtext {
	border:#006666 thin groove;
	float:right;
	margin:10px;
	padding:.5em;
	width:250px;
	}	
.rghtbrdr {
	border:#006666 thin groove;
	float:right;
	margin:10px;
	padding:.5em;
	}
	
.rghtpic {
	float:right;
	margin:0px;
	padding-right:0px;
	padding-left:1px;
	padding-top:0px;
	padding-bottom:0px;
	}
	
.rghtpic.a {
text-decoration:none;
border:0;
}
	
.rghtpic.a:link {
text-decoration:none;
border:0;
}
	
.rghtnudge {
	border:#006666 thin groove;
	float:right;
	margin-right:5%;
	padding:.5em;
	}
	
/* port style */

#hearderdiv {
margin-top:.5em;
color:#8B8F9A;
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 1.5em;
font-weight: bold;
margin-bottom: 1em;
text-align:center;
}

#leftdiv {
background-image:url(images/spacerblue.gif);
background-position:right;
background-repeat:repeat-y;
border-bottom:#6699CC thin solid;
float:left;
margin-bottom:5px;
padding-left:.5em;
padding-right:.5em;
width:22%;
}

#leftdiv a {
color:#FF6666;
text-decoration:none;
}

#leftdiv a:link{
color:#FF6666;
text-decoration:none;
}

#leftdiv h1 {
color:#8B8F9A;
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 1.5em;
font-weight: bold;
margin-bottom: 1em;
}

#leftdiv h2 {
color:#003366;
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 1.2em;
font-weight: bold;
margin-bottom: 1em;
}

#leftdiv h3 {
font-size: 1em;
font-weight: bold;
margin-bottom: 1em;
}

#leftdiv h4 {
font-size: 1em;
font-weight:normal;
margin-bottom: 1em;
}

#lftstorydiv {
background-image:url(images/spacerblue.gif);
background-position:right;
background-repeat:repeat-y;
border-bottom:#6699CC thin solid;
float:left;
font-size:1.025em;
margin-bottom:0px 0px 5px 0px;
padding-left:.2em;
padding-right:.5em;
width:25%;
}

#lftstorydiv a {
color:#FF6666;
text-decoration:none;
}

#lftstorydiv a:link{
color:#FF6666;
text-decoration:none;
}

#lftstorydiv h1 {
color:#8B8F9A;
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 1.5em;
font-weight: bold;
margin-bottom: 1em;
}

#lftstorydiv h2 {
color:#003366;
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 1.2em;
font-weight: bold;
margin-bottom: 1em;
}

#lftstorydiv h3 {
font-size: 1em;
font-weight: bold;
margin-bottom: 1em;
}

#lftstorydiv h4 {
font-size: 1em;
font-weight:normal;
margin-bottom: 1em;
}

.sectionhdr{
color:#003366;
font-family:Georgia, "Times New Roman", Times, serif;
font-size: .5em;
font-weight: bold;
margin-bottom: 0;
margin-top: .5em;
padding:0;
}

.listheader {
font:Verdana, Arial, Helvetica, sans-serif;
font-size:1.15em;
font-weight:bold;
}

.centertext {
text-align:center;
}
	
#aboutbody {
background-color: #F5F6FA;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size: .75em;
margin:0;
padding-bottom:1px;
padding-left:.5em;
padding-top:.2em;
padding-right:.2em;
width:100%;
}

#aboutbody h1{
color:#8B8F9A;
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 2em;
font-weight: bold;
margin-bottom: 1em;
}

#aboutbody h2 {
color:#003366;
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 1.2em;
font-weight: bold;
margin-bottom: 1em;
}

#aboutcontainer {
width: 800px;
text-align: left;
margin: auto;
padding: 0;
}

#abouttoplevel {
width:100%
}

#aboutbotlevel{
width:100%;
}

.aboutleftside {
float:left;
font-size:.75em;
padding:2em;
}

.aboutrightside {
float:right;
padding:1em;
}

#aboutbody a {
color: #FF6666;
text-decoration:none;
}

#aboutbody a:link {
color: #FF6666;
text-decoration:none;
}

#aboutbody a:visited {
color: #FF6666;
}