body {font-family: Arial, Helvetica, sans-serif; margin-top: 20px}
td.menu {background: #e4e86c}

/* New Menu Styles */
td.link a {
	background: #566c11;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 10px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	color: #e2edbb;
	text-decoration: none;
}
td.link a:hover {
	background: #788e33;
}
td.linkhere a {
	background: #e4e86c;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 10px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	color: #566c11;
	text-decoration: none;
}
td.linkhere a:hover {
	background: #f6fa8e;
}
td.linktitle a {
	background: #e2edbb;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 10px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	color: #566c11;
	text-decoration: none;
}
td.linktitle a:hover {
	background: #f4ffdd;
}
td.linkindented a {
	background: #b5d663;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 10px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	color: #566c11;
	text-decoration: none;
}
td.activelinkindented a {
	background: #e4e86c;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 10px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	color: #566c11;
	text-decoration: none;
}
td.linkindented a:hover {
	background: #d7f885;
}
td.linkindentedhere a {
	background: #e4e86c;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 10px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	color: #566c11;
	text-decoration: none;
}
td.linkindentedhere a:hover {
	background: #f6fa8e;
}

td.main {
	padding: 10px;
	font-size: 12px;
	background: #b5d663;
	color: #485d07;
}
.lunch {
background-image:url(_template/images/lunch_heading.gif);
background-position:top;
background-repeat:no-repeat;
}
td.main a {color: #6a7f29}
td.main td {font-size: 12px}
td.main h1 {
	font-size: 16px;
	text-transform: uppercase;
	color: #ffffff;
}
td.main h2 {
	font-size: 14px;
	color: #485d07;
}
hr {
	clear: both;
	color: #000;
}
.error {color: #f00}
#sqf, #sqf a {font-size:10px; text-decoration:none; color:#999;}