@charset "UTF-8";
/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 20px;
}
body {
	background-image: url(../images/tile44.jpg);
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #00AB65;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00AB65;
}
a:hover {
	text-decoration: none;
	color: #221E20;
}
a:active {
	text-decoration: none;
	color: #221E20;
}
.aboutmain {
	background-image: url(../images/about_11.jpg);
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.menusnav {
	background-image: url(../images/menus_22.jpg);
}
.news-form {
	background-image: url(../images/news_17.jpg);
}
.newsnav {
	background-image: url(../images/news_24.jpg);
}
.menuhours {
	background-image: url(../images/hours_24.jpg);
}

.hourstext {
	background-image: url(../images/hours_17.jpg);
	text-align: left;
}
.texthours1 {
	font-size: 15px;
}
.bold {
	font-weight: bold;
	text-align: left;
}
.menucontact {
	background-image: url(../images/contact_24.jpg);
}
.contacttextbox {
	background-image: url(../images/contact_17.jpg);
	text-align: left;
}
.aboutnav {
	background-image: url(../images/about_18.jpg);
}

