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

hr{
	border:0;
	border-bottom:1px dashed #b78c6a;
	height:1px;
	margin:20px 0;}

strong.title{
	display:block;
	font-size:22px;
	font-weight:normal;
	color:#67972f;
	line-height:2;}

#locationMap{
	height:400px;}