/*inicialization*/
html{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #293231;
	margin: 0;
	padding: 0;
}

body{
	margin: 0;
	padding: 0;
	margin-top: 5px;
	background-color: #EAAE73;
	font-size: 10px;
}

h1, h2, h3, p, form { margin: 0; padding: 0; }

img {
	border: none;
}

/*main container*/
#wrapper {	
	margin: 0;
	width:960px;
	margin: 0 auto;
}

/*header*/
#header {
	width:960px;
	height:215px;
	text-decoration:none;
	background: url(../images/hotel-santa-isabel-cuba-banner.jpg);
}

#header img {
	display:block;
}

/*banner white separator*/
#space_hotelname {
	width:960px;
	height:48px;
}

/*hotel name text*/
#hotelname {
	width:540px;
	height:20px;
	color: #FDDCCD;
	font-size:12px;
	font-weight:bold;
	letter-spacing: 0.1em;
	text-align:center;
	margin-left:420px;
}

/*banner white separator*/
#sep_banner {
	clear:both;
	width:960px;
	height:1px;
	background-color: #FFFFC4;
}

/*slogan text*/
#slogan {
	width:960px;
	height:18px;
	font-size: 16px;
	color: #FFFFC4;
	letter-spacing: 0.1em;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 4px;
	background-color: #853607;
}

/*content wrapper*/
#main {
	float:left;
	width:960px;
	background: url(../images/back-content.jpg) repeat-y left bottom;
}

/*content main menu*/
#menu {
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	width:175px;
	padding-right:5px;
	padding-top:10px;
	padding-bottom:40px;
}

/*content contenido*/
#content {
	float:left;
	width:550px;
	padding:24px;
	padding-top:10px;
	padding-bottom:44px;
}

/*content hotels  menu*/
#nigel_photo {
	float:right;
	width:150px;
	padding:0px;
	padding-left:2px;
	padding-right:8px;
	padding-top:15px;
	padding-bottom:25px;
}

/*content footer*/
#sep_footer {
	clear:both;
	width:960px;
	height:1px;
	background-color: #DC9B7E;
}

/*content footer*/
#footer {
	clear:both;
	width:960px;
	height:20px;
	background-color: #F8D0BF;
}

/*main menu*/
#menu ul {
	width:170px;
	list-style: none;
	margin: 0;
	padding: 0;
	padding-top: 5px;
}

li.menu-off {
	height: 16px;
	font-size: 10px;
	font-weight:bold;
	text-decoration: none;
	letter-spacing: 0.7px;
	color: #b0a9a3;
	display: block;
	background: url(../images/arrow_off.gif) no-repeat 8px 45%;
	padding: 2px 0 0 22px;
}

#menu li a {
	height: 16px;
	font-size: 10px;
	font-weight:bold;
	text-decoration: none;
	letter-spacing: 0.7px;
}

#menu li a:link, #menu li a:visited {
	color: #040000;
	display: block;
	background: url(../images/arrow_a.gif) no-repeat 8px 45%;
	padding: 2px 0 0 22px;
}

#menu li a:hover, menu li #current, menu li a:active {
	color: #7B5937;
	background: url(../images/arrow_n.gif) no-repeat 8px 45%;
	padding: 2px 0 0 22px;
}

div.reservations_space {
	width:175px;
	height:15px;
}

div.other_link_space {
	width:175px;
	height:25px;
}

/*--------------------------------------------------*/

/*copyright */
div.copyright {
	font-size:10px;
	font-weight:bold;
	color:#853607;
	text-align:center;
	letter-spacing:0.1em;
	padding-top:0.4em;
}

/*--------------------------------------------------*/

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #6B544B;
	margin-top: 5px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #6B544B;
	letter-spacing: 0.1em;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #6B544B;
	letter-spacing: 0.1em;
}

p {
	margin-top: 10px;
	line-height: 14px;
	padding-right:10px;
}

ol, ul {
	margin-top: 8px;
	margin-bottom: 5px;
	line-height: 14px;
}

li {
	margin-top: 3px;
	margin-bottom: 3px;
}

#nigel_photo p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 13px;
	color: #665E59;
	margin: 0;
	margin-top:10px;
}

#nigel_photo a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight:bold;
	line-height: 13px;
	color: #665E59;
	text-decoration:none;
	margin: 0;
}

div.other_links {
	float:left;
	width:510px;
	padding:0px;
	margin-top:5px;	
	margin-bottom:3px;	
}

div.other_links a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #665E59;
	text-decoration:underline;
}