body, td	{
	font-family: 'trebuchet ms', geneva, verdana, arial, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-align: left;
	}
	
body	{
	background-color: #3d2817;
	background-image: url(../img/wood_back2.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	}

em	{
	font-weight: bold;
	color: #90c777;
	font-style: italic;
	}
	
a.menu	{
	font-size: 11px;
	color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	font-weight: bold;
	font-variant: small-caps;
	letter-spacing: 2px;
	}
	
a.menu:hover	{
	background-color: #aecc7e;
	}
	
hr.daily	{
	border:  1px dotted #687030;
	}

.haphead	{
	font-weight: normal;
	font-style: italic;
	font-size: 14px;
	/* font-variant: small-caps; */
	color: #90c777;
	padding-bottom: 5px;
	}
	
.haptime	{
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
	}
	
.whoname	{
	background-color: #70933c;
	color: #000000;
	font-weight: bold;
	border-top: #58711a 2px solid;
	border-left:  #58711a 2px solid;
	border-right: #92b55e 2px solid;
	border-bottom: #92b55e 2px solid;
	}
	
.whowhat	{
	background-color: #a1c36b;
	color: #000000;
	border-top: #79a139 2px solid;
	border-left:  #79a139 2px solid;
	border-right: #c3e58d 2px solid;
	border-bottom: #c3e58d 2px solid;
	}
	
.specials_border	{
	border: 1px dashed #3e783e;
	padding: 10px;
	background-color: #003300
	}

.drink_title	{
	color: #90c777;
	font-weight: normal;
	font-style: italic;
	font-size: 14px;
/*	font-variant: small-caps; */
	border-bottom: 1px #90c777 dotted;
	}

.drink_char	{
	font-size: 10px;
	color: #ffffff;
	font-style: italic;
	padding-bottom: 20px;
	}
	
.drink_desc	{
	color: #ffffff;
	padding-bottom: 20px;
	}

.now_serving	{
	color: #b1df11;
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
	}
	
.event_date	{
	color: #ddffc1;
	font-size: 30px;
	font-family: garamond, times new roman, serif;
	font-variant: small-caps;
	text-align: center;
	}
	
.weekly_head	{
	background-color: #637d63;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-align: center;
	color: #ffffff;
	}

.weekly_head_sub	{
	background-color: #b4c8b4;
	font-style: italic;
	text-align: center;
	color: #000000;
	}
	
.weekly_content	{
	text-align: center;
	vertical-align: top;
	background-image: url(../img/weekly_back_trans.png);
	background-repeat: repeat;
	}

.bev_explanation	{
	text-align: center;
	vertical-align: top;
	background-image: url(../img/weekly_back_trans.png);
	background-repeat: repeat;
	border: 1px solid #2d6a12
	}

// *************** START ROUNDED CORNERS ***************

.subhead{display:block}
.subhead *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#90c777}
.subhead1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #a7a457;
  border-right:1px solid #a7a457;
  background:#9ab869}
.subhead2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #b59145;
  border-right:1px solid #b59145;
  background:#97bb6c}
.subhead3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #97bb6c;
  border-right:1px solid #97bb6c;}
.subhead4{
  border-left:1px solid #a7a457;
  border-right:1px solid #a7a457}
.subhead5{
  border-left:1px solid #9ab869;
  border-right:1px solid #9ab869}
.subheadfg{
  background:#90c777;
	}



// **************** END ROUNDED CORNERS ****************

