H1 {
	font-family: Arial;
	font-size: 12px;
	color: #000;
}
/*logo & menu */
.logo-bg{
width: 100%;
height: 139px;
background-image: url(../hotelSpecImgs/bg-line.jpg);
background-repeat: repeat-x;
}
.logo-box{
height: 139px;
}
.menu A:link {
    color: #fff;
	text-decoration: none;}
.menu A:visited {
	color: #fff;
	text-decoration: none;}
.menu A:active {
	color: #fff;
	text-decoration: none;}
.menu A:hover {	
	color: #fff;
	text-decoration: underline;}
.mid-box{
background-image: url(../hotelSpecImgs/mid-box.jpg);
margin-top:15px;
height: 300px;
padding-top:10px;
padding-left:20px;
}
/*search */
.search-box{
width: 290px;
height: 280px;
}
.search-text {
	font-family: Arial;
	font-size: 12px;
	color: #000;
}
.search-button {
	font-family: Arial;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	border: 0;
	height: 35px;
	width: 151px;
	margin-right:15px;
	background-image: url(../hotelSpecImgs/search-button.jpg);
}
.SearchHotelOptionArrivalText
{
	font-family: Arial;
	font-size: 12px;
	color:#006699;
}
/* footer */
.footer {
background-image: url(../hotelSpecImgs/footer-bg.jpg);
background-repeat: repeat-x;
	padding-top: 10px;
	width: 100%;
	height: 80px;
	font-family: Arial;
	font-size: 11px;
	color:000;
	margin-top: 15px;
}
.font12px {
	font-family: Arial;
	font-size: 12px;
	text-align: justify;
	padding: 10px;
}
.font11px {
font-family: Arial;
font-size: 11px;
padding-top:10px;
padding-right:2px;
}
.font14px {
font-family: Arial;
font-size: 14px;
text-align: justify;
}
.topmargin15px {
margin-top: 15px;
}
.content-box {
height: 337px;
}
.index-pic-1 {
margin-top: 15px;
height: 150px;
}
.gallery-box {
font-family: Arial;
font-size: 12px;
margin-top: 12px;
margin-right: 18px;
}
.gallery-box A:link {
    color: #069;
	text-decoration: none;}
.gallery-box A:visited {
	color: #069;
	text-decoration: none;}
.gallery-box A:active {
	color: #069;
	text-decoration: none;}
.gallery-box A:hover {	
	color: #069;
	text-decoration: underline;}
