
/* reset all CSS properties which are set by browsers 
*/

/*
body,div,dl,dt,dd,ul,ol,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup,sub{line-height:-1px;vertical-align:text-top;}sub{vertical-align:text-bottom;}input, textarea, select{font-family:inherit;font-size:inherit;font-weight:inherit;}
*/
/* layout */

img {
border: none;
}



#shared-menu{
	height:2.5em;
	left:50%;
	margin-left:-389px;
	position:absolute;
	top:20px;
	width:779px;
	z-index: 300;
	}	
	
#shared-logo_strip { 
	height:43px;
	left:50%;
	margin-left:281px;
	position:absolute;
	top:180px;
	z-index: 200;
	background-color:white;
	right:0px;
	}	

#shared-right_content {
	position:absolute;
	height:468px;
	left:50%;
	margin-left:-45px;
	top:175px;
	width:415px;
	z-index: 100;
	}	
	
#shared-left_content {
	position:absolute;
	height:468px;
	left:50%;
	margin-left:-375px;
	top:175px;
	width:305px;
	z-index: 100;
	}		
	
#shared-search-right { 
	position:absolute;
	height:50px;
	left:50%;
	margin-left:-390px;
	top:654px;
	width:200px;
	z-index: 100;
	}
	
#shared-search-left { 
	position:absolute;
	height:50px;
	left:50%;
	margin-left:200px;
	top:654px;
	width:200px;
	z-index: 100;
	}	
	

/* styles & typography */


#shared-submit_button{ 
	background-color:#76787B;
	color:white;
	border:none;
	padding:1px;
	font-weight:bold;
}
		
#shared-left_content_special {
	position:absolute;
	height:468px;
	left:50%;
	margin-left:-375px;
	top:165px;
	margin-top: 68px;
	width:750px;
	z-index: 100;
	}
	
	
#shared-left_content_special_2{
	position:absolute;
	height:468px;
	left:50%;
	margin-left:-375px;
	top:175px;
	width:750px;
	z-index: 100;

	}
.map_controls{
	text-align: right;
	margin-top: 5px;
	margin-right: 1px;
	line-height: 12px;
	
}
a.map:Link{
	color: #34ca38;
}

.backLink{
	position: absolute;
	top: 60px;
	left: 50%;
	margin-left: -45px;
}