@charset "utf-8";
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #F3E8D4;
	text-transform: none;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
}
.linked_text {
	font-family: Georgia;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	padding-right: 5px;
	padding-left: 5px;
}
.beer_desc {
	font-family: Georgia;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
}
.beer_heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #7F0301;
	padding-right: 5px;
	padding-left: 0px;
}
.beer_heading_right {
	font-family: Georgia;
	font-size: 14px;
	font-weight: bold;
	color: #7F0301;
	padding-right: 5px;
	padding-left: 5px;
	text-align: right;
	background-position: right;
}
.beer_desc_right {
	font-family: Georgia;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	padding-left: 5px;
	padding-right: 5px;
	background-position: right;
}
.beer_heading_right_minor {
	font-family: Georgia;
	font-size: 14px;
	font-weight: normal;
	color: #860A08;
	padding-right: 5px;
	padding-left: 5px;
	text-align: right;
	background-position: right;
}
.unnamed1 {
	background-color: #282828;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
}
