body
{
	font-family: Times New Roman, Arial;
	font-size: 11pt;
	color:#4D200D;

	background-color: #A89992;
	background-image: url(images/bg.jpg);

	scrollbar-face-color: #8A4A15;
	scrollbar-shadow-color: #4D200D;
	scrollbar-highlight-color: #B0783C;
	scrollbar-3dlight-color: #9C6932;
	scrollbar-darkshadow-color: #4D200D;
	scrollbar-track-color: #B0783C;
	scrollbar-arrow-color: #4D200D;
}

a:link {color:#6C0000;}
a:visited {color:#6C0000;}

h2
{
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}

h3
{
	font-size: 12pt;
	font-weight: bold;
	text-transform: uppercase;
}

h4
{
	font-size: 11pt;
	font-weight: normal;
}
h5
{
	margin-bottom: 4px;
}

em
{
	font-size: 10pt;
	text-transform: none;
}

.footer
{
	text-align: center;
}

#menu
{
	width: 460px;
	margin-left: 75px;
}

.appetizers{margin: 6px 0px 6px 0px;}
.soups_juices{margin: 6px 0px 6px 0px;}
.salads{margin: 6px 0px 6px 0px;}
.accompaniments{margin: 6px 0px 6px 0px;}

.menuitem{}

.menuitem p
{
	text-transform: uppercase;
}

.entrees_land h4
{
	text-align: center;
}

#doneness
{
	width: 330px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 70px;
	border: 3px solid;
	border-color: #602D17;
	padding: 10px 10px 10px 10px;
}

#doneness h3
{
	font-size: 13pt;
	font-weight: bold;
	text-align: center;
	margin-top: 2px;
	margin-bottom: 2px;
}

#doneness h4
{
	font-size: 11pt;
	font-weight: bold;
	text-align: center;
	margin-top: 2px;
	margin-bottom: 2px;
}

.nav
{
	margin-top: 20px;
	text-align: center;
}