/* everything concerning the Lodge  */

/* the TextTable of the Detail  */
#Tbl_Txt_rooms{
	background-color:#D7BAA4;
	width: 278px;
}

/* the TextTable of the Index  */
#Tbl_Txt_rooms_i{
	background-color:#D7BAA4;
}


#Tbl_leftTextSpace{
	background-color:#D7BAA4;
	width: 30px
}