		#localinfo
		{
			display: block;
		}
		
		#featured
		{
			background-color: #A5B598;
			margin-top: 10px;
			display: block;
			height: 89px;
			border: 1px solid #aaaaaa;
			padding-left: 3px;
			padding-right: 2px;
		}
		
		#featured img:hover
		{
			border: 1px solid white;
		}
		
		#featured img
		{
			border: 1px solid #A5B598;
			display: span;
			margin-top: 5px;
			margin-bottom: 5px;
			margin-left: 2px; 
			margin-right: 3px;
		}
		
		#hp_featured td
		{
			padding-right: 3px;
		}
		
		#greenbox
		{
			background-color: #A5B598;
			font-size: medium;
			border: 1px solid black;
			text-align: center;
			padding-top: 18px; 
			padding-bottom: 10px;
			height: 28px;
			vertical-align: center;
		}
		
		#greenbox a
		{
			display: block;
			font-weight: bold;
			color: white;
		}
		
		.hp_feature_prop
		{
			font-size: 12px;
		}

		.hp_feature_prop div
		{
			height: 41px;
			padding-bottom: 5px;
		}	
		
		.hp_feature_prop img
		{
			display:block;
			border: 1px solid white;
		}
		
		.hp_feature_prop img:hover
		{
			border: 1px solid #A5B598;
		}
		
		#hp_tabbar
		{
			margin-bottom: 10px;
			border-bottom: 1px solid black;
		}
		
		#hp_tabbar a
		{
			text-decoration: none;
			font-size: 13px;
			color: black;
			font-weight: bold;
		}
		
		#hp_tabbar a:hover
		{
			text-decoration: underline;
			color: blue;
		}
		
		#weather
		{
			text-align: center;
		}
		
		#events
		{
			height: 218px;
		}