@charset "utf-8";
/* CSS Document */

#map-heading {
	width: 440px;
	font-family: Helvetica, Arial, sans-serif;
}
.mapTitles {
	width: 370px;
}
#map-thumbnail {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	text-align: center;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	font-size: x-small;
	margin-bottom: 20px;
}
#map-footing {
	width: 440px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: small;
	color: #800;
	font-weight: bold;
}.imgBorder {
	padding: 2px;
	border: 1px solid #800;
}
#photo-heading {
	width: 450px;
	font-family: Helvetica, Arial, sans-serif;
}
#photo-thumbnail {
	width: 620px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	font-size: x-small;
	margin-bottom: 10px;
}
#bc-gallery {
	width: 620px;
	margin-right: auto;
	margin-left: auto;
}
#bc-gallery img {
	padding: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wildair-gallery {
	width: 560px;
	margin-right: auto;
	margin-left: auto;
}
#wildair-gallery img {
	padding: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
