a:link, a:visited {
	color: #8B0000;
	text-decoration:none;
}
.green a:link, .green a:visited {
	color: #1A8B43;
	text-decoration:none;
}
a:hover, .green a:hover {
	text-decoration:underline;
}
body {
	background-color: #1A8B43;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#000000;
}
form {
	text-align:center;
}
#content { vertical-align:top; padding: 10px 20px 20px 20px; 
}
#content img {
}
#main {
	background-color:#FBFCE8;
	border: 3px solid #000000;
	background-image: url(images/background.gif);
	background-repeat: repeat-y;
}
#info {
	padding: 10px 0 15px 10px;
	vertical-align:top;
}
#footer {
	text-align:center;
	color: #1A8B43;
	font-size: 12px;
	font-weight: bold;
	vertical-align: top;
}
#header {
	background-image: url(images/header.gif);
	background-repeat:no-repeat;
	vertical-align:bottom;
	text-align:right;
	padding-right:125px;
	text-transform:uppercase;
	font-weight: bold;
}
.day {
	color: #1A8B43;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 16px;
}
.time {
	font-size: 14px;
	font-weight: bold;
}
.location {
	font-size: 14px;
	color: #8B0000;
	font-weight: bold;
}
.page {
	font-size: 36px;
	font-style: italic;
	font-weight: bold;
	color: #8B0000;
	text-align:center;
	padding-top: 20px;
}
.food-centered, .a-la-carte, .plates {
	font-weight: bold;
	color:#8B0000;
	font-size: 16px;
	font-style:normal;
}
.food-centered {
	text-align:center;
}
.explain, .policy {
	font-size:16px;
	font-weight:normal;
	text-align:center;
	font-style:normal;
	width: 400px;
	margin-left:auto;
	margin-right:auto;
}
.policy {
	font-style:italic;
}
.subheading {
	color: #ED1C24;
	font-size: 20px;
	text-align:center;
	font-weight:bold;
}
.heading {
	color: #1A8B43;
	font-size: 30px;
	font-weight:bold;
	text-align:center;
}
.anchor-heading {
	color:#8B0000;
	font-weight:bold;
	font-style:italic;
	font-size:14px;
}
.plates {
	background-color: #1A8B43;
	color: #FFFFFF;
	width: 350px;
	padding: 3px;
	margin: auto;
	text-align: center;
}
.plates img {
	margin-top: 5px;
}
