/*
===================================================
Sole: Features & Amenities
===================================================
*/

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

div#title_property_amenities
	{
	width: 109px;
	height: 11px;
	background: url(../images/title_property_amenities.gif) 0 0 no-repeat;
	text-indent: -999em;
	overflow: hidden;
	margin: 30px 0 4px 0;
	}

div#title_room_amenities
	{
	width: 228px;
	height: 11px;
	background: url(../images/title_room_amenities.gif) 0 0 no-repeat;
	text-indent: -999em;
	overflow: hidden;
	margin: 30px 0 4px 0;
	}
	
	h3 {
	display: block;
	padding: 0 0 7px 0;
	margin: 0;
	text-indent: -999em;
	overflow: hidden;
	}
	
	h3.rooms_suites 
	{
	width: 148px;
	height: 22px;
	background: url(../images/features_room_and_suite.gif) 0 0 no-repeat;	
	}
	
	h3.property_amenities
	{
	width: 107px;
	height: 8px;
	background: url(../images/features_property_amenities.gif) 0 0 no-repeat;
	}
	
	h3.rooms_amenities
	{
	width: 90px;
	height: 22px;
	background: url(../images/features_room_amenities.gif) 0 0 no-repeat;
	}
	
	ul.nav_rooms_suites, 
	ul.nav_room_amenities,
	ul.nav_property_amenities 
	{
	padding: 0;
	margin: 0;
	list-style-type: disc;
	}

	ul.nav_rooms_suites li, 
	ul.nav_room_amenities li,
	ul.nav_property_amenities li 
	{
	padding: 0 0 0 4px;
	margin: 0 0 0 12px;
	}