/* Harvest Mouse CSS */

h2, h3{
	text-align: center;
}

.links_image{
	width: 70px;
}

figcaption{
	text-align: center;
}

#mapwrapper{
	width:960px;
	height:500px;
	display:block;
}

#map{
	width: 100%; 
	height: 100%;
}

img.banner{
	display:block;
	margin: 0px auto;
}
