body{
	padding:0; 
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#left-sec{
	width:50%;
	position:absolute;
	background-image:url(../images/bg-left.jpg);
	left:0;
	height:700px;
}

#right-sec{
	width:50%; 
	position:absolute; 
	background-image:url(../images/bg-right.jpg);
	right:0;
	height:700px;
}

#middle-sec{
	width:100%;
	position:absolute;
}

#middle-inner{
	width:1000px;
	margin: 0 auto;
}

#header{
	background:url(../images/bg-header.jpg);
	background-repeat:no-repeat;
	height:166px;
}
#header1{
	background:url(../images/bg-header1.jpg);
	background-repeat:no-repeat;
	height:166px;
}

#logo{
	width:240px;
	height:130px;
	position:relative;
	float:left;
	left:40px;
}

#top-s-menu{
	font-size:10px;
	float:right;
	width:480px;
	padding-right:50px;
}

#top-s-menu img{
	padding:0 4px 0 4px;
	border:0;
}

#top-s-menu-inner{
	float:right;
}

#top-s-menu a{
	color:#969792;
	text-decoration:none;
}

#top-s-menu a:hover{
	color:#E7BC5B;
	text-decoration:none;
}

#top-menu{
	width:836px;
	padding-top:14px;
	padding-left:80px;
	text-align:center;
	font-size:12px;
	color:#FFFFFF;
	float:left;

}

#top-menu a{
	color:#FFFFFF;
	text-decoration:none;
}

#top-menu a:hover{
	color:#E7BC5B;
	text-decoration:none;
}

#top-menu .home{
	width:102px;
	float:left;
}
#top-menu .rooms{
	width:107px;
	float:left;
}
#top-menu .rest{
	width:190px;
	float:left;
}
#top-menu .serv{
	width:120px;
	float:left;
}
#top-menu .rate{
	width:194px;
	float:left;
}
#top-menu .cont{
	width:119px;
	float:left;
}

#top-address{
	font-weight:bold;
	color:#607f99;
	text-align:right;
	width:450px;
	padding-top:8px;
	padding-right:50px;
	float:right;
	font-size:11px;
}
#top-address a{
	color:#607f99;
	text-decoration:none;
}
#top-address a:hover{
	color:#E7BC5B;
	text-decoration:none;
}
#flash-home{
	padding:2px;
}
#flash-home-index{
	padding:2px;
}
#flash-home-index img{
	float:left;
}
#mk-reser-txt{
	color:#3a5f7c;
	font-size:11px;
	text-align:justify;
	padding:4px;
	float:left;
	width:438px;
}
#mk-reser-frm{
	background:url(../images/bg-mk-reser.jpg);
	background-repeat:no-repeat;
	width:446px;
	height:198px;
	float:left;
}

#chekin{
	width:280px;
	height:174px;
	float:right;
	color:#63654c;
	font-weight:bold;
	font-size:11px;
}

.chekin-inner{
	height:76px;
	width:270px;
	float:left;
	padding:86px 0 0 24px;
}

#footer{
	color:#97988a;
	font-size:10px;
	margin-left:219px;
	padding-top:30px;
	height:30px;
	clear:both;
}
#footer a{
	color:#969792;
	text-decoration:none;
}

#footer a:hover{
	color:#E7BC5B;
	text-decoration:none;
}

/**************************************** ROOMS.php PAGE ****************************/
#room-desc-txt{
	color:#385f7f;
	font-size:12px;
	padding:27px 30px 0 30px;
	line-height:18px;
}
/**************************************** RESTAURANTS.php PAGE ****************************/
#restau-desc-txt{
	color:#385f7f;
	font-size:11px;
}

#restau-desc-txt .left-sec{
	width:409px;
	float:left;
	padding:18px;
}

#restau-desc-txt .right-sec{
	width:409px;
	float:left;
	padding:18px;
}
/**************************************** SERVICES.php PAGE ****************************/
#serv-desc-txt{
	color:#385f7f;
	font-size:11px;
}
#serv-desc-txt .left-sec{
	width:414px;
	float:left;
	padding:12px;
}

#serv-desc-txt .right-sec{
	width:414px;
	float:left;
	padding:12px;
}
#serv-desc-txt .title{
	font-weight:bold;
	height:20px;
	width:414px;
	float:left;
}
#serv-desc-txt .desc{
	width:414px;
	float:left;
	padding-bottom:24px;
}

#tbl-outer{
	text-align:center;
	width:414px;
	height:22px;
	float:left;
	border-bottom:1px #385f7f solid;
	padding-top:7px;
	padding-bottom:7px;
}

#tbl-outer .tbl-cell{
	width:67px;
	float:left;
}
#tbl-outer .tbl-cell-bld{
	font-weight:bold;
	text-align:left;
	width:76px;
	float:left;
}
#tbl-outer-1{
width:350px;
	height:22px;
	float:left;
}
.tbl-cell-bld-it{
	height:24px;
	font-weight:bold;
	font-style:italic;
	text-align:left;
	padding-left:12px;
	float:left;
}
/**************************************** RESERVATIONS.php PAGE ****************************/
#res-desc-txt{
	color:#385f7f;
	font-size:11px;
	float:left;
}
#res-desc-txt .left-sec{
	width:404px;
	float:left;
	padding:10px;
}

#res-desc-txt .right-sec{
	width:400px;
	float:left;
	padding:12px;
}
#res-desc-txt .title{
	font-weight:bold;
	height:20px;
	width:414px;
	float:left;
}
#res-desc-txt .desc{
	width:400px;
	float:left;
	padding-left:10px;
	padding-bottom:24px;
}

#res-tbl-outer{
	text-align:center;
	width:400px;
	height:14px;
	float:left;
	border-bottom:1px #385f7f solid;
	padding-top:6px;
	padding-bottom:5px;
}

#res-tbl-outer .tbl-cell-1{
	width:232px;
	float:left;
	text-align:left;
	padding-left:10px;
}
#res-tbl-outer .tbl-cell{
	width:67px;
	float:left;
}

/*///////////////////// reservation section////////////////////*/
#res-desc-txt .desc-right{
	width:410px;
	float:left;
	padding-left:5px;
	padding-bottom:24px;
}
#res-tbl-outer-right{
	float:left;
	padding-top:6px;
	padding-bottom:5px;
}
#res-tbl-outer-right .tbl-cell-right-L{
	text-align:left;
	font-weight:bold;
	height:15px;
	padding-top:7px;
	width:180px;
	float:left;
}
#res-tbl-outer-right .tbl-cell-right-R{
	width:196px;
	float:left;
}

#res-tbl-outer-right input, select ,textarea{
	border:solid 1px #819aae;
	background-color:#f1f1f0;
}
#res-tbl-outer-right .sradio{
	width:30px;
	background-color:#FFFFFF;
}
#res-tbl-outer-right a{
	color:#385f7f;
	text-decoration:none;
}

#res-tbl-outer-right a:hover{
	color:#E7BC5B;
	text-decoration:none;
}
#res-tbl-outer-right .btn{
	padding-left:160px;
	padding-top:20px;

}

/**************************************** CONTACT.php PAGE ****************************/
#contact-desc-txt{
	float:left;
	text-align:center;
	font-weight:bold;
	color:#385f7f;
	font-size:11px;
}
#contact-desc-txt .left-sec{
	width:414px;
	float:left;
	padding:12px;
	font-size:12px;
}
#contact-desc-txt .left-sec-tit{
	font-size:17px;
}
#contact-desc-txt .right-sec{
	width:420px;
	float:left;
	padding:12px;
}
#contact-desc-txt a{
	color:#385f7f;
	text-decoration:none;
}

#contact-desc-txt a:hover{
	color:#E7BC5B;
	text-decoration:none;
}
#site-map{
	padding:40px 0 0 40px;
	font-size:12px;
	line-height:18px;
}
#site-map a{
	color:#385f7f;
	text-decoration:none;
}
#site-map a:hover{
	color:#E7BC5B;
	text-decoration:none;
}
#tbl-res{
	color:#385f7f;
}
#tbl-res tr td{
	color:#385f7f;
	height:25px;
	padding-left:2px;
}