@charset "UTF-8";
/* CSS Document */

.flash {
	height: 235px;
	width: 177px;
}
.background {
	background-image: url(images/back.jpg);
	background-position: center;
}
.flashback {
	background-image: url(images/main_03.png);
	background-repeat: no-repeat;
	height: 235px;
	width: 177px;
}
.beerback {
	background-image: url(images/beer.jpg);
	background-repeat: repeat-y;
	width: 862px;
}
.breweries {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #003;
	text-decoration: none;
}
.headlineyellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FC0;
}
.standardtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
	color: #000;
}
.headlineblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.standardwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
.standardlinkyellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FC0;
	text-decoration: underline;
}
.menuheader {
	background-image: url(images/main_01.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 950px;
	background-position: right;
}
.headerb {
	background-image: url(images/inside_01.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 950px;
}
.bottom {
	background-image: url(images/main_13.jpg);
	background-repeat: no-repeat;
	height: 61px;
	width: 950px;
}
.redhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #F00;
	text-decoration: none;
}
.maintext {
	background-image: url(images/main_09.jpg);
	background-repeat: no-repeat;
	height: 124px;
	width: 689px;
}
.mainsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
}
