body
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color:#dedede;
	background-image: url('images/bg2.jpg');
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:76%;
	text-align:center;
}
img{
	border:0px;
}
form{
	margin:0px;
	padding:0px;
	}
p{
 	font-size:100%;
	margin:0 0 12px 0;
	padding:0;
}
.strapline{
	margin: 0 auto;
	width:788px;
	font-size:90%;
	color:#fff;
	font-weight:bold;
	text-align:center;
}
.menu{
	margin:4px 0px 0px 0px;
	float:left;
	width:788px;
	height:43px;
	background-color:#000;
	font-size:105%;
	border-top:1px solid #82551B;
	border-bottom:1px solid #82551B;
}
.menu ul {color:#FFFFFF;margin:0px 0px 0px 10px; padding:0; list-style-type:none;font-family: Arial, Helvetica, sans-serif;font-weight:bold;font-size:100%;font-style:italic;}
.menu li {background-image: url('images/bullet.jpg');background-position:top right ;background-repeat:no-repeat;color:#FFFFFF;float:left; margin:0px 0px 0px 0px ;padding:0px 16px 0px 2px; display:inline-block;}
.menu li a:active, .menu li a:link, .menu li a:visited {margin:14px 0px 0px 0px ;padding:0px 0px 0px 0px;color:#FFFFFF;display:inline-block;text-decoration:none;}
.menu li a:hover {color:#DBA03C;}

.glassbottom{
	width:99px;
	height:53px;
	float:left;
	background-image: url('images/glassbottom.jpg');
	background-repeat:no-repeat;
}
.border{    
	margin: 0 auto;
	text-align:center;
	width:788px;
	background-color:#000;
	border:1px solid #82551B;
}
.bottomspace{
	height:30px;
	margin:0 auto;
	width:788px;
}
.header_sub{
	height:207px;
	width:788px;
}
.header_home{
	height:272px;
	width:788px;
}

.contentcontainer{
	width:788px;
	min-height:500px;
	border-bottom:1px solid #82551B;
}
.leftbox{
	background-color:#000;
	width:124px;
	color:#D98D2A;
	font-weight:bold;
	float:left;
	min-height:500px;
}
.content{
	width:664px;
	min-height:500px;
	float:left;
	text-align:left;
	color:#82551B;
	background-color:#FAF0D7;
	background-image: url('images/sunburst.jpg');
	background-repeat:no-repeat;
}
.textpadding{
	width:574px;
	margin:11px 0px 0px 40px;
	line-height:210%;
}
.clear{
	clear:both;
}

.footer{
	margin: 0 auto;
	text-align:left;
	font-size:90%;
	color:#D98D2A;
	clear:both;
	height:39px;
	line-height:300%;
	width:788px;
	background-color:#000;
	border-top:1px solid #82551B;
	border-bottom:1px solid #82551B;
	margin:5px 0px 0px 0px;
}
.footerleft{
	float:left;
	margin-left:124px;
	width:340px;
}
.footerright{
	float:left;
	clear:right;
}
h1
{
	font-family: "Times New Roman", Helvetica, sans-serif;
	font-style:italic;
	font-size: 180%;
	font-weight:bold;
	color:#D98D2A;
	background-color:transparent;
	margin:0px 0px 30px 0px;
	padding:0 0 8px 0;
}
h2
{
	font-family: "Times New Roman", Helvetica, sans-serif;
	font-size: 150%;
	font-style:italic;
	color:#D98D2A;
	font-weight:bold;
	background-color:transparent;
	margin:0;
	padding:15px 0 8px 0;
}
h3
{
	font-family: "Times New Roman", Helvetica, sans-serif;
    font-size: 130%;
    color:#D98D2A;
   	font-style:italic;
	font-weight:bold;
	background-color:transparent;
	margin:0;
	padding:0 0 8px 0;
}
hr	{
	background-color:#D98D2A;
	color:#D98D2A;
	height: 1px;
	border:0px;
	width:100%;
	clear:both;
}
.footer a:active,.footer a:link, .footer a:visited {
	color:#D98D2A;
	background-color: transparent;
	text-decoration: underline;
	}
	
.footer a:hover {
	color:#fff; 
	background-color: transparent; 
	text-decoration: none;
	}

ul.beers {list-style-type:circle;}
li.beers{}
	
a:active, a:link, a:visited {
	color:#000000;
	background-color: transparent;
	text-decoration: underline;
	}
	
a:hover {
	color:#00869B; 
	background-color: transparent; 
	text-decoration: none;
	}