html,body {
/*	font:12px/18px normal "Lucida Sans", Arial, Helvetica, sans-serif;*/
	font-family:Calibri;
	line-height:18px;
	font-size:12px;
	text-align:center;
	color:#6b4e15;
	margin:0px; 
	padding:0px; 
	background:url(../images/main-background.jpg) repeat-x center top #525252; text-align:center; 
	height:100%;
}
/*Comen Class----------------------------------------------------------------------Start*/
*:focus { outline: none }
img {border:0;  margin:0px; vertical-align:middle; padding:0px; outline:none;} 
h1, h2, h4,{
	padding:0px; margin:0px;
}
h2 {
	font-size:18px; text-align:center;
	}
h4 {
	font-size:14px; text-align:left; padding:0px; margin:0px;
	}
h3 {
	margin:0px; padding:0px; font-size:14px; text-align:center;
	}
.clear{
	clear:both;
}
p, div{
	padding:0px; margin:0px; text-align:justify;
}
a{
	text-decoration:none; padding:0px; margin:0px;
}
ul, li{
	list-style:none; list-style-image:none; list-style-type:none; padding:0px; margin:0px;
}
li{	list-style:none;}
.MT10{	
	margin-top:10px;
}
.MB10{	
	margin-bottom:10px;
}

#main-div{ 
	margin: 0px	 auto; 
	width:799px; 
	height:auto !important; 
	height:100%; 
	min-height:100%; 
	position:relative;
}
.center {
	text-align:center;
	}
.center strong, .red {
	color:#be0000;
	}
hr {
	margin:0px 0px; padding:0px 0px; height:1px; background:#666; border:0px solid #f00
	}
.justify {
	text-align:justify;
	}
.black {	
	color:#000000;
}
.fl-right {
	float:right; margin:0px 0px 10px 10px;
	}
.fl-left {
	float:left; margin:0px 10px 10px 0px;
	}
.w-346 {
	width:326px;
	}
.w-119 {
	width:119px;
	}
.brown {
	color:#6a4617;
	}
.left {
	text-align:left;
	}
.bor {
	background:none; margin:0px; border:0px solid #f00; clear:both; padding:10px 0px;
	}
.bt-bor {
	border-bottom:1px solid #666; margin-bottom:10px;
	}
	
.t-align{text-align:justify;}
/*Comen Class----------------------------------------------------------------------End*/


/*Topbar Class---------------------------------------------------------------------------Start*/

#topbar-main{
	width:auto;
	margin:0px;
	padding:0px;
}
#topbar-main .logo{
	width:366px;
	height:60px;
	float:left;
	background:url(../images/logo.jpg) no-repeat 0 0;
	display:block;
}
#topbar-main .top-right{
	width:320px;
	height:60px;
	background:url(../images/topbar-right-potion.jpg) no-repeat right top;
	display:block;
	float:right;
}

/*Topbar Class----------------------------------------------------------------------------End*/


/*Leftbar Class----------------------------------------------------------------------------Start*/
#cpart{
	width:802px;
	background:url(../images/lpart-bg.gif) repeat-y left;
/*	position:relative;*/
/*	border:1px solid red;*/
/*	background:#f5f5f5;*/
}
#lpart{
	width:255px;
	padding:0px;
	margin:0px;
	float:left;
/*	border:1px solid red;*/
}
.menu-left ul{
	width:232px;
	margin:0px;
	padding:0 0 18px 2px;	
}
.menu-left ul li{
	width:232px;
	height:26px;
	background:url(../images/leftmenu-saprater.gif)  no-repeat left;
}
.menu-left ul li.home{
	width:232px;
	height:26px;
	border:none;
	background:url(../images/leftmenu-saprater1.jpg)  no-repeat left;
}
.selected{
	width:209px;
	height:26px;
	background:url(../images/left-tab-hover.jpg) no-repeat 0px top;
}
.menu-left ul li a{
	width:206px;
	height:24px;
	padding-left:20px;
	padding-top:2px;
	font-size:12px;
	color:#6a4617;
	font-weight:bold;
	text-decoration:none;
	display:block;
	margin-left:1px;
}
.menu-left ul li a:hover{
	background:url(../images/left-tab-hover.jpg) no-repeat 0px top;
}
.menu-left{
	width:232px;
	background:url(../images/leftmenu-bottom.jpg) no-repeat left bottom ;
}

.top-corn{
	background:url(../images/reservation-top.jpg) no-repeat 0 0;
	width:232px;
	height:51px;
}

#lpart .menutop-bg{
	background:url(../images/leftmenu-topbar-bg.jpg) no-repeat 0 0;
	height:132px;
}
#lpart .menu-reservation{
	width:230px;
	background:#eaf1f6;
	border-left:solid 1px #8d969f;
	border-right:solid 1px #8d969f;
}
#lpart .menu-reservation .res-title-bg{
	background:url(../images/reservation-heading.gif) no-repeat 0 0;
	width:209px;
	height:80px;
	margin-left:10px;
}
#lpart .menu-reservation .res-middle{
	width:209px;
	background:#fff;
	color:#72510e;
	font-size:14px;
	margin-left:10px;
	text-align:center;
}
#lpart .menu-reservation .res-middle span{
	color:#bb1515;
	font-weight:bold;
}
#lpart .menu-reservation .res-bottom{	
	background:url(../images/reservation-email-text.gif) no-repeat 0 0;
	width:209px;
	height:107px;
	margin-left:10px;
}
#lpart .menu-reservation ul{
	width:200px !important;
	margin:0px;
	padding:0 0 10px 0;
}
/*
* html #lpart .menu-reservation ul{
	width:auto;
}*/
.menu-reservation ul li{
	width:198px;
	
	padding-bottom:0px;
	padding-top:0px;
	margin:0px;
	padding-left:32px;
	border-bottom:1px dashed #aab3bc;
	background:url(../images/arrow.gif) no-repeat 20px 6px;/*
	background:url(../images/leftmenu-saprater.gif) repeat-x left bottom;*/
}
.email {	
	height:28px; width:150px; cursor:pointer; display:block; position:absolute; left:40px;
	}
.point li {
	background:url(../images/arrow.gif) no-repeat 0px 7px; padding:0px 0px 0px 20px; margin:7px 0px;
	}
/*Leftbar Class----------------------------------------------------------------------------End*/





/*Rpart Class----------------------------------------------------------------------------Start*/
#rpart{
	width:544px;
	margin:0px;
	padding:0px;
	float:left;
}
.content-part{
	background: url(../images/content-top.jpg) no-repeat left top;
/*	font-size:18px;*/
	font-style:italic;
	font-weight:bold;
	color:#643c07;
	padding:40px 28px 0px 28px;
	width:488px;
}
.pl-image{
	margin-left:10px;
	float:right;
}
.pr-image{
	margin-right:10px;
	float:left;
}
/*#rpart .content-part .cont-top{
	background:url(../images/mountain-view-title.gif) no-repeat 0 0;
	width:391px;
	height:44px;
	text-align:center;
	margin:0px auto 15px auto;
}*/
.inner img {
	border:2px solid #fff;
	}


/*Rpart Class----------------------------------------------------------------------------End*/




/*Bottombar Class----------------------------------------------------------------------------Start*/
#bottom-main{
	background:url(../images/bottom-bg.gif) no-repeat 0 0;
	width:799px;
	color:#fff;
}
#bottom-main p{
	text-align:center;
	color:#fff;
	padding:120px 0 15px 210px;
	line-height:normal;
}



/*Bottombar Class----------------------------------------------------------------------------End*/
/*-----content--------------------------------------------------------------------------------- start*/
.col3 {
	margin:0px; text-align:center; padding:0px;
	}
.col3 li {
	float:left; margin:0px; padding:0px; width:161px;
	}
.logo {
	font-family:arial; font-size:20px; text-transform:uppercase; font-style:normal; text-align:center; display:block;
	}
.add {
	margin:0px auto; padding:0px; width:400px; font-size:11px;
	}
.add li {
	float:left; margin:1px; padding:0px; width:180px;
	}
.add li a {
	color:#be0000;
	}
.add li a:hover {
	text-decoration:underline;
	}
.right {
	text-align:right;
	}
/*-----content--------------------------------------------------------------------------------- end*/

.link a {
	color:#be0000;
	font-size: 11px;
	}
.link a:hover {
	text-decoration:underline;
	}
	
.list{}
.list ul{ padding:0px; margin:0px; list-style:none;}	
.list li {
	background:url(../images/arrow.gif) no-repeat 0px 7px; padding:0px 0px 0px 20px; margin:7px 0px;
	}