/*Style Sheet for Version 4 Browsers */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color : #FFFFFF;
	background-image : url(assets/gw3_pgbg2.gif);
	background-repeat : repeat-x;
}

/*Style Applied to Weather Widget */
#weather-widget {
	border: 1px solid #000;
	width: 135px;
	text-align: center;
	margin-left: -1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	margin-top: 0px;
	padding: 0px;
}

#ww-header {
  padding: 2px;
  color: #000;
}

#ww-title {
  font-weight:bold;
  color: #000;
}

#ww-location {
	font-size: 9px;
	padding-top: 3px;
}

#ww-body {
	padding: 0px;
	margin: 0px;
	text-align: center;
}

.ww-float1 {
	font-size: 9px;
	width: 50px;
	float: left;
	padding-top: 3px;
	line-height: 11px;
}

.ww-float2 {
	width: 36px;
	float: left;
}

.ww-float3 {
	font-size: 9px;
	width: 49px;
	float: left;
	padding-top: 3px;
	line-height: 11px;
}

.temp {
	font-size: 12px;
	font-weight: bold;
}
.uv {
	font-size: 12px;
	font-weight: bold;
}

#ww-bottom {
  clear: both;
  padding-top: 4px;
  text-align: center;
  
}

#ww-wind {
	font-size: 9px;
	width: 122px;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	margin-left: 5px;

}

#ww-time {
	font-size: 9px;
	color: #000;
	padding-top: 3px;
  
}

/*Style Applied to Tide Widget */
.tidetables {
	border: 1px solid #000;
	width: 135px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 10px;
	margin: 0 0 0 -1px;
	padding: 0;
}

.tide_header {
	font-size:9px;
	font-weight: bold;
	background-color: #ccc;
}

.tidecats {
	background-color: #fff;
	width: 20px;
	padding: 2px;	
}


.bkgcolor1 {
	background-color : #fff;
	margin: 0;
	padding: 2px;
}

.bkgcolor2 {
	background-color : #ddd;
	margin: 0;
	padding: 2px;
}


/*Styles for the Header Region */
#LayerBanner h1 {
	color : #EEEEEE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 15px;
	padding-left : 5px;
	font-weight: bold;
	line-height: 18px;
	margin: 0;
}
.upperrightdiv {
	padding-right : 24px;
	text-align: right;
	vertical-align: top;
}

/*Styles for the Main Content Layer */
.maindiv {
	font-family: Verana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	padding-left : 24px;
	padding-right : 24px;
}


.maindiv h1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
}

.maindiv h2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 18px;
	color: #CC0033;
	font-weight: bold;
}

.maindiv a:link { color : #CC0033}
.maindiv a:visited { color : #CC0033}
.maindiv a:hover { color : #C38200}

.smalltext {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #666666;
	font-size : 10px;
}

/* Lists*/
ul {
	color : #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	margin-right : 15px;
	line-height: 14px;
}

ol {
	color : #99CC66;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	margin-right : 36px;
}

/*Style for The Little Icon Layers */
.icondiv a { color:#FFFFFF }
.icondivL a { color:#FFFFFF }

/*Style Applied to the Sidebar Layer */
.navbkg {
	background-color : #000000;
}
.navDiv {
	color : #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.navDiv h1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
}

.navDiv h2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color: #C38200;
	margin-bottom : 12px;
	margin-right : 48px;
	margin-top : 12px;
}

/*Style Applied to the Paragraphs for Main Section Links */
p.navButts {
	color : #003333;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	margin-bottom : 4px;
	margin-left : 0px;
	margin-top : 6px;
}

.navButts a { color : #666666; text-decoration : underline }

.navButts a:hover { color : #006666; text-decoration : none }

/*Style Applied to the Paragraphs for the Sub-Section Links */
p.navSubs {
	color : #333333;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin-bottom : 2px;
	margin-left : 12px;
	margin-top : 0px;
}

.navSubs a { color : #333333; text-decoration : none }

.navSubs a:hover { color : #999999; text-decoration : none }

/*Style Applied to the Paragraphs for Static Down-State Main Section Links */
p.navViz {
	color : #333333;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	margin-bottom : 6px;
	margin-left : 0px;
	margin-top : 6px;
}

.navViz a { color : #666666; text-decoration : underline }

/*Style Applied to the Paragraphs for Copyright-Small-Text */
p.copyrights {
	color : #999999;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	margin-bottom : 12px;
	margin-top : 15px;
	border-top: solid #ccc 1px;
}

p.footer {
	color : #999999;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	margin-top : 6px;
}

.footerphone {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC0033;
	text-align: center;
}

/*Turns off Borders around Hyperlinked Images- Apply to a-tags*/

a.nn4imgWhite { color: #FFFFFF}

/*Styles Applied to Float Images left or right */
.imgfloatright {
	float : right;
	padding : 0 0 20px 10px;
}

.imgfloatleft {
	float : left;
	padding : 0 20px 0 10px;
}


