/* CSS Document */

#main_wrapper {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}

#logo_wrapper {
	width: 760px;
	vertical-align: bottom;
}
#attraction_wrapper {
	text-align: center;
}
#attraction_wrapper ul, amenity_wrapper ul {
	text-align: left;
}
#attraction_wrapper ul li, amenity_wrapper ul li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	list-style-type: circle;
	line-height: 25px;
}

#nav_wrapper {
	width: 758px;
	text-align: center;
	background-color: #FFEEE3;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: 471405;
	border-right-color: 471405;
	border-bottom-color: 471405;
	border-left-color: 471405;
	margin: 0px;
	padding: 0px;
	border-top-style: solid;
}

#body_wrapper {
	width: 728px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #471405;
	border-right-color: #471405;
	border-bottom-color: #471405;
	border-left-color: #471405;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 15px;
}#nav_wrapper ul {
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-top: 10px;
	text-indent: 0px;
}
#nav_wrapper ul li {
	list-style-type: none;
	display: inline;
	padding-right: 11px;
	padding-left: 11px;
	padding-bottom: 8px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-top: 8px;
}

#copyright_wrapper {
	width: 743px;
	background-image: url(images/grass_bg.gif);
	background-position: bottom;
	height: 60px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: 471405;
	border-bottom-color: 471405;
	border-left-color: 471405;
	padding-top: 25px;
	padding-left: 15px;
	border-top-style: solid;
}
.copyright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.copyright span {
	font-size: 12px;
	color: #666666;
	padding-right: 10px;
}
.copyright span a {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}

#intro {
	padding-left: 10px;
	padding-right: 15px;
	font-family: "Trebuchet MS";
	font-size: 16px;
	line-height: 23px;
	font-weight: normal;
}
#intro a {
	color: #0000CC;
	text-decoration: underline;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #660000;
	font-weight: bold;
	font-size: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #330000;
	border-right-color: #330000;
	border-bottom-color: #330000;
	border-left-color: #330000;
	padding-bottom: 5px;
}
#nav_wrapper a:link, a:visited {
	text-decoration: none;
	color: #330000;
}
#nav_wrapper a:hover {
	text-decoration: underline;
	color: #330000;
	font-weight: bold;
}
.rules {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	list-style-type: circle;
	line-height: 25px;
	text-align: left;
	padding-bottom: 25px;
}
#attraction_wrapper img {
}
#attraction_wrapper ol, amenity_wrapper ol {
	text-align: left;
}
#attraction_wrapper ol li, amenity_wrapper ol li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	list-style-type: none;
	line-height: 25px;
}
