@charset "utf-8";
/* Navmenus CSS Document - zer09 */


.rolloverb1 a {
display: block;
width: 200px;
height: 35px;
color:#000000;
background-image:url(button_01.gif);
background-repeat:no-repeat;
text-decoration: none;
text-align:center;
}
.rolloverb1 a:hover { 
background-position: 0 -50px;
color: #000000;
text-align:center;
text-decoration: none;
}
.rolloverb1 a:active {
background-position: 0 0px;
color: #000000;
text-align:center;
text-decoration: none;
}

a.rollb1:link { color: #FFFFFF; font-weight: bold; font-size: 15px; text-decoration: none; padding-top: 15px; }
a.rollb1:visited { color: #FFFFFF; font-weight: bold; font-size: 15px; text-decoration: none; padding-top: 15px; }
a.rollb1:hover { color: #FFFF99; font-weight: bold; font-size: 15px; text-decoration: none; padding-top: 15px; }
a.rollb1:active { color: #FFFFFF; font-weight: bold; font-size: 15px; text-decoration: none; padding-top: 15px; }

.rolloverb2 a {
display: block;
width: 200px;
height: 50px;
color:#000000;
background-image:url(noaa_weather.gif);
background-repeat:no-repeat;
text-decoration: none;
text-align:center;
}
.rolloverb2 a:hover { 
background-position: 0 -50px;
color: #000000;
text-align:center;
text-decoration: none;
}
.rolloverb2 a:active {
background-position: 0 0px;
color: #000000;
text-align:center;
text-decoration: none;
}


.rollover1 a {
display:block;
width: 100px;
height: 37px;
color:#000000;
background-image:url(home.gif);
background-repeat:no-repeat;
text-decoration: none;
text-align:center;
}
.rollover1 a:hover { 
background-position: 0 -37px;
color: #000000;
text-align:center;
text-decoration: none;
}
.rollover1 a:active {
background-position: 0 0px;
color: #000000;
text-align:center;
text-decoration: none;
}

.rollover2 a {
display:block;
width: 118px;
height: 37px;
color:#000000;
background-image:url(about.gif);
background-repeat:no-repeat;
text-decoration: none;
text-align:center;
}
.rollover2 a:hover { 
background-position: 0 -37px;
color: #000000;
text-align:center;
text-decoration: none;
}
.rollover2 a:active {
background-position: 0 0px;
color: #000000;
text-align:center;
text-decoration: none;
}

.rollover3 a {
display:block;
width: 119px;
height: 37px;
color:#000000;
background-image:url(gallery.gif);
background-repeat:no-repeat;
text-decoration: none;
text-align:center;
}
.rollover3 a:hover { 
background-position: 0 -37px;
color: #000000;
text-align:center;
text-decoration: none;
}
.rollover3 a:active {
background-position: 0 0px;
color: #000000;
text-align:center;
text-decoration: none;
}

.rollover4 a {
display:block;
width: 153px;
height: 37px;
color:#000000;
background-image:url(shutters.gif);
background-repeat:no-repeat;
text-decoration: none;
text-align:center;
}
.rollover4 a:hover { 
background-position: 0 -37px;
color: #000000;
text-align:center;
text-decoration: none;
}
.rollover4 a:active {
background-position: 0 0px;
color: #000000;
text-align:center;
text-decoration: none;
}

.rollover5 a {
display:block;
width: 136px;
height: 37px;
color:#000000;
background-image:url(services.gif);
background-repeat:no-repeat;
text-decoration: none;
text-align:center;
}
.rollover5 a:hover { 
background-position: 0 -37px;
color: #000000;
text-align:center;
text-decoration: none;
}
.rollover5 a:active {
background-position: 0 0px;
color: #000000;
text-align:center;
text-decoration: none;
}

.rollover6 a {
display:block;
width: 154px;
height: 37px;
color:#000000;
background-image:url(contact.gif);
background-repeat:no-repeat;
text-decoration: none;
text-align:center;
}
.rollover6 a:hover { 
background-position: 0 -37px;
color: #000000;
text-align:center;
text-decoration: none;
}
.rollover6 a:active {
background-position: 0 0px;
color: #000000;
text-align:center;
text-decoration: none;
}



/* ddmenu */
 .ddmenu {
	width:153px;
	font-size: 12px;
	position:relative;
	z-index:100;
	height: 37px;
	visibility:visible
}
.ddmenu ul {
padding:0;
margin:0;
list-style-type:none;
}
.ddmenu ul ul {
	width:140px;
	margin-left: 15px;
}
.ddmenu li {
	float:left;
	position:relative;
}
/* 1st row */
.ddmenu a, .ddmenu a:visited {
	display:block;
	font-size:11px;
	text-decoration:none;
	color:#fff;
	width:153px;
	height:37px;
	line-height:12px;
	background-image: url(shutters.gif);
}
* html .ddmenu a, * html .ddmenu a:visited {
	width:153px;
	w\idth:153px;
}



/* 2nd row bg */
.ddmenu ul ul a.drop, .ddmenu ul ul a.drop:visited {
background-color: #169fd6;

}
/* 2nd row hover */
.ddmenu ul ul a.drop:hover{
background-image: url(2hbg.gif);
}
.ddmenu ul ul :hover > a.drop {
background-image:url(2hbg.gif);
}

/* sub rows */
.ddmenu ul ul {
	visibility:hidden;
	position:absolute;
	height:0;
	top:37px;
	left:0;
	width:130px;
	float:left;
}
* html .ddmenu ul ul {
	top:37px;
	t\op:37px;
}

.ddmenu table {position:absolute; top:0; left:0;}

/* 2nd row links */
.ddmenu ul ul a, .ddmenu ul ul a:visited {
	background:#169fd6;
	color:#000;
	height:auto;
	line-height:14px;
	padding:5px;
	width:130px;
	display: table-cell;
	text-align:center;
}
* html .ddmenu ul ul a{
	width:130px;
	w\idth:130px;
}


/* 1st row hover */
.ddmenu a:hover, .ddmenu ul ul a:hover{
	color: #FFFF66;
	background-image: url(shutters.gif);
	background-position: 0 -37px;
}
.ddmenu :hover > a, .ddmenu ul ul :hover > a {
color: #FFFF66;
background-image: #169fd6;
}

.ddmenu ul li:hover ul,
.ddmenu ul a:hover ul{
visibility:visible; 
}

a.drop:link { color: #FFFFFF; text-decoration: none; }
a.drop:visited { color: #FFFFFF; text-decoration: none; }
a.drop:hover { color: #FFFF99; text-decoration: underline; }
a.drop:active { color: #FFFFFF; text-decoration: none; }