@charset "utf-8";
/* CSS Document */


body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-image: url(images/pagebg.gif);
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	text-transform: none;
	font-variant: normal;
	font-weight: normal;
	font-style: normal;
	text-align: center;
}
.heading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 2pt;
	color: #7D5E22;
	font-style: normal;
	line-height: 1px;
}
.h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	text-transform: none;
	font-variant: normal;
	font-weight: normal;
	font-style: normal;
}
.menu {
	margin-right: 10px;
	vertical-align: top;
	width: 172px;
	background-image: url(images/st_john_bakery_06.jpg);
	background-color: #DAD571;
}
.main {
	background-color: #F3E8AA;
}
.beantable {
	background-image: url(images/tablebg.gif);
}
.beantable th {
	background-image: url(images/beanBg.gif);
	font-size: 12px;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.beantable td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
}
.bottomcell {
	padding: 5px;
	text-align: center;
	font-variant: small-caps;
	color: #F3E8AA;
}
.heading2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2pt;
	color: #7D5E22;
	font-style: normal;
	line-height: normal;
}
a:link {
	color: #5E491C;
	text-decoration: none;
}
a:visited {
	color: #7D5E22;
	text-decoration: none;
}
a:hover {
	color: #C43419;
}