body {
	margin:0em;
	padding:0em;
	font-family:verdana, arial, helvetica, sans-serif;
	color:#333;
	background-color:white;
	font-size: 101%;
	}
h1 {
	margin: 0em 0em 1em 0em;
	padding: 0em;
	font-size: 2em;
	line-height: 2em;
	font-weight: 900;
	color: #ccc;
}
h3 {
	margin: 2em 0em 0.25em 0em;
	padding: 0em;
	text-transform: capitalize;
}
h5{
	margin: 0em 0em 0em 0em;
}
p {
	font-size: .8em;
	line-height: 1em;
	margin: 0em 0em 0em 0em;
	padding: 0em;
}
table{
	border-collapse:collapse;
	font-size:100%;
	border:thin solid black;}
table.staff{
	border-collapse:collapse;
	font-size:100%;
	border:none;}
ul {
	line-height: normal;
	font-size: .8em;
}
#Content>p {
	margin: 0em;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: normal
}
#Content>p+p {
	margin: 0em;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: normal;
}
a {
	color:#09c;
	font-weight:600;
	text-decoration: none;
	}
a:link {color:#09c;}
a:visited {color:#07a;}
a:hover {background-color:#eee;}
#Header {
	margin: 1.5em 0em 1em 0em;
	padding: 1.7em 0em 0em 2.0em; /* For IE5/Win's benefit height = [correct height] + [top padding] + [top and bottom border widths] */
	height: 2.8em; /* 1em + 1.7em + .1em = 2.8em */
	border-style: solid;
	border-color: black;
	border-width: .1em 0em; /* top and bottom borders: 1px; left and right borders: 0px */
	line-height: 1em;
	background-color: #eee; /* Here is the ugly brilliant hack that protects IE5/Win from its own stupidity. 
Thanks to Tantek Celik for the hack and to Eric Costello for publicizing it. 
IE5/Win incorrectly parses the "\"
}"" value, prematurely closing the style 
declaration. The incorrect IE5/Win value is above, while the correct value is 
below. See http://glish.com/css/hacks.asp for details. */
	voice-family: "\"}\"";
	voice-family:inherit;
	height:1em; /* the correct height */
	}
/* I've heard this called the "be nice to Opera 5" rule. Basically, it feeds correct 
length values to user agents that emhibit the parsing error emploited above yet get 
the CSS box model right and understand the CSS2 parent-child selector. ALWAYS include
a "be nice to Opera 5" rule every time you use the Tantek Celik hack (above). */
body>#Header {height:1em;}
#Content {
	margin:0em 5em 5em 20em;
	padding:1em;
	}
#Menu {
	position:absolute;
	top:10em;
	left:2em;
	width:15em;
	padding:1em;
	background-color:#eee;
	border:.1em dashed #999;
	line-height:1.7em;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:15em;
	}
/* Again, "be nice to Opera 5". */
body>#Menu {width:15em;}
p.singlespace{
	margin-top: 0em;
	margin-bottom: 0em;
}
p.indented{
	margin-top: 0em;
	margin-bottom: 0em;
	padding-left: 2.5em;
	line-height: normal;
}
p.small {
	font-size: .6em;
}
#Footer {
	margin: 5em 0em 0em 0em;
	padding: 1.7em 0em 0em 2em;
	width: 100%;
	height: 3.3em;
	border-style: solid;
	border-color: black;
	border-width: .1em 0em .1em 0em;
	line-height: 1.1em;
	background-color: #eee;
	position: absolute;
	voice-family: "\";
}\"";
	voice-family:inherit;
	height:1.4em; /* the correct height */
	}
/* Again, "be nice to Opera 5". */
body>#Footer {height:1.4em;}
th,td{
	text-align: center;
	vertical-align: middle;
	border: thin solid black;
	font-size: .8em;
	}
th{font-weight:900;}
th.park,td.park{width: 4%;}
th.parkaddress,td.parkaddress{width: 4%;}
th.parkname,td.parkname{width: 10%;}
table.van{
	text-align: left;
	border: none;
	margin-left: 1em;
}
th.van,td.van{
	border: none;
	text-align: left;
}
/* Style for Buttons */
a.button{
	color: Black;
	background: #62D6FD url(images/left.png) no-repeat left;
	text-decoration: none;
	padding-left: .5em;
}
a.button span{
	background: #62D6FD url(images/right.png) no-repeat right;
	text-decoration: none;
	color: Black;
}
a.button:hover{
	color: Black;
	background: #C0C0C0 url(images/hoverleft.png) no-repeat left center;
	text-decoration: none;
	padding-left: .5em;
}
a.button:hover span{
	background: #C0C0C0 url(images/hoverright.png) no-repeat right center;
	padding-right: .5em;
	text-decoration: none;
	color: Black;
}
a.buttoncurrent{
	color: Black;
	background: #A4A4D1 url(images/currentleft.png) no-repeat left center;
	text-decoration: none;
	padding-left: .5em;
}
a.buttoncurrent span{
	background: #A4A4D1 url(images/currentright.png) no-repeat right center;
	padding-right: .5em;
	text-decoration: none;
	color: Black;
}
a.buttoncurrent:hover{
	color: Black;
	background: #C0C0C0 url(images/hoverleft.png) no-repeat left center;
	text-decoration: none;
	padding-left: .5em;
}
a.buttoncurrent:hover span{
	background: #C0C0C0 url(images/hoverright.png) no-repeat right center;
	padding-right: .5em;
	text-decoration: none;
	color: Black;
}
/* End of Style for Buttons */
/* Style for Menus. */
.menutitle{
	cursor: pointer;
	margin-bottom: .5em;
	background-color: #ECECFF;
	color: #000000;
	width: 14em;
	padding: .2em;
	text-align: center;
	font-weight: bold; /*/
	*/border: .2em solid #000000; /* */
	margin: 1em 1em 1em 1em;
}
.submenu{margin-bottom: 2em;}
/* End of Style for Menus. */

li{
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding: 0;
}
ul{
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding: 0;
}
ul.bulletlist{
	margin-left: 3em;
	margin-bottom: 0;
	margin-top: 0;
	list-style-position: inside;
}
