@charset "utf-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
	line-height: 1.3em;
}
body {
	background-color: #2c5e09;
	background-image: url(ambrosiaBg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}
#footer {
	background: url(footer.jpg) no-repeat;
}
#rSidebar {
	border-left: 1px dashed #99CC00;
}
#LSidebar {
	background: url(lSiderbarBg.jpg) repeat-y center top;
}
#LLSidebar {
	background: url(lSiderbarBg.jpg) repeat-y center top;
}

#mainContentH {
	background: url(mainContentBGh.jpg) no-repeat bottom;
}
#mainContent {
	background: url(mainContentBG.jpg) no-repeat bottom;
}
#tdStarters {
	background: url(soup.gif) no-repeat right bottom;
}
#tdMaindish {
	background: url(plates.gif) no-repeat left top;
}
#tdDessert {
	background: url(dessert.gif) no-repeat left center;
}
a:link {
	color: #CC3300;
}
a:visited {
	color: #CC3300;
}
a:hover {
	color: #CC3300;
}
a:active {
	color: #CC3300;
}
.quote {
	display: inline-block;
	padding: 0px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	line-height: normal;
	text-align: center;
	width: 190px;
	font-size: 0.95em;
	color: #3869A3;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #D1E1A2;
}
.notes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #006600;
}
.menuText {
	font-size: 11px;
	font-style: italic;
	color: #7A8F30;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #335EBF;
}

