body { margin-top: 0px;
	margin-left: 0px;
	}

table,tr,td,div,ul,li,p { font-size: 11px;
	font-family: verdana, arial, sans-serif;
	}

a:link { color: #660000; }
a:hover { color: #006600; }
a:active { color: #006600; }
a:visited { color: #000066; }



h2 { font-size: 16px;
	font-family: verdana, arial, sans-serif;
	}

h3 { font-size: 14px;
	font-family: verdana, arial, sans-serif;
	}

.main { font-size: 12px;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	}

.highlight_gold { color: #ffcc00;
	font-weight: bold;
	}

.highlight_orange { color: #ff3300;
	font-weight: bold;
	}

.highlight_blue { color: #000066;
	font-weight: bold;
	}

.highlight_purple { color: #660066;
	font-weight: bold;
	}

.highlight_red { color: #660000;
	font-weight: bold;
	}

.side_navigation { font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	}



table.hours {
	border: 1px solid #ccc;
	font-family: arial, sans-serif;
	text-align: left;
	font-size: 11px;
	}

table.hours th {
	background-color: #ddd;
	color: #333;
	font-weight: bold;
	}

table.hours td {
	background-color: #eee;
	color: #000;
	padding: 1px;
	}



table.menu {
	background-color: #fff;
	padding: 1px;
	border: 1px solid #ccc;
	}

table.menu td { background-color: #eeeeee; }

table.menu td.empty { background-color: #ffffff; }

table.menu th {
	background-color: #000066;
	color: #ffffff;
	font-weight: bold;
	}

table.menu td.menu_date {
	background-color: #000033;
	color: #fff;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
	font-family: arial, sans-serif;
	}

table.menu td.menu_meal {
	background-color: #000066;
	color: #fff;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
	font-family: arial, sans-serif;
	}

table.menu td.menu_format {
	background-color: #339;
	color: #fff;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
	font-family: arial, sans-serif;
	}

table.menu td {
	background-color: #eeeeee;
	color: #000;
	text-align: center;
	font-size: 11px;
	font-family: arial, sans-serif;
	}

.menu_meal {
	color: #000066;
	font-weight: bold;
	}

.menu_date {
	color: #000033;
	font-weight: bold;
	}

.menu_format {
	color: #660000;
	font-weight: bold;
	}

.veggie { color: #009900; }



.big { font-size: 14px; }
.small { font-size: 9px; }



.address { color: #ffffff;
	font-size: 10px;
	font-family: arial, sans-serif;
	text-align: center;
	font-weight: bold;
	}

.text_links { font-size: 10px;
	font-family: verdana, arial, sans-serif;
	text-align: center;
	}

.footer { font-size: 9px;
	font-family: arial, sans-serif;
	text-align: center;
	}

.top_of_page { font-size: small;
	text-align: right;
	}



.box_gray { background-color: #eee;
	display: block;
	border-color: ccc;
	border-width: 1px;
	border-style: solid;
	padding: 5px;
	}

.box_white { background-color: #fff;
	display: block;
	border-color: eee;
	border-width: 1px;
	border-style: solid;
	padding: 5px;
	}

.hours { background-color: #eeeeee;
	border-color: black;
	border-width: 1px;
	border-style: solid;
	padding: 5px;
	}

li.sub1 {
	color: #003;
	margin: 8px 0 0 0;
	list-style-type: disc;
	list-style-position: default;
	}

li.sub2 {
	margin: 0 0 0 21px;
	list-style-type: circle;
	list-style-position: default;
	}