@charset "utf-8";
/* CSS Document */

html, body {
	margin:0;
	padding:0;
	font-size:12px;
	color: #513600;
	line-height:25px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/bg.jpg);
}

h1 {
	margin:0;
	padding:0;
	font-size: 30px;
}

h2 {
	font-size: 28px;
	color: #704210;
	margin: 0px;
	padding-bottom: 20px;
}

h3 {
	font-size: 20px;
	color: #704210;
	padding-bottom: 10px;
}

h4 {
	font-size: 18px;
	color: #3E2409;
	padding-bottom: 10px;
}

h5 {
	font-size: 13px;
	margin:0;
	padding-top: 10px;
	padding-bottom: 10px;
}

h6 {
	font-size: 13px;
	font-weight: bold;
	margin:0;
	padding:0;
}

a img {
	border: 0;
}

ul {
	padding:0;
	margin-left: 24px;
}

a {
}

a: hover {
}

label {
}

#wrapper {
	width: 960px;
	margin: auto;
}

#header-container {
	width: 960px;
	height: 100px;
}

#logo {
	width: 330px;
	height: 100px;
	float:left;
}

#nav-container {
	height: 100px;
	float:right;
	padding-right: 50px;
}

#nav-container ul {
	margin:0;
	padding:0;
	list-style-type: none;
}

#nav-container li {
	float:left;
	padding-left: 50px;
	padding-top: 30px;
}

#nav-container a {
	display:block;
	text-decoration:none;
	color: #979797;
	font-size: 18px;
	text-transform: lowercase;
	width: auto;
}

#nav-container a:hover {
	color: #633C01;
}

#nav-container a.current {
	color: #633C01;
}

#content-container {
	width: 920px;
	background-color: #e0d8b8;
	background-image: url(../images/contentbg.jpg);
	background-repeat: repeat-y;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
}

#content-container p {
	padding-bottom: 20px;
}


#left-container {
	width: 580px;
	float:left;
}

#content-container a {
	font-weight: bold;
	color: #513600;
}

#content-container a:hover {
	text-decoration: none;
}

#left-col {
	width: 280px;
	float:left;
}

#slideshow {
    position:relative;
    height:217px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}

#right-col {
	width: 280px;
	float:right;
}

#gallery {
	width: 580px;
	float:left;
}

#gallery-1 {
	width: 180px;
	float:left;
	padding-right:20px;
}

#gallery img {
	border: 5px solid #996600;
}

#gallery img:hover {
	border: 5px solid #AF753A;
}

#gallery-2 {
	width: 180px;
	float:left;
	padding-right:20px;
}

#gallery-3 {
	width: 180px;
	float:left;
}

#contributors {
	float:left;
	padding: 20px;
}

#contributors a {
	font-weight: bold;
	color: #996600;
}

#contributors li {
	list-style-type: disc;
}




#right-container {
	width: 300px;
	float:right;
}

#right-container ul {
	margin:0;
	padding:0;
	list-style-type: none;
}

#right-container li {
	float:left;
	padding-right: 10px;
}


#footer-container {
	width:920px;
	background-image: url(../images/footerbg.jpg);
	padding: 20px;
	color: #c69c6d;
	font-size: 10px;
}

#footer-container p {
	margin:0;
	padding:0;
}

#footer-container ul {
	list-style:none;
	padding:0;
	margin: 0;
}

#footer-container li {
	float: left;
	padding-right: 20px;
}

#footer-container a {
	color: #c69c6d;
	text-decoration: none;
	font-size: 12px;
}

#footer-container a:hover {
	color: #FFFFFF;
}

#footer-left {
	width:870px;
	padding-right:20px;
	float:left;
}

#footer-right {
	width:30px;
	float:right;
}

.divider {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #B7A862;
}

.input {
	width: 450px;
	padding: 8px;
	border: 1px dashed #B7A862;
	background-image: url(../images/destinationsbg.jpg);
	margin-bottom: 10px;
}

.input:hover {
	background-image: url(../images/destinationsbg_hover.jpg);
}

.textarea {
	width: 450px;
	padding: 8px;
	border: 1px dashed #B7A862;
	background-image: url(../images/destinationsbg.jpg);
	margin-bottom: 10px;
}

.textarea:hover {
	background-image: url(../images/destinationsbg_hover.jpg);
}

.submit {
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 12px;
}

.float {
	padding-right: 20px;
	float:left;
}

.float2 {
	padding-right: 20px;
	float:left;
}

.floatright {
	padding-left: 20px;
	float:right;
}


.spacer {
	width:100%;
	height:20px;
}

.flash {
	width:100%;
}

.holder {
	width:260px;
	padding: 18px;
	border: 1px solid #CCC191;
}

.destinations {
	padding: 20px;
	border: 1px dashed #B7A862;
	background-image: url(../images/destinationsbg.jpg);
}

.destinations:hover {
	background-image: url(../images/destinationsbg_hover.jpg);
}

.rightholder {
	width:260px;
	padding: 18px;
	background-image: url(../images/right_colbg.jpg);
	border: 1px dashed #845900;
}

.rightholder:hover {
	background-image: url(../images/destinationsbg_hover.jpg);
}


.masthead-home {
	background-image: url(../images/masthead_home.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 960px;
	height: 577px;
}

.masthead-destinations {
	background-image: url(../images/masthead_destinations.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 960px;
	height: 420px;
}

.masthead-gallery {
	background-image: url(../images/masthead_gallery.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 960px;
	height: 420px;
}


.masthead-about {
	background-image: url(../images/masthead_about.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 960px;
	height: 420px;
}

.masthead-contact {
	background-image: url(../images/masthead_contact.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 960px;
	height: 420px;
}

.testimonials {
	background-image: url(../images/testimonials_bg.jpg);
	width:260px;
	padding: 18px;
	border: 1px dashed #845900;
}

.xltxt {
	font-size: 16px;
	line-height: 28px;
}

.gallery {
	padding:0;
	margin: 0;
}

.specials {
	font-size: 32px;
	line-height: 64px;
}