.weatherIcon{
display: block;
margin-left: auto;
margin-right: auto;
font-size:130%;
font-weight:bold;
}


#region1, #region2, #region3, #region4, #region5, #region6, #region7, #region8, #region9, #region10 {

	font-size: 12px;
	margin: 0px;
	border: 1px solid #EEAF1C;
	text-align: left;
	background: #B45100;
	width: 180px;
	display: block;
	position: absolute;
	top: 0px;
	z-index:10;
	padding: 2px 2px 0px 2px;
	visibility: hidden;
	top: 310px;
	
	background: #FFFFFF;

}


#contentNavigation a.backToMap:link, #contentNavigation a.backToMap:visited, #contentNavigation a.backToMap:active {
	display: block;
	background: #B45100;
	color: #FFFFFF;
	
	padding: 5px;
	margin:0px 0px 2px 0px;
	width: 170px;
}

#contentNavigation a.backToMap:hover {
background: #B45100;
	color: #FFFFFF;
}

.high {
color: #B45100;
font-weight: bold;
}

.low {
color: #4D557A;
font-weight: bold;
}


#weatherNavigation {
	margin: 0px 0px 20px 10px;
	font-size: 11px;
	border: 1px solid #435980;
	background: #517fbd;
	display: block;	
	padding: 0px 0px 0px 0px;
	color: #FFFFFF;
	width: 508px; 
	text-align: center;
	height: 23px;
}



#weatherNavigation a.weatherNavigationLinks:link, #weatherNavigation a.weatherNavigationLinks:visited, #weatherNavigation a.weatherNavigationLinks:active {
color: #FFFFFF;
display:block;
border:1px solid #435980;
width: auto;
float:left;
text-align: center;
padding: 4px 4px 4px 3px;
background: #517fbd;
height: 13px;
margin: 0px;

}

#weatherNavigation  a.weatherNavigationLinks:hover {
text-decoration: none;
background: #FFFFFF;
color: #000000;
}




pre {
font-family: Courier New;
font-size: .8em;
margin: 0px;
padding: 0px;
margin-left: 5px;
}



#weathermaps {
display: block;
margin-left: auto;
margin-right: auto;
text-align: center;

}

#weathermaps img.map {
border: 1px solid #000000;
margin: 0px 0px 10px 0px;
padding: 0px;
}





#weatherCopyright {
margin-top: 20px;
display: block;
text-align: center;
font-size: 9px;

}

















#current_navigation,#forecasts_navigation, #maps_navigation, #precipitation_navigation {
	font-size: 11px;
	margin: 0px;
	border: 1px solid #435980;
	text-align: left;
	background: #B45100;
	width: 180px;
	display: block;
	position: absolute;
	top: 300px; /* Changed to 365 from 300 because of banner ad in main content area 26Jan2006 RH --- Returned to 300 when banner removed */
	z-index:10;
	padding: 2px 2px 0px 2px;
	visibility: hidden;
	background: #FFFFFF;
}



#content a.weatherSubNavigation:link, #content a.weatherSubNavigation:visited,  #content a.weatherSubNavigation:active, #content a.subnavigation:link, #content a.subnavigation:visited,  #content a.subnavigation:active {
	text-decoration:none;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 4px;
	color: #000000;
	background: #8bafe0;
	clear:both;
	border-bottom: 2px solid #FFFFFF;
	font-size: 11px;
	height: auto;
	color: #000000;

}

#content a.weatherSubNavigation:hover, #content a.subnavigation:hover {
	color: #000000;
	background: #FFFFFF;
}


#forecasts_navigation {
/*left:50px;*/
left:35px;
}


#maps_navigation {
/* left: -24px; */
left:140px;
}

#precipitation_navigation {
/*left: -68px;*/
left:-185px;
}

#weatherNavigation a.reversePaddingBug:link, #weatherNavigation a.reversePaddingBug:visited,  #weatherNavigation a.reversePaddingBug:active {
margin-right: -3px;
width:59px;

}

#californiaWeatherLogo {
margin: 0px 0px 10px 20px;
padding: 0px;
border: 1px solid #000000;
}


