@charset  "utf-8";

/* CSS Document */

/***
*
* Home Page IDs, IDs Elements, IDs Classes
*
*/

#home_tagline {
	position: absolute;
	top: 328px;
	left: 249px;
}

#home_text_hidden {
	position: absolute;
	top: 364px;
	left: 523px;
}

#home_text_visible li {
	color: #807871;
 	margin: -2px;
	padding: 6px 0px 0px 0px;
	list-style-type: none;
}

#home_text_visible {
	position: absolute;
	top: 364px;
	left: 523px;
	height: 213px;
	width: 417px;
display: none;	background-image: url(../images/home_plus_visible.gif);
	background-repeat: no-repeat;
}

#home_list_left {
	position: relative;
	top: 18px;
	left: 33px;
}

#home_list_right {
	position: relative;
	top: -158px;
	left: 235px;
}

#reserve_a_room {
	position: absolute;
	top: 775px;
	left: 662px;
}
