@import url("/styles/main.css");

h2 {
	margin: 30px 0px;
}

#g-map {
	color: #000;
	overflow: hidden;
	margin: 0px auto;
}
#g-map-links {
	color: #fd0;
	font: italic 18px/26px "Times New Roman", Times, Roman, serif;
	text-align: center;
}
#maps {
	text-align: center;
}
#how-to-map {
	width: 380px;
	height: 222px;
	margin: 0px auto;
}
#reserves {
	width: 380px;
	margin: 0px auto;
}
#reserves p {
	margin-top: 0;
}
#reserves-map {
	float: left;
	margin-right: 10px;
}
#reserves-map p {
	font-size: 12px;
	line-height: 16px;
}
#reserves-map div {
	width: 125px;
	height: 121px;
}
#reserves-caption {
	text-align: left;
}
