body {
	margin:0;
	padding:0;
	background-image:url(../images/bkgd.jpg);
	background-repeat:repeat-x;
	background-color:#000000;
	height:100%;
}

h1 {
	font-family:"trebuchet ms";
	font-size:25px;
	color:#F5AB46;
	font-weight:normal;
	margin-top:2px;
	padding-top:2px;
}

h2 {
	font-family:"trebuchet ms";
	font-size:20px;
	font-weight:normal;
	color:#F5AB46;
	padding:0;
	margin-bottom:3px;
}

h3 {
	font-family:"trebuchet ms";
	font-size:11px;
	font-weight:normal;
	color:#F5AB46;
	padding:0;
	margin:0;
}

a {
	color:#F5AB46;
	text-decoration:underline;
}

a:hover {
	color:#fff;
	text-decoration:none;
}

#container {
	color:#FFF;
	width:774px;
	margin:auto;
	font-family:"trebuchet ms";
	font-size:15px;
	line-height:27px;
	background-image:url(../images/bodyBkgd_top.jpg);
	background-repeat:no-repeat;
	background-position:0 130px;
	min-height:500px;
	height:auto;
}

/* for Internet Explorer */
/*\*/
* html #container {
height: 500px;
}
/**/

#header {
	width:774px;
	height:168px;
	padding:0;
	margin:0;
}

#navigation {
	font-family:"trebuchet ms", arial;
	position:absolute;
	font-size:14px;
	top:115px;
	margin-left:163px;
	color:#F5AB46;
	visibility: visible;
	z-index:100;
}

#navigation li {
	display:inline;
}

#navigation a {
	color:#F5AB46;
	text-decoration:none;
	border-right: 1px solid #F5AB46;
	padding-right:5px;
	padding-left:3px;
}

#navigation a:visited {
	color:#F5AB46;
}

#navigation a:hover {
	color:#FFF;
	text-decoration:underline;
}

#contentLeft {
	float:left;
	width:520px;
}

#contentRight {
	float:right;
	width:193px;
	background-image:url(../images/bkgd_content2.gif);
	background-repeat:repeat-y;
	padding:0;
	margin:0;
	text-align: center;
}

#viewSelection {
	margin-top:60px;
	width:216px;
	height:53px;
	float:right;
}

#viewSelection a {
	color:#F5AB46;
	text-decoration:none;
	display:block;
	width:216px;
	height:53px;
	background-image:url(../images/viewSelection.jpg);
	background-repeat:no-repeat;
}

#viewSelection a:hover {
	color:#FFFFFF;
	width:216px;
	height:53px;
	background-image:url(../images/viewSelection_over.jpg);
	background-repeat:no-repeat;
}

#footer {
	color:#f5ab46;
	background-image:url(../images/footer.gif);
	background-repeat:no-repeat;
	width:774px;
	height:55px;
	clear:both;
	padding-top:1px;
	vertical-align:middle;
}

#footer li {
	font-family:"trebuchet ms", arial;
	font-size:11px;
	display:inline;
}

#footer a {
	color:#f5ab46;
	text-decoration:none;
}

#footer a:visited {
	color:#F5AB46;
}

#footer a:hover {
	color:#FFF;
	text-decoration:underline;
}

.brewhouse2 {
	float:right;
}
