body {
	font: normal 13px Tahoma, Arial;
}
#underdiv {
	position: absolute;
	width: 1045px;
	top: 100px;
	left: 50%;
	margin-left: -522px;
	z-index:1;
}
#containerdiv {
	position: absolute;
	width: 1045px;
	top: 0px;
	left: 50%;
	margin-left: -522px;
	z-index:2;
}
#containertable {
	width: 1045px;
}
#toppictd {
	background: #402418;
	height: 36px;
}
#topmenutd {
	background: #A95506 url(images/top_menu.gif) no-repeat;
	height:46px;
}
#maintd {
	height: 431px;
}
#mainlogotd {
	width: 269px;
	background: #B9B17C;
}
#mainpictd {
	width: 776px;
	background: #FFFFFF;
}
#botmenutd {
	height: 96px;
	background: #F4A300 url(images/bot_menu.jpg) no-repeat;
	}
#botmenutd2 {
	height: 96px;
	background: #F4A300 url(images/bot_menu2.jpg) no-repeat;
}
.jspointer {
	cursor:hand;
	cursor:pointer;
}
#botpictd {
	height: 69px;
	background: #402418;
}

/* TEXT */
#textdiv {
	width: 400px;
	/*height: 265px;*/
	background: #a59f65;
	position: absolute;
	top: 400px;
	left: 0px;
	padding-left:25px;
	padding-right:20px;
	padding-bottom:20px;
	padding-top:25px;
		
}
#appdiv {
	display:block;
}
#dinnerdiv {
	display:none;
}
#dessertdiv {
	display:none;
}

#viewtextdiv {
	width: 173px;
	height: 33px;
	background: #D98F20;
	position: absolute;
	top: 317px;
	left: 872px;
}

/* FOOTER */
#footertd {
	height:43px;
}
.footerleft {
	font: normal 11px Tahoma, Arial;
	color:#ffffff;
}
.footerleft a {
	font: normal 11px Tahoma, Arial;
	color:#ffffff;
}
.footerright {
	font: normal 9px Tahoma, Arial;
	color:#ffffff;
}
.footerright a {
	font: normal 9px Tahoma, Arial;
	color:#ffffff;
}