body {
	background:#59d3e3 url(images/bg.jpg) top center repeat-x;
	margin:0px auto;
	padding:0px 0px 50px;
	text-align:center;
	font:13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:22px;
	color:#999;
}
h1 {
	color:#638a08;
	font-size:25px;
	margin:0px;
	padding:0px;
	line-height:1.8em;
}
h2 {
	color:#00078f;
	font-size:18px;
	margin:0px;
	padding:0px;
	line-height:1.8em;
}
h3 {
	color:#b00000;
	font-size:16px;
	margin:0px;
	padding:0px;
	line-height:1.2em;
}
h4 {
	color:#00078f;
	font-size:15px;
	font-style:italic;
	margin:0px 0px 10px 0px;
	padding:0px;
}
h6 {
	color:#fff;
	font-size:50px;
}
p {
	padding:0px;
	margin:0px 0px 20px;
}
a img {
	border:none;
}
a:link, a:visited {
	color:#0167ed;
	text-decoration:none;
}
a:hover {
	color:#0167ed;
	text-decoration:underline;
}
hr {
	height:1px;
	color:#999;
	background:#999;
	margin:30px 0px 20px;
	padding:0px;
	border:none;
}
#splash {
	width:700px;
	margin:350px auto 0px;
	text-align:center;
	color:#fff;
}
#container {
	width:700px;
	margin:100px auto;
	background:#fff;
}
#flash {
	width:700px;
	height:250px;
	overflow:hidden;
}
#header {
	width:700px;
	height:150px;
	overflow:hidden;
}
#flag {
	width:700px;
	height:50px;
	overflow:hidden;
}
#properties {
	width:700px;
	height:170px;
	overflow:hidden;
}
/*
.boquete {
	width:235px;
	height:170px;
	background:url(images/book_boquete.jpg);
	overflow:hidden;
	float:left;
}
.kalima {
	width:230px;
	height:170px;
	background:url(images/book_kalima.jpg);
	overflow:hidden;
	float:left;
}
.montRoyale {
	width:235px;
	height:170px;
	background:url(images/book_mont_royale.jpg);
	overflow:hidden;
	float:left;
}
.bookBtn {
	width:80px;
	height:23px;
	margin:147px auto 0px;
}*/
#propertyImgs {
	height:147px;
	width:700px;
	overflow:hidden;
}
#bookIt {
	height:23px;
	width:700px;
	overflow:hidden;
}
#content {
	width:660px;
	padding:20px;
	background:#fff;
	text-align:left;
	background:url(images/bg_content.jpg) no-repeat;
}
#footer {
	width:700px;
	height:30px;
	overflow:hidden;
	background:url(images/bg_footer.jpg);
	padding:0px;
	margin:0px;
	font:bold 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#footerLeft {
	float:left;
	text-align:left;
	width:465px;
	overflow:hidden;
}
#footerRight {
	float:right;
	text-align:left;
	width:232px;
	padding:0px 0px 0px;
}
.footItem, .footItemHome, .footItemLast, .footItemRight, .footItemRightLast {
	display:block;
	/*overflow:hidden;*/
	height:30px;
	margin:0px;
}
.footItem, .footItemHome {
	border-right:1px solid #d1ca89;
	float:left;
}
.footItemLast {
	border-right:none;
	float:left;
}
.footItemRight {
	border-right:1px solid #d1ca89 !important;
	float:left;
}
.footItemRightLast {
	border-right:none !important;
	/*float:right;*/
}
.footItem a:link, .footItem a:visited, .footItemHome a:link, .footItemHome a:visited, .footItemLast a:link, .footItemLast a:visited {
	color:#a3993d;
	text-decoration:none;
	display:block;
	padding:5px 10px 0px;
}
.footItem a:hover, .footItemHome a:hover, .footItemLast a:hover {
	color:#fff;
	text-decoration:none;
	display:block;
	padding:5px 10px 0px;
	height:25px;
}
.footItem a:link, .footItem a:visited, .footItem a:hover, .footItemHome a:link, .footItemHome a:visited, .footItemHome a:hover, .footItemRight a:link, .footItemRight a:visited, .footItemRight a:hover {
	float:left;
}
.footItemRight a:link, .footItemRight a:visited, .footItemRightLast a:link, .footItemRightLast a:visited {
	color:#a3993d;
	text-decoration:none;
	display:block;
	height:25px;
	padding:5px 31px 0px;
	overflow:hidden;
}
.footItemRight a:hover, .footItemRightLast a:hover {
	color:#fff;
	text-decoration:none;
	display:block;
	padding:5px 31px 0px;
	height:25px;
	overflow:hidden;
}
.footItemRightLast a:link, .footItemRightLast a:visited {
	float:right;
}
.footItemRightLast a:hover {
	float:right;
}
/*.footItemLast a:link, .footItemLast a:hover {
	width:100%;
}*/
.footItem a:hover, .footItemLast a:hover, .footItemRight a:hover {
	background:url(images/bg_footer_rollover.jpg) repeat-x;
}
.footItemHome a:hover {
	background:url(images/bg_footer_home_rollover.jpg) no-repeat;
}
.footItemRightLast a:hover {
	background:url(images/bg_footer_right_rollover.jpg) top right no-repeat;
}
#credit {
	background:url(images/bg_credit.jpg) no-repeat;
	height:30px;
	width:700px;
	text-align:center;
}
#credit p {
	padding:4px 0px 0px 0px;
	margin:0px 0px 0px;
	color:#fff;
}
#credit a:link, #credit a:visited {
	color:#fff;
	text-decoration:none;
}
#credit a:hover {
	color:#fff;
	text-decoration:underline;
}
.clear {
	clear:both;
	padding:0px;
	margin:0px;
	width:1px;
	height:1px;
}
.pgImgRight {
	float:right;
	padding:4px;
	background:url(images/bg_pgimg_big.jpg) bottom left repeat-x;
	border:1px solid #cff4f9;
	margin:0px 0px 0px 15px;
}
.thumb {
	float:left;
	padding:4px;
	background:url(images/bg_pgimg_small.jpg) bottom left repeat-x;
	border:1px solid #cff4f9;
	margin:20px 17px 0px 0px;
}
.thumbLast {
	float:left;
	padding:4px;
	background:url(images/bg_pgimg_small.jpg) bottom left repeat-x;
	border:1px solid #cff4f9;
	margin:20px 0px 0px 0px;
}
.thumbLeft {
	float:left;
	padding:4px;
	background:url(images/bg_pgimg_small.jpg) bottom left repeat-x;
	border:1px solid #cff4f9;
	margin:20px 17px 0px 20px;
}
.leftCol {
	width:360px;
	float:left;
}
.rightCol {
	width:275px;
	float:right;
	border-left:1px solid #999;
}
.policies {
	font-size:12px;
	line-height:14px;
}



/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
	letter-spacing:0px;
	font-size:25px;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: 0px;
	font-size: 18px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 16px;
}
/*
.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}
.sIFR-hasFlash h6 {
	visibility: hidden;
	letter-spacing:-5px;
	font-size: 50px;
	display:inline;
}
*/

/*   lightbox    */
#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	