body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	}

#mainPressRelease {
	width: 600px;
	margin:0 auto; /* "auto" makes the left and right margins center the wrapper--in this case the mainBeerFood table */  
	border: thin #000000 solid;
	padding: 10px;
	}
	
#footerPressRelease {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:italic;	
}

#footerPressRelease a{
	color: #670019;
	text-decoration: underline;
}

#footerPressRelease .break{
	text-align: center;
}

h1 {
	margin-top: 20px;
	font-size:16px;
	color: #670019;
}

h2 {
	margin-top: 10px;
	font-size:12px;
	color: #670019;
	font-style:italic;
}

h3 {
	text-transform:uppercase;
	font-size: 14px;
}

h4 {
	margin-top: 2em;
	font-size:14px;
	color: #670019;
	}

#baLogoPressRelease{
	width:57px;
	float:right;
}

#baLogoPressRelease img{
	border:0;
}

#contact_infoPressRelease {
	margin: 20px 0;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

#contact_infoPressRelease a{
	color: #670019;
	text-decoration: underline;
}

#contact_infoPressRelease .heading{
	text-transform: uppercase;
	color: #670019;
	font-weight: bold;
}

.break {
	text-align: center;}

.footnote{
	font-size: 10px;
}

.low_res_image{
	width: 300px;
	text-align:center;
}

.caption {
	text-align:center;
	font-size: 10px;
}

#news_advisory { /* This table style can be used for the What, Where, When, Why, etc. content of a news advisory. */
	border: 0;
}

.news_advisory_header{
	padding: 6px;
	text-align: right;
	font-size: 12px;
	font-weight:bold;
	color: #670019;
	vertical-align:top;
	width:20%;
}

.news_advisory_cell{
	padding: 6px;
	text-align: left;
	font-size: 12px;
	
}

.news_advisory_content{
	margin-top: 0;
}

.news_advisory_content_subhead {
	font-size: 12px;
	font-weight:bold;
	margin-bottom: .2em;
	margin-top: 0;
	color:#000000;
}