body {
	font-family: Georgia, serif;
	background-color: white;
	color: #5E2612;
	font-size: 12px;
}
.menu{
	font-weight: bold;
	padding: 0 -15 0 0px;
	margin: 0 -15 0 0px;
}
.menu ul {
	list-style-type: none;
	padding: 0 0 0 0px;
}
.menu li{
	color: #990000;
	white-space: nowrap;
}
.menu a:hover{
	background-image: url(http://thebeanqueen.com/images/coffee_bullet.png);
	background-repeat: no-repeat;
	background-position: left;
	color: red;
	padding-left: 16px;
}
.announce ul{
	list-style-image: url(http://thebeanqueen.com/images/coffee_4.gif);
	font-size: 2em;
	font-weight: bolder;
}
.red {
	background-color: red;
	line-height: .5em;
	margin-bottom: 1.5em;
}
.redtext {
	position: relative;
	top: .2em;
	font-size: 1.5em;
	font-weight: bolder;
	margin-left: 10px;
	padding-right: 2px;
	padding-left: 2px;
	color: #990000;
	white-space: nowrap;
	background-color: white;
}
.brown {
	background-color: #660000;
	line-height: .3em;
	margin-bottom: 1em;
}
.browntext {
	position: relative;
	top: -.2em;
	font-size: 1em;
	font-weight: bolder;
	margin-left: 10px;
	padding-right: 2px;
	padding-left: 2px;
	color: white;
	white-space: nowrap;
	background-color: #660000;
}
h1{
	color: #5E2612;
	font-size: 2em;
	font-weight: bolder;
	margin-top: 1.3em;
}
h2{
	color: #5E2612;
	font-size: 1.5em;
	font-weight: bolder;
	margin-top: 1.3em;
}
h3{
	color: #5E2612;
	font-size: 1em;
	font-weight: bolder;
	margin-top: 1.3em;
}
.flavor{
	background-color: #FFCCCC;
	font-weight: bold;
}
.blend{
	background-color: #FFCC99;
	font-weight: bold;
}
.variety{
	background-color: #FFFFCC;
	font-weight: bold;
}
.tablehead{
	background-color: #FFFF66;
	font-weight: bold;
	text-align: center;
}
