@charset "UTF-8";

#main-content {
	background: url(../images/accomodations/bg.jpg) no-repeat;
}

	h3 {
		width: 345px;
		height: 45px;
		display: block;
		text-indent: -10000px;
		margin: 0 0 25px 5px;
	}
	
	#accomodations-frame {
		float: left;
		padding: 2px 0 0;
		width: 360px;
	}
	
		#accomodations-frame h4 {
			margin: 0 0 10px 29px;
			width: 310px;
			color: yellow;
			font-size: 14px;
		}
		
		#accomodations-frame h5 {
			margin: 0 0 2px 35px;
			width: 310px;
			color: yellow;
			font-size: 13px;
		}
		
		.phone {
			color: #FFF;
			margin: 0 0 5px 40px;
		}
		
		#accomodations-frame address {
			margin: 0 0 2px 40px;
			width: 300px;
			text-align: justify;
			color: #FFF;
		}
		
	#accomodations-images {
		float: left;
	}
	
		#accomodations-images h4 {
			text-indent: -10000px;
			width: 240px;
			height: 100px;
			clear: left;
		}