.topBanner {
	display: none;
}
#feemenu {
	display: none;
}
#menu {
	display: none;
}



.lightGrey {
	background-color: rgb(225,225,225);
}
.darkGrey {
	background-color: rgb(195,195,195);
}
.red {
	color: rgb(210,0,0);
	font-style: italic;
	font-weight: bold;
}
td.centre {
	text-align: center;
}
.park_fee_bg_A {
	background-color: rgb(240,223,183);
}
.park_fee_bg_B {
	background-color: rgb(220,203,163);
}
.park_fee_bg_C {
	background-color: rgb(200,183,143);
}
.parkMenu {
	background-color: rgb(38,49,80);
	margin-top: 5px;
	margin-bottom: 15px;
	padding: 0px;
	text-align: left;
	float: left;
	width: 100%;
	color: rgb(240,240,240);
}
.parkMenu p {
	float: left;
	margin-left: 10px;
}
.parkMenu form {
	float: left;
	margin: 10px;
	margin-top: 12px;
}
.highlight {
	background-color: rgb(255,237,168);
	padding: 5px;
	border: 1px solid rgb(210,191,122);
}
table.fee_schedule td, th {
	text-align: center;
}
table.feestable {
	width: 680px;
	margin: 0px;
	margin-top: 15px;
	padding: 0px;
	border: none;
	border-spacing: 0px;
}
table.feestable td, th {
	margin: 0px;
	padding: 3px;
	border: 1px solid black;
}
.regbg {
	background-color: rgb(210,220,230);
}
.senbg {
	background-color: rgb(210,230,210);
}
.disbg {
	background-color: rgb(240,219,183);
}
table.feestable th {
	font-size: 1.1em;
}
td.totalbg {
	background-color: rgb(210,190,190);
}
tr.headerrow td {
	text-align: center;
}
td.roofedschedulewidth {
	width: 100px;
}
.pernightbg {
	background-color: rgb(183,210,183);
}
.perweekbg {
	background-color: rgb(240,240,168);
}
