#BrewingProcess{
	font-size: 11px;
	line-height: 15px;
	letter-spacing:.85px;
}

#BrewingProcess p.small{
  font-size:11px;
  line-height:15px;
}

#BrewingProcess div.ColHalfLeft{
	margin-left: 5px;
	width: 45%;
}

#BrewingProcess div.ColHalfRight{
	margin-right: 5px;
	width: 45%;
}


#BrewingProcess div.Row{
	clear: both;
	margin-bottom: 35px;
}

div.BrewImg{
	margin-bottom:10px;
}

#MaltGuide{
	font-size: 11px;
	line-height: 15px;
	text-align: center;
}

#MaltGuide div div{
	height: 100px;
}


/*    Beer Pages    */

#BeerImg{
	margin: 105px auto 0 auto;
	width:237px;
	position:relative;
}

#CaskImg{
	margin: 77px auto 0 auto;
	width:237px;
	position:relative;
}

#BeerNavLeft{
	position:absolute;
	left:-32px;
	top:82px;
	width:22px;
	height:14px;
}

#BeerNavRight{
	position:absolute;
	right:-32px;
	top:82px;
	width:22px;
	height:14px;
}

#CaskImg div#BeerNavLeft, #CaskImg div#BeerNavRight{
	top:110px;
}

#BeerNavLeft a:link, #BeerNavLeft a:hover, #BeerNavLeft a:active, #BeerNavLeft a:visited,
#BeerNavRight a:link, #BeerNavRight a:hover, #BeerNavRight a:active, #BeerNavRight a:visited{
	display:block;
	width:22px;
	height:14px;
}

#BeerNavLeft a{
	background:url(../img/beer-nav-left.gif) no-repeat;
}

#BeerNavRight a{
	background:url(../img/beer-nav-right.gif) no-repeat;
}

#BeerCoaster{
	position:absolute;
	left:8px;
	top:-78px;
}

#BeerCopy{
	margin-top:38px;
}

#BeerCopy h1{
	color:#F3B724;
	margin:0;
	padding:0;
}

#BeerCopy p{
	padding:5px 0;
	margin:0;
}

#BeerWhy{
	width:77px;
	height:11px;
	display:block;
	margin: 5px auto 0 auto;
	background:url(../img/why-the-name.gif) no-repeat;
}

#BeerBottom{
	position: absolute;
	bottom:-3px;
	left: -5px;
	width:380px;	
	text-align:center;
	line-height:normal;
	font-size:10px;
}

#BeerNameCopy{
	margin:68px auto 0 auto;
	width:348px;
	height:221px;
	background:url(../img/beer/postcard.jpg) no-repeat;
	line-height:normal;
	position:relative;
	letter-spacing:.85px;
}

#BeerNameCopy h1{
  text-align:left !important;
}

#BeerNameCopy div.position{
	position:absolute;
	top:66px;
	left:24px;
	width:300px;
}

#BeerNamePhoto{
	position:absolute;
}

.PhotoOGold{
	top:-60px;
	right:0px;
}

.PhotoGCoast{
	top:-90px;
	right:-10px;
}

.PhotoCapitol{
	top:-60px;
	right:0;
}

.PhotoFirehouse{
	top:-90px;
	right:-20px;
}

.PhotoDundee{
	top:-60px;
	right:-20px;
}

.PhotoBlackstone{
	top:-75px;
	right:-20px;
}

.PhotoRootBeer{
	top:-65px;
	right:-20px;
}

#BeerNameCopy h1{
	color:#FA981F;
	margin:0;
	padding:0;
}

#BeerNameCopy p{
	padding:0;
	margin:0;
	font-size:10px;
	line-height:normal;
	color:#300;
}

#BeerPhotoCredit{
	font-size:10px;
	line-height:normal;
	margin: 3px 0 0 4px;
	float:left;
	width:275px;
}

#BeerBack{
	width:35px;
	background:url(../img/back.gif) no-repeat;
	float:right;
	margin:10px 8px 0 0;
}

#BeerBack a{
	display:block;
	width:35px;
	height:11px;
}



#Seasonal{
	padding:18px;
}

.month{
	color: #5B9033;
	font-size:16px;
}

.name{
	color: #F3B724;
	font-size:20px;
}

.abv{
	color: #F3B724;
	padding-left:10px;
}

.orange{
	color: #D67822;
}

.green{
	color: #5B9033;
}

/*    /Beer Pages    */
