body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #995B02;
	background-color: #D7BEA0;
	background-image: url(images/fondo.gif);
	SCROLLBAR-FACE-COLOR: #DAC8AE;
    SCROLLBAR-HIGHLIGHT-COLOR: #D7BEA0;
    SCROLLBAR-SHADOW-COLOR: #DAC8AE;    
    SCROLLBAR-3DLIGHT-COLOR: #D7BEA0;
    SCROLLBAR-ARROW-COLOR: #995B02;
    SCROLLBAR-TRACK-COLOR: #DAC8AE;
    SCROLLBAR-DARKSHADOW-COLOR: #666666;
}
.left {
	float: left;
	width: 595px;
}
.right {
	float: right;
	width: 160px;
	height: 100%;
	background-color: #DAC8AE;
	background-image: url(images/right_bkg.gif);
	background-repeat: no-repeat;
}
.maincontaner {
	width: 755px;
	background-color: #E4D2BD;
}
.toolcontainer 
{	
	height: 110px;
	width: 159px;
	color: #995B02;
	vertical-align: top;
	font-size: 8pt;
}
.date {
	height: 20px;
	color: #FFFFFF;
	background-color: #C29D69;
	text-align: center;
	font-size: 9px;
	vertical-align: middle;
}
.toolbox {
	text-align: center;
	height: 26px;
}
.register {
	height: 50px;
	color: #995B02;
	width: 140px;
	font-size: 9px;
}
.registerboton {
	color: #FFFFFF;
	font-size: 8pt;
	background-color: #C29D69;
	text-align: center;
	width: 100%;
	height: 13px;
}
.toolbuton {
	margin-right: 2px;
	margin-left: 2px;
}
h1 {
	font-size: 11pt;
	color: #995B02;
	margin: 0px;
	font-weight: bold;
}
h2 {
	font-size: 9pt;
	color: #995B02;
	font-weight: bold;
	background-position: center;
	text-align: center;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
h3 {
	font-size: 9pt;
	color: #995B02;
	margin: 0px;
	font-weight: bold;
}
.registerimput {
	height: 13px;
	width: 47px;
	border: 1px solid #995B02;
	margin: 0px;
	font-size: 8pt;
	color: #995B02;
}
.registerbutton {
	background-color: #BA9054;
	height: 18px;
	width: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border: 0px none;
	margin: 0px;
}
.reservationbutton {
	background-color: #BA9054;
	height: 18px;
	width: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border: 0px none;
	margin: 0px;
}
form {
	margin: 0px 0px 0px 10px;
}
.registreahora {
	color: #FFFFFF;
	background-color: #995B02;
	text-align: center;
	height: 10px;
}
.containtscontainer {
	width: 100%;
	background-color: #F3ECE3;
}
.containtsoptions {
	width: 165px;
	background-image: url(images/containts_option_bkg.gif);
	background-color: #ECE1D3;
	background-repeat: no-repeat;
	vertical-align: top;
}
.containts {
	background-repeat: no-repeat;
	background-image: url(images/containts_bkg.gif);
	background-position: right top;
	padding: 15px;
	text-align: justify;
	vertical-align: top;
}
.tubnail {
	margin-left: 15px;
	margin-bottom: 15px;
	border: 1px solid #995B02;
}
.tubnailtext {
	margin-left: 15px;
	margin-bottom: -15px;
	margin-top: -15px;
}
.infospot {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #BA9054;
	border-right-color: #BA9054;
	border-bottom-color: #BA9054;
	border-left-color: #BA9054;
	width: 140px;
	font-size: 9px;
	margin-right: 6px;
	margin-left: 6px;
	padding: 5px 3px;
	margin-top: 1px;
	margin-bottom: 1px;
}
.infospotform {
	margin: 0px;
}
.infospot .registerimput {
	height: 13px;
	width: 41px;
	border: 1px solid #995B02;
	margin: 0px;
	font-size: 8pt;
	color: #995B02;
}
.foot {
	text-align: center;
	color: #995B02;
	font-size: 7pt;
	height: 15px;
}
.GalleryHeader {
	font-size: 8pt;
	font-weight:bold;
	text-align: Left;
	text-transform: uppercase;
	color:#FFFFFF;
	margin: 0px;
	background-color: #995B02;
}
.GalleryDescription {	
	width: 230px;
	font-size: 8pt;
	color: #995B02;
	vertical-align: top;
	padding: 3px;		
}
.tablatarifas {
	background-color: #ECE1D3;
	border: 1px solid #D7BEA0;
	width: 80%;
}
.tablatarifas th{
	border-top: 1px none #D7BEA0;
	border-right: 1px none #D7BEA0;
	border-bottom: 1px solid #D7BEA0;
	border-left: 1px none #D7BEA0;
	font-weight: bold;
	background-color: #E4D2BD;
}

.HeaderTarifas{
	border-top: 1px none #D7BEA0;
	border-right: 1px none #D7BEA0;
	border-bottom: 1px solid #D7BEA0;
	border-left: 1px none #D7BEA0;
	font-weight: bold;
	background-color: #E4D2BD;
}

a:link {
	color: #995B02;
}
a:visited {
	color: #995B02;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	color: #995B02;
	text-decoration: underline;
}
TABLE {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 8pt;	
	color: #995B02;
}
