html, body, div, ul, li, h1, h2, h3, h4, p, address, form, table, td {
	margin: 0px;
	padding: 0px;
}
html {
	/* pre-load slide show image 1 */
	background: url(../images/slides01.jpg) no-repeat -1000px -1000px;
	min-height: 100%;
}
body {
	font: 0.8em Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background: #837638 url(../images/background.jpg) repeat-y center top;
	color: #1c1919;
	min-height: 100%;
}
a {
	text-decoration: none;
	color: #1c1919;
}
p a:hover {
	text-decoration: underline;
}

/* lay-out */
#page {
	width: 812px;
	margin: 0px auto;
	background: #dcd0ac;
}
#header {
	height: 135px;
	position: relative;
	background: url(../images/background-header.jpg) no-repeat center top;
	overflow: hidden;
}
#menu {
	height: 30px;
	background: #720000;
	overflow: hidden;
}
#contents {
	text-align: left;
	overflow: hidden;
	padding-top: 20px;
}
.column_left {
	float: left;
	width: 312px;
	margin-left: 15px;
}
.column_right {
	margin-left: 350px;
	/* margin-right: 20px; */
	width: 442px;
	overflow: hidden;
}
.column_complete {
	margin-left: 15px;
	width: 777px;
}
#footer {
}

/* header */
#header {
}
#header a {
	display: block;
	padding: 65px;
}
#language_bar {
	position: absolute;
	right: 0px;
	bottom: 0px;
}
#language_bar li {
	float: left;
	display: block;
	list-style: none;
	font-size: 0.8em;
}
#language_bar a {
	display: block;
	padding: 8px 8px 2px 28px;
}
#language_bar .english {
	background: url(../images/flag_uk.jpg) no-repeat left 3px;
}
#language_bar .spanish {
	background: url(../images/flag_es.jpg) no-repeat left 3px;
}
#language_bar .selected {
	display: none;
}

/* menu */
#menu {
}
#menu table {
	border-collapse: collapse;
	margin: 0px auto;
}
#menu ul {
	/*
	display: inline-block;
	margin: 0px auto;
	*/
}
#menu li {
	float: left;
	display: block;
	list-style: none;
	border-right: 1px dashed #FFFFFF;
	color: #FFFFFF;
}
#menu li.last {
	border-right: none;
	background: url(../images/camera.jpg) no-repeat 5px center;
}
#menu a {
	display: block;
	color: #FFFFFF;
	padding: 6px 12px 8px 12px;
}
#menu .last a {
	padding-left: 30px;
}


/* contents */
#contents {
}
#contents h1 {
	color: #792a2b;
	font: 1.8em "Monotype Corsiva", Verdana, Arial, Helvetica, sans-serif;
}
#contents .map h1 {
	padding: 36px 0px 0px 90px;
}
#contents h2 {
	color: #792a2b;
	font-size: 1.2em;
	padding-top: 16px;
	margin-top: 16px;
	border-top: 1px solid #792a2b;
	margin-bottom: 2px;
}
#contents .column_right h2 {
	border-top: none;
	background-color: #c8b97f;
	text-align: center;
	padding: 5px;
}
#contents .column_right h2.first {
	margin-top: 0px;
}
#contents .column_left h2.first {
	border: none;
	padding-top: 0px;
}
#contents h3 {
	color: #792a2b;
	font-size: 1em;
	margin-top: 4px;
	text-transform: uppercase;
}
#contents p {
	text-align: justify;
	margin-top: 12px;
}
#contents address p {
	text-align: left;
	margin-top: 2px;
	font-style: normal;	
	overflow: hidden;
}
#contents address p label {
	float: left;
	display: block;
	width: 150px;
}
#contents ul {
	font-size: 0.8em;
}
#contents li {
	margin-left: 24px;
	list-style: square;
	font-size: 1.2em;
}
.column_left table {
	border-collapse: collapse;
	border: 2px solid #c8b97f;
	width: 100%;
	margin-top: 12px;
}
.column_left th {
	background-color: #c8b97f;
	text-align: left;
	padding: 4px 8px;
}
.column_left td {
	border: 2px solid #c8b97f;
	vertical-align: top;
	border: 2px solid #c8b97f;
	padding: 4px 8px;
}
.column_left .price {
	text-align: center;
}
.column_left td .sub {
	font-size: 0.8em;
}
.column_left .image {
	background: no-repeat;
	height: 218px;
	margin: 16px 0px 24px 0px;
	overflow: hidden;
}
#contents .high_top {
	margin-top: 120px;
}
#contents .map {
	height: 469px;
	background: url(../images/map-urubamba.jpg) no-repeat center top;
}
#contents .big {
	font-size: 2.6em;
	text-align: center;
	padding-bottom: 12px;
}
#contents .map_valley {
	/* background: url(../images/map-sacred-valley.jpg) no-repeat center top; */
	font-size: 0.8em;
	overflow: hidden;
	position: relative;
	height: 560px;
}
#contents .map_valley img {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 0;
}
#contents .map_valley div {
	position: absolute;
	top: 244px;
	left: 0px;
	z-index: 9999;
}
#contents .map_valley .column_left table {
	width: 86%;
	margin-top: 4px;
}
#contents .column_complete address {
	margin: 20px 0px 0px 250px; 
}
.location {
	padding-top: 16px;
}
#contents .location .column_right {
	margin-left: 29px;
	width: 754px;
}
#contents .location .image_left {
	margin-right: 12px;
	margin-top: 24px;
}
#contents .location h2 {
	margin-top: 0px;
	text-transform: uppercase;	
}
#contents .location p {
	margin-right: 2px;
	margin-left: 2px;
}
.column_right .image_vertical {
	float: right;
	background: no-repeat;
	width: 158px;
	height: 188px;
	margin: 22px 0px 24px 12px;
	overflow: hidden;
	padding: 10px;
}
.column_right .image {
	float: right;
	background: no-repeat;
	width: 210px;
	height: 135px;
	margin: 16px 0px 24px 16px;
	overflow: hidden;
}
.column_right .image_left {
	margin-left: 0px;
	float: left;
}
.column_left .image a,
.column_right .image_vertical a,
.column_right .image a {
	display: block;
	width: 100%;
	height: 240px;
}
.column_right .image_vertical a {
	height: 212px;
}
.column_right .image a {
	height: 156px;
}
.e_mail {
	margin: 8px 12px;
	line-height: 1.6em;
}
#slide {
	height: 330px;
	width: 442px;
	background: url(../images/slide/1.jpg);
	float: right;
	margin-right:20px;
	margin-top:20px;
}

/* forms */
#contents form {
	margin: 18px 0px;
}
#contents form li {
	overflow: hidden;
	list-style: none;
	margin: 0px 0px 4px;
	padding: 0px;
}
#contents .column_right label {
	display: block;
	float: left;
	width: 120px;
	text-align: right;
	margin-right: 6px;
}
#contents input,
#contents textarea {
	width: 290px;
}
#contents input.auto {
	width: auto;
	margin-left: 0px;
	padding-left: 0px;
}
#contents input.small {
	width: 140px;
}
#calendar {
	position: absolute;
	visibility: hidden; 
	background-color: white;
	layer-background-color: white;
}


/* footer */
#footer p {
	font-size: 0.7em;
	padding: 60px 30px 40px 30px;
	color: #6c6656;
}
#footer a {
	color: #6c6656;
}


/* SLIMBOX */
#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}
#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}
.lbLoading {
	background: #fff url(../images/loading.gif) no-repeat center;
}
#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}
#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}
#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(../images/prevlabel.gif) no-repeat 0 15%;
}
#lbNextLink {
	right: 0;
}
#lbNextLink:hover {
	background: transparent url(../images/nextlabel.gif) no-repeat 100% 15%;
}
#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}
#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../images/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}
#lbCaption, #lbNumber {
	margin-right: 71px;
}
#lbCaption {
	font-weight: bold;
}

