.title-home-1, .title-home-2, .rooms-detail {
	/*display:block;
	text-indent:-9999px;*/
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:22px;
	text-transform:uppercase;
	padding:0 0 10px 0;
}
.title-home-1 {
	width:365px;
	height:28px;
	/* background:url(../images/hotel-high-light-txt.jpg) top left no-repeat; */
	color:#04adf2;
}
.title-home-2 {
	height:28px;
	/* background:url(../images/about-the-hotel.gif) top left no-repeat; */
	color:#f8821e;
}
.title-home-2-blue {
	height:28px;
	color:#04adf2;
}
.title-home-2-orange {
	height:28px;
	color:#f8821e;
}
.title-home-2-pink {
	height:28px;
	color:#F06;
}
.title-home-2-yellow {
	height:28px;
	color:#9F0;
}
.title-home-2-purple {
	height:28px;
	color: #606;
}
.rooms-detail {
	padding:1px 8px;
	text-decoration:none;
	font-size:20px;
	width:418px;
	height:28px;
	/* background:url(../images/about-the-hotel.gif) top left no-repeat; */
	color:#ffffff;
	background-color:#b8db0d;
}

.box-home-1{
	float:left;
	padding:20px 0 0 30px;
	width:365px;
}
.box-home-2{
	float:left;
	padding:20px 0 0 120px;
	width:430px;
}
