body {
	margin:0;
	padding:0;
	background:#e5dbac url(../img/bg2.jpg) repeat top left;
	font:normal 12px/15px "Arial", Helvetica, sans-serif;
	color:#763c33;
}
/* ********************* General Defination ************************ */ 
img {
	border:0;
}
h1, h2, h3 {
	padding:0;
	margin:0
}
h1 {
	font:normal 22px Arial, Helvetica, sans-serif;
	color:#9c1f0c;
}
h2 {
	font-size:15px;
}
form {
	padding:0;
	margin:0;
}
a {
	font-size:12px;
	color:#763c33;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
	outline:none;
}
.txtbox {
	border:#c3bb86 1px solid; padding:5px; font-size:12px; color:#763c33;
}
select.txtbox {
	border:#c3bb86 1px solid; padding:5px; font-size:12px; color:#763c33;
}
select.txtbox <option {
	border:#c3bb86 1px solid; font-size:12px; color:#763c33;
}

label { font-size:14px;}
.button {
	background:url(../img/btn_bg.jpg) repeat-x left top;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	border:none;
	padding:3px 10px;
	cursor:pointer;
}
.button:hover {
	background:url(../img/btn_bg_over.jpg) repeat-x left top;
	color:#fec004;
}
.clear {
	clear:both;
	line-height:0px;
}

/*FOR SAFARRI */
::selection { background:#993300; color:#FFFFFF;}
/*FOR FIRFOX*/
::-moz-selection {background:#993300; color:#FFFFFF; }

.dotted_line { border-top:1px #996600 dotted; vertical-align:middle}
/*===============================================================================*/

/*--- HOME PAGE STYLE ---*/

#all_parts {
	width:900px;
	margin:0 auto;
}
#main_wrapper {
	background:url(../img/wh_bg3.png) repeat-y top left;
	width:882px;
	margin:0 auto;
	padding:0 8px;
}
/*--- HEADER STYLE ---*/

#header_area {
	background:url(../img/header_bg.png) no-repeat top left;
	width:883px;
	height:225px;
}
#logo {
	background:url(../img/logo_bg3.jpg) no-repeat left top;
	height:191px;
}
#logo a img {
	margin:8px 0 0 33px;
}
.logo_txt_bg {
	background:url(../img/logo-txt_bg.jpg) no-repeat left top;
	height:34px;
	padding:46px 0 0 25px;
}
/*--- LEFT PANNLE STYLE ---*/

#left_pannle {
	background:url(../img/left_pannle_bg.jpg) repeat-y top left;
	width:217px;
	float:left;/*padding:0 8px;*/
}
#navigation {
	height:auto;
	margin:33px 8px;
}
/*--- NAVI STYLE ---*/

ul#navi {
	margin:0;
	padding:0;
	list-style:none;
}
ul#navi li {
	background:url(../img/navi_default3.jpg) no-repeat top left;
	line-height:37px;
	text-align:center;
}
ul#navi li.navi_last {
	background:url(../img/navi_last_default2.jpg) no-repeat top left;
	height:39px;
}
ul#navi li a {
	font-size:18px;
	color:#533f23;
	text-decoration:none;
}
ul#navi li a:hover {
	color:#7d3322;
}
ul#navi li a.current {
	color:#7d3322;
	background:url(../img/navi_currennt3.jpg) no-repeat left 1px;
	height:39px;



 *height:37px;
	display:block;
}
/*--- BUTTONS STYLE ---*/

#btns_area {
	margin:0 8px;
}
a.fc_btn {
	background:url(../img/fc_btn.jpg) no-repeat top left;
	height:35px;
	display:block;
	margin-bottom:6px;
}
a.fc_btn:hover {
	background:url(../img/fc_btn.jpg) no-repeat bottom left;
	height:35px;
}
a.xmas_btn {
	background:url(../img/xmas_btn.jpg) no-repeat top left;
	height:35px;
	display:block;
	margin-bottom:6px;
}
a.xmas_btn:hover {
	background:url(../img/xmas_btn.jpg) no-repeat bottom left;
	height:35px;
}
a.entertainment_btn {
	background:url(../img/entertainment_btn.jpg) no-repeat top left;
	height:35px;
	display:block;
	margin-bottom:6px;
}
a.entertainment_btn:hover {
	background:url(../img/entertainment_btn.jpg) no-repeat bottom left;
	height:35px;
}
a.gift_btn {
	background:url(../img/gift_btn.jpg) no-repeat top left;
	height:35px;
	display:block;
	margin-bottom:6px;
}
a.gift_btn:hover {
	background:url(../img/gift_btn.jpg) no-repeat bottom left;
	height:35px;
}
a.offer_btn {
	background:url(../img/special_offers_btn.jpg) no-repeat top left;
	height:35px;
	display:block;
	margin-bottom:6px;
}
a.offer_btn:hover {
	background:url(../img/special_offers_btn.jpg) no-repeat bottom left;
	height:35px;
}
a.car_btn {
	background:url(../img/car_btn.jpg) no-repeat top left;
	height:35px;
	display:block;
	margin-bottom:6px;
}
a.car_btn:hover {
	background:url(../img/car_btn.jpg) no-repeat bottom left;
	height:35px;
}
a.vifi_btn {
	background:url(../img/vifi_btn.jpg) no-repeat top left;
	height:35px;
	display:block;
	margin-bottom:6px;
}
a.vifi_btn:hover {
	background:url(../img/vifi_btn.jpg) no-repeat bottom left;
	height:35px;
}
/*--- MAIN CONTENT STYLE ---*/


/*--- BANNER STYLE ---*/


#banner {
	width:666px;
	height:529px;
}
.banner_txt_bg {
	background:url(../img/banner_txt_bg.png) repeat left top;
	height:50px;
	width:666px;
	position:absolute;
	top: 560px;
	z-index: 500;
}
.email {
	width:350px;
	float:left;
	margin:10px;
	line-height:28px;
}
.email a {
	width:350px;
	font-size:18px;
	color:#f1e299;
	text-decoration:none;
}
.phone {
	font-size:28px;
	color:#fdf7dd;
	width:270px;
	float:left;
	margin-top:10px;
	text-align:right;
	line-height:28px;
}
#main_content_area {
	width:883px;
	float:left;
}
#content_area {
	width:666px;
	float:left;
	min-height:650px;
}
#content_txt {
	padding:20px 10px 0px 15px;
	color: #763C33;
}
#content_txt p {
	font-size:14px;
	color:#763c33;
	line-height:22px;
}
#content_txt em {
	font-size:14px;
	color:#241c11;
	line-height:22px;
	font-weight:bold;
}
#content_txt span p {
	font-size:14px;
	color:#763c33;
	line-height:22px;
}
/*--- FOOTER STYLE ---*/

#footer {
	width:865px;
	margin:0 15px 10px 15px;
}
.sitename {
	font-size:11px;
	color:#e4dcb8;
	width:380px;
	float:left;
	margin-top: 18px;
	padding-left: 10px;
}


.sitename_icon{ border:none; float:left;}
.copyright {
	font-size:11px;
	color:#e4dcb8;
	width:425px;
	float:right;
	text-align:right;
	margin-top: 18px;
}
/*-- INNER PAGE STYLE --*/

#inn_banner {
	width:666px;
	height:345px;
}
.inn_banner_txt_bg {
	background:url(../img/banner_txt_bg.png) repeat left top;
	height:50px;
	width:666px;
	position:absolute;
	top:375px;
	z-index: 500;
}
.table_frame {
	background:#eeebe0;
	border:#7c2d21 1px solid;
}
.tab_head {
	background:#321d1a;
	font-size:14px;
	color:#f3f1ea;
}
.normal {
	background:#e0dac4;
}
.altr {
	background:#dedbcf;
}
ul.list_txt {
	list-style:lower-roman;
}
ul.list_txt li {
	line-height:20px;
}
ul.list_txt li a { font-size:15px; }
/*--- MENU PAGE STYLE ---*/

.menu_list_area {
	width:638px;
}
.menu_bg_top {
	background:url(../img/menu_bg_top.jpg) no-repeat left top;
	height:14px;
	margin-top:15px;
}
.menu_bg_mid {
	background:#682116;
	padding:15px 14px;
}
.menu_list_area .menu_title {
	font-size:16px;
	color:#50170f;
	font-weight:bold;
	padding:11px 15px;
}
.menu_subtitle {
	font-size:18px;
	color:#ebe4bc;
	font-weight:bold;
	font-style:italic;
	margin-bottom:10px;
}
.menu_list {
	background:#4b1f18;
	padding:7px;
	width:98%;
	font-size:12px;
	color:#edd9d6;
	line-height:20px;
}
.menu_list strong{
	color: #FFFFFF;
	float: right;
}
.menu_list_altr strong{
	padding: 0 0 0 60px;
	color: #FFFFFF;
	float: right;
}
.menu_list span {
	font-size:14px;
	color:#d2442e;
}
.menu_list_altr {
	padding:7px;
	font-size:12px;
	color:#edd9d6;
	width: 98%;
	line-height:20px;
}
.menu_list_altr span {
	font-size:14px;
	color:#d2442e;
}
/*-- XMAS PAGE STYLE --*/

.xmas_content {
	width:636px;
	margin-top:15px;
	background:url(../img/xmas_mid.jpg) repeat-y left top;
}
.xmas_top {
	background:url(../img/xmas_top.jpg) no-repeat left top;
	height:88px;
	width:636px;
}
.xmas_bg {
	background:url(../img/xmas_bg.jpg) no-repeat left top;
	padding:15px 15px;
}
.xmas_bg_repeat {
	background:url(../img/xmas_mid.jpg) repeat-y left top;
	height:auto;
}
ul.xmas_listing {
	line-height:26px;
	list-style:none;
	margin:15px 0;
	padding:0px;
}
ul.xmas_listing li {
	background:url(../img/xmas_blt.png) no-repeat left;
	padding-left:25px;
}
/*-- OFFER UPDATE PAGE STYLE --*/

.offer_container {
	width:639px;
	margin-top:15px;
}
.off_top { 
	background:url(../img/spe_offers_top.jpg) no-repeat left top;
	height:111px;
}
.off_bg {
	background:url(../img/spe_offers_mid.jpg) repeat-y left top;
	height:auto;
	text-align:center;
	padding:15px 15px;
}
.off_bg p { margin:0;}

/*-- BOOK A ROOM PAGE STYLE --*/

.frame { border:#c3bb86 1px solid;}
.require { color:#FF0000; font-weight:bold;}
.videoplayer {
	width:320px;
	height:240px;
	float:right;
	margin:20px 0 0 10px;
}
.video_bott_link{
	font-size:14px;
	display: block;
	margin-bottom: 10px;
	float: right;
	width: 320px;
}
h3{
    font-family: "Monotype Corsiva";
    font-size: 21px; color:#763c33;}
	
.menu_bg_mid strong{ color:#fff; float:right;}

