/* CSS Document */

body {
text-align:center;
margin:0 auto;
padding:0 0 15px 0;
font-family: 'Trebuchet MS', Arial, Verdana;
color:#2c2c2c;
background:#fff;
}
.clearfix {
 clear:both;
}
p {
line-height:18px;
}

#page {
width:990px;
text-align:center;
margin:0 auto;
font-size:12px;
}

.strongtext {
 font-size:13px;
 font-weight:bold;
}
#topbar {
background: url(images/topbar.gif) repeat-x top center;
height:32px;
}
#weather_01 {
height:32px;
text-align:center;
margin:0 auto;
}
#weather_02 {
height:31px;
text-align:center;
margin:0 auto;
padding-top:15px;
}
#weather_03 {
background: url(images/weather_03.gif) no-repeat top center;
height:24px;
}

#weather_04 {
background: url(images/weather_04.gif) no-repeat top center;
height:212px;
position:relative;
width:33px;
float:left;
}
#weather1800 {
height:212px;
width:361px;
float:left;
}
#weather_05 {
background: url(images/weather_05.jpg) no-repeat top center;
height:212px;
width:205px;
float:left;
}
#weather_06 {
background: url(images/weather_06.jpg) no-repeat top center;
height:212px;
width:190px;
float:left;
}
#weather_07 {
background: url(images/weather_07.jpg) no-repeat top center;
height:212px;
width:201px;
float:left;
}


#weather_08 {
background: url(images/weather_08.gif) no-repeat top center;
height:24px;
}

#leftside {
position:relative;
float:left;
width:570px;
text-align:left;
}
#centerline {
background: url(images/centerline.gif) repeat-y top center;
width:7px;
height:80px;
float:left;
margin:50px 10px;
}
#rightside {
float:left;
width:370px;
text-align:left;
}

#centerarea {
text-align:left;
}

#weatherfooter {
background: url(images/weather_footer.gif) repeat-x top center;
height:34px;
text-align:center;
color:#fff;
padding:7px 0;
}
#weatherfooter a,#weatherfooter a:link,#weatherfooter a:active,#weatherfooter a:visited{
color:#fff;
font-size:11px;
text-decoration:none;
}
#weatherfooter a:hover {
text-decoration:underline;
color:#000;
}

.underfoot {
font-size:12px;
text-align:center;	
}





