/*inicialization*/
html{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #011414;
	margin: 0;
	padding: 0;
}

body{
	margin: 0;
	padding: 0;
	background-color: #000000;
}

h1, h2, h3, p, form { margin: 0; padding: 0; }

img {
	border: none;
}

/*--------------------------------------------------*/

strong {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}

h1 {
	font-weight:bolder;
	font-size: 24px;
	color: #011414;
	margin-top:5px;
}

h2 {
	font-weight:bolder;
	font-size: 20px;
	color: #011414;
	margin-top:4px;
}

h3 {
	font-weight:bolder;
	font-size: 16px;
	color: #011414;
	margin-top:4px;
}

p {
	margin-top: 10px;
	line-height: 14px;
	padding-right:10px;
}

/*--------------------------------------------------*/

/*main container*/
#wrapper {	
	margin: 0;
	width:911px;
	margin: 0 auto;
}

/*header*/
#header {
	width:911px;
	height:262px;
	text-decoration:none;
	cursor:pointer;
}

#banner-top {
	float:left;
	width:911px;
	height:31px;
	background-image:url(../images/banner-top.jpg);
	text-decoration:none;
}

#domain-info {
	float:left;
	width:300px;
	height:18px;
	margin-left:3px;
	margin-top:13px;
	color: #fef7dc;
	font-size:14px;
	font-weight:bold;
	letter-spacing: 0.1em;
}

#slogan {
	float:right;
	width:330px;
	height:18px;
	margin-right:3px;
	margin-top:13px;
	color: #fef7dc;
	font-size:14px;
	font-weight:bold;
	letter-spacing: 0.1em;
	text-align:right;
}

#banner-top a{
	text-decoration:none;
}

/*header*/
#banner {
	float:left;
	width:911px;
	height:198px;
	text-decoration:none;
	margin-bottom:0 -3px;		
	cursor:pointer;
}

#banner a {
	text-decoration:none;
}

#banner img {
	display:block;
}

#banner-bottom {
	float:left;
	width:911px;
	height:33px;
	background-image:url(../images/banner-bottom.jpg);
	text-decoration:none;
}


/*content wrapper*/
#main {
	float:left;
	width:909px;
	background: url(../images/back-main.jpg);
	padding-top:0px;
	padding-bottom:10px;
	border-left:solid 1px #50300d;
	border-right:solid 1px #50300d;
}

/*menu separator*/
#menu-left-separator {
	float:left;
	width:7px;
	height:50px;
}

/*content main menu*/
#wrapper-menu {
	float:left;
	width:181px;
}

/*content main menu*/
#menu {
	float:left;
	width:181px;
	background: url(../images/back-menu.jpg) repeat-y left bottom;
}

/*content main menu*/
#menu-bottom {
	float:left;
	width:181px;
	height:44px;
	background-image: url(../images/menu-bottom.jpg);
}

/*menu separator*/
#menu-right-separator {
	float:left;
	width:18px;
	height:50px;
}

/*content contenido*/
#content-super-wrapper {
	float:left;
	width:697px;
}

#content-wrapper {
	float:left;
	width:695px;
	background: url(../images/back-content.jpg) repeat-y left bottom;
}

#content {
	float:left;
	width:515px;
	padding: 15px 5px 20px 25px;
}

/*content hotels  menu*/
#nigel_photo {
	float:right;
	width:140px;
	padding-bottom:20px;
}

#content-bottom {
	clear:both;
	width:695px;
	height:25px;
	background-image: url(../images/content-bottom.jpg);
}

/*content footer*/
#footer {
	clear:both;
	width:911px;
	height:37px;
	background-image:url(../images/footer.jpg);
}

/*--------------------------------------------------*/

/*main menu*/
#menu ul {
	width:181px;
	list-style: none;
	margin: 0;
	padding: 0;
}

li.menu-off,
li.menu-current {
	height: 19px;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
	letter-spacing: 1px;
	padding: 8px 0px 0 33px;
	display: block;
	color: #BE7810;
	background: url(../images/menu-off.jpg) no-repeat 0px 2%;
	text-align:left;
	margin:0;
}

li.menu-current {
	color: #fef7dc;
	background: url(../images/back-menu-a.jpg) no-repeat 0px 2%;
}

li.menu-off {
	color: #BE7810;
	background: url(../images/menu-off.jpg) no-repeat 0px 2%;
}

#menu li a {
	height: 19px;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
	letter-spacing: 1px;
	padding: 8px 0px 0 33px;
	display: block;
	margin:0;
}

#menu li a:link, #menu li a:visited {
	color: #964401;
	background: url(../images/back-menu-n.jpg) no-repeat 0px 2%;
	text-align:left;
}

#menu li a:hover, menu li #current, menu li a:active {
	color: #fef7dc;
	background: url(../images/back-menu-a.jpg) no-repeat 0px 2%;
	text-align:left;
}

div.main_menu_space {
	width:165px;
	height:20px;
}

/*--------------------------------------------------*/

/*copyright */
div.copyright {
	font-size:11px;
	font-weight:bold;
	color:#fef7dc;
	text-align:center;
	letter-spacing:0.2em;
	padding-top:1.2em;
}


#nigel_photo p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 13px;
	color: #833C01;
	padding-left:15px;
	padding-right:15px;
	margin-bottom:2px;
}

#nigel_photo a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight:bold;
	line-height: 13px;
	color: #833C01;
	text-decoration:none;
}

/*--------------------------------------------------*/

#content ol, #content ul {
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 12px;
}

#content li {
	margin-top: 6px;
	margin-bottom: 6px;
}

/*--------------------------------------------------*/

div.rooms {
	float:left;
	width:504px;
	margin-top: 4px;
	margin-bottom: 4px;
}

div.rooms_content {
	margin-top:4px;
	margin-bottom:4px;
	margin-right:2px;
	text-align:center;
}

div.rooms_content p{
	font-size:11px;
	font-weight:bold;
	margin:0;
	margin-top:3px;
}

/*--------------------------------------------------*/

div.hotels_links, 
div.hotels_links_intro {
	float:left;
	width:500px;
	padding:0px;
	margin-top:6px;	
	margin-bottom:3px;	
}

div.hotels_links h3, 
div.hotels_links_intro h3{
	margin-top:0px;	
}

#content div.hotels_links a,
#content div.hotels_links_intro a {
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #011414;
	text-decoration:underline;
}

div.hotels_links img,
div.hotels_links_intro img {
	float:left;
	border:#2f3821 1px solid;
	margin-right:10px;
}

div.hotels_links_intro img {
	float:right;
	margin-left:10px;
	margin-right:0px;
	margin-bottom:3px;	
}

/*--------------------------------------------------*/

img.other_links {
	float:left;
	border:#fef7dc 1px solid;
	margin-right:10px;
}

/*--------------------------------------------------*/

div.div_facilities_wrapper {
	float:left;
	width:511px;
	margin:2px;	
}

div.div_facilities {
	float:left;
	width:255px;
	margin:2px;	
}

