body#map_page #map_link {
	background: #0076bf !important;
	color: white !important;
}
/* */
html, body {
	width: 100%;
	height: 100%;
}

#map {
	width: 700px;
	height: 650px;
	margin: 0px;
	padding: 0px;
	
	position: absolute;
	top: 0px;
	left: 280px;
	
}
h2 {
	margin: 0px 0px 10px;
}
h2 a{
	background: transparent url(/logos/mwr_nav_logo.gif) no-repeat top center !important;
	display: block;
	width 240px;
	height:0px;
	overflow:hidden;
	padding:120px 0px 0px !important;
}
#pdf {
	text-align: center;
	margin: 0px 0px 10px;
	text-decoration: none;
	color: #0076bf;
	font-weight: bold;
}
#location_menu{
	width: 240px;
	position:absolute;
	top: 7px;
	left: 9px;
	height: 650px;
	overflow: auto;
	background: white;
	font-size: 1.2em;
	line-height: 0.9em;
}
#location_menu a {
	display: block;
	padding: 0px 0px;
}
#location_menu a:hover {
	text-decoration: underline;
}
#location_menu_list {
	list-style:none;
	margin:0px;
	padding:0px;
	font-size: 0.7em;
}
#location_menu_list li{

}
#location_menu_list ul {
	list-style: none;
	margin:0px;
	padding:0px 0px 0px 10px;
}
#location_menu_list ul {
	color: #555;
}
#location_menu_list ul li{

}

