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

body{
	margin: 0;
	padding: 0;
	background-color: #0863a3;
	font-size: 10px;
}

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: #453126;
	margin-top:5px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size: 20px;
	color: #453126;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size: 16px;
	color: #453126;
	margin-top:4px;
}

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

ol, ul {
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 12px;
}

li {
	margin-top: 3px;
	margin-bottom: 3px;
}

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

/*main container*/
#wrapper {
	margin: 0;
	width:940px;
	margin: 0 auto;
}

#header-top {
	float:left;
	width:940px;
	height:18px;
	background-color:#b3d2e1;
	text-decoration:none;
}

#header-top span{
	float:left;
	width:940px;
	height:13px;
	color: #303432;
	font-size:11px;
	font-weight:bold;
	letter-spacing: 0.1em;
	padding-top:2px;
	text-align:center;
	text-decoration:none;
}

/*header*/
#header {
	float:left;
	width:940px;
	height:180px;
	background-image:url(../images/hotel-cayo-levisa-banner.jpg);
	text-decoration:none;
}

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

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

/*content contenido*/
#content {
	float:left;
	width:500px;
	padding:10px 15px 40px 15px;
}

/*nigel photo area*/
#nigel_photo {
	float:right;
	width:160px;
	padding-left:15px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:5px;
	margin-bottom:55px;
}

/*content footer*/
#footer {
	clear:both;
	width:940px;
	height:38px;
	background-image:url(../images/footer.jpg);
}

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

li.menu-off {
	height: 20px;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
	letter-spacing: 0.7px;
	padding: 8px 0 0 32px;
	color: #adc2cc;
	display: block;
	background: url(../images/menu-off.jpg) no-repeat;
}

#menu li a {
	height: 20px;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
	letter-spacing: 0.7px;
	margin-top:4px;
}

#menu li a:link, #menu li a:visited {
	color: #159101;
	display: block;
	background: url(../images/menu-n.jpg) no-repeat;
	padding: 8px 0 0 32px;
}

#menu li a:hover, menu li #current, menu li a:active {
	color: #345243;
	display: block;
	background: url(../images/menu-a.jpg) no-repeat;
	padding: 8px 0 0 32px;
}

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

/*copyright */
div.copyright {
	font-size:10px;
	font-weight:bold;
	color:#f2f9fc;
	text-align:center;
	letter-spacing:0.1em;
	padding-top:1.4em;
}

#nigel_photo p {
	font-size: 9px;
	line-height: 13px;
	color: #465E56;
	margin-left:10px;
	padding-right:20px;
	margin-bottom:2px;
}

#nigel_photo a {
	font-size: 9px;
	font-weight:bold;
	line-height: 13px;
	color: #465E56;
	text-decoration:none;
}

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

#content a{
	font-size: 10px;
	font-weight:bold;
	color: #273430;
	text-decoration:none;
}

#content li{
	margin-top: 3px;
	margin-bottom: 3px;
}

div.other_links {
	float:left;
	width:500px;
	padding:0px;
	margin-top:5px;	
	margin-bottom:3px;	
}

div.other_links a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 10px;
	color: #626052;
	text-decoration:underline;
}

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

div.rooms_content p{
	font-size:11px;
	font-weight:bolder;
	margin:0;
	margin-top:2px;
}

div.rooms_content img {
	border:#57483c 1px solid;
}

div.facilities_div {
	float:left;
	width:250px;
	padding:2px;	
}

.div_places {
	float:left;
	display:block;
	width:510px;
	margin-bottom:15px;
}