@charset "utf-8";
body {
	background-image: url(../images/assets/bkg_body.jpg);
	background-repeat: repeat;
	padding-top: 20px;
	color: #2f0300;
	font-size: 12px;
	line-height: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-position:center top;
}
/* CSS Document */


.p {
	margin-top: 0px;
}
.clearspace {
	clear: both;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

a, a:active, a:visited, a:link{
	font-weight: bold;
	color: #300300;
	text-decoration: none;
	}

a:hover{
	font-weight: bold;
	color: #9f4a16;
	text-decoration: none;
	}

#wrapper {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
}
#actionableNav {
	position:absolute;
	height:55px;
	width:599px;
	left:0;
	top:0;
}
#actionableNav img {
	float: left;
}

#papyro {
}

 #top {
	 background-image:url(../images/assets/bkg_top.png);
	 background-position:top center;
	 background-repeat:no-repeat;
	 height:410px;
	 position:relative;
	 width:910px;
	 z-index:5;
}
  #headerPhoto {
	height:320px;
	left:0px;
	position:absolute;
	top:59px;
	width:599px;
}
  #logo {
	height:120px;
	left:632px;
	position:absolute;
	top:158px;
	width:259px;
}
#mainNav {
	height:105px;
	position:absolute;
	text-align:center;
	top:343px;
	width:894px;
	z-index:10;
	padding-left:16px;
}
  #mainNav ul{
	list-style-type: none;
	padding:0;
	margin:0;
}
#mainNav li{
	float:left;
}
 #middle {
	width:910px;
	background-image:url(../images/assets/bkg_middle.jpg);
	background-repeat:repeat-y;
	background-position:top center;
}

#contentWrapper {
	padding-bottom:50px;
	padding-top:38px;
	background-image:url(../images/assets/barco.png);
	background-position:bottom left;
	background-repeat:no-repeat;
}

 #footer {
	background-image: url(../images/assets/footer_bkg.png);
	height: 128px;
	width:910px;
	position: relative;
}
  #faceBook {
	position: absolute;
	left: 250px;
	top: 20px;
	width:34px;
	height:29px;
}
  #twitter{
	position: absolute;
	left: 296px;
	top: 17px;
}
  
  #tripAdvisor {
	position: absolute;
	width: 139px;
	height:29px;
	left: 343px;
	top: 20px;
}
#bottom_Nav {
	cursor:pointer;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	height:10px;
	left:575px;
	position:absolute;
	text-align:right;
	top:30px;
	
}

#sharelove {
	position:absolute;
	top:5px;
	left:25px;
}
#share, #share-es{
	margin: 20px 0px 20px 123px;
	position: relative;
	z-index: 10;
}

#address {
	margin-left:auto;
	margin-right:auto;
	padding-top:70px;
	top:48px;
	width:650px;
	text-align:center;
}
.copy {
	width: 755px;
	margin-right: 30px;
	margin-left: auto;
}
#ReservationForm label {
	text-align: right;
	display: block;
	width: 200px;
	float: left;
	margin-right: 20px;
	font-weight: bold;
}
#ReservationForm br {
	clear: both;
}
#ReservationForm input , textarea , select{
	padding: 2px;
	border: 1px solid #5E3113;
	font-size: 11px;
	margin: 0px;
}
#divLeft{
	width: 388px;
	float: left;
	text-align: right;
}

#divRight{
	width: 265px;
	padding-right: 21px;
	float: right;
}

.img_treat{
	background-image: url(../images/assets/img_treat.png);
	background-repeat: no-repeat;
	height: 101px;
	width: 265px;
	}

#divCenter{
	width: 388px;
	float: left;
	text-align: center;
	}
	
#divTreat{
	background-image: url(../images/assets/img_treat_links.png);
	background-repeat: no-repeat;
	height: 183px;
	width: 183px;
	}
	
	#language {
	font-family: "Trajan Pro";
	font-size: 10px;
	color: #B98C48;
	width: 271px;
	position: absolute;
	left: 617px;
	top: 18px;
	height: 28px;
	text-align: center;
	font-weight: normal;
}

#language a{
	text-decoration: none;
	color: #B98C48;
	font-weight: normal;
	
}
#language a:hover{
	text-decoration: none;
	color: #C4A63E;
	font-weight: normal;	
}
#separator {
	background-image: url(../images/assets/separator.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 374px;
	padding-right: 7px;
	padding-left: 7px;
	background-position: right bottom;
	padding-top: 15px;
	}

h1 {
font-family: "Trajan Pro";
font-size: 20px;
}

h2 {
	font-family: "Trajan Pro";
	font-size: 16px;
	margin-bottom: 2px;
	margin-top: 10px;
	font-variant: normal;
	font-style: italic;
}
.comments {
	font-size: 10px;
	line-height: 14px;
}

.comments h2 {
	font-size: 12px;
}

.colorbox {
	
}

#ReservationForm .controlCheck {
	display: none;
}

