body {
	margin: 0;
	background-color: #4E230C;
	padding: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
object {
	display: block;
}
.maincontent-bg {
	background-image: url(../images/main-bg.gif);
	background-position: top ;
	background-repeat: repeat-y;
	height: 100%;
}
.header-left-top {
	background-image: url(../images/header-bg-left.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.header-right-top {
	background-image: url(../images/header-bg-right.gif);
	background-position: top right;
	background-repeat: no-repeat;
}
.header-middle-top {
	background-image: url(../images/header-middle-bg.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}
.leftside-bg {
	background-image: url(../images/leftside-bg.jpg);
	background-position: top left;
	background-repeat: repeat-y;
}
.rightside-bg {
	background-image: url(../images/rightside-bg.jpg);
	background-position: top right;
	background-repeat: repeat-y;
}
.center-bg {
	background-image: url(../images/content-bg.gif);
	background-position: top right;
	background-repeat: repeat-y;
}
.footer-bg {
	background-image: url(../images/footer-bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	padding: 32px 0 0 0;
}
.footer-bg a{
	color: #6B2300;
	text-decoration: none;
}
.content-footer {
	background-image: url(../images/content-footer.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	font-size: 11px;
	color: #6B2300;
	font-weight: bold;
	line-height: 16px;
	padding: 0 0 20px 0;
}
.content-footer a{
	color: #6B2300;
	text-decoration: none;
}
.v-devider {
	background-image: url(../images/v-devider.gif);
	background-position:top right;
	background-repeat: no-repeat;
}
.welcome-text {
	font-size: 11px;
	color: #6B2300;
	font-style: normal;
	line-height: 16px;
	padding: 12px 0 0 0;
}
.welcome-text-bold {
	font-size: 11px;
	color: #6B2300;
	font-weight: bold;
	line-height: 16px;
}
.welcome-text-bold2 {
	font-size: 11px;
	color: #00646A;
	font-weight: bold;
	line-height: 16px;
}
.more {
	font-size: 11px;
	color: #6B2300;
	font-weight: bold;
	line-height: 16px;
}
.more a{
	color: #6B2300;
	text-decoration: none;
}
.bottom-link {
	font-size: 11px;
	color: #6B2300;
	font-weight: bold;
	line-height: 16px;
	padding: 0 0 20px 0;
}
.leftmenu {
	font-size: 12px;
	color: #904802;
	font-weight: bold;
	text-align:left;
	height:29px;
 }
.leftmenu a{
	color: #904802;
	background-image:url(../images/bullet-img.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	padding: 0 0 0 23px;
}
.leftmenu a:hover{
	color: #471609;
	background-image:url(../images/bullet-img-o.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.v-devider-in {
	border-right: 1px solid #D9AC71;	
	height: 100%;
}
.content-pad {
	padding: 0 0 0 30px;
}
.title{
	font-weight: normal;
	color: #561605;
}
.text {
	font-size: 11px;
	color: #6B2300;
	font-weight: normal;
	line-height: 16px;
}
.text a{
	color: #6B2300;
	text-decoration:underline;
}
.text-bold {
	font-size: 11px;
	color: #6B2300;
	font-weight: bold;
	line-height: 16px;
}
.text-bold a{
	color: #6B2300;
	text-decoration:underline;
}
.heading {
	font-size: 11px;
	color: #561605;
	font-weight: bold;
	line-height: 16px;
	background-image:url(../images/sub-heading-bg.gif);
	background-repeat:no-repeat;
	background-position: top left;
	padding: 4px 0 4px 21px;
	border-bottom:1px solid #ECBE81;
}
.sub-heading {
	font-size: 11px;
	color: #A04A00;
	font-weight: bold;
	line-height: 16px;
	border-bottom:1px solid #ECBE81;
	padding: 4px 0 4px 0px;
}
.bullet{
	list-style-image:url(../images/content-bullet.gif);
	font-size: 11px;
	color: #6B2300;
	font-weight:normal;
	line-height: 16px;
}
.bullet a{
	color: #6B2300;
	text-decoration:none;
}
.sitemap-text {
	font-size: 11px;
	color: #A04A00;
	font-weight: normal;
	border-bottom:1px solid #ECBE81;
	background-image:url(../images/sitemap-bullet.gif);
	background-repeat:no-repeat;
	background-position: top left;
	padding: 5px 0 5px 18px;
}
.sitemap-text a{
	color: #A04A00;
	text-decoration: none;
}
.sitemap-bold {
	font-size: 12px;
	color: #561605;
	font-weight: bold;
	background-image:url(../images/sub-heading-bg.gif);
	background-repeat:no-repeat;
	background-position: top left;
	padding: 5px 0 5px 21px;
	border-bottom:1px solid #ECBE81;
}
.sitemap-bold a{
	color: #561605;
	text-decoration: none;
}
.form-heading{
	font-size: 11px;
	color: #A04A00;
	font-weight: bold;
	border-bottom: 1px solid #ECBE81;
	padding: 6px 0;
}
.text-field{
	width: 200px;
	height: 18px;
	font-size: 11px;
	color: #A04A00;
	font-weight: normal;
}
.work-textarea{
	width: 200px;
	height: 70px;
	font-size: 11px;
	color: #A04A00;
	font-weight: normal;
}
.text-field-guest {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	width: 300px;
	height: 20px;
}
.text-area-guest {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #47371D;
	width: 300px;
	height: 225px;
}
.copyright {
	font-family:Tahoma, Helvetica, Arial;
	font-size:11px;
	color:#c16f25;
	padding: 0 30px 0 0;
}
.bold2 {
	font-family:Tahoma,Arial;
	color:#6B2300;
	font-size:11px;
	font-weight:bold;
	padding:0 0 5px 0;
	border-bottom:1px dotted #6B2300;
}
.footer-text {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}
.footer-text a{
	color: #ffffff;
	text-decoration:underline;
}
.text2 {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	font-size: 11px;
	color:#fff;
	font-weight: bold;
	line-height:18px;
}
.email-form{
	border: 5px solid #311201;
	background-image:url(../images/galley-bg.gif);
	background-repeat:repeat-y;
}
.email-head{
	font-size: 14px;
	font-weight:bold;
	color:#50230C;
	line-height: 22px;
	padding: 10px 20px;
}
.content-bg{width:633px;height:301px;background-image:url(../images/content-bg.jpg);background-repeat:no-repeat;background-position:top left;}
.in-stay{width:150px;float:left;font-size:12px;font-weight:bold;color:#54330A;padding:6px 0;}
.in-stay-text{width:150px;float:left;font-size:12px;color:#55350E;line-height:16px;text-align:justify;padding:0px 0 10px 0;}
.in-stay-text a{color:#55350E;text-decoration:underline;}

.sub-heading2 {
	font-size: 22px;
	color: #A04A00;
	font-weight: bold;
	line-height: 16px;
	border-bottom:1px solid #ECBE81;
	padding: 4px 0 4px 0px;
}
.flash-panel {background:url(../images/index.jpg) no-repeat top left;}
.toll-free {font-size:18px; color:#FAE3B0; font-family:"trebuchet MS"; }


.reserv-bg{ background-color:#EEF0E8;border:1px solid #E1E4D5; padding: 9px 28px;}
.check-in{font-size: 11px ;color: #6B2300;font-weight: bold;font-family:Tahoma,Arial,Verdana}
.check-in a{color: #6B2300; text-decoration:underline;}
.check-in a:hover{color: #6B2300; text-decoration:none;}
.date-input{width: 94px; height:15px; border: 1px solid #BDC3A2;font-size: 10px ;font-family:Tahoma,Arial,Verdana}
.resrv-div{background: url(../images/resrv-div.gif) top left repeat-y;}
.date-drop{width: 84px; border: 1px solid #BDC3A2;font-size: 11px ;font-family:Tahoma,Arial,Verdanaa}
.check-avail{margin: 0 0 4px 0}
.check-popup{background-color:#FFF4DD;padding: 16px 20px;}
.date-input1{width: 94px; height:15px; border: 1px solid #BDC3A2;font-size: 10px ;font-family:Tahoma,Arial,Verdana}
.table-content2{padding: 3px;background-color: #FFFFFF; height:290px;}
.no-need { background:url(../images/check-bg2.gif) no-repeat bottom left;width:173px; height:25px; float:left;font-family:Tahoma,Arial,Verdana; color:#692301;font-size:11px;padding:8px 0 0 3px;}
.no-need a{color:#004B81; text-decoration:underline;}
.check-bg { float:left;font-family:Tahoma,Arial,Verdana; color:#004B81;font-size:11px;padding:8px 0 0 0px;}
.check-bg a{ color:#004B81; text-decoration:underline;}
.resrv-div2 {background: url(../images/resrv-div-h.gif) top left repeat-x;}

.green-strip { z-index: 250;width: 100%;background:url(../images/green-strip.png) repeat-x top left; padding:0;bottom:0;position: fixed; float: left} 
.border-right {border-right:1px solid #683B24;}
.strip-bold {font-size: 11px ;color: #FDE5B2;font-weight: bold;font-family:Tahoma,Arial,Verdana; }
.strip-bold a{color: #FDE5B2; text-decoration:underline;}
.strip-bold a:hover{color: #FDE5B2; text-decoration:none;}
.strip-text {font-size: 11px ;color: #FDE5B2;font-weight: normal;font-family:Tahoma,Arial,Verdana; }
.strip-text a{color: #FDE5B2; text-decoration:underline;}
.strip-drop{width: 44px; font-size: 11px ;font-family:Tahoma,Arial,Verdanaa}
.date-input2{width: 84px; height:15px; background-color:#FFFFFF; font-size: 10px ;font-family:Tahoma,Arial,Verdana; padding:0;}
#strip {}
.top-padd {padding:10px 0 0 0;}
.top-padd2 {padding:10px 0 5px 0;}
.in-reserv-bg { background-color:#FFF4DD; padding:10px 10px 0;}
.resrv-div3 {background: url(../images/reserv-v.gif) top center repeat-y;}

