﻿body
{
	margin:0px;
	padding:0px;
	width:100%;
	height:100%;
}
#headerrow
{
	width:100%;
	height:130px;
	background-color:#FFFFFF;
	border-top:3px #605600 solid;
}
.header
{
	width:960px;
	height:130px;
	margin:0 auto;
}
.menubar
{
	width:595px;
	height:45px;
	background-color:#605600;
	padding:3px;
	float:right;
	margin-top:15px;
	border-radius:10px;
}
.nav
{
	list-style: none;
    width:100%;
    overflow:hidden;  
    height:auto;
	margin:0px;
	padding:0px;
	background: #f28e60; /* Old browsers */
	background: -moz-linear-gradient(45deg,  #76b729 0%,#d7e2ca 52%,#76b729 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#76b729), color-stop(52%,#76b729), color-stop(100%,#76b729)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(45deg,  #76b729 0%,#d7e2ca 52%,#76b729 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(45deg,  #76b729 0%,#d7e2ca 52%,#76b729 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(45deg,  #76b729 0%,#d7e2ca 52%,#76b729 100%); /* IE10+ */
	background: linear-gradient(45deg,  #76b729 0%,#d7e2ca 52%,#76b729 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#76b729', endColorstr='#76b729',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.nav li
{
	float:left;
}
.nav li a
{
	margin:0px;
	padding:0px;
	transition: color 0.15s linear 0s; 
	color:#000; 
	display:block;  
	width:119px; 
	height:45px;
	line-height:45px; 
	font-size:13px;
	text-transform:uppercase; 
	text-decoration:none; 
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
	text-align:center;
	text-shadow: 3px 3px 2px rgba(150, 150, 150, 0.7);
}
.nav li a:hover 
{
	color:#fff;
	box-shadow: inset 0 0 10px #789723;
	border-radius:10px;
}
.nav li a.active 
{ 	
	color:#000; 
	background-color:#76b729;
	box-shadow: inset 0 0 10px #7F3011;
	border-radius:10px;

}
#sliderrow
{
	width:100%;
	height:450px;
	background-color:#423e1d;
	border-bottom:1px #000 solid;
	border-top:1px #000 solid;
	background-image:url('../images/slider_bg.png');
}
.slider
{
	width:958px;
	height:450px;
	margin:0 auto;
}
#mainrow
{
	width:100%;
	height:970px;
	background-image:url('../images/back_bg.png');
}
.main
{
	width:960px;
	height:970px;
	margin:0 auto;
}
.main p
{
	margin:0px;
	padding:0px;
	color:#2C4182;
	font-size:18px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:15px 0px 5px 0px;
}
.about_left
{
	width:500px;
	height:310px;
	margin:10px 0px 0px 0px;
	color:#000;
	font-size:14px; 
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:30px;
	float:left;
	text-align:justify;
}
.about_right
{
	width:430px;
	height:310px;
	margin:10px 0px 0px 0px;
	color:#000;
	font-size:15px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	float:right;
	border:1px #605600 solid;
}
.booking
{
	margin:0px;
	padding:0px;
	width:430px;
	height:250px;
	padding-top:5px;
	line-height:30px;
	float:right;
	background-image:url('../images/booking_bg.png');
}
.booking p
{
	width:100%;
	height:9%;
	margin:0px;
	padding:0px;
	font-family:"Franklin Gothic Medium", "Arial Narrow", Arial, sans-serif;
	font-size:18px;
	color:#76b729;
	text-align:center;
	border-bottom:1px #605600 solid;
    line-height:20px;
}
.booking table tr td
{
	font-size:14px;
}
.textbox
{
	height:17px;
	font-weight:bold;
	background-color:transparent;
	border:1px #96908E solid;
}

.textbox1
{
	height:20px;
	font-weight:bold;
}
.btn
{
	height:25px;
	width:60px;
	margin-top:10px;
}
.otherdetails
{
	width:960px;
	height:250px;
	margin:15px 0px 0px 0px;
	float:left;
}
.left
{
	width:310px;
	height:250px;
	float:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
}
.left p
{
	margin:0px;
	padding:0px;
	color:#835A3A;
	font-size:16px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:5px 0px 5px 0px;
	text-shadow: -2px 0px 1px rgba(182, 184, 255, 0.63);
}
.middle
{
	width:310px;
	height:250px;
	float:left;
	margin:0px 0px 0px 15px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
}
.middle p
{
	margin:0px;
	padding:0px;
	color:#2A231D;
	font-size:16px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:5px 0px 5px 0px;
	text-shadow: -2px 0px 1px rgba(182, 184, 255, 0.63);
}
.right
{
	width:310px;
	height:250px;
	float:right;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
}
.right p
{
	margin:0px;
	padding:0px;
	color:#54639C;
	font-size:16px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:5px 0px 5px 0px;
	text-shadow: -2px 0px 1px rgba(182, 184, 255, 0.63);
}
.restaurant
{
	width:960px;
	height:140px;
	float:right;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px; line-height: 1.8em;
	text-align:justify;
	margin-top:5px;
	color:#000;
}
.restaurant p
{
	margin:0px;
	padding:0px;
	color:#2C4182;
	font-size:16px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:0px 0px 5px 0px;
	font-weight:bold;
}
.conference
{
	width:960px;
	height:105px;
	float:right;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px; line-height: 1.8em;
	text-align:justify;
	color:#000;
}
.conference p
{
	margin:0px;
	padding:0px;
	color:#2C4182;
	font-size:16px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:0px 0px 5px 0px;
	font-weight:bold;
}
.room
{
	width:960px;
	height:80px;
	float:right;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px; line-height: 1.8em;
	text-align:justify;
	color:#000;
	margin-top:10px;
}
.room p
{
	margin:0px;
	padding:0px;
	color:#2C4182;
	font-size:16px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:0px 0px 5px 0px;
	font-weight:bold;
}

#footerrow
{
	width:100%;
	height:290px;
	background-color:#7d7950;
}
.footer
{
	width:960px;
	/*height:170px;*/
	margin:0 auto;
}
.footer_left
{
	width:310px;
	/*height:150px;*/
	float:left;
}
.footer_middle
{
	width:310px;
	/*height:150px;*/
	float:left;
	margin-left:15px;
}
.footer_right
{
	width:310px;
	height:150px;
	float:right;
}
#footerrow_last
{
	width:100%;
	height:50px;
	background-color:#605600;
}
.footer_last
{
	width:960px;
	height:50px;
	margin:0 auto;
}
.fbar
{
	float:left;
	width:500px; 
	height:20px;
	margin:0px;
	padding:0px;
	margin-top:5px;
	margin-left:-17px;
}
.fbar li
{
	display:inline;
}
.fbar li a
{
	color:#a4b195; 
	float:left; 
	width:100px; 
	height:20px; 
	font-size:14px; 
	text-decoration:none; 
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
	transition: color 0.15s linear 0s;
	margin-top:13px;
	text-align:center;
}
.fbar li a:hover 
{
	color: #000;
}
.footer_last p
{
	margin:0px;
	padding:0px;
	float:left;
	color:#000;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
	padding-right:6px;
	font-size:14px; 
	margin-top:20px;
	margin-left:265px;
}
.footer_last a
{
	color:#000;
}
.footer_last a:hover
{
	text-decoration:none;
	color:#f2f2f2;
}
#mainrow_restaurant
{
	width:100%;
	height:850px;
	background-image:url('../images/back_bg.png');
}
.main_restaurant
{
	width:960px;
	height:850px;
	margin:0 auto;
}
.main_restaurant p
{
	margin:0px;
	padding:0px;
	color:#2C4182;
	font-size:18px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:15px 0px 5px 0px;
}
.restaurant1
{
	width:960px;
	height:170px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px; line-height: 1.8em;
	text-align:justify;
	margin-top:5px;
	float:left;
}
.ourfood
{
	width:960px;
	height:360px;
	float:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align:justify;
	margin-top:15px;
}
.ourfood p
{
	margin:0px;
	padding:0px;
	color:#54639C;
	text-shadow: -2px 0px 1px rgba(182, 184, 255, 0.63);
	font-size:17px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:10px 0px 5px 0px;
}
.details_left
{
	width:600px;
	height:360px;
	float:left;
	margin-top:5px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align:justify;
}
.details_left h2 
{
	font-size: 20px;
	margin-bottom: 5px;
	color: #C85341;
	margin:0px;
	padding:0px;
}
.details_left p 
{
	width: 280px;
	font-size: 14px;
	color: #999;
	text-align:justify;
	line-height: 1.8em;
}
.details_right
{
	background: #fdfdfd; 
	box-shadow: 0 0 5px #999;
	width:360px;
	height:345px;
	float:right;
	margin-top:16px;
}
.details_right h2 
{
	font-size: 20px;
	color: #2C4182;
	margin:0px;
	padding:0px;
	width:100%;
	height:30px;
	text-align:center;
	padding:3px 0px 3px 0px;
	line-height:31px;
}
.conferencehall
{
	width:960px;
	height:200px;
	float:left;
	margin-top:15px;
	color: #000;
	text-shadow: -2px 0px 1px rgba(152, 154, 250, 0.40);
}
.conferencehall p
{
	margin:0px;
	padding:0px;
	color:#2C4182;
	font-size:18px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:15px 0px 10px 0px;
}
#mainrow_tariff
{
	width:100%;
	height:500px;
	background-image:url('../images/back_bg.png');
}
.main_tariff
{
	width:960px;
	height:500px;
	margin:0 auto;
}
.main_tariff p
{
	margin:0px;
	padding:0px;
	color:#2C4182;
	font-size:18px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:15px 0px 5px 0px;
}
.tariff_left
{
	width:500px;
	height:130px;
	float:left;
	margin-top:50px;
}
.tariff_left table
{
	padding: 1px; background: #fdfdfd; box-shadow: 0 0 5px #999;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.tariff_left table tr th
{
	background-color:#ada244;
	padding:8px;
	text-shadow: -2px 0px 1px rgba(152, 154, 250, 0.40);
}
.tariff_left table tr td
{
	background-color:#e6e4d4;
	padding:8px;
	text-align:center;
	text-shadow: -2px 0px 1px rgba(152, 154, 250, 0.40);
	color:#875840;
}
.tariff_right
{
	width:440px;
	height:130px;
	float:right;
	margin-top:50px;
}
.tariff_right ul
{
	margin:0px;
	padding:0px;
} 
.tariff_right ul li
{  
	margin:0px;
	padding:0px;
	color:#2C4182;
	font-size:16px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0px 0px 10px 30px;
}
.services
{
	width:960px;
	height:235px;
	float:left;
	margin-top:10px;
}
.services h2 
{
	font-size: 16px;
	color: #3E4B7C;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	text-align:center;
	text-shadow: -2px 0px 1px rgba(152, 154, 250, 0.40);
}
#mainrow_contact
{
	width:100%;
	height:330px;
	background-image:url('../images/back_bg.png');
}
.main_contact
{
	width:960px;
	height:300px;
	margin:0 auto;
}
.main_contact p
{
	margin:0px;
	padding:0px;
	color:#2C4182;
	font-size:18px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:15px 0px 5px 0px;
}
.contact_left
{
	width:310px;
	height:250px;
	float:left;
	margin-top:20px;
}
.contact_right {
    width: 265px;
    height: 210px;
    padding: 15px;
    float: left;
    margin: 5px 0px 0px 15px;
    color: #606060;
    /*text-shadow: -2px 0px 1px rgba(182, 184, 255, 0.63);*/
    font-size: 15px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    text-align: center;
    line-height: 26px;
}
.contact_right p
{
	margin:0px;
	padding:0px;
	color:#2C4182;
	font-size:18px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:0px 0px 8px 0px;
}
.conimage
{
	width:310px;
	height:250px;
	float:right;
	margin:20px 0px 0px 0px;
}
#mainrow_gallery
{
	width:100%;
	height:430px;
	background-image:url('../images/back_bg.png');
}
.main_gallery
{
	width:960px;
	height:400px;
	margin:0 auto;
}
.main_gallery p
{
	margin:0px;
	padding:0px;
	color:#2C4182;
	font-size:18px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:15px 0px 5px 0px;
}


