#top1 {
	width: 862px;
	height: 21px;
	margin: 0px;

}

#top1 ul {
	margin: 0;
	padding: 0px;
	list-style: none;
}

#top1 li {
	display: inline;
}

/* layout - */
.bottom_showdow {
	background-image: url("../imgs/bottom_showdow.gif");
	background-repeat: no-repeat;
	height: 13px;
}
.showdow {
	background-image: url("../imgs/right_showdow.gif");
	background-repeat: repeat;
}
.content_top {
	margin: 2px 20px 10px 5px;
	text-align: justify;
	font-weight: none;
	color: #183253;
}
.content {
	margin: 5px 10px 10px 30px;
	font-weight: none;
	text-align: justify;
	color: #183253;
}
.bold_content {
	color: #d32b25;
	margin-right: 5px;
}

/* Facilities */
.bg_fac_center {
	background-image: url("../imgs/fac_center.jpg");
	background-repeat: no-repeat;
	background-position: top;
	width: 858px; height: 1050px;
    background-color:#8bacd3;
}

/* Photo Garelly */
.imgs {
    border: 1px;
	border-style: solid;
}
.photo_bg {
	background-image: url("../imgs/photo_bg_05.jpg");
	background-repeat: no-repeat;
}

/* Form Elements */
.frmtext {
	margin: 5px 5px 5px 15px;
	font-weight: none;
	color: #ffffff;
}
.inputfrm {
	border: 1px;
	border-color:#183253;
	width: 220px;
}
.selectfrm {
	border: 1px;
	border-color:#183253;
}


/* Room Types */
.room_text {
	margin: 5px 5px 5px 15px;
	font-weight: none;
	color: #183253;
}
.table_price thead{
	background-color: #a8c3e1;
}
.table_price tbody{
	background-color: #bfd5ed;
}

/* Location */
.bottom_location {
	background-image: url("../imgs/location_bg_03.jpg");
	background-repeat: no-repeat;
	padding-top:0px; padding-right:0px; padding-bottom:0px; padding-left:0px;
}

/* Booking */
.bg_booking {
	background-image: url("../imgs/booking_bg.gif");
	background-repeat: no-repeat;
	background-position: top;
	background-color: #8BACD3;
}
.comment {
	margin: 5px 5px 5px 5px;
	font-weight: none;
	text-align: justify;
	color: #000080;
}

/* Footer */
.footer {
	text-align: right;
	color: #ffffff;
}