/*basic*/
a{
	color:#101F8B;
	outline:none!important;
	text-decoration:none;
}
a:hover{
	color:#3CF;
	text-decoration:underline;
}
*{
	color: #101F8B;/*#ebd3b0;*/
	font-family:Times New Roman,Times,serif;/*Arial,Verdana, Tahoma;*/
	font-size:16px;
	/*font-style:italic;*/
}
body{
	padding:0;
	margin:0;
	background:url(images/bg1.jpg) 0 0 repeat-x #FDE9D9;
}
input[type=text],input[type=password],textarea, select{
	border:solid 2px;
	/*border-color:#EEE #CCC #CCC #EEE;*/
	border-color:#999 #EEE #EEE #999;
	padding:3px;
	color:#713800;
}
option{
	color:#713800;
}
h1,h2,h3{
	padding:2px 0;
	margin:5px 0;
}
ul, ol{
	padding:3px 0 0 25px;
	margin:0;
	list-style-position:outside;
}
ul li, ol li{
	padding:0;
}
form{
	margin:0;
	padding:0;
}
img{
	vertical-align:middle;
}
.mr-b{
	margin-bottom:10px!important;
}
.clear{
	clear:both;
}
.ul-h{
	padding:0;
	margin:0;
	list-style:none;
}
.ul-h li{
	display:inline;
}
a img{
	border:none;
}
.f{
	float:left;
	width:100%;
}
.lst{
	padding:0;
	margin:0;
	list-style:none;
}
.lst li{
	padding:2px 0;
	float:left;
	width:100%;
}
.hr{
	background:url(../images/hr_29.html) repeat-x; height:9px;
}
.h1{
	text-indent:-999px; padding:0; margin:0;
	clear:both;
	height:35px;
}
.h2{
	font-size:14px;
	/*color:#FF6600;
	border-bottom:solid 1px #CCCCCC;*/	
}
.h3{
	font-size:16px;
	background:url(images/hr_29.gif) repeat-x bottom;
	padding-bottom:10px;
	margin-bottom:10px;
	color:#666;
}
.flb{
	width:250px;
	float:left;
	text-align:right;
	padding-right:5px;
}
.flb2{
	width:100px;
	float:left;
	text-align:right;
	padding-right:5px;
}
.group{
	width:370px; display:block; float:left;
}
p{
	margin:0px;
	padding:2px 0;
}
.lnkf,.lnktw,.lnkyt{
	margin:0 5px;background:url(images/thm1_45.gif) no-repeat 0 2px; padding:3px 0 3px 20px; text-align:left;
}
.lnktw{
	background-image:url(images/thm1_48.gif);
}
.lnkyt{
	background-image:url(images/thm1_50.gif);
	padding-left:40px;
}
.r{
	float:right;
}
/*main*/
#header{
	height: 40px;
	position:relative;
}
#logo{
	float:left;
	position:absolute;
	top:2px;
	/*left:10px;*/
}
#body{
	margin:0 auto; width:960px;
}
#hintro{
	white-space:nowrap; overflow:hidden;
	border-top:solid 1px #F00;
	height:10px;
	overflow:hidden;
	float:left;
	width:100%;
	background-color:#000;
}
#l1{
	float:left; width:660px; height:355px; padding:0; margin:0; background-color:#000;
}
#l2{
	width:300px; height:232px; background-color:#000;
}
#l3{
	height:159px;
}
#l4{
	height:73px; background:url(images/thm1_13.jpg) no-repeat;
	padding:5px 0 0 0;
}
#l5{
	clear:both; text-align:right; padding:10px 30px 0 0;
}
#l5 p{
	color:#bbb36f; font-size:15px; font-family:Arial, Helvetica, sans-serif;
}
#l5 .more{
	color:#797836;
}
#gpage{
	text-align:center;
	height:20px;
	float:left;
	width:100%;
}
#gpage a{
	display:inline;
	padding:5px 3px;
	color:#528918;
}
#gpage a:hover{
	text-decoration:none;
	color:#b4cc0f;
}
#gpage a.curr,#gpage #prev,#gpage #next{
	color:#b4cc0f;
}
#tmenu{
	height:30px; background:url(images/th2_13.jpg) repeat-x; clear:both;
}
#tmenu ul{
	padding:0;
	margin:0;
	list-style:none;
}
#tmenu ul li {
	display:inline;
}
#tmenu ul li a {
	float:left;
	padding:4px 28px 3px;
	color:#f2efe6;
	font-size:16px;
	font-weight:bold;
}
#tmenu ul li a:hover {
	color:#e0d2ae;
	text-decoration:none;
}
#mainmenu {
	display: block;
	height:30px;
	float:left;
	z-index: 1000;
}
#mainmenu ul {
	display: block;
	padding:0;
	margin: 10px 0 0 0;
	list-style:none;	
}
#mainmenu ul li {
	position: relative;
	float:left;
	display: block;
	padding: 0 15px;
}

#mainmenu ul li a {
	color: #cc9900;
	padding: 1px 15px 8px;
	font-size: 16px;
	font-weight: bold;
}

#mainmenu ul li ul {
	position: absolute;
	top: 27px;
	left: -40px;
	display: none;
	width: auto;
	height: 125px;
	padding: 0;
	margin: 0;
	list-style: none;
}

#mainmenu ul li:hover ul {
	display: block;
}

#mainmenu ul li ul li {
	display: block;
	width: 223px;
	height: 20px;
	padding: 2px 0;
	margin: 1px 0 0 0;
	z-index: 1000;
	background: #7B5D00;
}

#mainmenu li a:hover,#mainmenu li a.curr {
	/*color:#F7D0B9;
	background-color:#170700;
	text-decoration:none;*/
	color:#EDFF11;
	text-decoration:none;
}
#content {	
	padding:10px 0;
	float:left;
	width:100%;
	background-color:#FFFFFF;
}
#lcont{
	float:left; width:910px;
	/*margin:0 0 0 10px;*/
	padding:10px 25px;
}
#sidebar{
	float:right; width:300px; text-align:center; margin-right:10px;
}
#sponsor{
	float:right; width:200px; text-align:center;
	margin-right:10px;
}
.col1,.col2,.col3,.col4{
	width:180px; float:left;
	margin:0 5px;
}
.col2, .col3{
	width:220px;
}
.col3 a{
	color: #FFFFFF;
}
.col2 a{
	color: #FFFFFF;
}
.col4{
	width:300px;
}
.col5{
	width:500px;
}
#foot{
	padding:10px; text-align:center;
	height:50px; padding:10px 0 0 0;
	clear:both;
	background-color:#FDE9D9;
	
	/*padding:10px 0;
	float:left;
	width:100%;
	background-color:#927008;*/

}
#foot *{
	/*color:#ad8e72;*/
}
#copyr{
	float:left;
	text-align:center;
	width:650px;
	color:#101F8B;
}
#socialink{
	float:right;
}
#rmenu{
	padding:0;
	margin:0;
	list-style:none;
}
#rmenu li{
	background:url(images/th2_23.gif) 10px bottom no-repeat;
}
#rmenu li a{
	display:block;
	padding:10px 0 10px 25px;
	background:url(images/th2_19.jpg) no-repeat 0 2px;
	color:#f2efe6;
}
#rmenu li a:hover{
	color:#4F0000;
	text-decoration:none;
}
.center{
	text-align:center;
}
.thb1 img{
	border:solid 2px #ab8b82;
}
#reserv{
	background:#6e5402;
}
#reserv p{
	float:left;
	width:100%;
}
#reserv p span{
	float:left;
}
#reserv p .s1{
	width:50px;
}
#reserv p .s2{
	width:160px;
}
#reserv p .s3{
	width:50px;
}
#reserv *{
	font-size:11px;
}
#reserv select{
	margin:0;
	padding:0;
}
.btst1{
	background:#554100;
	border:none;
	color:#FFF;
	padding:1px 20px;
	font-family:Verdana, Tahoma, Arial;
	font-weight:bold;
}
#qreserv{
	/*background:url(images/thm1_17.gif) no-repeat;
	height:19px;
	text-indent:-9999px;*/
}
#reserv .innr{
	padding:5px; height:90px;
}
.cheader{
	background:url(images/bg2.jpg) no-repeat right;
	height:80px;
	padding:30px 0 0 0;
	position:relative;
}
.h1{
	background:no-repeat; text-indent:-9999px;	
	margin-bottom:10px;
}
#hcontact{
	background-image:url(images/contact_01.jpg);
}
#hgallery{
	background-image:url(images/gall_09.jpg);
}
#hmap{
	background-image:url(images/location_01.jpg);
}
#hsitemap{
	background-image:url(images/sitemap.jpg);
}
#haboutus{
	background-image:url(images/about_01.jpg);
}
#hacc{

	
}
#hspa{
	background-image:url(images/spa.jpg);
}
#hservice{
	background-image:url(images_/services.jpg);
}
#hrestaurant{
	background-image:url(images/restaurant_coffee_shop.jpg);
}
#hcooking{
	background-image:url(images/cooking_class.jpg);
}
#hattractions{
	background-image:url(images/local_attractions.jpg);
}
#htour{
	background-image:url(images/tour_01.jpg);
}
#hguest{
	background-image:url(images/guestreview.jpg);
}
#hroomrate{
    background-image:url(images/roomsrate.jpg);
}
#hreserv{
    background-image:url(images/reserve.jpg);
}
#hpromotion{
    background-image:url(images/promotionnew_32.jpg);
}
#hvdo{
    background-image:url(images/clipvdo01.jpg);
}
#hlink{
    background-image:url(images/link.jpg);
}
#hproduct{
    background-image:url(images/products.jpg);
}
.box1{
	padding:10px; background-color:#927008;
}
.h2{
	background:no-repeat; height:22px; text-indent:-9999px;	
	margin-bottom:10px;
}

/*====================================contact us======================================*/
fieldset{
    border:none;
    padding:10px 0;
}
#formContact label[for], #formContact .flb{
    width:150px;
    float:left;
    text-align:right;
    padding-right:5px;
}
#formContact .input1{
    width:200px;
}
#formContact .input_shr{
    width:50px;
}
.reqstar{
    color:red;
    font-weight: bold;
}
#formContact .group{
    float:left;
}
.btcontact{
	color:#FFF;
	background:#927008;
	border:solid 1px 2px 2px 1px;
	border-color:#EEE #999 #999 #EEE;
}
#contactl{
	width:520px; float:left;
}

#contactr{
	width:350px; float:left;
	text-align:center;
}
#contactr .title{
	font-size:20px;
	margin-bottom:15px;
	text-decoration:underline;
}
/*end contact us*/

/*=====================================err message=====================================*/
.box-info2{
    padding:30px;
    background-color:#E9FFD2;
    border-bottom:solid 1px #66CC99;
    text-align:center;
    color:#006600;
}

/*=========================================accommodation=================================*/
.h2_accom{
   background:#927A19; padding:5px; color:white; margin:10px 0 5px 0;    
}
.accompic{
    background:#FFFFFF; width:280px; height:200px; padding:10px; margin:5px; float:left;
}
.accomtitle{
    color:#4A3C26; margin:5px 0;
}
.accomlist ul{
    list-style:inside; margin:0; padding:0;
}
.accbox{
	width:100%;
	float:left;
	padding:0; margin:10px 0 20px 0;
}
.headsuite{
	width:910px;
	background:url(images/accomnew_09.jpg) top left no-repeat; height:47px;
	text-indent:-9999px;
}

.headaccom {
	width: 910px;
	text-align:center;
	
	font-weight: bold;
}

.headaccom span {
	width: 375px;
	height: 38px;
	font-size: 22px;
	color: #101F8B;
	text-align: center;
	line-height: 38px;
}
/*.hsuitetitle{
	background:url(images/Accommadation_09.jpg) top left no-repeat; height:47px;
	width:355px;
	float:left;
}*/
/*.hroyaltitle{
	background:url(images/Accommadation_26.jpg) top left no-repeat; height:51px;
	width:354px;
	float:left;
}*/
.imgsuiteplan{
	width:862px; border:1px dashed #602E13; float:left;
	margin:1px 20px 20px 20px;
	/*text-indent:-9999px;*/
	text-align:center;
}
.imgsuiteroom{
	width:350px; float:left;
	margin-left:20px;
}
.imgsuiteroom .imgsuitethb{
	height:100px;
	float:left;
    width: 355px; height: 228px;
    margin-bottom:10px ;
}
.suitecont{
    width: 470px;   float: left;
    padding: 0px;
    margin:0 15px 0 30px;
}
.suitecont p{
    float:left;
    text-indent:50px;
	margin-bottom:20px;
	text-align:justify;
}
.amenlist{
	float:left; width:470px;
	padding:0; margin:10px 0;
	display: block;
	list-style:disc;
}
.amenlist li{
	width:450px;
	padding-left:10px;
	margin-left:60px;
	margin-bottom:10px;
}
.headroyal{
	width:910px;
	background:url(images/accomnew_14.jpg) top left no-repeat; height:66px;
	text-indent:-9999px;
}

/*=======================================about us===================================*/
#aboutcont{}

#aboutcont p{
	margin: 0 15px;
	display: block;
	text-indent: 80px;
	text-align: justify;
}
#aboutcont .aboutimg{
	text-align: center; padding: 20px 0; float: left; width: 100%;
}

.boxabouttitle{
	background: #FFFFFF; width:890px;
	padding:10px; margin:20px 0 10px 0;
	display: block;
	font-size:1.2em;
	font-weight:bold;
	text-decoration: underline;
}

#faclist{
	/*list-style:discl;padding:0; margin:0; float:left; width:700px; list-style:inside;*/
	padding:0; margin:10px 0;
	display: block;
	width:800px;
	list-style:disc;
}
#faclist li{
	/*padding:0;float:left; width:100%; margin:5px 60px;*/
	padding-left:10px;
	margin-left:100px;
	margin-bottom:10px;
}

/*#lcont-lbox .th{
	float:left; width:214px; height:140px; padding:5px 0 0 5px; margin-right:5px;
	margin-bottom:20px; background:url(images/about_02.jpg) no-repeat;
}*/

/*JENK NEW*/
#acclist{
}
#acclist .th{
	float:left; width:100%; height:140px; padding:5px 0 0 5px; margin-right:5px; background:url(images/acc_13.gif) no-repeat;
}
#acclist .it{
	float:left; width:100%; padding:20px 0 10px 0; border-bottom:solid 1px #c9b884;
}
#acclist .detail{
	margin:5px 0;
	float:left; width:100%;
}
#acclist .title{
	font-size:20px;
}
#acclist .book{
	height:25px; position:relative;
}
#acclist .lnkbook{
	background:url(images/acc_17.gif) no-repeat; width:79px; height:21px; text-indent:-99999px; display:block; position:absolute; top:0; right:0px;
}
/*end accommodation*/

/*========================================room rate==================================*/
/*.h2_roomrate{
    background:#335A0B; padding:5px; color:white; margin:10px 0 5px 0;
}
.ratedetail{
    margin:5px; padding:10px; background:#FFFFFF;
}
.ratedetail_pic{
    width:280px; background:#84AD73; float:left; padding:5px;
}
.ratedetail_content{
    margin-left:300px; background:#FFFFFF;
}
.hr_line{
    border:1px #73709B dashed; margin:10px 0;
}*/
#roomlist{
}
#roomlist .th{
	float:left; width:220px; height:140px; padding:5px 0 0 5px; margin-right:5px; background:url(images/acc_13.gif) no-repeat;
}
#roomlist .it{
	float:left; width:100%; padding:20px 0 10px 0; border-bottom:solid 1px #c9b884;
}
#roomlist .detail{
	height:100px; margin:5px 0;
}
#roomlist .title{
	font-size:20px;
}
#roomlist .book{
	height:25px; position:relative;
}
#roomlist .lnkbook{
	background:url(images/acc_17.gif) no-repeat; width:79px; height:21px; text-indent:-99999px; display:block; position:absolute; top:0; right:0px;
}
.ratebox{
	width:100%;
	float:left;
	padding:0 20px; margin:10px 0 20px 0;
}
.ratefont{
	font-size:14px;
}
.hor_line{
	background:url(images/horline.jpg) bottom left repeat-x;
}
.ver_line_l{
	background:url(images/verline.jpg) top right repeat-y; width:4px;
}
.ver_line_r{
	background:url(images/verline.jpg) top left repeat-y; width:4px;
}
.longstay{
	width:800px;
	font-size:20px;
	margin:5px 0;
	text-align:center;
}
.meal{
	width:800px;
	font-size:20px;
	text-align:center;
	margin:0 0 10px 0;
	text-decoration:underline;
}
.cond{
	width:800px;
	font-size:20px;
	margin:40px 0 20px 0;
	text-indent:0;
}
.condition ul{
	list-style:disc;padding:0; margin:0; float:left; width:100%;
}
.condition ul li{
	padding-left:10px;
	margin-left:80px;
	margin-bottom:10px;
}
.condition p{
    float:left;
    text-indent:50px;
	margin:0 0 20px 0;
	width:100%
}
	
/*end room rate*/

.olerr{
	/*border: 1px solid #FF3300 !important;*/
	border-color:#FF3300 !important;
}

/*========================================Gallory==================================*/
#galllist{
	list-style:none;padding:0; margin:0; float:left; width:100%;
}
.galltopic{
	padding:0;float:left; width:870px; margin:0 20px 20px 20px;
}
.galltopic p{
	text-align:center;
	background-color:#AA840F;
	padding:5px 0;
	margin:10px 0;
	font-weight:bold;
	color:#FFF;
	font-size:20px;
	width:870px;
}

.gallsub{
	padding:0; margin:0; list-style:none;
}
.gallsub li{
	float:left; margin:5px 10px;
	width:350px; margin-left:50px;
}
.gallsub li a img{
	border:solid 8px #745D00;
	/*padding:3px;*/
	margin:5px 0;
}
.gallsub li a:hover img{
	border-color:#CC9900;
}

#gallpreview{
	background:url(images/gall_13.gif) no-repeat; width:168px; height:133px; padding:5px 0 0 5px; margin:40px 0 0 0;
}
#gallpreview img{
	margin:0 0 10px 0;
}
/*end gallory*/

/*========================================location==================================*/
.locate-c{
	text-align:center;
}
.locate-c img{
	border:7px #594300 solid;
}
.locate-print{
	float:right;
	margin-bottom:10px;
}
.locate-sep{
	width:100%; border-bottom:1px #c9b883 solid; margin:20px 0; float:left;
}
.h2{
	background-image:url(images/location_02.jpg);
	float:left;
	width:100%;
}
.distance{
	float:left; margin:20px 40px; width:700px;
	padding:0 0 0 200px;
}
.distitle{
	width:100%; float:left; font-weight:bold; font-size:20px; margin:10px 0;
}
.disitem{
	width:310px; text-align:left; float:left;
}

/*end location*/


/*========================================spa package==================================*/
#spa-lst{
	list-style:none;padding:0 0 0 0px; margin:0; float:left; width:100%;
}
#spa-lst li{
	float:left;
	width:100%;
	padding:5px 0;
	margin:0 0 10px 0;
}
#servicelst{
	float:left; width:860px;
	padding:0; margin:10px 0;
	display: block;
	list-style:disc;
}
#servicelst li{
	width:400px;
	padding-left:10px;
	margin-left:20px;
	margin-bottom:10px;
	float:left;
	font-size:20px;
}
#spa-lst li .thb{
	float:left; width:154px; height:98px; padding:5px 0 0 5px; margin:10px 15px 0 0;
}
#spa-lst li .lst-detail{
	padding:5px; margin:5px 10px 0 0;
	float:left;
	width:650px;
}
#spa-lst li .title{
	background:#aa840f; padding:5px; color:white; width:95%; float:left; 
	font-weight:bold;
}
#spa-lst li a:hover{
	text-decoration:underline;
}
/*end spa*/


/*========================================tour==================================*/
.entry{
	padding:20px;
}
/*end tour*/

/*========================================promotion==================================*/
.promobox{
	width:870px;
	float:left;
	padding:0 20px; margin:10px 0 20px 0;
}
.promtitle{
	background:url(images/promotionnew_10.jpg) top left repeat-x; height:53px;
	text-indent:-9999px;
}
.promtitle .titlel{
	width:177px; float:left;
	background:url(images/promotionnew_09.jpg) top left no-repeat; height:53px;
}
.promtitle .titler{
	width:12px; float:right;
	background:url(images/promotionnew_12.jpg) top right no-repeat; height:53px;
}
.inner{
	width:100%; float:left;
	background-color:#70560C;
}
.promfoot{
	width:100%; float:left;
	background-color:#70560C; height:12px;
}
.fr{
	width:12px; float:right;
	background:url(images/promotionnew_28.jpg) top right no-repeat; height:12px;
}

#packlst{
	list-style:none;padding:0 0 0 0px; margin:10px 0 0 20px; float:left; width:95%;
}
#packlst li{
	float:left;
	width:100%;
	padding:5px 0;
	margin:0 0 20px 0;
}
#packlst .thb{
	float:left; width:154px; height:98px; padding:5px 0 0 5px; margin:10px 15px 0 0; background:url(images/spa_02.jpg) no-repeat;
}
#packlst li p{
	padding:5px; margin:5px 10px 0 40px;
	float:left;
	width:600px;
}
#packlst .title{
	background:#aa840f; padding:0; color:white; width:95%; float:left; 
	font-weight:bold;
	height:34px;
}
#packlst .titleBL{
	float:left; padding:0; margin:0; width:5px; height:34px; 
	background:url(images/arrow_93.gif) center left no-repeat #926F0B;
	padding-left:20px;
}
#packlst .titleL{
	float:left; height:25px; padding-top:9px; margin:0; 
	background:url(images/promotion_02.jpg) top left no-repeat #aa840f;
	color:#FFF;
}
#packlst .titleR{
	float:right; width:101px; height:35px; padding:0; margin:0; 
	background:url(images/promotion_03.jpg) top left no-repeat;
}
#promlst{
	float:left;
	width:100%;
	padding:5px 0;
	margin:0 0 20px 0; list-style:none;
}
#promlst li{
	float:left;
	width:700px;
	padding:5px 0;
	margin:10px 0 10px 100px;
}

/*end promotion*/

#foot-t{
	clear:both;
	padding:0; margin:0; height:90px;
	border-bottom:1px #996 solid;
	background: #FFFFFF top left repeat-x;
}

/*product*/
.box3{
	width:420px; float:left; margin:0 5px 10px 10px;
}
.box3 .h{
	background:#AA840F;
	height:28px; color:#FFF; padding:10px 0 0 10px; font-size:13px;margin:0;
	border:solid 1px #5F3B01;
}
.box3 .innr{
	height:180px; padding:5px;
	padding:5px;
	border:solid 1px #5F3B01;
	border-top:none;
}
.box3 .imginnr{
	width:150px; float:left; height:180px;
}
.box3 .contactinnr{
	text-align:center; float:left;
	width:150px; padding:5px 0;
}

.box3 .thb{
	width:150px; height:150px; margin-right:5px; float:left;
}
.box3 .desc{
	float:left; width:245px;
	margin-left:5px;
}
.box3 p{
	height:150px;
}
.price{
	color:#FF0;
}
.pager{
	clear:both;
	padding:5px;
}
.more{
	padding:3px;
	clear:both;
	text-align:right;
	height:23px;
}
#catlist{
	list-style:none;padding:0; margin:5px 0 0 0; float:left; width:100%;
}
#catlist li{
	float:left;
	width:140px;
	padding:5px;
	display:block; border:1px solid #FC0;
	margin:0 5px 10px 0;
	background:#745D00;
}
#catlist li a{
	color:#FFF;
}
#catlist li a:hover{
	text-decoration:none;
	color:#000;

}
#catlist li:hover{
	background-color:#AA840F;
}

/*------------vdo--------------*/
#vdo-lst{
	list-style:none;padding:0; margin:5px 0 0 0; float:left; width:100%;
}
#vdo-lst li{
	float:left;
	width:100%;
	/*padding-bottom:20px;*/
	text-align:center;
	margin-bottom:20px;
}
/*#vdo-lst li .thb{
	float:left; width:154px; height:98px; padding:5px 0 0 5px; margin:10px 15px 0 0; background:url(images/spa_02.jpg) no-repeat;
}
*/
/*#vdo-lst li p{
	padding:5px; margin:5px 10px 0 0;
	float:left;
	width:400px;
}*/
#vdo-lst li .title{
	background:#aa840f; padding:8px 0; color:white; width:900px; float:left; 
	font-weight:bold;
	margin-bottom:15px;
	font-size:20px;
}
/*end vdo*/

/*========================================Sitemap==================================*/
#sitelist{
	padding:0; margin:20px 0;
	display: block;
	width:900px;
	list-style:disc;
}
#sitelist li{
	width:200px;
	padding-left:10px;
	margin-left:250px;
	margin-bottom:15px;
}
#sitelist li a{
	color:white;
}
#sitelist li a:hover{
	color:#EDFF11;
}

/*end sitemap*/

.contbox{
	width:870px;
	float:left;
	padding:0 20px; margin:10px 0 20px 0;
}
.Mtitle{
	padding:0; width:95%; float:left; 
	font-weight:bold;
	height:34px;
	margin: 10px 0;
}
.MtitleBL{
	float:left; padding:0; margin:0; width:5px; height:34px; 
	background:url(images/arrow_93.gif) center left no-repeat;
	padding-left:20px;
}
.MtitleL{
	float:left; height:25px; margin:0; 
	color:#101F8B;
	font-size: 24px;
	text-decoration:underline;
}
.MtitleR{
	float:right; width:101px; height:35px; padding:0; margin:0; 
}
.Mtitle a{
	color:#101F8B;
}
.Mtitle a:hover{
	color: #FF6600;
	text-decoration:underline;
}
.MtitleC{
	background:#FFFFFF; padding:0; color:white; width:870px; float:left; 
	font-weight:bold;
	height:34px;
	color:#FFF;
	text-align:center;
	font-size:20px;
	margin-bottom:10px;
	
}
.MtitleLC{
	float:left; height:25px; padding-top:9px; margin:0; width:117px;
}
.MtitleRC{
	float:right; width:101px; height:35px; padding:0; margin:0; 
}
.MtitleHC{
	padding-top:5px;
	font-size:20px; width:650px;
	float:left;
	text-decoration: underline;
}
.linesep{
	width:870px;
	height:7px;
	background:url(images/room-rate_09.jpg) top center no-repeat;
	margin:20px 0;
	float:left;
}
.back{
	width:100%; text-align:center;
	font-size:20px;
}
.back a{
	color:#FFF;
}
.back a:hover{
	color:#FF0;
}

/*20-04-53*/
/*========================================Guest Review==================================*/
.imgbox{
	width:200px; background-color:#745D00; float:left; padding:10px; text-align: center;
}
.imgbox .bt{
	text-align:center; margin-top:10px;
}
.contrbox{
	width:620px; padding:0 10px; margin-left:10px; float:left;
}
.contrbox .contrhead{
	width:100%; font-size:20px; float:left;
	padding:5px; background:#AA840F;
}
.contrbox .inner{
	padding:10px; width:610px;
}
/*end guest review*/

/*========================================Link List==================================*/
#lnklist{
	list-style:disc;padding:20px 50px; margin:0; float:left; width:800px;
}
#lnklist li{
	float:left;
	width:800px;
	padding:0;
	margin:0 0 10px 50px;
}
#lnklist li a{
	color:white;
}
#lnklist li a:hover{
	color:#EDFF11;
}

#banlist{
	list-style:none;padding:0 50px; margin:0; float:left; width:800px;
}
#banlist li{
	float:left;
	width:220px;
	padding:0;
	margin:20px 10px 30px 10px;
}
#banlist li a{
	width:240px; 
	padding:0; margin:0; float:left;
	color:#FFF;
	text-align:center;
}
#banlist li a:hover{
	color:#0CF;
}
#banlist li a img{
	border:5px solid #927008;
}
#banlist li a:hover img{
	border-color:#CC9900;
}
/*end link list*/

/*========================================Home==================================*/
.cocompany{
	width:350px; padding:0; margin:0;
	text-align:right;
	float:right;
	margin-right:10px;
}
#CDSWIDFRR{
	background:url(images/badgeBottom_150.html) no-repeat scroll 0 100% transparent;
	color:#000000;
	font:11px Verdana,"Bitstream Vera Sans",Arial,Helvetica,sans-serif;
	margin:10px;
	overflow:hidden;
	padding:0 0 9px;
	text-align:center;
	width:150px;
}
#CDSWIDFRR var.widFRRCopy {
	background-color:#FFFFFF;
	border-color:#CCCCCC;
	border-style:solid;
	border-width:0 1px;
	display:block;
	font:bold 11px Verdana,"Bitstream Vera Sans",Arial,Helvetica,sans-serif;
	padding:0 8px;
}
.TA_rated{
	text-align:center;
	width:100%; 
	padding:0; margin:0;
	/*margin-left:15px*/
}
#CDSWIDFRR var.widFRRCopy a {
color:#000000;
font-size:11px;
font-weight:bold;
text-decoration:none;

}
#CDSWIDFRR a:visited {
border:medium none;
color:#000000;
font-weight:normal;
}
#CDSWIDFRR a {
border:medium none;
color:#000000;
font-family:Verdana,"Bitstream Vera Sans",Arial,Helvetica,sans-serif;
font-style:normal;
font-weight:normal;
margin:0;
outline:medium none;
padding:0;
text-decoration:none;
}
#CDSWIDFRR a:visited {
color:#42210B;
}
.amaz{
	float:right;
}

.amazaa {
	float: left;
	display: block;
	height: 80px;
	padding: 0 10px;
	line-height: 150px;
}
.advisor{
	float:left; padding:0;
}
.conthome{
	padding:20px 20px 5px 20px;
	text-indent:50px;
	text-align: justify;
	font-size: 20px;
}

.allheader {
	font-size: 18px;
	font-weight: bold;
}

#spa_1{
	margin-right:5px;
margin-left:5px;
	margin-bottom:10px;
	margin-top:10px;
	text-align: justify;
	
}
.yellow_2{
	color:#CC9900; 
	size:+2;
}
.font_yellow{
	color:#CC9900; 
	size:+2;
	text-align: right;
	float: right;
}
.text_7 {
	color: #101F8B;
	font-size: 28px;
/*	font-style: italic;*/
}
.text_14 {
	color: #101F8B;
	font-size: 16px;
	font-weight: bold;
}
.text_20 {
	color: #101F8B;
	font-size: 20px;
/*	font-style: italic;*/
	text-align: justify;
}
/*end home*/

