body, html {
	padding:0;
	margin:0;
	background-color: #a1c3e0; 
	background-image: url(images/back.jpg); 
	background-repeat: repeat-x;
	font: normal 11px "Lucida Grande", Verdana, sans;
	color: #000;
}

img {
	border: 0;
}

h1 {
	color: #000;
	padding: 0;
	margin: 0 0 12px 0;
	font-size: 18px;
}

h2 {
	color: #000;
	padding: 0;
	margin: 0 0 12px 0;
	font-size: 16px;
}

h3 {
	color: #0000;
	padding: 0;
	margin: 0 0 12px 0;
	font-size: 14px;
}

a {
	color: #666;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#container {
	position: relative;
	top: 12px;
	width: 780px;
	margin-left: auto;
	margin-right: auto;
}

#body {
	background-image: url(images/button_back.jpg); 
	background-repeat: repeat-y;
	background-color: #d8d1b5;
}

#navigation {
	width: 205px;
	float: left;
}

#content {
	float: left;
	width: 575px;
}

.padding12 {
	padding: 0 12px 12px 12px;
}

#content p {
	line-height:20px;
	color: #3a3628;
}

h1#welcome {
	text-indent: -9000px;
	width: 373px;
	height: 39px;
	background-image: url(images/welcome.gif);
	padding: 0;
	margin: 0;
}

h1#photos {
	text-indent: -9000px;
	width: 187px;
	height: 40px;
	background-image: url(images/photos.gif);
	padding: 0;
	margin: 0;
}

h1#accomodations {
	text-indent: -9000px;
	width: 200px;
	height: 32px;
	background-image: url(images/accomodations.gif);
	padding: 0;
	margin: 0;
}

h1#contact {
	text-indent: -9000px;
	width: 155px;
	height: 30px;
	background-image: url(images/contact.gif);
	padding: 0;
	margin: 0;
}

#frame {
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/frame.jpg); 
	background-repeat: no-repeat;
	background-color: #000;
	width: 477px;
	height: 327px;
	padding: 27px 0 0 27px;
}

.galleryThumb {
	padding: 12px 0 0 17px;
	float: left;
}

#slideshow {
	float: right;
	width: 300px;
	height: 200px;
}

#footer {
	clear: both;
	background-image: url(images/footer.jpg); 
	background-repeat: no-repeat;
	width: 780px;
	height: 103px;
	position: relative;
	margin-bottom: 12px;
}

#footer_links {
	text-align: center;
	color: #FFF;
	position: relative;
	top: 12px;
}

#footer_links a {
	color: #d9cb9b;
}

#footer_copy {
	text-align: center;
	color: #FFF;
	position: relative;
	top: 32px;
}

#footer_credit {
	text-align: center;
	color: #FFF;
	position: relative;
	top: 52px;
}

#footer_credit a {
	color: #d9cb9b;
}

#photos {
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	padding-bottom: 18px;
	margin-bottom: 18px;
}

ul#list {
	list-style: outside;
	list-style-type: square;
}

ul#list li {
	color: #000;
	padding-bottom: 10px;
}