@charset "UTF-8";
img a {
	border: 0;
	border-style: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(../_images/backwood.jpg) no-repeat center center fixed;
	-webkit-background-size: cover; /*Used by Safari & Chrome*/
	-moz-background-size: cover; /* Used by Firefox */
	-o-background-size: cover; /* Used by Opera */
	background-size: cover; /* All Modern Browsers */
	margin: 0px;
}
.brewery {
	float: left;
	height: 220px;
	width: 200px;
	margin-top: 15px;
	margin-right: 5px;
	margin-left: 5px;
	text-align: center;
}
#brewbox {
	height: 250px;
	width: 650px;
}
.clearbox {
	clear: both;
}
.clearline {
	clear: both;
	background-color: #FBA918;
	height: 2px;
	width: 100%;
	margin-bottom: 25px;
}
.datebox {
	background-color: #FBA918;
	border: 1px solid #B54717;
	text-align: center;
	transform: rotate(-1.5deg);
	-ms-transform: rotate(-1.5deg); /* IE 9 */
	-webkit-transform: rotate(-1.5deg); /* Opera, Chrome, and Safari */
	margin-left: 5px;
	display: block;
	font-family: bubblegum-sans, "sans-serif;";
	font-size: 24px;
	color: #943A13;
	text-decoration: none;
	width: 450px;
	padding: 5px;
	margin-top: 20px;
	border-radius: 6px 6px 6px 6px;
	box-shadow: -1px 1px 15px #000;
}
.datebox:hover {
	background-color: #FFF;
}
#facebook {
	background-color: #F8F394;
	height: 590px;
	width: 350px;
	margin-bottom: 10px;
	border-radius: 10px 10px 10px 10px;
}
.floatLeft {
	float: left;
	margin-right: 25px;
	margin-bottom: 15px;
}
.floatRight {
	float: right;
	margin-bottom: 15px;
	margin-left: 25px;
}
#footHops {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	margin-top: -90px;
	border-radius: 15px 15px 15px 15px;
	text-align: right;
	clear: both;
}
#foothops_tapTop {
	float: left;
	height: 76px;
	width: 380px;
	margin-top: 143px;
}
#footer {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	height: 436px;
}
#footer_creds {
	float: left;
	clear: right;
	margin-left: 25px;
}
#footer_Logo {
	float: left;
	height: 436px;
	width: 380px;
}
#footer_Location {
	float: right;
	margin-top: 25px;
}
#footerShell {
	background-image: url(../_images/footer/footer_BG_02.jpg);
	height: 436px;
	width: 100%;
}
.headFloatAngle {
	width: 520px;
	background-color: #F90;
	float: left;
	transform: rotate(-45deg);
	-ms-transform: rotate(-45deg); /* IE 9 */
	-webkit-transform: rotate(-45deg); /* Safari and Chrome */
	position: fixed;
	z-index: 1000;
	text-align: center;
	top: 60px;
	left: -140px;
	padding-top: 15px;
	padding-bottom: 15px;
	box-shadow: 3px 3px 3px #000000;
	display: block;
	text-decoration: none;
	font-family: bubblegum-sans, "sans-serif;";
	font-size: 24px;
	line-height: 21px;
	color: #943A13;
}
.headFloatAngle:hover {
	background-color: #F00;
	display: block;
	color: #FF9900;
}
.header {
	height: 393px;
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 393px;
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
}
#headerTopLeft {
	float: left;
	height: 250px;
	width: 667px;
}
#header_Logo {
	float: right;
	height: 393px;
	width: 433px;
}
.link_tix {
	font-size: 24px;
	color: #FFF;
	text-decoration: none;
	background-color: #DA6524;
	display: inline-block;
	padding: 15px;
	margin-top: 5px;
	font-family: bubblegum-sans, "sans-serif;";
	border-radius: 6px 6px 6px 6px;
	margin-bottom: 20px;
}
.link_tix:hover {
	background-color: #7793A1;
}
#main {
	background-color: #FFF;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: -80px;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 100px;
	padding-left: 25px;
	border-radius: 15px 15px 15px 15px;
}
#mainLeft {
	float: left;
	width: 640px;
}
#mainPastNeg {
	width: 100%;
	margin-top: 5px;
}
.menu_nav {
	font-size: 22px;
	color: #FFFFFF;
	font-family: bubblegum-sans, "sans-serif;";
	margin: 0px;
	padding: 0px;
}
.menu_nav li {
	display: block;
	float: left;
	list-style-type: none;
}
.menu_nav li a {
	display: block;
	padding: 10px;
	margin-right: 5px;
	text-decoration: none;
	background-color: #DF6923;
	border: 1px solid #B84818;
	color: #FFF;
	border-radius: 4px 4px 4px 4px;
}
.menu_nav li a:hover {
	color: #DF6923;
	background-color: #FBA918;
}
.menu_nav2 {
	font-size: 19px;
	color: #FFFFFF;
	font-family: bubblegum-sans, "sans-serif;";
	margin: 0px;
	padding: 0px;
}
.menu_nav2 li {
	display: block;
	list-style-type: none;
}
.menu_nav2 li a {
	display: block;
	padding: 5px;
	text-decoration: none;
	color: #FFF;
	border-radius: 4px 4px 4px 4px;
}
.menu_nav2 li a:hover {
	color: #DF6923;
	background-color: #FFFFFF;
}
#NavBar {
	float: left;
	margin-left: 25px;
	margin-top: 10px;
}
#NavBarFooter {
	float: left;
	margin-left: 25px;
	width: 200px;
	margin-top: 25px;
}
#rightColumn {
	float: right;
	width: 350px;
}
.txt_headlines {
	font-size: 28px;
	color: #F26519;
	font-family: bubblegum-sans, "sans-serif;";
}
.txt_footerCred {
	font-size: 14px;
	color: #890F09;
	font-family: amaranth;
	margin-top: 0px;
}
.txt_footerCred a {
	color: #7F1812;
	text-decoration: none;
	font-weight: bold;
}
.txt_footerCred a:hover {
	color: #FFFFFF;
}
.txt_footerLoc {
	font-size: 18px;
	color: #FFF;
	font-family: amaranth;
	margin-top: 0px;
	text-align: right;
	line-height: 18px;
}
.txt_footerLoc a {
	color: #FFF;
	text-decoration: none;
}
.txt_footerLoc a:hover {
	color: #FBA818;
}

.txt_main {
	font-size: 18px;
	color: #333;
	font-family: amaranth;
	margin-top: 0px;
}
.txt_main a {
	color: #F26F18;
	text-decoration: none;
}
.txt_main a:hover {
	color: #7793A1;
}
.txt_mainPrices {
	font-size: 21px;
	color: #333;
	font-family: amaranth;
	margin-top: 0px;
	display: block;
	background-color: #F8E07A;
	padding: 25px;
	width: 400px;
	border: 1px dotted #DF6923;
}
