@charset "utf-8";
/* CSS Document */

body{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin: 0 auto;
	padding: 0px;
	background: #d3a84a url(images/bg.png) repeat-x;
	color: #333;
	background-attachment: fixed;
}
#header{
	background: #FFF url(images/bg_header.png) repeat-x;
	width: 1000px;
	height: 120px;
	margin: 0 auto;
	padding: 0px;
}
#header_logo{
	padding: 0px;
	margin: 0px;
	width: 1000px;
}
#header_menu{
	padding-top: 20px;
	margin: 0px;
}
#header_menu ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#header_menu ul li{
	list-style: none;
	float: left;
	padding-left: 6px;
	margin: 0px;
}
#header_menu li a{
	font-family: Verdana, Geneva, sans-serif;
	display: block;
	padding-left: 40px;
	color: #CCC;
	text-decoration: none;
}
#header_menu li a:hover{
	color: #FC6;
	text-decoration: none;
}
#header_menu img{
	border: none;
}
#menubar{
	background: url(images/menubar.png) repeat-x;
	color: #FFF;
	width: 100%;
	height: 40px;
	margin: 0px;
	padding: 0px;
}
#menu{
	font-family: Verdana, Geneva, sans-serif;
	color:#FFF;
	margin: 0 auto;
	padding: 0px;
}
#menu ul{
	list-style:none;
	padding: 0px;
	margin: 0px;
}
#menu ul li{
	list-style: none;
	float: left;
	display: block;
	margin: 0px;
	line-height: 28px;
	padding-left: 17px;
}
#menu ul li a{
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	padding: 6px;
	text-decoration: none;
	
}
#container{
	background: #FFF;
	width: 1000px;
	height: auto;
	margin: 0 auto;
}
#menu ul li a:hover{
	background: #a2772f;
	color: #FC6;
	text-decoration: none;
}
#sharesocial{
	float: right;
	width: 190px;
	padding-top: 25px;
}
#sharesocial img{
	border: none;
}
/*** Slideshow Function **/
#slideshow_wrap{
	margin: 0 auto;
	height: 320px;	
}
#slideshow {
	margin: 0px;
	padding: 0px;
}
#slideshow IMG {
	position: absolute;
	width: 700px;
    height: 320px;
    opacity:0.0;
	margin: 0px;
	padding: 0px;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}
#bookingform{
	background: #efd5a9;
	color: #333;
	width: 300px;
	height: 320px;
	margin: 0px;
	padding: 0px;
}
#bookingform a{
	text-decoration: none;
	color: #8d6014;
	font-weight: bold;
	line-height: 20px;
}
#bookingform a:hover{
	text-decoration: none;
}
#bookingform strong{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #8d6014;
}
#bookingform bold{
	color: #8d6014;
}
#bookingform img{
	border: none;
}
#bookingform h3{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	background: #be9b61 url(images/bg_leaf.png) no-repeat;
	background-position: right;
	height: 20px;
	margin: 0px;
	padding: 10px;
	color: #FFF;
}
.bookform{
	font-family: Verdana, Geneva, sans-serif;
	color:#333;
	font-size:12px;
	padding: 0px;
	margin: 0px;
}
.reviews_show{
	width: 98%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border: 2px solid #efd5a9;
	color:#FFF;
	background: #be9b61;
	padding: 10px;
}
.hotelenquiry{
	font-family: Verdana, Geneva, sans-serif;
	color: #8d6014;
}
.boxsize{
	padding-left: 2px;
	width: 320px;
}
.contact_us{
	font-family: Verdana, Geneva, sans-serif;
}
.contact_us a{
	color: #8d6014;
	text-decoration: none;
}
.contact_us a:hover{
	text-decoration: underline;
}
.reviews{
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #CCC;
}
.reviews strong{
	color: #8d6014;
}
.restaurant{
	background: url(images/bg_res_list.png) repeat-x;
	border-top: 3px solid #cab172;
	width: 100%;
	line-height: 18px;
	margin-top: 10px;
	padding-top: 8px;
	padding-bottom: 20px;
}
.restaurant p{
	font-family: Verdana, Geneva, sans-serif;
	padding:6px;
	margin: 0px;
	margin-top: 4px;
}
.restaurant h2{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #8d6014;
	margin: 0px;
	margin-bottom: 6px;
	padding: 0px;
}
.restaurant a{
	color: #8d6014;
	text-decoration: none;
}
.restaurant a:hover{
	font-weight: bold;
	text-decoration: none;
}
#res_menubar{
	background: url(images/res_bar.png) repeat-y;
	width: 100%;
	height: 40px;
	margin: 0px;
	padding: 0px;
}
#res_menubar ul{
	list-style: none;
}
#res_menubar ul li{
	list-style: none;
	float: left;
	line-height: 40px;
	padding-left: 25px;
}
#res_menubar ul li a{
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	color: #8d6014;
	font-weight: bold;
	padding-left: 25px;
}
#res_menubar ul li a:hover{
	text-decoration: underline;
}
#arates{
	background: #FFF url(images/bg_rates.png) repeat-x;
	font-family: Verdana, Geneva, sans-serif;
	color: #8d6014;
	font-size: 13px;
	height: 90px;
	border:1px solid #CCC;
	font-weight: bold;
	padding: 15px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
#arates strong{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #8d6014;
}
#arates strong{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #8d6014;
}
#arates img{
	padding: 10px;
	margin: 0px;
	border: none;
}
#arates p{
margin: 0px;
padding: 0px;
}
/*-------------Accordion for Accommodation Page --------------*/

.glossymenu{
margin: 5px 0;
padding: 0;
width: 98%; /*width of menu*/
border-bottom: 1px solid #CCC;
/*border: 1px solid #9A9A9A;
border-bottom-width: 0;*/
}
.glossymenu a.menuitem{
font-family: Verdana, Geneva, sans-serif;
font-size: 12px;
color: #666;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 0px;
text-decoration: none;
}
.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: #666;
}
.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 3px;
right: 3px;
border: none;
}
.glossymenu a.menuitem:hover{
	color: #333;
	text-decoration: none;
}
.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background: white;
}
.glossymenu div.submenu strong{ /*DIV that contains each sub menu*/
	padding: 0px;
	margin: 0px;
}
.glossymenu div.submenu img{ /*DIV that contains each sub menu*/
	padding: 5px;
	margin: 0px;
	border: none;
	text-decoration: none;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
border: none
padding: 0px;
}

.glossymenu div.submenu ul li{
border: none;
}

.glossymenu div.submenu ul li a{
display: block;
font: normal 13px Verdana, Geneva, sans-serif;
color: black;
text-decoration: none;
padding: 2px 0;
padding-left: 10px;
}
/*----------Website Content ----------------*/
#content{
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
	margin: 0 auto;
	height: auto;
	line-height: 22px;	
}
#content_left{
	font-family: Verdana, Geneva, sans-serif;
	text-align: justify;
	padding: 16px;
}
#content_left h3{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 26px;
	margin: 0px;
	color: #8d6014;
}
#content_left h2{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #8d6014;
}
.headertable{
	height: auto;
	margin-top: 10px;
	padding: 0px;
	background: #efd5a9;
}
.headertable h3{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	background: #be9b61 url(images/bg_leaf.png) no-repeat;
	background-position: right;
	color: #FFF;
	height: 20px;
	margin: 0px;
	padding: 10px;
}
.headertable img{
	border: none;
}
.offer_show{
	font-family: Verdana, Geneva, sans-serif;
	margin: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}
.offer_show strong{
	 color: #333;
}
.offer_show img{
	border: none;
}
.offer_show a{
	font-family: Verdana, Geneva, sans-serif;
	color: #9a6916;
	text-decoration: none;
}
.offer_show a:hover{
	text-decoration: underline;
}
.attractive{
	border-bottom:1px dotted #CCC;
	padding-top: 12px;
	padding-bottom: 12px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 20px;
}
.attractive h1{
	font-size: 12px;
	color: #9a6916;
	padding-left: 12px;
	margin: 0px;
}
.attractive p{
	padding: 0px;
	padding-left: 10px;
	margin:2px;
}
.attractive img{
	border: none;
}
.attractive a{
	color: #9a6916;
	text-decoration: none;
}
.attractive a:hover{
	text-decoration: underline;
}
.attractive strong{
	padding-left: 14px;
}

.roomlist{
	padding-top: 12px;
	padding-bottom: 12px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 18px;
}
.aroomlist h1{
	font-size: 12px;
	color: #9a6916;
	padding-left: 12px;
	margin: 0px;
}
.roomlist p{
	padding: 0px;
	padding-left: 10px;
	margin:1px;
}
.roomlist img{
	border: none;
}
.roomlist a{
	color: #9a6916;
	text-decoration: none;
}
.roomlist a:hover{
	text-decoration: underline;
}
.roomlist strong{
	padding-left: 14px;
	color: #9a6916;
}
/* --------Footer Page -----------*/
#footer_wrap{
	width: 100%;
	background: #8d6014 url(images/bg_footer.png) repeat-x;
	padding: 0px;
	margin:0px;
	height: 110px;
}
#footer{
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	margin: 0 auto;
	margin-top: 10px;
}
#footer ul{
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#footer ul li{
	list-style: none;
	float: left;
	margin: 0px;
	padding: 0px;
}
#footer ul li a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	display: block;
	padding-left: 30px;
	text-decoration: none;
}
#footer ul li a:hover{
	color: #FC6;
	text-decoration: none;
}
#footer p{
	padding-top: 14px;
	padding-left: 26px;
	font-size: 11px;
	line-height: 22px;
}
#footer p a{
	color: #FC6;
	text-decoration: none;
}
#footer p a:hover{
	text-decoration: underline;
}
#logolist{
	background: #FFF;
	width: 100%;
	border-top:1px solid #CCC;
}
#logolist img{
	border: none;
}
#logoinside{
	padding: 20px;
}

