/*Map Page*/
#mapPage-container {
	width:800px;
	margin: auto;
	position: relative;
	top: -35px;
}
#mapPage-flashNav {
	width: 800px;
	margin:auto;
}
#mapPage-flash {
	width: 800px;
	height: 450px;
	margin-left: -50px;
}
mapPage-content{
	position: relative;
	top: -15px;
}

#mapPage-rightCol1 {
	padding: 6px;
	float: right;
	width: 470px;
	border: 1px outset ButtonFace;
	background-color: transparent; /*margin:auto;
	clear: left; */
}

#mapPage-rightCol {
	padding: 2px;
	float: right;
	width: 260px;
	border: 1px outset ButtonFace;
	background-color: transparent;
	margin: auto;
	clear: left;
}
#mapPage-header {
	font-size: 1em;
	padding-bottom: 4px;
	padding-top: 15px;
}
#mapPage-col1 {
	float: left;
	width: 244px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	margin: auto;
}
#mapPage-col1 p {
	font-size: .8em;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	margin: 4px;
}
#mapPage-col1 a, a:visited {
	font-size:1em;
	color:#000;
}
