html {
	background: #A5A5A5 url(../images/bg-vertical.png) repeat-y top center;
	margin: 0 auto;
	padding: 0;
	color: White;
	font-family: Arial, Helvetica, sans-serif;
}

body {
	width: 687px;
	margin: 0 auto;
	padding: 0 40px 0 40px;
	background: url(../images/main.jpg) no-repeat top center;
}

a img {
	border: 0;
}

a {
	text-decoration: none;
	color: #49C2AC;
}

a:hover {
	color: #4CA0C6;
}

h1 {
	margin: 0;
}

h1 a {
	display: block;
	width: 687px;
	height: 123px;
	text-indent: -1000px;
}

h2 {
	margin-top: 0;
	font-size: 1.3em;
	position: relative;
}

#header {
	height: 183px;
}

#header-noflash {
	background-image: url(../images/header.jpg);
	height: 183px;
	width: 687px;
}

#nav {
	margin: 6px 0 0 0;
	padding: 0;
	list-style: none;
	height: 40px;
}

#nav li {
	margin: 0;
	padding: 0;
	float: left;
}

#nav a {
	display: block;
	float: left;
	height: 40px;
	text-indent: 1000px;
	overflow: hidden;
	white-space: nowrap;
}

#nav-home a {
	width: 65px;
}

#nav-about-us a {
	width: 83px;
}

#nav-prices a {
	width: 68px;
}

#nav-directions a {
	width: 95px;
}

#nav-events a {
	width: 68px;
}

#nav-gallery a {
	width: 72px;
}

#nav-webcam a {
	width: 85px;
}

#nav-shop a {
	width: 59px;
}

#nav-contact-us a {
	width: 92px;
}

#sidesection {
	width: 132px;
	float: left;
	padding-top: 80px;
	padding-right: 18px;
	text-align: right;
	position: relative;
	height: 500px;
}

#sidesection h2 {
	display: none;
}

#sidesection h3 {
	color: #FF6700;
	font-size: 14px;
	margin-bottom: 0;
	clear: left;
}

#sidesection ul.news {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidesection ul.news a {
	color: White;
	text-decoration: none;
	font-size: 10px;
}

#webcam {
	position: absolute;
	top: 220px;
	left: 0;
	display: block;
	width: 150px;
	height: 100px;
	text-indent: 1000px;
	overflow: hidden;
}

#photos {
	position: absolute;
	top: 360px;
	left: 0;
	width: 153px;
	height: 168px;
	text-indent: 1000px;
	overflow: hidden;
}

#content {
	margin-left: 150px;
	font-size: 0.9em;
	padding: 0 20px 0 36px;
	margin-top: 30px;
	background: Black url(../images/watermark.png) no-repeat scroll bottom right;
}

ul.gallery {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.gallery li {
	margin: 0;
	padding: 0;
	display: inline;
}

p#footer {
	padding: 0 0 5px 0;
	margin: 20px 0 0 0;
	text-align: right;
	font-size: 11px;
	clear: left;
	color: gray;
}

p#footer a {
	color: white;
}

ul.photos {
	list-style: none;
	margin: 0 10px !important;
	margin: 0;
	padding: 0;
	text-align: center;
}

ul.photos li {
	margin: 8px;
	padding: 0;
	float: left;
	list-style: none;
}

ul.photos li a {
	display: block;
	padding: 5px;
	background-color: #232725;
}

ul.photos li a:hover {
	background-color: #CE5300;
}

ul.photos li img {
	display: block;
}