<STYLE TYPE="text/css">

.fake {}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/home_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #006132;
}

.intro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	background-image: url(../images/orange_callout_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 35px;
	padding-left: 25px;
	padding-right: 20px;
}

.hours {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	line-height: 15px;
	background-image: url(../images/orange_callout_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 35px;
	padding-left: 0px;
	padding-right: 40px;
}

/* Main Links*/	
.link {
	color: #016233;
	text-decoration: none;
	font-weight: normal;
}
a.link:hover {
	color: #016233;
	text-decoration: underline;
}

.link2 {
	color: #fbd47e;
	text-decoration: none;
	font-weight: normal;
}
a.link2:hover {
	color: #fbd47e;
	text-decoration: underline;
}
	
/* Footer Styles*/
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	color: #30b876;
	line-height: 12px;
}


.intro_left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	background-image: url(../images/orange_callout_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 35px;
	padding-left: 25px;
	padding-right: 20px;
}
</STYLE>