body {
	background-image: url(../images/rancho-oropendola-bg-blue.jpg);
	background-repeat: repeat-x;
	
}
#container {
	margin: auto;
	padding: 0px;
	width: 1000px;
}
#hotel-menu {
	float: left;
	height: 35px;
	width: 1000px;
}
#hotel-header {
	background-image: url(../images/rancho-oropendola-header-blue.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 195px;
	width: 1000px;
	margin-top: 6px;
}
#hotel-content {
	background-image: url(../images/rancho-oropendola-bg-content.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 1000px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#hotel-footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	background-image: url(../images/rancho-oropendola-footer-blue.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 36px;
	width: 1000px;
	text-align: center;
	padding-top: 10px;
}
#box-oropendola-menu {
	float: left;
	height: 26px;
	width: 750px;
	padding-top: 9px;
}
#box-oropendola-color {
	float: left;
	height: 35px;
	width: 200px;
	text-decoration: none;
}
#box-oropendola-flag {
	float: left;
	height: 35px;
	width: 50px;
	text-align: center;
	background-image: url(../images/flag-english-blue.jpg);
	background-repeat: no-repeat;
}
#color-left {
	background-image: url(../images/rancho-oropendola-color-left.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 25px;
	width: 4px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#color-center {
	background-image: url(../images/rancho-oropendola-color-center.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 25px;
	width: 192px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#color-right {
	background-image: url(../images/rancho-oropendola-color-right.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 25px;
	width: 4px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#txt-color {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	height: 19px;
	width: 117px;
	padding-top: 6px;
	text-align: center;
}
#img-color {
	text-align: center;
	float: left;
	height: 19px;
	width: 25px;
	padding-top: 6px;
}
#img-color img {
	border: 1px solid #FFFFFF;
}
#box-oropendola-menu ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#box-oropendola-menu li {
	text-align: center;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-right: 15px;
	padding-left: 15px;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0099CC;
	text-decoration: none;
}
.menu a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0066FF;
	text-decoration: none;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0066FF;
	text-decoration: none;
}
.h1 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0066FF;
	text-decoration: none;
}
.h1 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0066FF;
	text-decoration: none;
}
.h1 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.h1 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000099;
	text-decoration: none;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #0099FF;
	text-decoration: none;
}
.footer a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
}
#colum-header-left {
	float: left;
	height: 195px;
	width: 750px;
}
#colum-header-news {
	float: left;
	height: 195px;
	width: 250px;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
#news-box {
	float: left;
	width: 183px;
	margin-top: 25px;
	margin-right: 30px;
	margin-left: 37px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0066FF;
	text-decoration: none;
	text-align: center;
}
#news-box2 {
	float: left;
	width: 183px;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 25px;
	margin-left: 37px;
	text-align: center;
	height: 115px;
}
.tittle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}
#rancho-content-box {
	background-image: url(../images/rancho-oropendola-mariposa-blue.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 490px;
	padding: 5px;
}
#rancho-flash-box {
	float: left;
	width: 490px;
	padding: 5px;
}
#index {
	float: left;
	height: 325px;
	width: 450px;
	border: 1px dotted #99CC33;
	background-image: url(../images/img/auditorio.jpg);
	background-repeat: no-repeat;
	margin: 19px;
}
#menu-tours {
	float: left;
	width: 450px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #0066FF;
	border-bottom-color: #0066FF;
	text-align: center;
	margin-top: 5px;
}
#menu-tours ul {
	margin: 0px;
	padding: 0px;
}
#menu-tours li {
	padding-right: 5px;
	padding-left: 5px;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#tours {
	float: left;
	height: 325px;
	width: 450px;
	border: 1px dotted #0066FF;
	background-image: url(../images/img/senderos.jpg);
	background-repeat: no-repeat;
	margin-top: 19px;
	margin-bottom: 19px;
	margin-right: 19px;
	margin-left: 19px;
}
#hotel {
	float: left;
	height: 325px;
	width: 450px;
	border: 1px dotted #0066FF;
	background-image: url(../images/img/auditorio.jpg);
	background-repeat: no-repeat;
	margin-top: 19px;
	margin-bottom: 19px;
	margin-right: 19px;
	margin-left: 19px;
}
#tarifas {
	float: left;
	height: 325px;
	width: 450px;
	border: 1px dotted #0066FF;
	background-image: url(../images/img/rates_big.jpg);
	background-repeat: no-repeat;
	margin-top: 19px;
	margin-bottom: 19px;
	margin-right: 19px;
	margin-left: 19px;
}
#contactenos {
	float: left;
	height: 325px;
	width: 450px;
	border: 1px dotted #0066FF;
	background-image: url(../images/img/casona_big.jpg);
	background-repeat: no-repeat;
	margin-top: 19px;
	margin-bottom: 19px;
	margin-right: 19px;
	margin-left: 19px;
}
#reservaciones {
	float: left;
	height: 325px;
	width: 450px;
	border: 1px dotted #0066FF;
	background-image: url(../images/img/catarata_big.jpg);
	background-repeat: no-repeat;
	margin-top: 19px;
	margin-bottom: 19px;
	margin-right: 19px;
	margin-left: 19px;
}
#oropendola {
	float: left;
	height: 325px;
	width: 450px;
	border: 1px dotted #0066FF;
	background-image: url(../images/img/oropendola_big.jpg);
	background-repeat: no-repeat;
	margin-top: 19px;
	margin-bottom: 19px;
	margin-right: 19px;
	margin-left: 19px;
}
#panaca {
	float: left;
	height: 325px;
	width: 450px;
	border: 1px dotted #0066FF;
	background-image: url(../images/img/panaca_big.jpg);
	background-repeat: no-repeat;
	margin-top: 19px;
	margin-bottom: 19px;
	margin-right: 19px;
	margin-left: 19px;
}
#canopy {
	float: left;
	height: 325px;
	width: 450px;
	border: 1px dotted #0066FF;
	background-image: url(../images/img/canopy_big.jpg);
	background-repeat: no-repeat;
	margin-top: 19px;
	margin-bottom: 19px;
	margin-right: 19px;
	margin-left: 19px;
}
#cocodrilo {
	float: left;
	height: 325px;
	width: 450px;
	border: 1px dotted #0066FF;
	background-image: url(../images/img/safari_big.jpg);
	background-repeat: no-repeat;
	margin-top: 19px;
	margin-bottom: 19px;
	margin-right: 19px;
	margin-left: 19px;
}
#skywalk {
	float: left;
	height: 325px;
	width: 450px;
	border: 1px dotted #0066FF;
	background-image: url(../images/img/skywalk_big.jpg);
	background-repeat: no-repeat;
	margin-top: 19px;
	margin-bottom: 19px;
	margin-right: 19px;
	margin-left: 19px;
}
#jardin {
	float: left;
	height: 325px;
	width: 450px;
	border: 1px dotted #0066FF;
	background-image: url(../images/img/jardin_big.jpg);
	background-repeat: no-repeat;
	margin-top: 19px;
	margin-bottom: 19px;
	margin-right: 19px;
	margin-left: 19px;
}
#pueblo {
	float: left;
	height: 325px;
	width: 450px;
	border: 1px dotted #0066FF;
	background-image: url(../images/img/pueblo_big.jpg);
	background-repeat: no-repeat;
	margin-top: 19px;
	margin-bottom: 19px;
	margin-right: 19px;
	margin-left: 19px;
}
#steve {
	float: left;
	height: 325px;
	width: 450px;
	border: 1px dotted #0066FF;
	background-image: url(../images/img/steve_and_lisas_big.jpg);
	background-repeat: no-repeat;
	margin-top: 19px;
	margin-bottom: 19px;
	margin-right: 19px;
	margin-left: 19px;
}
#jaco {
	float: left;
	height: 325px;
	width: 450px;
	border: 1px dotted #0066FF;
	background-image: url(../images/img/jaco_big.jpg);
	background-repeat: no-repeat;
	margin-top: 19px;
	margin-bottom: 19px;
	margin-right: 19px;
	margin-left: 19px;
}
#ruta {
	float: left;
	height: 325px;
	width: 450px;
	border: 1px dotted #0066FF;
	background-image: url(../images/img/jaco_big.jpg);
	background-repeat: no-repeat;
	margin-top: 19px;
	margin-bottom: 19px;
	margin-right: 19px;
	margin-left: 19px;
}
#cataratas {
	float: left;
	height: 325px;
	width: 450px;
	border: 1px dotted #0066FF;
	background-image: url(../images/img/catarata_big.jpg);
	background-repeat: no-repeat;
	margin-top: 19px;
	margin-bottom: 19px;
	margin-right: 19px;
	margin-left: 19px;
}
#g-01 {
	float: left;
	height: 50px;
	width: 50px;
	border: 1px solid #0066FF;
	margin: 5px;
	text-align: center;
}
#restaurante {
	float: left;
	height: 325px;
	width: 450px;
	border: 1px dotted #0066FF;
	background-image: url(../images/img/restaurante.jpg);
	background-repeat: no-repeat;
	margin-top: 19px;
	margin-bottom: 19px;
	margin-right: 19px;
	margin-left: 19px;
}
#habitacion {
	float: left;
	height: 325px;
	width: 450px;
	border: 1px dotted #0066FF;
	background-image: url(../images/img/habitaciones_big.jpg);
	background-repeat: no-repeat;
	margin-top: 19px;
	margin-bottom: 19px;
	margin-right: 19px;
	margin-left: 19px;
}
#entretenimiento {
	float: left;
	height: 325px;
	width: 450px;
	border: 1px dotted #0066FF;
	background-image: url(../images/img/entretenimientos_big.jpg);
	background-repeat: no-repeat;
	margin-top: 19px;
	margin-bottom: 19px;
	margin-right: 19px;
	margin-left: 19px;
}
#ubicaion {
	float: left;
	height: 325px;
	width: 450px;
	border: 1px dotted #0066FF;
	background-image: url(../images/img/mapa_big.gif);
	background-repeat: no-repeat;
	margin-top: 19px;
	margin-bottom: 19px;
	margin-right: 19px;
	margin-left: 19px;
}
#box-oropendola-flag-eng {
	float: left;
	height: 35px;
	width: 50px;
	text-align: center;
	background-image: url(../images/flag-spanish-blue.jpg);
	background-repeat: no-repeat;
}
#btn-left {
	background-image: url(../images/btn-left-blue.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 27px;
	width: 15px;
}
#btn-center {
	background-image: url(../images/btn-center-blue.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 21px;
	padding-top: 6px;
	padding-right: 5px;
	padding-left: 5px;
}
#btn-right {
	background-image: url(../images/btn-right-blue.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 27px;
	width: 15px;
	margin-right: 5px;
}
#galeria-rancho {
	float: left;
	height: 325px;
	width: 450px;
	border: 1px dotted #99CC33;
	background-image: url(../images/img/habitacion_5_big.jpg);
	background-repeat: no-repeat;
	margin-top: 19px;
	margin-bottom: 19px;
	margin-right: 19px;
	margin-left: 19px;
}
