#container {
	position:relative;
	width: 968px;
	min-height:100%;
	height: auto;
	/*height: 100%;*/
	margin:0 auto -80px;
	background-color:#FFFFFF;
	
}





.menu_body {
	position: relative;
	min-height: 100%;
	height: auto;
	font-size:13px;
	height: 100%;
	width: 565px;
	z-index: 2000;
	top: 0px;
	margin: 0px 0px 48px 348px;
}

.clear {
	clear: both;
}

.button {
	float: left;
	margin: 8px;
}



#hors {
	display: block;
	padding: 8px;
}
#hors-button {
	opacity: 1.0;
	border-bottom: 2px solid #ffd0aa;
}



#about {
	display: none;
	padding: 8px;
}
#about-button {
	opacity: 0.5;
	border-bottom: 2px solid #ffd0aa;
}



#contact {
	display: none;
	padding: 8px;
}
#contact-button {
	opacity: 0.5;
	border-bottom: 2px solid #ffd0aa;
}



#buffet {
	display: none;
	padding: 8px;
}
#buffet-button {
	opacity: 0.5;
	border-bottom: 2px solid #ffd0aa;

}

/*	border-bottom: 2px solid #5a1d0e;
