@charset "utf-8";
/* CSS Document */

/*inicialization*/
html{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2D2D2D;
	margin: 0;
	padding: 0;
}

body{
	margin: 0;
	padding: 0;
	background-image:url(../images/background.jpg);
}

h1, h2, h3, p, form { margin: 0; padding: 0; }

img {
	border: none;
}

/*--------------------------------------------------*/

strong {
	font-weight:bold;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size: 24px;
	color: #692c00;
	margin:5px 0px 0px 0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size: 20px;
	color: #692c00;
	margin:5px 0px 0px 0px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size: 16px;
	color: #692c00;
	margin:5px 0px 0px 0px;
}

p {
	margin-top: 10px;
	line-height: 14px;
	padding-right:10px;
}

/*--------------------------------------------------*/

/*main container*/
#wrapper {	
	margin: 0;
	width:958px;
	margin: 0 auto;
	border:#692c00 1px solid;
}

/*header*/
#header-top {
	float:left;
	width:958px;
	height:21px;
	background-image:url(../images/banner-top.jpg);
}

#header-top-left {
	float:left;
	width:860px;
	height:17px;
	color:#dcdebe;
	font-weight:bold;
	font-size:12px;
	text-align:left;
	margin: 2px 5px 2px 5px;
}

#header-top-right {
	float:right;
	width:60px;
	height:17px;
	color:#dcdebe;
	font-weight:bold;
	font-size:12px;
	text-align:right;
	margin: 2px 5px 2px 5px;
}

#header {
	float:left;
	width:958px;
	height:163px;
	background-image:url(../images/villa-cayo-saetia-banner.jpg);
	text-decoration:none;
	cursor:pointer;
}

/*-----------------------------------------------------*/

/*content wrapper*/
#main {
	float:left;
	width:958px;
	background: url(../images/back-content.jpg) repeat-y left bottom;	
}

#left-wrapper {
	float:left;
	width:190px;
	margin-left:10px;
	margin-top:15px;
	margin-bottom:15px;	
}

/*content main menu*/
#menu {
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	width:200px;
}

/*content contenido*/
#content-wrapper {
	float:left;
	width:520px;
	padding: 20px 15px 20px 35px;
}

/*content hotels  menu*/
#nigel_photo {
	float:right;
	width:162px;
	padding-top:20px;
	padding-bottom:5px;
	margin-bottom:50px;
	margin-right: 1px;
}

/* footer*/
#footer {
	clear:both;
	width:958px;
	background: url(../images/footer.jpg) repeat-y left bottom;
	font-size:10px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	letter-spacing:0.1em;
	padding-top:60px;
}

/* footer*/
#footer-logo {
	clear:both;
	width:958px;
	background: url(../images/back-footer.jpg) repeat-y left bottom;
	font-size:10px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	letter-spacing:0.1em;
}

/* -------------------- main menu ----------------------- */

/*main menu*/
#menu ul {
	width:200px;
	list-style: none;
	margin: 0;
	padding: 0;
	text-align:left;
}

li.menu-off {
	height: 25px;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
	letter-spacing: 1px;
	padding: 10px 25px 0 0px;
	text-align: center;
	color: #95521b;
	display: block;
	background: url(../images/menu-item-off.jpg) no-repeat;
}

#menu li a {
	height: 24px;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
	letter-spacing: 1px;
	padding: 10px 25px 0 0px;
	text-align: center;
}

#menu li a:link, #menu li a:visited {
	color: #d1b174;
	display: block;
	background: url(../images/menu-item-n.jpg) no-repeat;
}

#menu li a:hover, menu li #current, menu li a:active {
	color: #fdd30d;
	background: url(../images/menu-item-a.jpg) no-repeat;
}

div.main_menu_space {
	width:192px;
	height:40px;
}
/*--------------------------------------------------*/

#nigel_photo p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 13px;
	color: #7e5f26;
	padding-left:18px;
	padding-right:18px;
	margin-top:5px;
}

#nigel_photo a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight:bold;
	line-height: 13px;
	color: #7e5f26;
	text-decoration:none;
}

/*copyright */
span.copyright {
	font-size:10px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	letter-spacing:0.1em;
	margin-top:0px;
}

/*----------------------------------------------*/

#content-wrapper a {
	color:#692c00;
	font-weight:bold;
	text-decoration:none;
}

/*----------------------------------------------- */

div.rooms {
	float:left;
	width:510px;
	margin:5px 0px 5px 0px;
}

div.rooms_content {
	float:left;
	width:245px;
	margin:2px;
	text-align:center;
}

div.rooms_content p{
	font-size:11px;
	font-weight:bold;
	margin-top:3px;
}

div.rooms_content_prin {
	float:left;
	width:502px;
	margin:0px;
	text-align:center;
}

div.rooms_content_prin p{
	font-size:11px;
	font-weight:bold;
	margin-top:3px;
}

/* ----------------------------------------------- */

div.hotels_links {
	float:left;
	width:510px;
	padding:0px;
	margin-top:6px;	
	margin-bottom:3px;	
}

div.hotels_links h3{
	margin-top:0px;	
}

div.hotels_links a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #665E59;
	text-decoration:underline;
}

div.hotels_links img{
	float:left;
	border:#853607 1px solid;
	margin-right:10px;
}

