/* CSS Document */
body {
	padding:0;
	margin:0;
	font-family: "trebuchet ms", Arial, Helvetica, sans-serif;
	font-size:95%;
	color:#000000;
	line-height:155%;
}

.parks {
	line-height:100%;
}

.parks h2 {
	padding:0;
	margin:0;
}

.container {
	margin-left:auto;
	margin-right:auto;
}

body h1 {
	font-family:"trebuchet ms", Arial, Helvetica, sans-serif;
	font-size:150%;
	font-weight:normal;
	padding:0 0 5px 0;
	line-height:1.3em;
}

body h2 {
	font-family:"trebuchet ms", Arial, Helvetica, sans-serif;
	font-size:120%;
	font-weight:normal;
}

.navhistory {
	font-size:80%;
	text-align:right;
	color:#000;
	line-height:1.5em;
	margin-right:32px;
}

.navhistory a, a:visited {
	color:#993300;
}

.navhistory a:hover {
	color:#000000;
	text-decoration:none;
}

#footer {
	font-size:80%;
	padding:0 0 0 10px;
	line-height:1.5em;
}

#footer a, a:visited {
	color:#993300;
}

#footer a:hover {
	color:#000000;
	text-decoration:none;
}

.eventstable {
	font-size:80%;
	line-height:1.5em;
}

.mapdetaila {
	font-size:80%;
	line-height:normal;
}

.mapdetaila h1 {
	Color:#2f2e92;
}

.mapdetailb {
	font-size:80%;
	line-height:normal;
}

.mapdetailb h1 {
	Color:#c94141;
}

.mapdetailc {
	font-size:80%;
	line-height:normal;
}

.mapdetailc h1 {
	Color:#51ab5e;
}