﻿body{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background: #FFFFFF url('images/background.jpg');
}

img {
	border: none;
	margin: none;
	padding: none;
	display: block;
	font-size: 0;
}

p {
	text-align:justify;
}

a {
	color:#002B5C;
}

ol {
	margin-left:0px;
	padding-left:15px;
	margin-top:-10px;
}

li {
	font-size: 10px;
}

.titleCenterUL {
	color: #B12C1B;
	font-size:16px;
	text-align:center;
	font-weight:bold;
	text-decoration:underline;
}

.titleCenterNoUL {
	color: #B12C1B;
	font-size:16px;
	text-align:center;
	font-weight:bold;
}

.titleLeftUL {
	color: #B12C1B;
	font-size:16px;
	text-align:left;
	font-weight:bold;
	text-decoration:underline;
}

.titleLeftNoUL {
	color: #B12C1B;
	font-size:16px;
	text-align:center;
	font-weight:bold;
}

.picCaption {
	font-size:9px;
}

.picCaptionColor {
	color: #B12C1B;
	font-size:9px;
}

.beerMenuTitle {
	color: #B12C1B;
	font-size:12px;
	font-weight:bold;
}

.beerMenu {
	font-size:11px;
}

.beerMenuStats {
	font-size:11px;
	font-weight:bold;
}

.beerMenuLink {
	font-size:12px;
}

.beerTermMainTitle {
	color: #B12C1B;
	font-size:10px;
	font-weight:bold;
}

.beerTermTitle {
	color: #B12C1B;
	font-size:11px;
	font-weight:bold;
}

.beerTerms {
	font-size:11px;
}

.textFieldColor {
	color: #888888;
}

.requiredField {
	font-size: 20px;
	color: #005DAA;
}

#fullpage {
	position:relative;
	left:50%;
	top:0px;
	width:775px;
	margin-left:-388px;
}

/* #fullpage {
	position:absolute;
	left:0px;
	top:0px;
	width:775px;
} */

#bannerHome {
	position:relative;
	width:775px;
	height:999px;
	background: #FFFFFF url('images/index_07.jpg');
}

#bannerTop {
	position:relative;
	width:775px;
	height:129px;
	background: #FFFFFF url('images/bannerTop.jpg');
}

#bannerMid {
	position:relative;
	width:775px;
	height:263px;
	background: #000000 url('images/bannerMid.jpg');
}

#bannerBottom {
	position:relative;
	width:775px;
	height:41px;
	background: #FFFFFF url('images/bannerBottom.jpg');
}

#mainBody {
	position:relative;
	width:775px;
	height:1438px;
	background: #FFFFFF;
}

#leftBorder {
	float:left;
	width:63px;
	height:1438px;
	background: #FFFFFF url('images/leftBorder.jpg');
}

#navArea {
	float:left;
	width:93px;
	height:1438px;
}

#nav1 {
	float:left;
	width:93px;
	height:1px;
	background: #FFFFFF url('images/nav1.jpg');
}

#nav2 {
	float:left;
	width:93px;
	height:16px;
	background: #FFFFFF url('images/nav2.jpg');
}

#navHistory {
	float:left;
	width:93px;
	height:93px;
	background: #FFFFFF url('images/navHistory.jpg');
}

#history {
	float:left;
	width:93px;
	height:93px;
	background: #FFFFFF url('images/history.jpg');
}

#nav3 {
	float:left;
	width:93px;
	height:12px;
	background: #FFFFFF url('images/nav3.jpg');
}

#navBeers {
	float:left;
	width:93px;
	height:92px;
	background: #FFFFFF url('images/navBeers.jpg');
}

#beers {
	float:left;
	width:93px;
	height:92px;
	background: #FFFFFF url('images/beers.jpg');
}

#nav4 {
	float:left;
	width:93px;
	height:13px;
	background: #FFFFFF url('images/nav4.jpg');
}

#navContact {
	float:left;
	width:93px;
	height:92px;
	background: #FFFFFF url('images/navContact.jpg');
}

#contact {
	float:left;
	width:93px;
	height:92px;
	background: #FFFFFF url('images/contact.jpg');
}

#nav5 {
	float:left;
	width:93px;
	height:14px;
	background: #FFFFFF url('images/nav5.jpg');
}

#navPhotos {
	float:left;
	width:93px;
	height:92px;
	background: #FFFFFF url('images/navPhotos.jpg');
}

#photos {
	float:left;
	width:93px;
	height:92px;
	background: #FFFFFF url('images/photos.jpg');
}

#nav6 {
	float:left;
	width:93px;
	height:13px;
	background: #FFFFFF url('images/nav6.jpg');
}

#navBrewmaster {
	float:left;
	width:93px;
	height:92px;
	background: #FFFFFF url('images/navBrewmaster.jpg');
}

#brewmaster {
	float:left;
	width:93px;
	height:92px;
	background: #FFFFFF url('images/brewmaster.jpg');
}

#nav7 {
	float:left;
	width:93px;
	height:908px;
	background: #FFFFFF url('images/nav7.jpg');
}

#content {
	float:left;
	width:619px;
	height:1438px;
	background: #FFFFFF url('images/content.jpg');
}

#footerHome {
	position:relative;
	width:775px;
	height:49px;
	background: #FFFFFF url('images/index_13.jpg');
	text-align:center;
	color:#FFFFFF;
	line-height:14px;
}

#subFooterHome {
	padding:10px 0px 0px 0px;
}

#subFooterHome a {
	color:#FFFFFF;
}

#footer {
	position:relative;
	width:775px;
	height:49px;
	background: #FFFFFF url('images/footer.jpg');
	text-align:center;
	color:#FFFFFF;
	line-height:14px;
}

#subFooter {
	padding:10px 0px 0px 0px;
}

#subFooter a {
	color:#FFFFFF;
}

#picLayer {
	position: absolute;
	visibility: hidden;
	width: 455px;
	height: 330px;
	left: 241px;
	top: 453px;
	background-color: #000;
	border: 1px solid #000;
	padding: 10px;
}

#picClose {
	float: right;
}

#picLayer2 {
	position: absolute;
	visibility: hidden;
	width: 455px;
	height: 587px;
	left: 241px;
	top: 453px;
	background-color: #000;
	border: 1px solid #000;
	padding: 10px;
}

#picClose2 {
	float: right;
}

.text9pt {
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}

.text10pt {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

.text11pt {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.text14pt {
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}

.text24pt {
	font-size: 24px;
	font-weight: normal;
	color: #000000;
}

.text48pt {
	font-size: 48px;
	font-weight: normal;
	color: #000000;
}

.textFieldColor {
	color: #888888;
}

.requiredField {
	font-size: 20px;
	color: #005DAA;
}

.textBlue {
	color: #005DAA;
}

.textCentered {
	text-align:center;
}

