body{
	background: url(Images/bg.png) repeat-x center top;
	font-family: 'Georgia', 'Helvetica', Helvetica, 'Trebuchet MS', Arial, Verdana, sans-serif;
	font-size:12px;
	padding: 15px;
	text-align: justify;
}

#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:0;
	padding-bottom:0;
	border-top: 1px solid #654224;
	border-right: 1px solid #654224;
	border-bottom: none;
	border-left: 1px solid #654224;
}
#column1 {
	float: left;
	width: 200px;
	clear: both;
}


#header {
	float: none;
	height:122px;
	border-bottom: 1px solid #654224;
}
#topnav {
	float: none;
	width:100%;
	color: #6D6C2B;
	background-color: #D2CE85;
	border-top: 1px solid #654224;
	border-bottom: 1px solid #654224;
	height:20px;
}
#topnav	ul{
margin:0;
padding:0;
}
#topnav	li{
	float:left;
	width:25%;
	text-align:center;
	list-style: none;
	border-right: 1px solid #654224;
	height:17px;
	padding-top:3px;
}
#leftnav li {
	list-style: none;
	margin: 10px 20px;
	
}
#leftnav ul {
	margin: 0px;
	padding: 0px;
}
#leftnav a{
	color: #654224;
	text-decoration: none;
	background: #D2CE85;
	padding: 10px;
	border: 1px solid #ACA740;
	display:block;
}
#leftnav li li a{
	color: #654224;
	text-decoration: none;
	padding: 0;
	border: 1px solid #F5EAD6;
	background: none;
}
#column1 #leftnav a:hover{
	color: #ffffff;
	background: #ACA740;
	display:block;
}
#column1 #leftnav li li a:hover{
	color: #654224;
	background: none;
	display:block;
	text-decoration:underline;
}
#column2 {
	float: right;
	width: 670px;
	margin-top:20px;
	margin-bottom:20px;
	padding-right:20px;
	}

.clear {
	clear: both;
	height:0;
}
p.clear {
	clear: both;
	height:auto;
}
.clearpara {
	clear: both;
}
a:link, a:visited {
	color: blue;
}
p {
	font-size: 13px;
}
#footer {
	float: none;
	clear:both;
	font-size: 10px;
	color: #6D6C2B;
	background-color: #D2CE85;
	border-top: 1px solid #654224;
	border-bottom: 1px solid #654224;
	text-align:center;
	margin:0;
}

#footer a:link, #footer a:visited {
	color: #6D6C2B;
}
#topnav a:link, #topnav a:visited {
	color: #654224;
	text-decoration: none;
}
#column2 h1 {
	font-size: 140%;
}
#innercol1 {
float:left;
width:500px;}

#innercol2 {
float:right;
width:200px;}
#column2 h2 {
	font-size: 100%;
	background: #D2CE85;
	border: 1px solid #5B3D33;
	font-weight:normal;
	padding:5px;
	clear: both;
	float: none;
}
.todo {
	color: #FF0000;
}
#column2 h2 a {
color:#5B3D33;
text-decoration:none;
}
#column2 h2 a:hover, #leftnav a:hover, #topnav a:hover{
text-decoration:underline;
color:#6D6C2B;
}
.floatimagesright img {
	float: right;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	border: 1px solid #5B3D33;
}
.floatimageright {
	float: right;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	border: 1px solid #5B3D33;
}
.floatimageleft{
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	border: 1px solid #5B3D33;
}
.floatimagelefthome{
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0;
	border: 1px solid #5B3D33;
}
.floatimageleftnoborder{
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	border: none;
}
#column2 p.homeimages{
clear:both;
margin-top:20px;}
#column2 p.homeimages img{
	border: 1px solid #5B3D33;
	float:left;
	margin-right:70px;
}
#column2 p.homeimages img.left{

}
#column2 p.homeimages img.right{
	float:right;
	margin-right:20px;
}
#column2 p.homeimages{
text-align:center;
}
.invisible{
	overflow: hidden;
	position: absolute;
	height: 0px;
	width: 0px;
}
#homecol1 {
	float: left;
	width: 395px;
}
#homecol2 {
	float: right;
	width: 250px;
}
.floatme{
float:left;
margin-right:10px;}


#leftnav.default .theparksubnav,
#leftnav.default .historysubnav,
#leftnav.history .theparksubnav,
#leftnav.thepark .historysubnav{
display:none;}#column2 a {
	color: #4A481C;
}
.gallery { text-align:center;
}
.gallery img{
	margin:5px;
}
h3{
clear:both;
}