#content {
	height: 132%;
}

#content div.maptext {
	margin: 0;
	padding: 0 .75em 1em .75em;
}

#content div.maptext:first-letter {
	font-size: 2em;
}

#map {
	position: relative;
	   width: 70%;
	   height: 65%;
	  border: thin solid white;
	  margin: .2em auto 2em auto;
	   color: black;
}

#address_header {
	font-weight: bold;
	margin-bottom: .25em;
}

#view_map {
	margin-top: .2em;
}

#view-map a {
	background-color: #9299C7;
	color: #FFD700;
}