
/*-------------------------------------------
	Sleeping Rooms Section Only
-------------------------------------------*/

/*-------------------------------------------
	Image Replaced Headlines
-------------------------------------------*/
/* Use span.hidden to hide text content */

h1#hdl_sleeping_rooms {
	position: absolute;
	left: 268px;
	top: -10px;
	background: url(../_images/headlines/h1/sleeping_rooms.gif) left top no-repeat;
	height: 106px;
	width: 357px;
}

h1#hdl_sleeping_rooms {
	position: absolute;
	left: 118px;
	left: 278px;
	top: -10px;
	background: url(../_images/headlines/h1/overnight_accomodations.gif) left top no-repeat;
	height: 141px;
	width: 507px;
}



body#rooms_intro div#row_1 div.col1 {
	padding: 105px 0 0;
	padding: 115px 0 0;
}

h2#hdl_special_offers {
	left: -18px;
	top: 613px;
}

div#special_offers_wrapper {
	margin: 63px 0 0;
	padding: 17px 14px 27px;
	border: 1px solid #ccc;
	width: 258px;
}
/* Tan Box Model Hack */
* html div#special_offers_wrapper {
	width: 288px; /* For IE5/Win (= width + padding + border) */
	w\idth: 258px; /* For the other IE's that get it right */
}

