.headercell {
	background-color: #ccdedc;
}
.NavMenuText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #ccdedc;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bolder;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.NavMenuText:hover {
	color: #ffffff;
	text-decoration: none;
}
.Navmenu {
	background-color: #82ada8;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	margin-top: 5px;
	vertical-align: middle;
}
.sidemenutext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #dcd6a0;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bolder;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.sidemenutext:hover {
	color: #4C711D;
	text-decoration: none;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: lighter;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin: 5px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	margin-right: 10px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	margin: 0px;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
ul {
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
}
td.hours {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
