body  {
	background: url(background.jpg) repeat-x 0 434px;
	font-family: Arial, "Lucida Grande", Lucida, Verdana, sans-serif;
	color:  #333333;
}
body#location {
	background: url(background.jpg) repeat-x 0 0px;
}
h4 {
	color: #114432;
	margin-top: 0px;
}
.green {
	color: #114432;
}
a, a:visited {
	color:  #114432;
	text-decoration: none;
	border-bottom:  1px dotted #114432;
}

a:active, a:hover {
	color:  #114432;
	text-decoration: none;
	border-bottom:  1px solid #114432;
}
em {
	font-size:0.7em;
}
a.email ,a:visited,email, a:active.email, a:hover.email {
	color:  #333333 !important;
}

.openhours {
	width:300px;float:left;margin-left:30px;
}
.openhours p {
	line-height:1.5em;
	
}
.hours p {
	line-height:1.8em;
	
}
#contact {
	overflow:auto;margin-top:30px;margin-left:30px;
}

#contact div.hours {
	width:200px;float:left;
}