body {
	margin: 0;
	padding: 0;
	background: #ec720d url("img/bg-yellow.jpg") no-repeat 0px 0px fixed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	} 
.clear {
	clear: both; 
	height: 1px;	
		margin: 0;
	padding: 0;
	}	
	
/*   Container Positions   */

#page { 
 	width: 900px;
	margin: 24px auto;
 	text-align: left;	
	background: #dae991;	
	border: 8px solid #fff;
	-moz-border-radius-bottomleft:20px;
	-moz-border-radius-bottomright:20px;
	-moz-border-radius-topleft:20px;
	-moz-border-radius-topright:20px;
	min-height: 500px;
	} 
#head {
 	height: 184px;
	}
#content	{
	float: right; 
	width: 666px;
	padding-right: 30px;
	padding-top: 18px;
	font-size: 13px;
	line-height: 18px;
	color: #363636;
	}
h2 {
	margin: 8px 0 12px 0; 
	text-align: center;
	height: 30px;
	line-height: 30px;
	font-size: 14px;	
	background: #fff;
	-moz-border-radius-bottomleft:15px;
	-moz-border-radius-bottomright:15px;
	-moz-border-radius-topleft:15px;
	-moz-border-radius-topright:15px;
	border: 1px solid #f89c00;
	}
.casa {
	padding: 20px 10px 30px 10px;
	margin: 0 0 22px 0;
	background: #fff;
	-moz-border-radius-bottomleft:20px;
	-moz-border-radius-bottomright:20px;
	-moz-border-radius-topleft:20px;
	-moz-border-radius-topright:20px;
	border: 1px solid #f89c00;
	}		
#left	{
	float: left; 
	width: 200px;
	}

/*   Head Formats  */

#head h1 {
	padding: 28px 0 0 730px;
	margin: 0;
	font-size: 12px;
	color: white;
	}
.language {
	padding: 90px 10px 0 815px;
	height: 14px;
	line-height: 16px;
	font-size: 11px;
	}
.language a:link, .language a:visited { color: #6c6c6c; text-decoration: none; cursor: pointer; }
.language a:active, .language a:focus, .language a:hover  { color: #000; text-decoration: underline; }
		
/*   Left Menu  */

#left ul	{
	list-style: none;
	margin: 20px 0 0 1px;
	padding: 0 0 0 0px;
	width: 170px;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	font-family: Georgia, Serif, Lucida Console, Monaco;
	}
#left li {
	margin: 0 0 2px 0;
	}
#left li a	{
	display: block;
	padding-left: 15px;
	height: 35px;
	line-height: 35px;
	text-decoration: none;
	font-weight: bold;	
	color: #373737;
	background: url("img/black-08.png");
	}	
#left ul ul {			/* Sub menu */
	list-style: none;
	margin: 3px 0 0 0;
	padding: 0;
	font-size: 13px;
	}
#left ul ul li {
	margin: 0 0 3px 0;
	}
#left ul ul li a{
	padding-left: 32px;
	height: 24px;
	line-height: 24px;
	}		
#left li a:hover, 		
#left ul ul li a:hover	{
    background: #b5c178;  }
	
#index #left a#nav_index,		/* active page marked */
#rentals #left a#nav_rentals,
#rent-lola #left a#nav_lola,
#rent-alfred #left a#nav_alfred,
#rent-almendro #left a#nav_almendro,
#malpais #left a#nav_malpais,
#activities #left a#nav_activities,
#malpais-costarica #left a#nav_costarica,
#links #left a#nav_links,
#contact #left a#nav_contact	{
    background: url("img/black-38.png");   }
	
.adress {
	margin: 0 0 8px 0;
	padding: 0;
	text-align: center;
	font-size: 11px;
	line-height: 11px;
	color: #a0a77a;
	}

#foot {
	font-size: 11px;
	color: #b25305;
	padding-bottom: 10px;}	
#foot a:link, #foot a:visited 	{ color: #b25305; }
#foot a:hover, #foot a:active 	{ color: #ffffff; }

a:link, a:visited  {
	color : #f89c00;
	text-decoration : none;	}
a:active  {
	color : #809319;	}
a:hover {
	color : #809319;	} 
		
/*   Rentals pages  */

img.casapict, img.casapict-2 {		
	border: 1px solid #666; 
	}	
img.casapict {	
	float: left; 
	margin: 0 12px 0 0; 
	width: 260px;
	height: 169px;  
	}
.casatext {
	margin: 0;
	float: right;
	width: 366px;
	}
	
.casa-left {
	margin: 0;
	float: left;
	width: 300px;
	}
.casa-right {
	margin: 0;
	float: right;
	width: 330px;
	}
	
h4 {
	margin: 0;
	padding: 2px 12px;
	background: #859437;
	font-size: 12px;
	color: #fff;
	}
	
.rates {margin: 20px 0 0 0; background-color:#c4d08c; font-size: 11px; text-align: center; width: 100%;  }
.rates th {background-color: #e6efb9; font-weight: normal;  }
.rates td {background-color: #ffffff; }

.rightblock	{
	float: right; 
	margin: 5px 0px 10px 14px; 
	padding: 0px;
	background-color: #F4F4F4;
	}
.leftblock	{
	float: left; 
	margin: 5px 14px 10px 0px;
	padding: 0px;
	background-color: #F4F4F4; 
	}
.rightblock img, .leftblock img {
	border : 1px solid #7B99B8;
	margin: 0;
	padding: 0; 
	}
.rightblock p, .leftblock p	{
	font-size: 11px;
	line-height: 12px;
	color: #7E7E7E;
	margin: 4px;	
	}
	
.casa li {
	line-height: 24px;
	}
