/* CSS Document */

body {
	margin-top: 0;
	margin-bottom: 0;
	text-align: center;
	background-color: #5C7948;
	background-image: url(../images/background.jpg);
	background-position: center;
	background-repeat: repeat-y;
}
#case {
	width: 893px;
	margin-left: auto;
	margin-right: auto;
}
a:link {
	color: #374628;
}
a:visited {
	color: #C56D13;
}
a:hover {
	color: #572C11;
}
.bodyTextBlack {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #000000;
}
.bodyTextWhite {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
}
.headingTextGreen {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	color: #3C4C27;
}
.newsBackground {
	background-image: url(../images/tableBack_wide.jpg);
	background-repeat: no-repeat;
	background-position: top;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #000000;
}
.NewsTitle {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	color: #5B6F40;
}
.NewsDate {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #D1891C;
}
.lefttile {
	background-image: url(../images/greenSideTileLeft.jpg);
	background-repeat: repeat-y;
}
.righttile {
	background-image: url(../images/greenSideTileRight.jpg);
	background-repeat: repeat-y;
}.NewsDateSmall {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #D1891C;
}
.NewsTitleSmall {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #5B6F40;
}
.ErrorText {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: red;
}
.ContactTitle {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	color: #5B6F40;
}
.ContactTitleSmall {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #5B6F40;
}

h3 {
	font: 18px normal Georgia, Times New Roman, Times, serif;
	color: #b16b13;
	padding: 0;
	margin: 7px 0 3px 0;
}

h3.brewers {
	font: 14px normal Georgia, Times New Roman, Times, serif;
	color: #282828;
	padding: 0;
	margin: 7px 0 3px 0
}

h2.brewers {
	font: 12px normal Georgia, Times New Roman, Times, serif;
	color: #282828;
	padding: 0;
	margin: 7px 0 3px 0
}

h1.brewers {
	font: 24px bold Georgia, Times New Roman, Times, serif;
	color: #3C4C27;
	padding: 0;
	margin: 7px 0 3px 0
}

p {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #000000;
	padding: 0;
	margin: 0 0 5px 0;
}
div#footer a:link, div#footer a:visited {
	color: #e1e0b4;
}
div#footer a:hover {
	color: #fff;
}

td.giftshop img {
	border: 1px solid #c1811d;
}

a#meetthebrewers {
	text-indent: -9999px;
	margin-top: 20px;
	width: 160px;
	height: 140px;
	display: block;
	background: url(../images/meetthebrewers.jpg) top left no-repeat;
}
a#ourbrewingprocess {
	text-indent: -9999px;
	width: 160px;
	height: 140px;
	display: block;
	background: url(../images/ourbrewingprocess.jpg) top left no-repeat;
}
a#ourbrews {
	text-indent: -9999px;
	width: 160px;
	height: 140px;
	display: block;
	background: url(../images/ourbrews.png) top left no-repeat;
}
a#ourchef {
	text-indent: -9999px;
	width: 160px;
	height: 140px;
	display: block;
	background: url(../images/meetthechef.jpg) top left no-repeat;
}
div#ourbrews {
	width: 465px;
	background: url(../images/ourbrewstile.jpg) top left repeat-y;
}
div#ourbrews h2#ourbrewsheader {
	text-indent: -9999px;
	width: 465px;
	height: 80px;
	display: block;
	background: url(../images/ourbrewsheader.jpg) top left no-repeat;
	margin: 0;
	padding: 0;
}
div#ourbrews h4 {
	font-family: Comic Sans MS;
	font-size: 20px;
	line-height: 22px;
	font-weight: normal;
	color: #8aaece;
	padding: 0 25px 5px 0;
	margin: 0px;
}
div#ourbrews h4.intro {
	color: #f0b356;
	text-transform: uppercase;
	font-size: 12px;
	padding: 0;
}
div#ourbrews p {
	font-family: Comic Sans MS;
	font-size: 12px;
	font-weight: normal;
	color: #fcd882;
	padding: 0 35px 5px 0;
	margin: 0px;
}
div#ourbrews p.stats {
	display: block;
	float: left;
	font-family: Comic Sans MS;
	font-size: 13px;
	font-weight: bold;
	color: #f57977;
	margin-right: 15px;
	margin-bottom: 25px;
	margin-top: 3px;
	padding: 0;
}
div#ourbrews p.pairing {
	display: block;
	float: left;
	font-family: Comic Sans MS;
	font-size: 13px;
	font-weight: bold;
	color: #ffff99;
	margin-right: 15px;
	margin-bottom: 25px;
	margin-top: 3px;
	padding: 0;
}
div#ourbrews table td img {
	margin-right: 10px;
	margin-bottom: 8px;
}
