body
{
	background-color: white;
	margin: 0px 0px 30px 0px;
	padding: 0px 0px 30px 0px;
}

#centered_box
{
	position: absolute;
	left: 50%;
	width: 644px;
	margin-top: 50px;
	margin-left: -322px;
	padding: 0px 0px 0px 0px;
}

#title_top
{
	background-image: url(images/img_title_top_temp.jpg);
	background-repeat: no-repeat;
	height: 28px;
	width:644px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #54640B;
}

#title_bottom
{
	height: 13px;
	width:644px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#content_left
{
	float: left;
	background-image: url(images/img_left.gif);
	width: 84px;
	height: 328px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
}

#content_right
{
	float: right;
	width: 558px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	border: 1px solid #54640B;
	text-align: center;
}

#footer
{
	text-align: right;
}

#download
{
	margin: 10px;
	text-align: center;
}

p
{
	text-align: center;
	color: #50A7FF
}

p.bullet
{
	text-align: left;
}

p.bullet a
{
	color: black;
	font: 14px Georgia, Arial, serif;
        text-decoration: none;
}

p.bullet a:hover
{
        text-decoration: underline;
}

a.toggleLink
{
	text-decoration: underline;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	outline: none;
	margin: 1em auto 0.3em;
	color: #54640b;
	font-weight: bold;
    	font-size: 120%;
}

a
{
	text-decoration: underline;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 8pt;
	color: #54640B;
	outline: none;
}

a:hover
{
	color: #515151; text-decoration: none;
}

div#menu
{
	width: 450px;
	margin: 0 auto;
    	font: 90% "Trebuchet MS", Arial, sans-serif;
	text-align:left
}

#meal
{
	width: 450px;
	margin: 0 auto;
    	font: 90% "Trebuchet MS", Arial, sans-serif;
	text-align:center
}

h2
{
	margin: 1em auto 0.3em;
	color: #54640b;
	font-weight: bold;
    	font-size: 170%;
	text-align:center
}

h3
{
	margin: 1em auto 0.3em;
	color: #54640b;
	font-weight: bold;
    	font-size: 120%;
	text-align:left
}

dl
{
	width: 100%;
	overflow: auto;
	margin: 0 0 1em;
    	background: url(dot.gif) repeat-x 0 1.2em
}

dt, dd.price
{
	background: #FFF;
	font-size: 12pt
}

dt
{
	float: left;
	font-weight: bold;
	padding-right: 3px;
	font-size: 12pt;
	color: Black
}

dd
{
	margin:0
}

dd.price
{
	float: right;
	padding-left: 3px;
	color: #AAA
}

dd.desc
{
	float: left;
	width: 100%;
	padding: 3px 0;
   	font: italic 100% Georgia, Times, sans-serif;
	color: #555
}

.cost
{
	font-style: italic;
}

.button
{
	height: 19;
	float: right;
}

.gap
{
	float: right;
}

.rollover 		{ display: block; }
.rollover img 		{ border: 0; }
.rollover:hover 	{ visibility: visible; }
.rollover:hover img 	{ visibility: hidden; }

#buffet			{ background-image: url(images/buffetOver.gif); }
#shop			{ background-image: url(images/shopOver.gif); }
#vending		{ background-image: url(images/vendingOver.gif); }
#desserts		{ background-image: url(images/dessertsOver.gif); }
#contact		{ background-image: url(images/contactOver.gif); }
#home			{ background-image: url(images/homeOver.gif); }