/* ---------- SONOMA COUNTY ----------

breweries_css provides layout and typographic 
styles specific to the breweries grid listing page

--------------------------------------- */

/* @import "http://sonomacounty.com/index.php?css=site/grid_css"; */
@import "grid_visitor.css";

.s-visitors .t-grid .g-breweries #head {
	background: url(../images/gridhead-breweries-visitors.jpg) no-repeat;
}
.s-meeting .t-grid .g-breweries #head {
	background: url(../images/gridhead-breweries-meeting.jpg) no-repeat;
}
.t-grid .g-breweries .intro h2 {
	color: #edbd01;
	padding-bottom: .1em;
	font: 2.1em/1.2em "Lucida Grande", Arial, Verdana, sans-serif;
}
