body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background: #fef7eb;
	margin: 0px;
	padding: 0px;
}
.dot {
	color: #CC6600;
	font-size: 14px;
}
h1, h2, h3, h4, h5, h6, p {
	margin: 0px 0px 12px;
	padding: 0px;
}

h4 {
	font-weight: normal;
}
a {
	color: #C60;
}
a:hover {
	color: #c60;
	text-decoration: underline overline;
}
#googlemaps {
	position: absolute;
	height: 269px;
	width: 300px;
	left: 12px;
	top: 159px;
}

