#map-wrapper {
	background-image: url(../images/bckgrnd_tpwhtgry.gif);
	background-position:center top;
	background-repeat: no-repeat;
	width:750px;
	background-color:#dcdcdc;
	padding-top:40px;
	padding-bottom:20px;
}

#maptabs {
	background-image: url(../images/bckgrnd_maptp.jpg);
	background-position:center bottom;
	background-repeat: no-repeat;
	width:720px;
	height:35px;
	background-color:#dcdcdc;
	margin-left:15px;
}

#mapframe {
	background-image: url(../images/bckgrnd_mapbt.jpg);
	background-position:center bottom;
	background-repeat: no-repeat;
	width:720px;
	height:390px;
	background-color:#ffffff;
	margin-left:15px;
}

#map {
	width:700px;
	margin-left:10px;
	margin-right:10px;
}

a.btn_mapnav {
	float:right;
	display: block;
	width:150px;
	height:22px;
	color: #993300;
	background: #FFFFFF;
	text-align: center;
	text-decoration: none;
	font-size: 15px;
	font-family: Georgia, serif;
	margin-left:5px;
	background-image:url(../images/btn_map.gif);
	background-repeat: no-repeat;
	padding-top:3px;
}

a.btn_mapnav:hover {
	float:right;
	display: block;
	width:150px;
	height:22px;
	color: #993300;
	background: #eeeeee;
	text-align: center;
	text-decoration: none;
	font-size: 15px;
	font-family: Georgia, serif;
	margin-left:5px;
	background-image:url(../images/btn_map.gif);
	background-repeat: no-repeat;
	padding-top:3px;
}

a.btn_mapnavon {
	float:right;
	display: block;
	width:150px;
	height:22px;
	color: #FFFFFF;
	background: #993300;
	text-align: center;
	text-decoration: none;
	font-size: 15px;
	font-family: Georgia, serif;
	margin-left:5px;
	background-image:url(../images/btn_map.gif);
	background-repeat: no-repeat;
	padding-top:3px;
}

a.btn_mapnavon:hover {
	float:right;
	display: block;
	width:150px;
	height:22px;
	color: #eeeeee;
	background: #993300;
	text-align: center;
	text-decoration: none;
	font-size: 15px;
	font-family: Georgia, serif;
	margin-left:5px;
	background-image:url(../images/btn_map.gif);
	background-repeat: no-repeat;
	padding-top:3px;
}

a.btn_largermap {
	float:right;
	display: inline;
	color: #FFFFFF;
	background: #999999;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:10px;
	padding-right:10px;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top:10px;
}

a.btn_largermap:hover {
	color: #FFFFFF;
	background: #333333;
}