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

* { margin: 0; padding: 0; }

body { 
       position:relative;
	   
	   margin-top:0px;
	   margin-bottom:0px;
	   background:#545a2a center;
	   font-size:13px;
	   font-family:"Tahoma", Geneva, sans-serif;
	   text-align:center;
	   color:#c2c898;
	   
	  
}
img{
	border:none;
}
ul{
	margin:0px;
	padding:0px;
	-webkit-padding-start: 0px;
	text-align:left;
	padding-left: 20px;
}
#page_container{


}
#page_header_float{
	position:relative;
	float:left;
	width:100%;
	min-height:520px;
	height:auto;
}
#page_middle_float{
	position:relative;
	float:left;
	width:100%;
	height:10px;
	background:#c2c898;
	
}
#page_body_float{
	position:relative;
	float:left;
	width:100%;
	min-height:87px;
	height:auto;
	background:#c2c898;
	
	
}
#page_footer_float{
	position:relative;
	float:left;
	width:100%;
	min-height:10px;
	height:auto;
	
	
}
#page_header_wrapper{
    position:relative;
	top: 19px;
	width: 1000px;
	min-height:501px;
	height:auto;
}

#page_body_wrapper{
    position:relative;
	
	width: 1100px;
	min-height:87px;
	height:auto;
}
#page_footer_wrapper{
	position:relative;
	
	width: 1100px;
	min-height:10px;
	height:auto;
	
}
#page_main_context{
	position:relative;
	left:8px;
	min-height:501px;	
	width:774px;
	height:auto;
}
#page_main_banner{
	position:relative;
	height:501px;	
	width:774px;
	background:#545a2a;
}
#submenu{
	position:relative;
	float:left;
	height:20px;
	width:100%;
	background: #6c733f;
	padding-top: 5px;
}










#current_content{
	position:relative;
	float:left;
	min-height:240px;
	width:100%;
	height:auto;
	background:#545a2a;	
	padding: 10px 10px;
}
#current_content h1{
	font-size:14px;
	font-weight:bold;
	color: #c2c898;
	text-transform:uppercase;
}
#current_content p{
	color:#c2c898;
	text-align:justify;
	padding-right: 10px;
	padding-top: 10px;
	
}
div.tableLike{
	position:relative;
	float:left;
	width: 100%;
	min-height:25px;
	height:auto;
}
div.tableRow{
	position:relative;
	float:left;
	width: 100%;
	min-height:25px;
	height:auto;
}
div.normCell{
	position:relative;
	float:left;
	display:inline;
	float:left;
	width: auto;
	
	height:auto;
	vertical-align:middle;
	
}
ul.mainmenulist{
	text-align:right;
	list-style:none;
	padding-right:16px;
	padding-top: 20px;
	text-transform:uppercase;
	
}
ul.mainmenulist li{
	margin-top: 20px;
	
}
ul.mainmenulist li a{
	color:#b2b888;
	text-decoration:none; 
	
	
}
ul.mainmenulist li a:hover{
	color:#ffffff;
	font-size: 100%;
	
	
}

a.imselected{
	color:#ffffff;
	font-size: 110%;
}


/* multi Hack */


.submenu_multi{
	position:relative;
	float:left;
	height:20px;
	width:auto;
	background: #6c733f;
	padding-top: 5px;
}

#submenuBar{
	position:relative;
	float:left;
	height:auto;
	width:100%;
	background: #6c733f;
	padding-top: 5px;
}

.submenu_multi a{
	color: #FFFFFF;
	padding: 0px 10px;
	border-right: 1px solid #c2c898;
	text-decoration:none;
	font-size: 85%;
	font-weight:bold;
}

.submenu_multi a:hover{
	color: #6c733f;
	background:#c2c898;
	font-weight:bold;
	padding: 5px 10px;
}


.hisclass a{
	color: #6c733f;
	background:#c2c898;
	font-weight:bold;
	padding: 5px 10px;
	
}

/* multi Hack */






ul.submenu{
	display:inline;
	list-style:none;
	text-transform:uppercase;
	text-align:center;
	padding-left:0px;
	
}
ul.submenu li{
	display:inline;
	list-style:none;
	
	
}
ul.submenu li a{
	color: #FFFFFF;
	padding: 0px 10px;
	border-right: 1px solid #c2c898;
	text-decoration:none;
	font-size: 85%;
	font-weight:bold;
}
ul.submenu li a:hover{
	color: #6c733f;
	background:#c2c898;
	font-weight:bold;
	padding: 5px 10px;
}
ul.submenu li.hisclass a{
	color: #6c733f;
	background:#c2c898;
	font-weight:bold;
	padding: 5px 10px;
	
}
#copyright{
	position:relative;
	left:8px;
	min-height:10px;	
	width:774px;
	height:auto;
}
#copyright a{
	color:#c2c898;
}
#copyright a:hover{
	color:#FFFFFF;
}
#copyright_content{
	position:relative;
	float:left;
	min-height:10px;
	width:100%;
	height:auto;
	background:#545a2a;	
	padding: 0px 10px;
	text-align:center;
	
}


form.contact_us{
	color: #c2c898;
}
form.contact_us input[type=text]{
	width: 250px;
	height:20px;
	border: 1px solid #c2c898;;
	color:#c2c898;
	background:#545a2a;

}
form.contact_us input[type=submit]{
	width: auto;
	height:auto;
	border: 1px solid #c2c898;
	padding: 4px 5px;
	cursor:pointer;
	font-weight:bold;
	
	color:#545a2a;
	background:#c2c898;

}
form.contact_us textarea{
	width: 250px;
	height:90px;
	border: 1px solid #c2c898;
	color:#c2c898;
	background:#545a2a;

}
form.contact_us select{
	width: 250px;
	
	border: 1px solid #c2c898;
	color:#c2c898;
	background:#545a2a;

}
.lil_err{
	color:#FF6633;
}
.eateriesmenu{
	
}
#foodmenus{
	position:relative;
	float:left;
	background:url(../images/menutitlebackground.png) repeat-x;
	height:36px;
	width:762px;
}
#foodmenus div.onemenu{
	position:relative;
	float:left;
	display:inline;
	width:230px;
	height:36px;
	text-align:center;
	padding-top:8px;
	
	
}
#foodmenus div.seperatormenu{
	position:relative;
	float:left;
	display:inline;
	width:24px;
	height:36px;
	background:url(../images/normalseperator.png) no-repeat;
	
	
}
#foodmenus .selectedmenunow{
	color:#2b3007;
	background:url(../images/foodmenuoverbk.png) repeat-x;	
	width:230px;
	height:36px;
}
.onemenu a{
	text-decoration:none;
	font-weight:bold;
	color:#c0d32c;
}
.selectedmenunow a{
	color:#2b3007;
	/*background:url(../images/foodmenuoverbk.png) repeat-x;*/	
	
}
.onemenu:hover{
	color:#2b3007;
	/*background:url(../images/foodmenuoverbk.png) repeat-x;*/	
	
}
.onemenu:hover a{
	color:#2b3007;
	
	
}
#foodmenus div.aftermenuclass{
	position:relative;
	float:left;
	display:inline;
	background:url(../images/leftselectedseperator.png) no-repeat;
	width:24px;
	height:36px;
}
.beforemenuclass{
	position:relative;
	float:left;
	display:inline;
	background:url(../images/rightselectedseperator.png) no-repeat;
	width:24px;
	height:36px;
}
.menushidex{
	background:#373a1f;
	color:#c2c898;
}
.menushidexx{
	background:#373a1f;
}
.menushidexxx{
	background:#373a1f;
}
#guestcomments{
	color:#FF6600;
}
#guestcomments div.oneguestscomment{
	position:relative;
	width:100%;
	min-height: 10px;
	height: auto;
	border-bottom: 1px solid #484d28;
	padding-bottom: 5px;
	
}
#guestcomments p.whenwere{
	font-weight:bold;
	color:#E1CE60;
	padding-bottom: 5px;
	
}
#guestcomments p.guestcomment{
	color:#F2F3ED;
}
#guestcomments p.guestname{
	font-style:italic;
	color:#BAB9A0;
	padding-top: 5px;
}
a.guestssay{
	color:#FF6600;
	text-decoration:none;
	font-weight:bold;
}
a.guestssay:hover{
	color:#FFFFFF;
	
}

div.starclass{
	position:relative;
	float:left;
	padding: 5px 5px;
}
div.activestar{
	position:relative;
	float:left;
	display:inline;
	
	background:url(../images/img/activestar.png) no-repeat;
	width:31px;
	height:30px;
}
div.halfstar{
	position:relative;
	float:left;
	display:inline;
	
	background:url(../images/img/halfstar.png) no-repeat;
	width:31px;
	height:30px;
}
div.inactivestar{
	position:relative;
	float:left;
	display:inline;
	
	background: url(../images/img/inactivestar.png) no-repeat;
	width:31px;
	height:30px;
}

div.starclass2{
	position:relative;
	float:left;
	padding: 5px 5px;
}