body {
	margin: 0;
	padding: 0;
}

#hours-content {
	background-image: url(../img/VisitUsHours.jpg);
	width: 519px;
	height: 394px;
	position: relative;
	color: #006665;
	font-family: Verdana, sans-serif;
}

#come-visit-us {
	position: absolute;
	top: 98px;
	left: 21px;
	font-size: .9em;
}

#come-visit-us p {
	margin-top: 0;
	margin-bottom: 1px;
}

#directions {
	position: absolute;
	top: 189px;
	left: 21px;
	width: 462px;
	font-size: .8em;
}

#directions p {
	margin-bottom: 0;
	margin-top: 0;
}

#hours {
	top: 285px;
	position: absolute;
	right: 30px;
	text-align: right;
	font-size: .8em;
}

#hours p {
	margin-top: 0;
	margin-bottom: 1px;
}