/* 
----------------------------------------------------------------------------- 
MAP SPECIFIC STYLES
-----------------------------------------------------------------------------*/
#navigation { display: none; }
body#standard #content { margin: 0 0 0 10px; }
body#standard #main_body { background: #F7F5E8; }
body#standard #bottom, body#standard #bottom span { background-image: url("/i/bottom_map.gif"); }
#farms { float: none; width: auto; }
#con, #loc, #help { width: auto; }
div[id="map_tabs"] .main { min-height: 350px; }
#one, #two, ul.primary { width: 100%; }
#map {
	height: 400px;
	width: 58%;
	border: 1px solid #ccc;
}
#map_tabs {
	float: right;
	width: 38%;
} 
