	#footer{
		clear:both;
		padding:30px 15px 10px 15px;
		line-height:1.3 !important;
		text-align:left !important;
		color:#2B7ED2;
	}
	#footer h2{
		float:none;
		font-size:1.5em;
		color:#11569B;
		font-weight:bold;
	}
	#footer h3{
		float:none;
		font-size:1.1em;
		margin:5px 0 3px 0;
		font-weight:bold;
	}	
	.footerColumn{
		width:230px;
		float:left;
		padding-left:10px;
		height:360px;
	}
	#footer ul{
		margin:5px 0 0 0;	
		padding:0;
		clear:left;
		
	}
	#footer li{
		margin:0 0 3px 0px;	
		padding:0;
		list-style-type:none;
		line-height:1.3 !important;

	}
	#footer a{
		font-size:1em;
		text-decoration:none;
		line-height:1.3 !important;
	}
	#footer .StateList a{
	}	
	#footer li div a {
		font-weight:normal !important;
		font-size:0.9em;
	}	
	#footer li li{
		margin:0 0 3px 20px;	
		list-style-type:disc;
	}	
	#footer li li a{
		font-size:0.9em;
		text-decoration:underline;
	}
	#footer .widgets li a{
		padding:1px 0 4px 19px;
		display:block;
	}

	#footer li a.facebook{
		background:url(/wp-content/themes/twc/images/facebook.gif) no-repeat;
	}	
	#footer li a.weatherWidget{
		background:url(/wp-content/themes/twc/images/weather.gif) no-repeat;
	}	
	#footer li a.snowWidget{
		background:url(/wp-content/themes/twc/images/snow.gif) no-repeat;
	}	
	#footer li a.pollenWidget{
		background:url(/wp-content/themes/twc/images/pollen.gif) no-repeat;
	}	
	#footer li a.surfWidget{
		background:url(/wp-content/themes/twc/images/surf.png) no-repeat;
	}		
	#footer li a.calendar{
		background:url(/wp-content/themes/twc/images/camera.png) no-repeat;
	}		
	
	#footer a:hover{
		text-decoration:underline;	
	}
	.spacer_v10{
		clear:both;
		font-size:0;
		margin:0;
		padding:10px 0 0;
	}