	body 	{
		background:#341906;
		color: #f5fd51;
		font-family:Verdana,Geneva,Arial,"Vera Sans",sans-serif;
		font-size:87%;
		line-height:1.6em;
	}

/* page elements */

	#page	{
		width:100%;
	}
	#header	{
		width:100%;
		height:140px;
		background:url(images/brewhouse.gif) no-repeat center center;
	}
	#navbar	{
		width:85%;
		margin:auto;
		clear:both;
	}
	#main 	{
		width:85%;
		max-width:950px;
		margin:auto;
	}
	#column_right {
		width:100%;
		margin-top: 3.75em;
	}
/*	#column_left 	{
		width:48%;
		float:left;
	}
	*/
	
	#widgets	{
	width: 35%;
	float: right;
	margin-left: .75em;
	margin-bottom:.75em;
	clear:left;
}
	#footer	{
		width:100%;
		text-align:center;
		margin-top: 1.5em;
		padding: 1em;
	}
.article	{
	text-align:left;
}
.announce 	{
	/* width:60%; 
	margin:auto;*/

	background:#FDFFB0;
	border: 6px groove #DDB87D;
	margin-right:1em;
	margin-bottom:1em;
	color:#223099;
	font-weight:bold;
	line-height:1.25em;
	font-family:Times, "Times New Roman", Georgia, serif;
	padding:1em;
}
.announce h1	{
	color:#C60407;
	font-style:italic;
	/* text-align:center; */
}
.announce p 	{
	font-size:120%;
}
	table#info	{
	padding: 1em;
	width: 80%;
	margin: auto;
	
}
	td.picture	{
	padding: 1em;
	border-right: 1px solid #803d0d;
	text-align: center;
	vertical-align: center;
}
	td.details	{
	padding: 1em;
	border-right: 1px solid #803d0d;
	font-weight: bold;
	vertical-align: top;
	text-align: left;
}
	td.blurb	{
	padding: 1em;
	vertical-align: top;
	text-align: left;
}
	.img_left {
	float: left;
	margin-bottom: 8px;
	margin-right: 8px;
	margin-top: 6px;
	border: 5px ridge #86581d;
}
	.img_right {
	float: right;
	margin-bottom: 8px;
	margin-left: 8px;
	margin-top: 6px;
	border: 5px ridge #86581d;
}

/* standard tags */
	h1,h2,h3,h4	{
		font-family:Georgia,"Times New Roman",Times,"Lucida Grande",serif;
		color:#DA8700;
		line-height: 1.5em;
		margin-bottom: 1em;
	}
	h1	{
		
	}
	h2	{
		
	}
	h3	{
		
	}
	p 	{
		
	}
	blockquote	{
		
	}
	ul	{
		
	}
	li	{
		
	}
/* specials menu */

#specials	{
	padding:6px;
	padding-bottom:10px;
	border:5px groove #DF0000;
	background: #CCB87A url(http://brewhouse.com/images/bg.gif) no-repeat center top;
	color: #3b3b3b;
	margin-left:1em;
	clear:left;
}
#specials h1 	{
	clear: both;
	font-size:120%;
	width:75%;
	margin:auto;
	line-height:1.3em;
	margin-top:12px;
	padding-top:4px;
	border-top:1px solid #9F8F5F;
	text-align:center;
	color:#900;
}
#specials p	{
	font-family:Verdana,Helvetica,Geneva,Arial,sans-serif;
	width: 90%;
	font-size: 85%;
	margin: auto;
	margin-top: 1em;
}
#specials #date	{
	font-family:Verdana,Helvetica,Geneva,Arial,sans-serif;
	padding-bottom: 8px;
	font-weight:bold;
	width: 70%;
	float: left;		}
#specials #time	{
	font-family:Verdana,Helvetica,Geneva,Arial,sans-serif;
	font-weight:normal;
	font-style:italic;
	width: 25%;
	float: right;
	text-align:right;
}
#specials .phone 	{
	font-weight:bold;
	color:#900;
}
#specials table#menu	{
	width: 100%;
}
#specials table#menu td 	{
	vertical-align: top;
}
#specials table#menu td.subhead	{
	font-size: 110%;
	font-weight: bold;
	color: #A16300;
	font-style: italic;
}
#specials table#menu td.groupdescription {
	padding-left:.5em;
	font-style: italic;
	text-decoration:underline;
	color: #A16300;
}
#specials table#menu span.indentem {
	padding-left: 1em;
}
#specials table#menu td.item span.callout {
	font-style:italic;
	font-weight:bold;
	color:#99322F;
}
#specials table#menu td.item	{
	font-weight: bold;
	padding-left: 6px;
	padding-right:6px;
	padding-bottom: 4px;
	border-bottom: 1px solid #ff9d00;
}
#specials table#menu td div.extras	{
	font-style: italic;
	font-weight: normal;
	padding-left: 6px;
}
#specials table#menu td.price	{
	font-weight: bold;
	font-style: italic;
	text-align: right;
	color: #8B1212;
	border-bottom: 1px solid #ff9d00;
}
.footnote	{
	font-weight: bold;
	font-style: italic;
	text-align: center;
	color: #8B1212;
	padding-top:4px;
	width: 90%;
	margin:auto;	
}
.callout    {
	font-weight: bold;
	font-style:italic;
	color: #DE0A0A;
    
}
#specials table#menu td.last 	{
	border-bottom:none;
}
/* decoration */

.emphasize	
{
	font-weight: bold;
	font-style:italic;
	color: #22dffd;
}

#specials td .emphasize {
	color:#B10D11;
	padding-left:1em;
}

