ul#navigation {
	padding: 0;
	margin: 0;
	color: #fff;
	float: left;
}

ul#navigation li { display: inline; }
ul#navigation li a {
  padding: .20em 1em;
  background-color: #039;
  color: #fff;
  text-decoration: none;
  float: left;
  border-bottom: solid 1px #fff;
  border-top: solid 1px #fff;
  border-right: solid 1px #fff;
}
a:link, a:visited { color: #fff; }
ul#navigation li a:hover {
	color: #000;
	background-color: #fff;
}
ul#navigation li#youarehere a { background-color: #09f; }.content {
	background-color: #F9F9F9;
}

.title {
	padding: 0px 0 0 0;
	font-family: "Monotype Corsiva";
	font-size: 75px;
	font-weight: normal;
	font-style: normal;
}
.parksize {
	font-family: "Monotype Corsiva";
	font-size: 18pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	width: 500px;
}
.rwbanner {
	font-family: "Monotype Corsiva";
	font-size: 40pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	width: 500px;
}
.rwlogo {
	font-family: "Monotype Corsiva";
	font-size: 35pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}
.menu1 {
	font-family: "Monotype Corsiva";
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	width: 490px;
}

.pagetitle {
	font-family: "Monotype Corsiva";
	font-size: 36pt;
	left: 300px;
	top: 360px;
	font-variant: small-caps;
	position: absolute;
	z-index: 0;
}
body {
	background-image: url(images/frostlands.jpg);
	text-align: left;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
.topmenu {
	background-image: url(images/top-banner.gif);
	background-repeat: no-repeat;
}
.pagedescription {
	font-family: "Monotype Corsiva";
	font-size: 16pt;
}
a:link {
	color: #0033CC;
}
a:visited {
	color: #000099;
}
a:hover {
	color: #09f;
}
.sub_heading {
	font-family: "Monotype Corsiva";
	font-size: 24pt;
}
.linkheader {
	font-family: "Monotype Corsiva";
	font-size: 18pt;
}
.class_links {
	font-family: "Monotype Corsiva";
	color: #000000;
	text-decoration: none;
}
.contenttitle {
	font-family: "Monotype Corsiva";
	font-size: 35pt;
}
.meetingdays {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
}
.contentstyle1 {
	font-size: 20px;
}
.classtitle {
	font-family: "Monotype Corsiva";
	font-size: 45pt;
	text-align: center;
}
.commtitle {
	font-family: "Monotype Corsiva";
	font-size: 30pt;
	text-align: center;
}