body {
	background-color: #e0e5a2;
	margin: 0px;

}
.bodybkgd {
	background-attachment: scroll;
	background-image: url(../images/bkgd_twigs.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5A2F08;
}
a:link {
	color: #70732E;
	text-decoration: underline;
}
a:visited {
	color: #70732E;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: underline;
}
.menutitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.2006restweekbkgd {
	background-attachment: scroll;
	background-image: url(../images/menu/2006_rest_week_menu_bkgd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #F1F2D2;
}
a.2006restweek:link {
	color: #5A2F08;
	text-decoration: underline;
}
a.2006restweek:visited {
	color: #5A2F08;
	text-decoration: underline;
}
a.2006restweek:hover {
	color: #000000;
	text-decoration: underline;
}
a.2006restweek:active {
	color: #000000;
	text-decoration: underline;
}
.menuItemName {
	text-transform: uppercase;
}
