
.menu
{
width: 11em; 
height: 2em;
font: 18px arial;
color:#000000;
font-weight: bold;
text-align: center;
vertical-align: center;
background-color: #990000;
}

.menu2
{
width: 8em; 
height: 2em;
font: 14px arial;
color:#000000;
font-weight: bold;
text-align: center;
vertical-align: center;
background-color: #C0C0C0;
}



h1
{ 
text-align: center;
font: 32px arial;
font weight: bold;
}

h2
{ 
text-align: center;
font: 24px arial;
}

h3
{ 

text-align: center;
font: 18px arial;
}

h4
{ 
text-align: left;
font: 18px arial;
}


p
{ 

text-align: left;
font: 16px arial;
line-height: 135%
}





/* css for weatherbug */
/* http://img.weather.weatherbug.com/Style/stickers/v2/Stickers_180x150.css */

.stickerbody{margin:0px; padding:0px;}
.wXbody {width:180px; height:150px; border:1px black solid; background:url(/pics/mountain.jpg) no-repeat; text-align:center;}
.wXbody, .wXheader, .wXalert, .wXgrill, .forecast {font-family:Arial, Helvetica; font-size:7px;}

.wXheader {height:36px; line-height:12px; text-align:center; width:180px;}
.wXgrill {height:43px; padding-left:23px; margin-top:5px; width:180px;}
.wXgrill #thermometer, .wXgrill #temperature{ float:left; height:43px; margin:0px 0px 0px 4px;}
.wXgrill #compass { float:left; height:43px; margin:0px 0px 0px 14px; }

.wXalert {background:url(../../../Images/Stickers/v2/180x150/alert.gif) no-repeat; width:176px; color:#ffffff; text-align:center;}
.wXalert a:link, .wXalert a:visited {color:#ffffff; font-family:Arial, Helvetica; font-size:9px;}

#compass { width:43px; text-align:center; }

.compass-n { background:url(http://img.weather.weatherbug.com/Images/Stickers/v2/180x150/compass-n.gif) no-repeat center; }
.compass-ne { background:url(http://img.weather.weatherbug.com/Images/Stickers/v2/180x150/compass-ne.gif) no-repeat center; }
.compass-e { background:url(http://img.weather.weatherbug.com/Images/Stickers/v2/180x150/compass-e.gif) no-repeat center; }
.compass-se { background:url(http://img.weather.weatherbug.com/Images/Stickers/v2/180x150/compass-se.gif) no-repeat center; }
.compass-s { background:url(http://img.weather.weatherbug.com/Images/Stickers/v2/180x150/compass-s.gif) no-repeat center; }
.compass-sw { background:url(http://img.weather.weatherbug.com/Images/Stickers/v2/180x150/compass-sw.gif) no-repeat center; }
.compass-w { background:url(http://img.weather.weatherbug.com/Images/Stickers/v2/180x150/compass-w.gif) no-repeat center; }
.compass-nw { background:url(http://img.weather.weatherbug.com/Images/Stickers/v2/180x150/compass-nw.gif) no-repeat center; }

#compass #windspeed { font-size:10px; font-weight:bold; margin-top:11px; }
#compass #wsmeasure { font-size:7px; font-weight:bold; }

.wXlinks { height:12px; line-height:12px; text-align:center; margin-top:3px; width:180px;}
.wXlinks a:link, .wXlinks a:visited {text-decoration:none; color:#0000ff; margin-right:3px; font-size:9px;}

.divider {clear:both;}

.wXheader h1, #zipcode h1{ font-size:9px; margin:0px; padding:0px; font-weight:normal;}
#temperature h2 { font-size:24px; display:inline; height:43px; line-height:43px; margin:0px; padding:0px;  color:#000000;}
#temperature h2.wX100plus { font-size:18px; color:#000000;}

#zipcode {font-weight:bold; font-size:10px;}
#zipcode a:link, #zipcode a:visited {text-decoration:none; color:#000000;}

.wXbody iframe { margin-top:8px;}
.wXlinks .footer {margin-top:7px;}

.error {font-family:Arial, Helvetica; font-size:11px; color:#ff0000; width:160px;}

