@charset "utf-8";
#map_canvas {
	height: 50vh;
	width: 98%;
	max-width: 800px;
	max-height: 500px;
	margin-right: auto;
	margin-left: auto;
	border: 6px solid #363636;
	box-sizing: border-box;
}
#where {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	height: auto;
	width: 98%;
	border-top-width: 6px;
	border-right-width: 6px;
	border-bottom-width: 0px;
	border-left-width: 6px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #363636;
	border-right-color: #363636;
	border-bottom-color: #363636;
	border-left-color: #363636;
	text-align: center;
	line-height: 30px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #FFF;
	background-attachment: scroll;
	background-image: url(/images/map-bar-seg.png);
	background-repeat: repeat-x;
	background-position: center center;
	max-width: 800px;
	box-sizing: border-box;
}
#millphoto {
	width: 98%;
	background-attachment: scroll;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% 100%;
	height: auto;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 6px;
	border-right-width: 6px;
	border-bottom-width: 6px;
	border-left-width: 6px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #363636;
	border-right-color: #363636;
	border-bottom-color: #363636;
	border-left-color: #363636;
	float: none;
	max-width: 800px;
	box-sizing: border-box;
	background-color: #947853;
}
#millphoto img {
	height: auto;
	width: 100%;
	float: none;
}
