@charset "UTF-8";
/* CSS Document */
body  {
	margin: 0px;
	font-size: 100%;
	font-family:  "Lucida Grande", "Trebuchet MS", sans-serif;
	color: #000;
	background-image: none;
	min-height: 100%;
	position: relative;
	background-color: #C30;
}
/* IE only	*/
* html body{
	height: 100%;
	font-family: verdana, sans-serif;
	font-size: 100%;
	background-color: #C30;
	padding: 0px;
	margin-top: 1em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#wrapper {
	height: 100%;
	width: 800px;
	margin-top: 1em;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-bottom: 1.5em;
	background-color: #FFF;
}
*html #wrapper {
	height: auto;
	width: 800px;
	margin-top: 2em;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-bottom: 1.5em;
	background-color: #FFF;
	vertical-align: bottom;
}
#content {
	height: auto;
	width: 800px;
	margin: 0px;
	padding: 0px;
	border-bottom-width: thick;
	border-bottom-style: none;
	border-bottom-color: #F0F;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #FFF;
}
#header {
	height: 158px;
	width: 800px;
	padding: 0px;
	background-color: #3C5A3A;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}
#header img {
	vertical-align: top;
} /* you may use - display: block; - if you prefer */
#topMenu {
	padding: 0px;
	height: 28px;
	width: 800px;
	bottom: 0px;
	margin: 0em;
	background-color: #4E6D4B;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#bottomMenu {
	height: 24px;
	width: 800px;
	background-color: #3E5A3A;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: both;
	margin-top: 1em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 0.85em;
	color: #FC0;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h1 {
	font-family: "Lucida Grande", "Trebuchet MS", sans-serif;
	font-size: 1.25em;
	width: 800px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
	padding-top: 4px;
	padding-bottom: 0px;
	text-align: center;
	padding-right: 0px;
}
p {
	height: auto;
	width: 525px;
	padding-left: 240px;
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 0.85em;
	line-height: 1.4em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}
.beerData {
	height: auto;
	width: 540px;
	padding-left: 240px;
	font-family: "Lucida Grande", "Trebuchet MS", sans-serif;
	margin-bottom: 1em;
	margin-top: 0px;
	position: relative;
	font-size: 0.85em;
	line-height: 1.4em;
}
.beerData h1 {
	height: auto;
	width: 540px;
	padding-left: 0px;
	position: relative;
	font-family: "Lucida Grande", "Trebuchet MS", sans-serif;
	font-size: 1.25em;
	line-height: 1.4em;
	margin-bottom: .5em;
	margin-top: 0px;
}
.beerData p {
	height: auto;
	font-family: "Lucida Grande", "Trebuchet MS", sans-serif;
	margin-bottom: 1em;
	margin-top: 0px;
	padding: 0px;
	color: #000;
	width: 540px;
	font-size: 100%;
	line-height: 1.4em;
}
body#home a#homeNav, body#ontap a#ontapNav, body#food a#foodNav, body#events a#eventsNav, body#store a#storeNav, body#photos a#photoNav, body#contact a#contactNav {
	color: #FBCB32;
	border-bottom-width: 2px;
	border-bottom-style: none;
	border-bottom-color: #FC0;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-weight: bold;
}
a.info {
	position:relative;
	background-color:#FF6;
	color:#000;
	text-decoration:none;
	font-family: "Lucida Sans Regular", Arial, sans-serif;
}
a.info:hover {
	z-index:0;
	background-color:#ff0
}
a.info span {
	display: none;
	background-color: #FF0;
}
a.info:hover span { /*the span will display just on :hover state*/
	display:block;
	position:absolute;
	left:-5em;
	width:15em;
	border:1px solid #000;
	background-color:#FFC;
	color:#000;
	text-align: center;
	font-family: "Lucida Sans Regular", Arial, sans-serif;
	padding: 5px;
	top: 1.5em;
	height: auto;
}
.arc90_imgcaptionTXT {
	font-size: .8em;
	color: #666;
	text-align: left;
}
p.arc90_imgcaptionALT {
	margin-top: 2px;
	margin-bottom: 6px;
	font-size: .65em;
	text-align: right;
}
span.arc90_imgcaptionALT {
	padding: 2px;
	padding-left: 4px;
	padding-right: 4px;
	background: #888;
	color: #fff;
}
.arc90_imgcaption {
	text-align: center;
	border: 1px solid #CC330D;
	padding: .5em;
	width: 9em;
	margin-top: 0em;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
}
.   /* \*/
* html .gainlayout {
height: 1%;
}
.floatr {
	float: right;
	margin-left: 0.5em;
	margin-right: 1em;
}
.clearboth {
	clear: both;
	height: 1px;
	width: 800px;
}
#footer {
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 0.75em;
	color: #FFF;
	text-align: center;
	margin: 0px;
	height: 22px;
	background-color: #C30;
	padding-top: 1em;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#copyright {
	text-align: center;
	color: #FFF;
	font-family: Arial;
	height: auto;
	width: 800px;
	background-color: #D0450F;
	font-size: 0.8em;
	padding-top: 1em;
}
