body,table,tr,td,div,ul,li,p,h3,h2,h1 {
	color: #000;
	font-size: 12px;
	font-family: 'trebuchet ms', trebuchet, sans-serif;
	}

a:link { color: #039; }
a:visited { color: #039; }
a:hover { color: #f89838; text-decoration: none; }
a:active { color: #f89838; text-decoration: none; }

a.footer:link { color: #fff; text-decoration: none; }
a.footer:visited { color: #fff; text-decoration: none; }
a.footer:hover { color: #ff9; text-decoration: underline; }
a.footer:active { color: #ff9; text-decoration: underline; }

h1 {
	color: #039;
	font-size: 21px;
	font-weight: normal;
	}

h2 {
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	}

h3 {
	color: #039;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	}

h2.event {
	font-size: 21px;
	margin-top: 0px;
	margin-bottom: 0px;
	}

h3.event {
	font-size: 18px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #06c;
	}

hr {
	width: 90%;
	height: 1px;
	background-color: #eee;
	border: none;
	}

th {
	color: #333;
	font-size: 12px;
	font-weight: normal;
	}

td {
	color: #333;
	font-size: 11px;
	padding: 1px;
	}

li { margin-bottom: 5px; }



.indent { padding: 3px 21px 8px 13px; }

.title {
	font-size: 18px;
	color: #f89838;
	font-weight: normal;
	letter-spacing: 1px;
	word-spacing: 2px;
	text-transform: uppercase;
	}

.title_menu {
	font-size: 18px;
	color: #f89838;
	font-weight: normal;
	letter-spacing: 1px;
	word-spacing: 2px;
	text-transform: uppercase;
	margin-top: 0px;
	}

.main {
	color: #039;
	font-size: 14px;
	text-transform: uppercase;
	}

.sub {
	color: #039;
	font-size: 12px;
	}

.brand_green {
	color: #566c11;
	font-weight: bold;
	font-size: 13px;
	}

.small {
	font-size: x-small;
	font-weight: normal;
	}

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

.photo_left {
	float: left;
	margin: 0 21px 13px 0;
	text-align: center;
	}

.photo_right {
	float: right;
	margin: 0 13px 13px 21px;
	text-align: center;
	}

.veg { color: #090; }



table td.blank { background-color: transparent; }

table.filled {
	border: 1px solid #eee;
	text-align: left;
	}

table.filled th {
	background-color: #ddd;
	color: #039;
	font-size: 12px;
	}

table.filled td {
	background-color: #eee;
	color: #000;
	font-size: 11px;
	padding: 1px;
	}

table.filled td.blank { background-color: transparent; }



table.staff {
	width: 99%;
	text-align: center;
	border-collapse: collapse;
	}

table.staff th {
	background-color: #eee;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #ddd;
	}

table.staff td {
	color: #000;
	font-size: 11px;
	}



table.hours {
	width: 75%;
	text-align: center;
	border-collapse: collapse;
	border-bottom: 1px solid #ddd;
	}

table.hours td {
	background-color: #eee;
	color: #000;
	font-size: 11px;
	border-top: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-left: 1px solid #ddd;
	}

table.hours td.location {
	background-color: #eee;
	color: #039;
	font-size: 12px;
	}

table.hours td.date {
	background-color: #eee;
	color: #000;
	font-size: 12px;
	}

table.hours td.meal {
	background-color: #eee;
	color: #039;
	font-size: 12px;
	}



table.hours_nav {
	width: 99%;
	border-collapse: collapse;
	border: none;
	margin-top: 13px;
	}

table.hours_nav td {
	background-color: #fff;
	color: #333;
	font-size: 11px;
	text-align: left;
	line-height: 150%;
	}

table.hours_nav td.event {
	color: #333;
	font-weight: bold;
	font-size: 12px;
	}



table.menu {
	width: 99%;
	border-collapse: collapse;
	border-top: solid 1px #ccc;
	border-right: solid 1px #ccc;
	}

table.menu td {
	background-color: #fff;
	border-bottom: solid 1px #ccc;
	border-left: solid 1px #ccc;
	color: #333;
	font-size: 11px;
	text-align: center;
	}

table.menu td.date {
	background-color: #333;
	color: #eee;
	font-weight: bold;
	}

table.menu td.meal {
	background-color: #f89838;
	color: #333;
	font-weight: bold;
	}

table.menu td.format {
	background-color: #039;
	color: #fff;
	font-weight: bold;
	}



table.events_nav {
	width: 99%;
	border-collapse: collapse;
	border: none;
	margin-top: 8px;
	}

table.events_nav td {
	width: 25%;
	background-color: #fff;
	color: #333;
	font-size: 11px;
	text-align: left;
	line-height: 135%;
	}

table.events_nav td.event {
	width: 75%;
	color: #333;
	font-weight: bold;
	font-size: 12px;
	}



table.events {
	border-collapse: collapse;
	border-top: solid 1px #ccc;
	border-right: solid 1px #ccc;
	}

table.events th {
	background-color: #333;
	color: #eee;
	font-weight: bold;
	font-size: 12px;
	}

table.events td {
	background-color: #fff;
	border-bottom: solid 1px #ccc;
	border-left: solid 1px #ccc;
	padding: 2px 5px 2px 5px;
	color: #333;
	font-size: 12px;
	text-align: center;
	}

table.events td.event {
	padding-right: 13px;
	padding-left: 13px;
	color: #333;
	font-weight: bold;
	font-size: 14px;
	}

table.events td.past { color: #bbb; }

table.events td.blank {
	background-color: #eee;
	height: 1px;
	}



table.catering {
	border-collapse: collapse;
	text-align: left;
	}

table.catering th {
	color: #039;
	padding: 1px;
	border-bottom: 1px solid #eee;
	font-size: 12px;
	}

table.catering td {
	color: #333;
	padding: 1px;
	border-bottom: 1px solid #eee;
	font-size: 12px;
	}



table.order {
	width: 100%;
	border-collapse: collapse;
	}

table.order td {
	font-size: 12px;
	}

table.order td.menu_item {
	font-weight: bold;
	color: #039;
	}

table.order td.description {
	color: #333;
	border-bottom: 1px solid #eee;
	}
