/* Weather Seasonal CSS Document - SUMMER */
h4
{ background-color:#E0E2E8; }
	
.weather_header, .weather_footer
{ background-color:#3A4D80; }	

table.snowtable th
{ background-color: #394c81; color: #fff; }
	
table.snowtable tr
{ background-color: #e3e5ee; }
			
table.snowtable td.base
{ background-color: #c3c7da; }
	
table.snowtable tr.alt td.base
{ background-color: #e3e5ee; }
