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

body{
	margin: 0;
	padding: 0;
	background-color: #F4EFE3;
}

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

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

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

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

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

/*main container*/
#wrapper {	
	margin: 0;
	width:912px;
	margin: 0 auto;
	border:#8b3e08 1px solid;
}

/*header*/
#header-top {
	float:left;
	width:912px;
	height:22px;
	background-image:url(../images/banner-top.jpg);
	text-decoration:none;
}

#header_text_left {
	float:left;
	width:300px;
	height:18px;
	margin-left:3px;
	margin-top:3px;
	color: #eff39b;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	letter-spacing: 0.8px;
	text-align:center;
}

#header_text_right {
	float:right;
	width:330px;
	height:18px;
	margin-right:3px;
	margin-top:3px;
	color: #eff39b;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	letter-spacing: 0.8px;
	text-align:center;
}

#header-top a{
	text-decoration:none;
}

/*header*/
#header {
	float:left;
	width:912px;
	height:178px;
	background-image:url(../images/hotel-guardalavaca-banner.jpg);
	text-decoration:none;
}

#header a{
	text-decoration:none;
}

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

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

#menu-left-separator {
	float:left;
	width:7px;
	height:50px;
}

#menu-top {
	width:183px;
	height:71px;
	background-image: url(../images/menu-top.jpg);
}

#menu {
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	width:183px;
	background: url(../images/back-menu.jpg) repeat-y left bottom;
}

#menu-bottom {
	float:left;
	width:183px;
	height:30px;
	background-image: url(../images/menu-bottom.jpg);
}

#menu-right-separator {
	float:left;
	width:9px;
	height:50px;
}

/*----------------- content ----------------*/

#content-wrapper-top {
	float:left;
	width:699px;
	height:12px;
	background-image: url(../images/content-top.jpg);
}

#content-wrapper {
	float:left;
	width:699px;
	background: url(../images/back-content.jpg) repeat-y left bottom;
	margin-top:8px;
}

#content-wrapper-bottom {
	clear:both;
	width:699px;
	height:9px;
	background-image: url(../images/content-bottom.jpg);
}

#content {
	float:left;
	width:515px;
	padding: 15px 5px 20px 15px;
}

/*content hotels  menu*/
#nigel_photo {
	float:right;
	width:156px;
	padding-top:10px;
	padding-bottom:20px;
}

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

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

li.menu-off {
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
	letter-spacing: 1px;
	padding: 6px 0px 0px 0px;
	color: #e8a05c;
	display: block;
	text-align:center;
	margin:0;
}

#menu li a {
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
	letter-spacing: 1px;
	padding: 6px 0px 0 0px;
	display: block;
	text-align:center;
	margin:0;
}

#menu li a:link, #menu li a:visited {
	color: #f4d56c;
}

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

div.main_menu_space {
	width:183px;
	height:30px;
}

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

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


#nigel_photo p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 13px;
	color: #774415;
	padding-left:20px;
	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: #774415;
	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.hotels_links {
	float:left;
	width:505px;
	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: #853607;
	text-decoration:none;
}

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