<style type="text/css">

body {
	background-color: #106e0f;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/main-bkg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.hours {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.hours a:link, a:visited, a:active {
	color: #6FF;
	text-decoration: underline;
}
.hours a:hover {
	text-decoration: none;
	color: #31F223;
}
.mainbkg {
	background-image: url(images/main-pg-bkg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.pagebkg {
	background-image: url(images/text-bkg.jpg);
	background-repeat: repeat-y;
}
.mainmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
.mainmenu a:link, .mainmenu a:visited, .mainmenu a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.mainmenur a:hover {
	text-decoration: underline;
	color: #FEF131;
}
body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #004D88;
}

.maintext {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #004D88;
}
.maintext a:link, .pagefooter a:visited, .pagefooter a:active {
	text-decoration: underline;
	color: #004D88;
}
.maintext a:hover {
	text-decoration: none;
	color: #004D88;
}

.pagefooter {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #004D88;
	text-decoration: none;
	text-indent: 65px;
	padding-top: 25px;
}
.pagefooter a:link, .pagefooter a:visited, .pagefooter a:active {
	text-decoration: none;
	color: #004D88;
}
.pagefooter a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}


</style>
p {
	font-family: Times New Roman, Times, serif;
}
