body,table,tr,td,div,ul,li,p,h2,h3 {
	color: #333;
	font-size: 12px;
	font-family: tahoma, trebuchet, arial, sans-serif;
	}

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

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

h2 {
	font-size: 21px;
	font-weight: normal;
	color: #639;
	}

h3 {
	font-size: 16px;
	font-weight: normal;
	color: #306;
	}

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;
	}



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

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

.main {
	font-family: trebuchet, sans-serif;
	font-size: 14px;
	color: #639;
	}

.sub {
	font-family: trebuchet, sans-serif;
	font-size: 12px;
	color: #306;
	}

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

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

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



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

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

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

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

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



table.hours {
	width: 75%;
	font-family: arial, sans-serif;
	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: #306;
	font-size: 12px;
	}

table.hours td.meal {
	background-color: #fff;
	color: #306;
	font-size: 12px;
	font-weight: bold;
	border-top: none;
	border-right: none;
	border-left: none;
	border-bottom: 1px solid #ddd;
	}

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



table.menu {
	width: 100%;
	border-collapse: collapse;
	font-family: arial, sans-serif;
	text-align: center;
	}

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

table.menu td.date {
	background-color: #333;
	color: #eee;
	font-size: 11px;
	font-weight: bold;
	border-right: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	}

table.menu td.format {
	background-color: #e1c849;
	color: #306;
	font-size: 12px;
	text-align: center;
	border-bottom: none;
	}

table.menu td.format_divider {
	border-collapse: collapse;
	padding-top: 0px;
	padding-bottom: 0px;
	border-top: none;
	border-bottom: 1px solid #306;
	}

table.menu td.divider {
	border-collapse: collapse;
	padding-top: 0px;
	padding-bottom: 0px;
	border-top: none;
	border-bottom: 1px solid #306;
	}



table.events {
	background-color: #fff;
	border: 1px solid #eee;
	font-family: arial, sans-serif;
	text-align: center;
	}

table.events td.month {
	padding: 1px;
	background-color: #eee;
	color: #306;
	font-size: 14px;
	letter-spacing: 2px;
	text-align: center;
	}

table.events td.date {
	width: 123px;
	padding: 1px;
	background-color: #eee;
	color: #639;
	font-size: 11px;
	text-align: center;
	}

table.events td {
	padding: 1px 1px 1px 13px;
	background-color: #eee;
	color: #000;
	font-size: 11px;
	text-align: left;
	}



table.catering {
	width: 95%;
	}

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