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

body{
background-color:#27180c;
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
line-height: 15px;
color:#27180c;
}
a{
}
a hover{
color : #ab7b4d;
}
#container{
	width:800px;
	height:575px;
	background-color: #ab7b4d;
	margin: auto;
	border: #ffffff thin solid;
	margin-top:40px;
}
#header{
width:800px;
height:123px;
background-image:url(images/tierra-header.jpg);
background-position:top;
background-repeat:no-repeat;
}
#front_container{
width:800px;
height:285px;
}
#front_container_location{
width:800px;
height: 427px;
background-image: url(images/back_location.jpg);
}
#front_container_rental{
width:800px;
height: 427px;
background-image: url(images/rental-info.gif);
}
#front_container_travel{
width:800px;
height: 427px;
background-image: url(images/travel.gif);
}
#front_container_facilities{
width:800px;
height: 427px;
background-image: url(images/facilities.gif);
}
#front_container_reservations{
width:800px;
height: 427px;
background-image: url(images/reservation.gif);
}
#front_container_activities{
width:800px;
height: 427px;
background-image: url(images/actividades.gif);
}
#front_container_contact{
width:800px;
height: 427px;
background-image: url(images/contact.gif);
}
#front_page_text_holder{
width:380px;
height:132px;
padding-left: 10px;
padding-right:10px;
padding-top: 10px;
float:left;
background-image:url(images/bottom_front_right.jpg);
background-repeat:no-repeat;
}
#front_page_text_holder_left{
width:390px;
height:132px;
padding-left: 10px;
padding-right:0px;
padding-top: 10px;
float:left;
background-image:url(images/bottom_front.jpg);
background-repeat:no-repeat;
}
.front_text{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
line-height:13px;
color: #27180c;
}
.front_text_bold{
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
font-weight: bold;
line-height: 12px;
color: #27180c;
}
.text_bold{
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
font-weight: bold;
line-height: 12px;
color: #27180c;
}
.white_letters_big{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #ffffff;
}
.white_letters_small{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #ffffff;
}
.location_text{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height:16px;
color: #27180c;
}
#tour{
width: 800px;
height: 426px;
float:left;
}
#travel{
width: 760px;
height: 386px;
padding: 20px;
float:left;
}
#text_left{
width: 500px;
float:left;
padding: 30px;
}
#location{
width: 460px;
height: 370px;
padding:20px;
float:left;
overflow:auto;
}
#left{
width: 380px;
height: 370px;
padding:20px;
float:left;
}
#footer{
width:800px;
height:25px;
background-color: #ffffff;
float:left;
text-align:center;
}

.navbar {
	text-align : center;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #27180c;
	padding-left: 5px;
	padding-right:5px;
	line-height : 20px;
	font-weight : normal;
}
.navbaron {
	text-align : center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #ab7b4d;
	padding-left : 5px;
	padding-right: 5px;
	line-height : 20px;
	font-weight : bold;
	text-transform:capitalize;
}
	html {scrollbar-base-color:#FF9900;
}
	#scrollbar_container {
	position:relative;
	width:500px;
}

#scrollbar_track {
	position:absolute;
	top:0;
	right:0;
	height:100%;
	width:10px;
	background-color:transparent;
	cursor:move;
}

#scrollbar_handle {
	width:10px;
	background-color:#5c92e7;
	cursor:move;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	opacity:0.9;
    -moz-opacity:0.9;
}

#scrollbar_content {
	overflow:hidden;
	width:485px;
	height:400px;
	padding-left:20px;
}
#small_menu{
	width: 380px;
	height:15px;
	text-align : center;
	color: #ffffff;
	background-color:#4b301a;
	float:left;
	margin-top: 25px;
}
	#small_menu a {
	color:#ffffff;
	font-size:9px;
	
}   #small_menu a:hover{
	color:#c7945f;
}
#picture_right{
	width:380px;
	height:350px;
	float:left;
	font-size:9px;


	}
	#box_right{
	width:330px;
	height:250px;
	float:left;
	padding-top: 60px;


	}
#box_contact{
width:500px;
float:left;
padding:30px;

}
#right_contact{
width:200px;
float:left;
margin-top:40px;

}