body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(../images/bdybg.jpg) repeat-x top #E8E2D4;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#565330;
}
.justify{text-align:justify;}
.lineheight18{line-height:18px;}
.font10{font-size:10px;}
.pdlf5{padding-left:5px;}
.pdlf15{padding-left:15px;}
.pdlf70{padding-left:70px;}

.pdrht15{padding-right:15px;}

.pdtop15{padding-top:10px;}
.logo{
	padding:20px 0 0 55px;
	}
.menuheadbg{
	background:url(../images/menuheadbg.jpg) no-repeat;
	width:363px;
	height:93px;
	padding-left:53px;
	}
.welcome_head{
	background:#9d9a7b;
	height:50px;
	padding-left:15px;
	}
.quick_lnk{
	width:95%;
	}
.quick_lnk ul{
	margin:0;
	padding:0;
	}
.quick_lnk li{
	display:block;
	background:url(../images/arrow_quick.jpg) no-repeat 0 13px;
	padding:0 0 0 18px;
	border-bottom:1px solid #e5e2da;
	line-height:29px;	
	}
.quick_lnk li a:link,.quick_lnk li a:visited{
	color:#3b291e;
	text-decoration:none;
	font-weight:bold;
	}
.quick_lnk li a:hover{
	color:#5c2908;
	text-decoration:none;
	font-weight:bold;
	}
.quick_lnk li span{
	color:#5c2908;
	text-decoration:none;
	font-weight:bold;
	}
.quick_rightline{
	background:#e5e2da;
	height:273px;
	width:1px;
	}
	
.service_lnk{
	color:#968f49;
	text-decoration:none;
	padding-top:7px;
	padding-left:5px;
	}
.service_lnk a:link,.service_lnk a:visited{
	color:#968f49;
	text-decoration:underline;
	}
.service_lnk a:hover{
	color:#968f49;
	text-decoration:none;
	}
.more{
	color:#3b291e;
	text-decoration:none;
	}
.more a:link,.more a:visited{
	color:#3b291e;
	text-decoration:underline;
	}
.more a:hover{
	color:#3b291e;
	text-decoration:none;
	}
.black_brd{
	border:2px solid #000000;
	}
.gallery_img a{
	width:103px;
	height:54px;
	border:2px solid #000000;
	display:block;
	}
.gallery_img a:hover{
	width:103px;
	height:54px;
	border:2px solid #836f3f;
	display:block;
	}
	
.ftr_txt{
	color:#b4b3a4;
	text-decoration:none;	
	padding-top:5px;
	padding-right:10px;
	}
.ftr_txt a:link,.ftr_txt a:visited{
	color:#b4b3a4;
	text-decoration:none;
	}
.ftr_txt a:hover{
	color:#b4b3a4;
	text-decoration:underline;
	}

.menu{
	font-size:12px;
	color:#3b291e;
	text-decoration:none;
	padding-left:14px;
	padding-right:14px;	
	}
.menu a:link,.menu a:visited{
	font-size:12px;
	color:#3b291e;
	text-decoration:none;
	}
.menu a:hover{
	font-size:12px;
	color:#836f3f;
	text-decoration:none;
	}
.menu span{
	font-size:12px;
	color:#836f3f;
	text-decoration:none;
	}

/*============= Rooms CSS ===============*/
.rooms_head{
	font-size:15px;
	font-weight:bold;
	color:#9d9a7b;
	font-family:Arial, Helvetica, sans-serif;

	}

/*============= Services CSS ===============*/
.sertbl_head{
	font-size:12px;
	background:#dfd7c4;
	padding:5px;
	}
.brd_rht{
	border-right:1px solid #000000;
	}
.sertbl_inner{
	padding:5px;
	border-bottom:1px solid #000000;
	}
	
.terms_list{
	width:670px;
	}
.terms_list ul{
	margin:0;
	padding:0;
	margin-left:10px;
	}
.terms_list li{
	display:block;
	background:url(../images/arrow.gif) no-repeat 0 11px;
	padding:0 0 0 20px;
	line-height:25px;
	}
	
/*============= Contact CSS ===============*/
.contact_txt{
	font-size:13px;
	text-align:center;
	}
.anmol{
	font-size:24px;
	color:#481d01;
	font-family:"Times New Roman", Times, serif;
	}
.input{
	border:1px solid #D6D1C5;
	font-size:11px;
	width:150px;
	}
textarea{
	border:1px solid #D6D1C5;
	width:190px;
	}
	
.cursor{cursor:pointer;}