* {
    padding: 0;
    margin: 0;
} 

body {
background: #eee;
font-family: "Trebuchet MS" Verdana, Arial, sans-serif;
font-size: 12px;
color: #333333;
line-height: 24px;
}

a {
text-decoration: none;
color: #0171AF;
}
a:hover {
text-decoration: underline;
color: #111;
}

#wrap {
	width: 800px;
	margin: 40px auto;
	background-image: none;
}

#header {
	height: 90px;
	background: #eee url(header.gif) no-repeat;
}
#header h1 {
	font-size: 34px;
	font-weight: 100;
	letter-spacing: 0px;
	padding: 30px 0 0 30px;
}
#header h1 a {
	text-decoration: none;
	color: #0066FF;
	word-spacing: 0px;
	letter-spacing: -1px;
}
#header h1 a:hover {
	text-decoration: none;
	color: #0066FF;
}
#header h2 {
color: #89A537;
font-size: 20px;
font-weight: 100;
padding: 0 0 0 31px;
}

#menu {
	height: 210px;
	background-color: #eee;
	background-image: url(menu_top.jpg);
	background-repeat: no-repeat;
}
#facilities #menu {
	background-image: url(menu_facilities.jpg);
}

#menu ul {
list-style-type: none;
padding: 10px 0 0 40px;
}
#menu ul li {
}
#menu ul li a {
	color: #336633;
	font-size: 24px;
	font-weight: 600;
	letter-spacing: -1px;
	vertical-align: 0%;
	text-indent: 0px;
	white-space: normal;
	margin: auto;
	height: auto;
	width: auto;
}
#facilities #menu ul li a {
	color: #663333;
}


#menu ul li a:hover {
	color: #000000;
	text-decoration: none;
}

#facilities #menu ul li a:hover {
	color: #000000;
}
#outdoor #wrap #menu .style6 a:hover {
	color: #000000;
}



#content {
	background: #eee url(content.gif) repeat-y;
	padding: 20px;
	height: auto;
	width: auto;
}

.main {
border-top: 1px solid #aaa;
background: #eee;
padding: 10px;
}
.main h2 {
	font-size: 24px;
	font-weight: bold;
	padding: 15px 0 7px 0;
}
.main h2 a {
	text-decoration: none;
	color: #0066FF;
}
.left h2 a:hover {
	color: #111;
	font-size: 10px;
}

#bottom {
	background: #eee url(bottom.gif) no-repeat;
	padding: 10px 0;
	vertical-align: top;
	word-spacing: normal;
	letter-spacing: normal;
}

#footer {
font-size: 11px;
color: #999;
text-align: center;
}
#outdoor #menu {
	background-image: url(menu_outdoor.jpg);
}
#outdoor #wrap #menu .style6 a {
	color: #663333;
}
#access #menu {
	background-image: url(menu_access.jpg);
}
#access #wrap #menu .style6 a {
	color: #FF0000;
}
#access #wrap #menu .style6 a:hover {
	color: #000000;
}
#rates #menu {
	background-image: url(menu_rates.jpg);
}
#rates #wrap #menu .style6 a {
	color: #0033FF;
}
#rates #wrap #menu .style6 a:hover {
	color: #000000;
}
#reservations #menu {
	background-image: url(menu_reservations.jpg);
}
#reservations #wrap #menu .style6 a {
	color: #006666;
}
#reservations #wrap #menu .style6 a:hover {
	color: #000000;
}
#groups #menu {
	background-image: url(menu_groups.jpg);
}
#groups #wrap #menu .style6 a {
	color: #FF9900;
}
#groups #wrap #menu .style6 a:hover {
	color: #FFFFFF;
}

