
body { color: #333; font-size: small; font-family: Georgia, Times, serif; margin: 0; padding: 0  }
a:link { color: #300; text-decoration: underline; }
a:visited { color: #69c; }
a:hover { color: purple; background-color: #ff6; }
a:active { color: red; }
p { color: #300; font-size: 13px; font-family: Georgia, "Times New Roman", Times, serif; line-height: 13px      ; text-align: left; margin-right: 6px; margin-left: 6px; }
h1  { color: #642907; font-size: 24px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; line-height: 24px; margin: 0 6px; padding: 0; }
h2 {
	color: #f70;
	font-size: large;
	margin-top: 20px }
.inlineimage {
	margin: 0 10px 5px 0;
	width: 170px;
	height: 220px;
	border: solid 2px #666;
	float: left }

#header {
	color: #fff;
	font-size: xx-large;
	background-image: url(../images/bannerbg.jpg);
	background-repeat: repeat-x;
	height: 40px;
	clear: both }

#menu {
	background-image: url(../images/menubg.gif);
	padding-top: 25px;
	height: 20px;
	vertical-align: bottom }

#menu ul {
	font-size: medium;
	list-style: none;
	margin: 0;
	border: solid 1px #fff }

#menu a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	margin: 0 0 0 20px }

#menu a:hover {
	color: #925a2c;
	font-weight: bold;
	text-decoration: none }

#title {
	color: #fff;
	font-weight: bolder;
	background-color: #b77a2e;
	white-space: nowrap;
	padding-left: 20px;
	width: 50%;
	height: 40px;
	float: left }
.coffeemenushort { width: 200px; }
#headercorner {
	background-image: url(../images/topcorner.gif);
	background-repeat: no-repeat;
	width: 25px;
	height: 40px;
	float: left }

#left {
	margin: 15px 0 0;
	padding: 0 0 0 10px;
	width: 200px;
	float: left }
#content {
	background-image: url(../images/beans_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0 0 0 230px;
	padding: 0 10px }

ul {
	list-style: none;
	margin-top: 0 }

#left li a {
	color: #333;
	text-decoration: none;
	list-style: none }

#left li a:hover {
	color: #999;
	text-decoration: underline }
.nav {
	position: absolute;
	top: 80px }

.nav a {
	color: #e7b98a;
	font-size: large;
	font-weight: bold;
	text-decoration: none;
	padding-right: 15px }

.nav a:active {
	color: #925a2c }
.hey { color: #fc3; font-size: inherit; font-weight: bold; font-style: inherit; background-color: #900; text-decoration: underline overline; }
.demitasse { font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; }
.centered { text-align: center; }
.tableborder { border: dashed 2px #300; }
