/* BASIC */

body {
	font: 62.7% Verdana, Arial, Helvetica, sans-serif;
	background: #E6E6E6 url(../images/page_bg.png) repeat-y top;
	text-align:center;
	margin: 1px 10px 10px 10px;
	padding: 5px;
}

h1, h2, h3, h4, p, ul, ol {
	margin: 0px;
	padding: 0px;
}

a img { 
	border: none;
}

/* LAYOUT */

#wrapper {
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	border-right: 2px solid #000000;
	border-left: 2px solid #000000;
	background: #FFFFFF url(../images/fadeBlueBG.png) repeat-y right top;
	text-align:left;
	position: relative;
	}

#banner {
	height: 130px;
	visibility: visible;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #00A3C9;
	position:relative;
	margin: 0px;
	padding: 10px;
}

#banner h1 {
	font-family: "Century Gothic", "Gill Sans MT", ariel, sans-serif;
	font-size: 32px;
	font-style: italic;
	color: #FFFFFF;
	padding: 10px;
	text-align:center;
	margin-top: 50px;
	}
#banner h2 {
	font-family: "Century Gothic", "Gill Sans MT", ariel, sans-serif;
	font-size: 24px;
	font-style: italic;
	color: #FFFFFF;
	padding: 5px;
	margin: 5px;
	text-align:center;
	}
	
#banner h3 {
	font-family: "Century Gothic", "Gill Sans MT", ariel, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #3333FF;
	padding: 5px;
	margin: 5px;
	text-align:center;
	}	
#Banner p {
margin:5px;
padding: 5px;
}
#banner #bannerLogoLeft {
float:left:
}
#banner #bannerLogoRight {
	float:right;
	}

#navBar {
	margin-left:10px;
	clear: both;
}
	

/* NAVIGATION */

#nav {
	float:right;
	width: 160px;
	}
	
#mainNav li {
	list-style: none;
	display: inline;
}
#mainNav a {
	text-decoration: none;
	color: #000000;
	font-size: 1.1em;
	text-transform: uppercase;
	border-bottom: 1px dashed #999999;
	display: block;
	padding: 7px 5px 7px 30px;
	background: #E7E7E7 url(../images/images/link.png) no-repeat left center;
}
a#homeLink {
	background-image: url(../images/images/home.png); 
	background-repeat: no-repeat;
	background-position: left center;
}
#logo {
	display: none;
}
#mainNav ul {
	border-top: 1px dashed #999999;
	margin-top: 20px;
	margin-bottom: 20px;
}

#mainNav a:hover {
	background: #84B6E7 url(../images/images/go.png) no-repeat left center;
	padding-right: 5px;
	padding-left: 30px;
	font-weight: bold;
}

#home #mainNav a#homelink,
#feature #mainNav a#featureLink {
	background: #FFFFFF url(../images/images/bg_here.png) no-repeat 95% 50%;
	padding-right: 15px;
	padding-left: 30px;
	font-weight: bold;
}

#home #mainNav a#homelink:hover,
#feature #mainNav a#featureLink:hover {
	color: #84B6E7;
}

body#home a#homeLink,
body#feature a#featureLink,
body#calendar a#calendarLink,
body#crsCal a#crsCalLink,
body#photos a#photosLink,
body#hannah a#hannahLink,
body#onWater a#onWaterLink,
body#messageBrd a#messageBrdLink,
body#vesSafChk a#vesSafChkLink,
body#portCapt a#portCaptLink,
body#membership a#membershipLink  {
	background: #FFFFFF url(../images/bg_here.png) no-repeat 95% 50%;
	padding-right: 15px;
	padding-left: 30px;
	font-weight: bold;
	}

#nav p {
	color: #000099;
	padding-right: 5px;
	padding-left: 5px;
	font-style: italic;	
}


#nav a {
	text-decoration: none;
	color: #000099;
}

/* BANNER STYLES */
#banner img {
	float: left;
}
#banner ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#banner li {
	display: inline;
	float: right;
	margin-right: 5px;
	padding-bottom: .5em; /* to display bottom border on links in IE */
}

#sitetools li a {
	font-size: 1em;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 2em;
	background: #1B3A89;
	padding: 5px;
	height: 2em;
	border: 1px solid #4D69B0;
	font-weight: bold;
}
#sitetools li a:hover {
	color: #FFFFFF;
	background: #DCE5FF;
}

/* MAIN */

#main {
	position:relative;
	display: inline;
	float:left;
	width:620px;
	margin-left: 10px;
	padding-left: 10px;
	border-right: 1px dashed #999999;
	}

#main a {
	text-decoration: none;
	border-bottom: 1px dashed #000099
	color: #000099;
}

#main h1 {
	color: #000099;
	margin-top: 15px;
	margin-bottom: 5px;
	border-bottom: 2px solid #B2F511;
	text-transform: uppercase;
	letter-spacing: 1px;
	word-spacing: 5px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Impact, "Arial Narrow", sans-serif;
	font-size: 2.7em;
	font-weight: normal;
	font-variant: normal;
	clear: left;
}



#main h2 {
	font: normal 2em Georgia, "Times New Roman", Times, serif;
	margin-top: 15px;
	margin-bottom: 3px;
	color: #000099;
}
#main p {
	font-size: 1.25em;
	margin-bottom: 5px;
	color:#000033;
	text-indent: 15px;
}

#main h3 {
font-family: "Century Gothic", "Gill Sans MT", ariel, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #3333FF;
	padding: 5px;
	margin: 5px;
	text-align:center;
	}
	


/* headlines with warnings */
.warning {
	background: url(../images/images/warning.png) no-repeat left center;
	padding-top: 2px;
	padding-left: 30px;
	border-bottom: 1px dotted #CCCCCC;
}

/* NEWS */

#news {
	float: right;
	width: 150px;
	
	padding:5px;
	
	}
#news .story {
	background: #00A3C9;
	color: #FFFFFF;
	padding: 5px 5px;
	border-bottom: 1px dashed #AAEB11;
	display: block;
	text-decoration: none;
	line-height: 120%;
	font-size: 1.2em;	

	
	
}
#news span.title {
	font-size: 1.3em;
	font-weight: bold;
	display: block;
	line-height: 120%;
	color: #FFCC00;
}
#news a.story:hover {
	color: #000033;
	background: url(../images/images/bg_story_high.png);	
	
}

* html #news a {
	height: 1px;
	
}

#news h2 {
	background: #00A3C9;
	color: #FFFFFF;
	font-size: 1.5em;
	text-transform: uppercase;
	padding-top: 10px;
	padding-bottom: 15px;
	padding-left: 5px;
	font-style: italic;
	text-align: center;
}
#news h2 span {
	background: url(../images/images/down.png) no-repeat;
	position: absolute;
	right: 10px;
	height: 48px;
	width: 48px;
	top: 4px;
	z-index: 10;
}

/* ADVERTISING */
div.advImg {
	text-align: center;
	margin-top: 25px;
	font-weight: bold;
}
#motto p {
	color:#000033;
	}
	
.natEx p {
	margin-bottom: 5px;
}
#news a.story:hover span.title {
	color: #000000;
}
#banner Nav {
	clear: both;
	width: 700px;
}

/* Adjust width for IE */
* html #main {
	width: 490px;
	w/idth: 479px;
	}
/* fototer */
#legal {
	clear: both;
	margin-left: 10px;
	padding: 5px 160px 10px;
	border-top: 1px dashed #999999;
	font-weight: bold;
	color: #666666;
	text-align: center;
	}		

