body {
	background: #CC7A00;
	margin: 0px;
	padding: 10px 0px 15px;
	font-size: 12px;
}
p {
	margin: 0px;
	padding: 0px;
}
#page-wrapper {
	width: 760px;
	margin: auto;
	background: url(../images/common/bg_page.gif);
	padding: 0px 5px;
	border-top: 1px solid #FFFFFF;
}
#header {
	background: #CC7A00 url(../images/common/bg_header_bven.jpg) no-repeat;
	height: 221px;
	padding: 15px 0px 0px 10px;
}
.bienvenidos #header {
	background: #CC7A00 url(../images/common/bg_header_bven.jpg) no-repeat;
}
.las-casas #header {
	background: #CC7A00 url(../images/common/bg_header_casas.jpg) no-repeat;
}
.el-lugar #header {
	background: #CC7A00 url(../images/common/bg_header_lugar.jpg) no-repeat;
}
.comodidades #header {
	background: #CC7A00 url(../images/common/bg_header_comod.jpg) no-repeat;
}
.ubicacion #header {
	background: #CC7A00 url(../images/common/bg_header_ubic.jpg) no-repeat;
}
.actividades #header {
	background: #CC7A00 url(../images/common/bg_header_activ.jpg) no-repeat;
}
.fotos #header {
	background: #CC7A00 url(../images/common/bg_header_fotos.jpg) no-repeat;
}
#sidebar {
	background: #E6BC84 url(../images/common/bg_sidebar.gif) repeat-y;
	width: 192px;
	vertical-align: bottom;
	padding-right: 13px;
	padding-bottom: 10px;
	text-align: right;
	padding-top: 10px;
}
#content {
	background: #CC7A00 url(../images/common/bg_content.gif) repeat-y left;
	width: 530px;
	vertical-align: top;
	padding: 20px 5px 10px 20px;
}
#footer {
	background: #E6BC84 url(../images/common/bg_sidebar.gif) repeat-y -1px;
	border-top: 1px solid #FFFFFF;
	margin: 0px 1px;
	padding: 5px 0px 5px 205px;
	text-align: center;
}
#final {
	background: #E6BC84;
	margin: 1px 1px 0px 0px;
	height: 6px;
	font-size: 6px;
}
#header ul {
	margin: 0px;
	padding: 0px;
}
#header ul li {
	list-style: none;
	padding: 3px 0px;
}
#header a {
	color: #333333;
	text-decoration: none;
	font: italic bold 13px Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 1px;
}
#header a:hover {
	color: #E6BC84;
	padding-bottom: 0px;
	border-bottom: 1px dashed #333333;
}
#header a.active {
	padding-bottom: 0px;
	border-bottom: 1px solid #333333;
	margin-left: 4px;
}
#content p {
	font: bold 125%/1.2em Georgia, "Times New Roman", Times, serif;
	color: #FFEDD2;
}
#content h3 {
	color: #FFFFFF;
	letter-spacing: .25em;
	font: italic normal 140% Georgia, "Times New Roman", Times, serif;
	margin-bottom: 1em;
}
#content a {
	color: #FFEDD2;
	font-size: 90%;
	text-decoration: none;
	border-bottom: 1px solid #FFEDD2;
}
#content a:hover,#content a:focus {
	text-decoration: none;
	border-bottom: 1px dashed #FFEDD2;
}
#footer p {
	color: #625135;
	font-weight: bold;
	font-size: 120%;
}
#footer a {
	font-style: italic;
	color: #333333;
}
#footer a:hover {
	color: #CC7A00;
}
table.styled {
	border: 1px solid #5B4B31;
	background: #E6BC84;
}
.styled th {
	color: #5B4B31;
	font: bold 130% Arial, Helvetica, sans-serif;
	padding: 3px 0px;
}
.styled td {
	padding: 0px 2px 2px;
}
#marqueecontainer {
	position: relative;
	width: 519; /*marquee width */
	height: 120px; /*marquee height */
	background-color: #CC7A00;
	overflow: hidden;
	border: 1px dashed #FFFFFF;
	padding: 2px 2px 2px 4px;
	margin-top: 10px;
}

