body
{
	color: #000080;
	font-size: small;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	line-height: normal;
	background-color: #94C6DE;
	background-image: url(../images/hops2.jpg);
	background-repeat: repeat-y;
}

* html body
{
	font-size: x-small;
	/* for IE5/Win */
	f\ont-size: small;
	/* for other IE versions */
}

h1
{
	font-size: 150%;
	font-weight: bold;
	text-align: center;
	display: block;
}

h2
{
	font-size: 130%;
	font-weight: bold;
	margin: 0.83em 0;
}

p
{
	line-height: normal;
	margin-top: 6px;
}

ol
{
	color: #000080;
	background-color: #94c6de;
}

ul
{
	color: #000080;
	list-style-position: inside;
}

a:link
{
	color: #f00;
	background-color: transparent;
	text-decoration: none;
}

a:visited
{
	color: #004080;
	background-color: transparent;
	text-decoration: none;
}

a:hover
{
	color: #ff3333;
	background-color: transparent;
	text-decoration: none;
}

a:active
{
	color: yellow;
	background-color: transparent;
	text-decoration: none;
}

.rev_type
{
	color: yellow;
	font-weight: bold;
	font-size: 130%;
	background-color: navy;
	background-repeat: no-repeat;
	text-decoration: none;
}

.yellowtype
{
	color: yellow;
	background-color: navy;
}

.statement
{
	font-size: 115%;
	text-decoration: none;
}

.boldstatement
{
	font-size: 150%;
	font-weight: bold;
	text-decoration: none;
}

.jbc
{
	font-size: 150%;
	font-weight: bold;
	text-decoration: none;
	border-top: medium solid #000081;
	border-bottom: medium solid #000081;
	margin-left: 100px;
	margin-right: 100px;
}

.block_space
{
	font-size: 150%;
	font-weight: 800;
	line-height: 30px;
}

.top
{
	vertical-align: top;
}

.required
{
	color: #F00;
	background-color: #94C6DE;
	font-size: 120%;
}

#Navigation
{
	position: absolute;
	top: 195px;
	left: 8px;
	width: 115px;
	height: 265px;
	border-top: 4px solid navy;
	border-bottom: 4px solid navy;
	background-image: url(../images/gradient.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;
}

#navcontainer ul
{
	list-style-type: none;
	background-image: url(../images/gradient.jpg);
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
}

#navcontainer li a
{
	color: #f00;
	font-size: 130%;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	display: block;
	height: 26px;
	text-indent: 5px;
}

#navcontainer li a:visited
{
	color: #0000cd;
}

#navcontainer li a:hover
{
	color: #090;
}

#navcontainer li a:active
{
	color: red;
}

#Banner
{
	position: absolute;
	height: 150px;
	width: 760px;
	left: 150px;
	top: 10px;
}

#PageContent
{
	position: absolute;
	top: 150px;
	left: 150px;
	width: 610px;
	height: auto;
	min-height: 700px;
}

#ContentContainer
{
	position: relative;
	width: 610px;
	height: auto;
	visibility: visible;
}

#PageContentOther
{
	position: absolute;
	top: 150px;
	left: 150px;
	width: 610px;
	height: auto;
}

#LegalDrinkingAge
{
	color: yellow;
	background-color: navy;
	height: auto;
	padding: 1%;
}

#BrewPageContent
{
	position: absolute;
	top: 160px;
	left: 300px;
	width: 320px;
	height: 800px;
}

#BrewsPageContent
{
	position: absolute;
	top: 150px;
	left: 150px;
	width: 610px;
	height: auto;
}

#store
{
	float: left;
	width: 600px;
	padding: 10px 0;
}

#store dl
{
	float: left;
	width: 560px;
	margin: 10px 20px;
	padding: 0;
	display: inline;
}

#store dt
{
	float: right;
	width: 299px;
	margin: 0;
	padding: 0;
	font-size: 130%;
	font-weight: bolder;
}

#store dd
{
	margin: 0 0 0 261px;
	padding: 0;
	line-height: 1.5em;
}

#store dl dd.img
{
	margin: 0;
}

#store dd.img img
{
	float: left;
	margin: 0 8px 0 0;
}

#store dd.order
{
	font-size: 120%;
	margin-top: 1em;
}

/* reverse float */
#store .alt dt
{
	float: left;
}

#store .alt dd
{
	margin: 0 261px 0 0;
}

#store .alt dd.img img
{
	float: right;
	margin: 0 0 0 8px;
}

#store .alt dd.order
{
	font-size: 120%;
	margin-top: 1em;
}

#SteelheadPale
{
	height: 183px;
	width: 191px;
	left: 0px;
	top: 60px;
	position: absolute;
	visibility: visible;
}

#DoubleIPA
{
	height: 183px;
	width: 191px;
	left: 212px;
	top: 10px;
	position: absolute;
	visibility: visible;
}

#JamaicaRed
{
	height: 183px;
	width: 191px;
	left: 424px;
	top: 60px;
	position: absolute;
	visibility: visible;
}

#JamaicaSunset
{
	height: 183px;
	width: 191px;
	left: 375px;
	top: 260px;
	position: absolute;
	visibility: visible;
}

#SteelheadPorter
{
	height: 183px;
	width: 200px;
	left: 50px;
	top: 260px;
	position: absolute;
	visibility: visible;
}

#SteelheadStout
{
	height: 183px;
	width: 195px;
	left: 50px;
	top: 460px;
	position: absolute;
	visibility: visible;
}

#JohnBarleycorn
{
	height: 183px;
	width: 191px;
	left: 375px;
	top: 460px;
	position: absolute;
	visibility: visible;
}

#Brews
{
	height: 131px;
	width: 812px;
	position: absolute;
	top: 660px;
	left: 90px;
	visibility: visible;
}

#Footer
{
	text-align: center;
	position: absolute;
	left: 25px;
	bottom: 150px;
	border-top: 2px solid gray;
}

#AbsoluteFooter
{
	text-align: center;
	position: absolute;
	left: 150px;
	bottom: 50px;
	border-top: 2px solid gray;
}

#FooterOther
{
	text-align: center;
	position: relative;
	padding-top: 6px;
	border-top: 2px solid gray;
	margin-top: 6px;
	margin-bottom: 25px;
	top: 25px;
	bottom: 150px;
	clear: both;
	display: block;
}

#BrewFooter
{
	text-align: center;
	position: relative;
	padding-top: 6px;
	border-top: 2px solid gray;
	margin-top: 6px;
	margin-bottom: 25px;
	top: 780px;
	display: block;
	width: 600px;
	left: 150px;
	height: auto;
}

#BrewsFooter
{
	text-align: center;
	position: relative;
	padding-top: 6px;
	border-top: 2px solid gray;
	margin-top: 6px;
	margin-bottom: 25px;
	display: block;
	width: 600px;
}

#thisform
{
	font-family: Verdana, sans-serif;
	color: navy;
	background-color: #94C6DE;
	width: 450px;
	position: relative;
	left: 10%;
}

#thisform br
{
	clear: left;
}

#thisform #radioYes
{
	width: auto;
}

#thisform #radioNo
{
	width: auto;
}

#thisform #submit
{
	width: auto;
	position: relative;
	left: 45%;
}

#thisform #clear
{
	width: auto;
	position: relative;
	left: 55%;
}

#thisform label
{
	font-weight: bold;
	color: navy;
	background-color: #94C6DE;
	display: block;
	text-align: right;
	width: 150px;
	float: left;
	padding-right: 20px;
	vertical-align: middle;
}

#thisform input
{
	width: 200px;
	margin: 0 0 10px 0;
}

#thisform input:focus
{
	color: #000080;
	background-color: #ff6;
}

#thisform select
{
	display: block;
	float: left;
	width: 175px;
	margin: 0 0 10px 0;
}

#thisform fieldset
{
	padding: 0 15px;
	border-color: navy;
	border-width: 1px;
	border-style: solid;
}

#thisform legend
{
	font-weight: bold;
	color: navy;
	background: #eee;
	padding: 4px 8px;
	border-color: #CCC #999 #999 #CCC;
	border-width: 1px;
	border-style: solid;
}

#thisform textarea:focus
{
	color: #000080;
	background-color: #ff6;
}
