html {
	background: #490b16 url(../images/wallpaper.jpg) top center repeat;
	margin: 0px;
	padding: 0px;
	min-width: 882px;
	}
	
body {
	background: url(../images/wallpaper_top.jpg) top center repeat-x;
	text-align: center;
	font-family: georgia, palatino, serif;
	font-size: 13px;
	line-height: 1.7em;
	color: #966;
	margin: 0px;
	padding: 0px;
	}
	
a {
	color: #6a0f21;
	font-weight: bold;
	}
	
a:visited {
	color: #6a0f21;
	}
	
a:hover {
	color: #936;
	}

ol {
	padding-left: 20px;
	}

ul {
	padding-left: 17px;
	}
	
* html ol, * html ul {
	padding-left: 0px;
	}
	
li {
	margin-bottom: 5px;
	}
	
ol li ul {
	margin-top: 5px;
	margin-bottom: 10px;
	}

.wrapper {
	text-align: left;
	width: 882px;
	margin: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/scroll.jpg) top center repeat-y;
	}
	
.header {
	width: 882px;
	height: 284px;
	background: url(../images/header1.jpg) top center no-repeat;
	}

	
h1 {
	width: 440px;
	height: 205px;
	margin: 0px 0px 0px 40px;
	padding: 0px;
	float: left;
	line-height: 3em;	
	}
	
h1 a {
	display: block;
	width: 440px;
	height: 0px;
	padding: 205px 0px 0px 0px;
	overflow: hidden;
	}
	
h2 {
	font-size: 24px;
	color: #bf8a6a;
	font-weight: normal;
	font-style: italic;
	letter-spacing: -0.07em;
	}
	
h3 {
	font-size: 18px;
	color: #bf8a6a;
	font-weight: normal;
	font-style: italic;
	letter-spacing: -0.07em;
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 0px 0px;
	}
	
	
.mainnav ul {
	list-style-type: none;
	margin: 0px 0px 0px 275px;
	padding: 25px 0px 0px 0px;
	height: 54px;
	clear: both;
	}
	
.mainnav ul li {
	display: block;
	height: 54px;
	float: left;
	margin-bottom: 0px;
	}
	
.mainnav ul li a {
	display: block;
	height: 0px;
	padding-top: 54px;
	overflow: hidden;
	}
	
.mainnav ul li.home a {
	width: 76px;
	background: url(../images/nav_home.jpg) top left no-repeat;
	}
	
.mainnav ul li.pricing a {
	width: 101px;
	background: url(../images/nav_pricing.jpg) top left no-repeat;
	}

.mainnav ul li.gallery a {
	width: 102px;
	background: url(../images/nav_gallery.jpg) top left no-repeat;
	}

.mainnav ul li.locations a {
	width: 122px;
	background: url(../images/nav_locations.jpg) top left no-repeat;
	}

.mainnav ul li.contact a {
	width: 97px;
	background: url(../images/nav_contact.jpg) top left no-repeat;
	}

.mainnav ul li a:hover {
	background-position: 0px -54px;
	}
	
.mainnav ul li.selected a {
	background-position: 0px -108px;
	}

	
.content {
	padding-botom: 20px;
	}

.content .main {
	width: 450px;
	margin-left: 150px;
	float: left;
	padding-bottom: 30px;
	padding-top: 15px;
	}
	
* html .content .main {
	margin-left: 75px;
	}
	
.content .side {
	width: 195px;
	margin-left: 620px;
	padding-top: 20px;
	padding-bottom: 30px;
	}
	
* html .content .side {
	margin-left: 617px;
	}

#beachlink,
#beachlink h3,
#beachlink h3 a {
	width: 150px;
	height: 174px;
	margin: 0px;
	padding: 0px;
	}
	
#beachlink h3 a {
	display: block;
	height: 0px;
	padding-top: 174px;
	background: url(../images/beachlink.jpg) left top no-repeat;
	overflow: hidden;
	}
	
#beachlink {
	position: relative;
	left: 34px;
	/*top: 20px;*/
	margin-top: 20px;
	}
	
	
/*--- pricing ---*/	
	
/*
body#pricing .content .main {
	width: 580px;
	}
*/

body#pricing .content .main p {
	font-size: 18px;
	line-height: 28px;
	letter-spacing: -0.07em;
	}
	
body#pricing .content .main p i {
	font-size: 11px;
	line-height: 17px;
	letter-spacing: 0em;
	}

	
div.package {
	width: 270px;
	margin-top: 20px;
	padding-right: 10px;
	float: left;
	border-top: 1px solid #dcb592;
	}
	
div.package h3 {
	font-size: 16px;
	margin-top: 0px;
	}
	
div#family_reunion {
	width: 270px;
	padding-right: 30px;
	}
	
div#basic_beach {
	width: 270px;
	clear: both;
	padding-right: 30px;
	padding-bottom: 20px;
	}
	
div#sampler {
	width: 560px;
	padding-bottom: 10px;
	clear: both;
	float: none;
	}

table.pricingchart {
	margin: 10px 0px 0px 0px;
	width: 560px;
	font-size: 14px;
	}
	
table.pricingchart tr td {
	padding: 6px 0px 4px 20px;
	border-bottom: 1px dotted #dcb592;
	}
		
div.special {
	border: 1px solid #dcb592;
	padding: 10px 40px 10px 40px;
	margin: 20px 0px 10px 0px;
	text-align: center;
	background-color: #fffaf0;
	font-size: 15px;
	}		
		
		

	
	
div.location {
	float: left;
	}
	
div#dewey {
	margin-left: 50px;
	}

img.map {
	}
	
div.location p {
	padding: 0px 0px 0px 12px;
	text-align: center;
	line-height: 1.4em;
	}




#contact_form form {
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 10px 30px;
	text-align: left;
	font-size: 0.9em;
	border-top: 1px solid #dcb592;
	}

#contact_form form label {
	display: block;
	margin: 15px 0px 2px 0px;
	font-size: 14px;
	}
	
#contact_form form input,
#contact_form form textarea {
	margin: 0px;
	width: 300px;
	}
	
#contact_form form textarea {
	height: 120px;
	}

#contact_form form input.submitbutton {
	display: block;
	width: auto;
	margin-top: 10px;
	}




.footer {
	text-align: center;
	clear: both;
	width: 882px;
	height: 180px;
	background: url(../images/footer.jpg) top center no-repeat;
	}
	
.footer p {
	margin: 0px;
	padding: 80px 0px 0px 0px;
	}


