
body {
	background: url('siteimages/wideback.jpg') fixed top left repeat-y;
}

a { 
	letter-spacing: 1px;
}


a:link { 
	color: #FF9900;
}

a:visted {
	color: purple;
}

a:hover {
}

a:active {
	color: red;
}

.urgent { /* For time-sensitive or urgent information.*/
	color: #FFCC00;
}
p.urgent {
	font-weight: bold;
}

.address { /* For listing addresses */
	list-style: none;
}

.address li#name {
	position: relative;
	left: -20px;
	font-weight: bold;
}


/* This sets the stylization for all content within the "container" */

#container {
	display: block;
	width: 950px;
	height: 100%;
	position: static;
	margin: 0px;
	font-family: "Lucida Sans";
}

/* This sets the header. */

#header {
	display: block;
	background-color: black;
	height: 70px;
	width: 100%;
	position: relative;
	text-align: center;
}

#header h1 {
	color: white;
	position: relative;
	left: -115px;
	top: 20px;
	font-size: 20pt;
}	

/* This positions the navigation panel */

#nav {
	display: block;
	position: relative;
	width: 300px;
	height: 400px;
	padding: 10px;
	font-weight: bold;
	font-size: 14pt;
	background: url('siteimages/hops.gif') no-repeat top left;
	background-position: 0px -5px;
}

#nav ul {
	list-style: none;
}


/* This sets each pages relavent sub menus */

ul#pro-sub, ul#home-sub, ul#event-sub {
	display: none;
	left: -30px;
	position: relative;
	font-size: 10pt;
	line-height: 11pt;
	font-weight: normal;
}

.pronav ul#pro-sub {
	display: block;
}

.homenav ul#home-sub {
	display: block;
}

.eventnav ul#event-sub {
	display: block;
}

/* This sets the hyperlink stylization */

#nav a {
	color: black;
	text-decoration: none;
	letter-spacing: normal;	
}

#nav a:hover {
	text-decoration: underline overline;
}

#nav a:active {
	text-decoration: underline;
}

li#homepage {
	position: relative;
	left: 90px;
}

li#professional {
	position: relative;
	top: 15px;
	left: 110px;
}

li#homebrew {
	position: relative;
	top: 30px;
	left: 90px;
}

li#kegcomp {
	position: relative;
	top: 45px;
	left: 40px;
}

li#events {
	position: relative;
	top: 60px;
	left: 40px;
}

li#contact {
	position: relative;
	top: 75px;
	left: 40px;
}

li#TBBW {
	position: relative;
	top: 90px;
	left: 40px;
}

li#links {
	display: none;
	position: relative;
	top: 100px;
	left: 0px;
}

	
/* Page content stylization begins here */


#logo {
	display: block;
	position: absolute;
	width: 235px;
	height: 425px;
	top: -50px;
	left: 420px; 
} 
	

#logohack {
	display: block;
	float: right;
	width: 235px;
	height: 375px;
	clear:left;
}

#content {
	display: block;
	position: absolute;
	top: 80px;
	left: 300px;
	width: 631px;
	border-style: solid;
	border-color: black;
	border-width: 0px 1px 1px 6px;
	padding: 10px;
	text-align: justify;
	font-family: Arial;
	font-size: 100%;
	line-height: 110%;	
}	


#content a {
	font-weight: bold;
}

#content h3 {
	display: block;
	position: relative;
	top: 10px;
	line-height: 150%;
	letter-spacing: 1px;
	font-size: 115%;
	text-align: center;
	background-color: black;
	color: white;
	width: 350px;
}

.contentlist li {
	font-size: 90%;
	margin-bottom: 4px;
	}
	

/* Table style starts */



#table {
	display: block;
	position: relative;
	font-size: 75%;
	text-align: center;
	width: 633px;
}

#brewery {
	font-weight: bold;
	text-align: left;
	padding: 3px;
	
}

#table h3 {
	text-align: center;
	text-size: 100%;
}

.odd td {  
	border-top: solid black 1px;
	border-bottom: solid black 1px;
}


th {
	text-align: center;
	font-size: 125%;
	color: white;
	background: #666666;
}

.goldenrule {
	clear: right;
}

/* Hot News stylization begins here */

#hotnews h4 {
	display: block;
	position: absolute;
	width: 200px;
	top: 400px;
	font-size: 80%;
	text-align: center;
	border: dotted black 2px;
	padding: 5px;
}

/* ------------------ABM Event Form Stylization---------------------- */

#form {
	display: block;
	position: relative;	
}

#form p {
	font-weight: bold;
	text-decoration: underline;
}

input {
	display: block;
	position: relative;
	top: -20px;
}

#formwebsite {
	display: block;
	position: relative;
	top: -79px;
	left: 180px;
}

#formregion {
	display: block;
	position: relative;
	top: -100px;
}

.radio {
	display: inline;
	position: relative;
	top: 0px;
}	

#formlocation { 
	top: -100px;
	display: block;
	position: relative;
}

#formphone {
	top: -179px;
	left: 180px;
	display: block;
	position: relative;
}

#formdate {
	top: -200px;
	display: block;
	position: relative;
}

#formtime {
	display: block;
	position: relative;
	top: -279px;
	left: 180px;
}

#formcost {
	display: block;
	position: relative;
	top: -300px;
}

#formemail {
	display: block;
	position: relative;
	top: -300px;
}

#formdetails {
	display: block;
	position: relative;
	top: -300px;
}

textarea {
	display: block;
	position: relative;
	width: 400px;
}

#formsubmit {
	display: block;
	position: relative;
	top: -275px;
}
	

/* ------------------ABM Discount Form Stylization---------------------- */

#form2website {
	display: block;
	position: relative;
	top: -79px;
	left: 180px;
}

#form2region {
	display: block;
	position: relative;
	top: -100px;
}

#form2location { 
	top: -100px;
	display: block;
	position: relative;
}

#form2phone {
	top: -179px;
	left: 180px;
	display: block;
	position: relative;
}

#form2email {
	display: block;
	position: relative;
	top: -200px;
}

#form2details {
	display: block;
	position: relative;
	top: -200px;
}


#form2submit {
	display: block;
	position: relative;
	top: -175px;
}

/* Footer stylization starts here */

#footer {
	display: none;
  display: block;	  
	height: 300px;	
	width: 800px;
  position: absolute;
	margin-top: -140px; 
	height: 140px;
	clear:both;} 

#sponsors {	display: block;
	position: absolute;
	width: 900px;
	top: 900px;
	#top: 500px; /* IE-Specific height */
	left: 50px;
	font-size: 80%;
	text-align: center;
	border: dotted black 2px;
	padding: 5px;
}

#sponsors2 {	display: block;
	position: absolute;
	width: 900px;
	top: 1200px;	
	left: 50px;
	font-size: 80%;
	text-align: center;
	border: dotted black 2px;
	padding: 5px;
}




