/*
===================================================
Sole: Rooms & Rates
===================================================
*/

div#title_rooms_rates
	{
	width: 389px;
	height: 27px;
	background: url(../images/title_rooms_rates.gif) 0 0 no-repeat;
	text-indent: -999em;
	overflow: hidden;
	}

div#title_sole_east_2007
	{
	width: 91px;
	height: 28px;
	background: url(../images/title_sole_east_2007.gif) 0 0 no-repeat;
	text-indent: -999em;
	overflow: hidden;
	}

div#title_sole_beach_hotel
	{
	width: 168px;
	height: 28px;
	background: url(../images/title_sole_beach_hotel.gif) 0 0 no-repeat;
	text-indent: -999em;
	overflow: hidden;
	margin-top: 30px;
	}

div#title_holiday_packages
	{
	width: 174px;
	height: 28px;
	background: url(../images/title_holiday_packages.gif) 0 0 no-repeat;
	text-indent: -999em;
	overflow: hidden;
	margin-top: 30px;
	}

div#title_house_policies
	{
	width: 140px;
	height: 14px;
	background: url(../images/title_house_policies.gif) 0 0 no-repeat;
	text-indent: -999em;
	overflow: hidden;
	margin-top: 30px;
	}

div#memorial_day
	{
	width: 184px;
	height: 10px;
	background: url(../images/memorial_day.gif) 0 0 no-repeat;
	text-indent: -999em;
	overflow: hidden;
	margin-top: 20px;
	}

div#july_4th
	{
	width: 152px;
	height: 10px;
	background: url(../images/july_4th.gif) 0 0 no-repeat;
	text-indent: -999em;
	overflow: hidden;
	margin-top: 20px;
	}

div#labor_day
	{
	width: 164px;
	height: 10px;
	background: url(../images/labor_day.gif) 0 0 no-repeat;
	text-indent: -999em;
	overflow: hidden;
	margin-top: 20px;
	}

table.rates
	{
	width: 412px;
	float: left;
	display: inline;
	margin-top: 20px;
	}
table.rates td
	{
	width: 206px;
	vertical-align: top;
	}

h4
	{
	padding: 0;
	margin: 15px 0 0 0;
	}

/* 
div.note
	{
	text-transform: uppercase;
	font-size: 9px;
	font-weight: bold;
	color: #a1a1a1;
	margin: 8px 0 0 0;
	}

div.peripheral
	{
	margin-top: 20px;
	float: left;
	}

div#title_sole_east_and_beach
	{
	width: 272px;
	height: 28px;
	background: url(../images/title_sole_east_and_beach.gif) 0 0 no-repeat;
	text-indent: -999em;
	overflow: hidden;
	}
*/
	
	div#house_policies {
		clear: both;
		padding: 0;
		margin: 20px 0 0 0;
	}
	
	/* BEGIN: Notes List */
	ul.notes {
		padding: 0;
		margin: 0;
		list-style-type: decimal;
		}
		
		ul.notes li {	
			padding: 0 0 0 4px;
			margin: 0 0 0 16px;
		}
		
		p.notes {
			padding: 0;
			margin: 20px 0 10px 0;
		}
	/* END: Notes List */
	
	h3.house_policies 
	{
	width: 132px;
	height: 13px;
	padding: 0;
	margin: 0;
	text-indent: -999em;
	overflow: hidden;
	background: url(../images/rates_house_policies.gif) 0 0 no-repeat;
	}