@charset "utf-8";
/* CSS Document */

html, body {
	margin:0;
	padding:0;
	font-size:13px;
	color: #513600;
	line-height:24px;
	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: #52310C;
	margin: 0px;
	padding-bottom: 20px;
}

h3 {
	font-size: 20px;
	color: #52310C;
	padding-bottom: 10px;
}

h4 {
	font-size: 18px;
	color: #52310C;
	padding-bottom: 10px;
}

h5 {
	font-size: 13px;
	margin:0;
	padding-bottom: 10px;
	color: #52310C;
}

h6 {
	font-size: 15px;
	font-weight: bold;
	margin:0;
	padding:0;
	color: #52310C;
	margin-bottom: 10px;
}

a img {
	border: 0;
}

ul {
	padding:0;
	margin-left: 24px;
}

a {
}

a: hover {
}

label {
}

#wrapper {
	width: 960px;
	margin: auto;
	background-image: url(../images/contentbg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

#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;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
}

#content-container p {
	padding-bottom: 10px;
}

#content-container a {
	font-weight: bold;
	color: #513600;
}

#content-container a:hover {
	text-decoration: none;
}


#left-container {
	width: 660px;
	float:left;
}

#user1 {
	width: 205px;
	float:left;
	padding-right:20px;
}

#user2 {
	width: 205px;
	float:left;
	padding-right:20px;
}

#user3 {
	width: 205px;
	float:left;
}

#user4 {
	width: 320px;
	float:left;
	padding-right:20px;
}

#user5 {
	width: 320px;
	float:left;
}


#left-col {
	float:left;
}

#right-col {
	float:right;
}

#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;
}

#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: 215px;
	float:right;
	font-size: 12px;
	line-height: 18px;
}

#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;
	padding-bottom: 20px;
}

.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;
	padding-bottom: 20px;
}

.floatlast {
	float:left;
	padding-bottom: 20px;
}


.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 {
	padding: 15px;
	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_nobox.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 960px;
	height: 550px;
}

#wedo {position:relative; top:110px; left:100px; border:none;}


.masthead-destinations {
	background-image: url(../images/masthead_destinations.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 960px;
	height: 420px;
}

.masthead-gallery {
	background-image: url(../images/masthead_gallery.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 960px;
	height: 420px;
}


.masthead-about {
	background-image: url(../images/masthead_about.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 960px;
	height: 420px;
}
.masthead-testimonial {	background-image: url(../images/masthead_testimonial.jpg);	background-repeat: no-repeat;	background-position: center top;	width: 960px;	height: 420px;}
.masthead-contact {
	background-image: url(../images/masthead_contact.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 960px;
	height: 420px;
}

.masthead-buenos {
	background-image: url(../images/masthead_buenos.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 960px;
	height: 420px;
}

.masthead-peru {
	background-image: url(../images/masthead_peru.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 960px;
	height: 420px;
}

.masthead-rio {
	background-image: url(../images/masthead_rio.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 960px;
	height: 420px;
}

.masthead-faq {
	background-image: url(../images/masthead_faq.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 960px;
	height: 420px;
}

.masthead-costa {
	background-image: url(../images/masthead_costa.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 960px;
	height: 420px;
}

.masthead-chile {
	background-image: url(../images/masthead_chile.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 960px;
	height: 420px;
}

.testimonials {
	background-image: url(../images/testimonials_bg.jpg);
	padding: 18px;
	border: 1px dashed #845900;
}

.contact {
}

.xltxt {
	font-size: 16px;
	line-height: 28px;
}

.gallery {
	padding:0;
	margin: 0;
}

.specials {
	font-size: 32px;
	line-height: 64px;
}

.thumbnails {
	width:660px;
}

.clear {
	clear:both;
}


