body { background-color:#3A1A08; font-family: Arial, Helvetica, sans-serif; font-size:85%; margin:0; }
a { text-decoration: none; color: #2D4255; }
a:visited {  color: #2D4255; }
a:hover {  color: #a43e25; }
a:active {  color: #a43e25; }
a img, p img { border:1px solid #000; }
h1 { font-size:165%; color: #2D4255; }
#all {
	width:780px;
	margin:0 auto;
	text-align:left;
}
#nav, #nav a, #nav a:link, #nav a:visited {
	color:#3a1a08;
	font-size:95%;
}
#nav table {
	position:relative;
	top:-15px;
}
#top {
	height:246px;
	background:#3A1A08 url('../images/top_bg.jpg') center no-repeat;
}
#content {
	width:480px;
	margin-left:250px;
	padding:2px;
	overflow:auto;
}
#middle {
	background:#3A1A08 url('../images/middle_bg.jpg') center repeat-y;
	padding-bottom:20px;
}
#bottom {
	height:70px;
	background:#3A1A08 url('../images/bottom_bg.jpg') center no-repeat;
}
a#contact, a#adventure, a#map {
	position:absolute;
	display:block;
	width:175px;
	height:130px;
}
a#contact {
	margin-left:80px;
	margin-top:54px
}
a#adventure {
	margin-left:302px;
	margin-top:55px
}
a#map {
	margin-left:523px;
	margin-top:55px
}
#foot {
	width:665px;
	margin:0 auto;
	text-align:left;
	font-size:80%;
	color:#fff;
}
#sidebar {
	float:left;
	width:180px;
	margin-left:35px;
}
#sidebar a img {
	border:none;
	display:block;
	margin:0 auto 15px;
}
