/* CSS Document */

body {
	text-align:center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	margin-top: 0px;
	background-repeat: repeat;
	background-position: center top;
	background-color: #4A433F;
}
#ageVerify {
	background-color: #4A433F;
	height: 300px;
	width: 438px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#Verify1 {
	background-color: #4A433F;
	width: 437px;
	visibility: visible;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 100;
}
#verify2 {
	width: 437px;
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 0px;
	z-index: 101;
	height: 200px;
	background-color: #4A433F;
}

#newsletter {
	height: 20px;
	width: 127px;
	position: absolute;
	left: 594px;
	top: 86px;
	color: #FFFFFF;
}

h2 {
	color: #4A433F;
	text-transform: uppercase;
	font-size: 1em;
}
.beerWrapper {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	border: 3px solid #FFC300;
	padding: 30px;
}
.beerWrapper4 {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	border: 3px solid #CC3333;
	padding: 30px;
}
.paypal { text-align: left; width: 150px; float: none; padding-right: 300px; padding-left: 275px; }
.beerWrapper3 { margin-right: auto; margin-left: auto; padding: 30px; width: 660px; border: solid 3px #ffc300; }
/* Sets all margins and padding to zero*/

* {
margin: 0;
padding:0;
}

/* Main Wrapper*/
#wrapper {
	text-align:left;
	width:911px;
	position:relative;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-size: 1.2em;
}

/* Main Layout */
#left {
	background-color: #CCCCCC;
	width: 200px;
	float: left;
}
#picture {
	float: left;
	width: 130px;
	background-color: #999999;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 20px;
}

#right {
	background-color: #666666;
	float: left;
	width: 560px;
}
#headerBand {
	height: 120px;
	width: 911px;
	float: left;
}
#logoBox {
	float: left;
	height: 87px;
	width: 226px;
	color: #CCCCCC;
	margin-top: 15px;
}
#navBox {
	float: right;
	height: 60px;
	width: 679px;
	padding-top: 50px;
}

#contentWrapper {
	float: left;
	width: 911px;
	background-repeat: repeat;
}
#topCurve {
	background-repeat: no-repeat;
	float: left;
	height: 199px;
	width: 911px;
	position: relative;
}
.taglineBox {
	height: 30px;
	position: absolute;
	left: 37px;
	top: 171px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	color: #4A433F;
	text-transform: uppercase;
	font-weight: bold;
	width: 511px;
}

.taglineBox2 {
	height: 30px;
	position: absolute;
	right: 0px;
	top: 171px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	color: #4A433F;
	text-transform: uppercase;
	font-weight: bold;
	width: 111px;
}

#contentBox {
	float: left;
	width: 791px;
	background-image: url(images/BG_content.jpg);
	background-repeat: repeat-y;
	background-position: top;
	padding-right: 60px;
	padding-left: 60px;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 20px;
}
.titleWrapper {
	float: left;
	width: 51px;
	margin-right: 30px;
	height: 400px;
}
.bodyText {
	float: left;
	width: 785px;
}
.bodyTextColumn1 { width: 195px; float: left; }
.bodyTextColumn2 { width: 195px; float: left; padding-left: 30px; }
.bodyTextColumn3 { width: 170px; float: left; margin-left: 20px; }
.bodyTextColumn4 { width: 160px; float: right; }

#bottomCurve {
	float: left;
	height: 38px;
	width: 911px;
	background-image: url(images/bottomCurve.jpg);
	background-repeat: no-repeat;
}





/*
JESSE FOOTER CREDITS
*/
a.jesse:link {
	color: #FFC604;
	font-size:8pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none
}
a.jesse:visited {
	color: #FFC300;
	font-size: 8pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none
}
a.jesse:hover {
	color: #FFC301;
	font-weight: bold;
	font-size: 8pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
	letter-spacing: 1pt
}
a.jesse:active {
	color: #FFC505;
	font-size: 8pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none
}



#jesseCredit {
	width: 800px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-bottom: 50px;
}

a.address:link {
text-decoration:none;
}

a.address:visited {
text-decoration:none;
}

a.address:hover {
text-decoration:underline;
}

a.address:active {
text-decoration:none;
}

a.age:link {
	text-decoration:none;
	color: #FFFFFF;
}

a.age:visited {
text-decoration:none;
color: #FFFFFF;
}

a.age:hover {
text-decoration:underline;
color: #FFFFFF;
}

a.age:active {
text-decoration:none;
color: #FFFFFF;
}

/*
PAGE FOOTER
*/

#footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #F7BB00;
}

#footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #F7BB00;
}

#footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #F7BB00;
}

#footer a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #F7BB00;
}



#footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #F7BB00;
}

#footerBox {
	width: 800px;
	padding-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	color: #FEC202;
	margin-top: 40px;
}
#beerBottle {
	background-repeat: no-repeat;
	position: absolute;
	left: 32px;
	top: 160px;
	height: 119px;
	width: 848px;
	background-color: #00FF33;
	z-index: 5000;
}



/*
Navigation Banner
*/

#navigationBanner {
	background-color: #0033FF;
	height: 50px;
	width: 760px;
}


/*
Clears floats within container, so container continues to wrap around contents
*/
.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

.clearfix {display:inline-table;}
/*Hides from IE-mac\*/
*html .clearfix {height:1%;}
.clearfix {display:block;}
/*End hide from IE-mac */
#homeText {
	float: left;
	width: 550px;
}
.beer_image {
	float: right;
	margin-left: 30px;
}
.distro_image { text-align: center; float: left; }
.beerWrapper2 {
	width: 560px;
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.slideshowBox {
	float: right;
	height: 480px;
	width: 290px;
	margin-left: 20px;
}
#newsletterBox {
	width: 180px;
	margin-right: auto;
	margin-left: auto;
}
li {
	margin-bottom: 5px;
	margin-left: 25px;
}
#contactBox {
	width: 260px;
	margin-right: auto;
	margin-left: auto;
}
#contactBox2 {
	width: 450px;
	margin-right: auto;
	margin-left: auto;
}
#contactBox3 {
	width: 260px;
	float: right;
	margin-right: 50px;
}
#contactBox4 {
	width: 260px;
	float: left;
	margin-left: 150px;

}
