/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/background.gif);
}
#menusContainer
{
width:200px;
top:61px;
padding: 5px 5px 5px 5px;
}
#menusContent
{
font-size:12px;
color:#CCCCCC;
background-color:#000000;
width:200px;
padding: 5px 5px 5px 5px;
text-transform:uppercase;
}
#menusContainer a
{
color: #FFFFFF;
text-decoration: none;
padding: 5px 5px 5px 5px;
}
#menusContainer a:hover 
{
color:#FFCC00;
}

#outerwrapper
{
width:870px;
background-image:url(../images/background_outerwrap.jpg);
background-repeat:repeat-y;
margin-left:auto;
margin-right:auto;

}

#wrapper
{
width:846px;
margin-left:auto;
margin-right:auto;
background-image:url(/images/bricks.jpg);
background-repeat:repeat;
}
#masthead
{
width:846px;
height:145px;
margin-left:auto;
margin-right:auto;
}
#logo
{
width:246px;
height:145px;
float:left;
}
#navTagline
{
width:600px;
height:145px;
float:left;
}

#nav
{
width:600px;
height:34px;
background-image:url(/images/nav_background.jpg);
padding-top:27px;
font-size:18px;
font-family:Georgia, "Times New Roman", Times, serif;
text-transform:uppercase;
letter-spacing:-1px;
color:#FFFFFF;
}

#nav a
{
color:#FFFFFF;
text-decoration:none;
}
#nav a:hover
{
color:#FFCC00;
background-color:#000000;

}

#tagline
{
width:600px;
height:84px;
}


#main
{
width:845px;
background-repeat:no-repeat;
}

#mainBeer
{
width:845px;
height:593px;
clear:both;
background-image:url(../images/background6.jpg);
background-repeat:no-repeat;
}

#mainHistory
{
width:845px;
height:571px;
clear:both;
background-image:url(../images/background3.jpg);
background-repeat:no-repeat;
}


#mainMenu
{
width:845px;
background-image:url(../images/background4.jpg);
background-repeat:no-repeat;
}

#mainDirections
{
width:845px;
height:507px;
clear:both;
background-image:url(../images/background5.jpg);
background-repeat:no-repeat;
}
#footer
{
width:846px;
height:51px;
color:#999999;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}
#footer a
{
color:#FFCC00;
text-decoration:none;
}
#footer a:hover
{
color:#FFFFFF;
}
#footer_outer
{
background-image:url(../images/bg_footerlinks.jpg);
width:846px;
height:42px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}
#footer_inner
{
padding-left:63px;
padding-top:5px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
color:#FFFFFF;
text-transform:uppercase;
}
#specials_black
{
border:1px;
border-style:dotted;
border-color:#666666;
background-color:#333333;
color:#FFFFFF;
width:200px;
float:right;
margin: 10px 10px 10px 10px;
padding:10px 10px 10px 10px;
font-family:Georgia;
font-size:12px;
}

#specials_black h1
{
font-size:14px;
text-transform:uppercase;
color:#FFFF00;
}

#specials_board
{
width:230px;
background-image:url(../images/whitepng.png);
background-repeat:repeat;
float:right;
margin-top:77px;
margin-right:10px;
padding:10px 10px 10px 10px;
font-family:Georgia;
font-size:12px;
letter-spacing:-1px;
}
#specials_board h1
{
font-size:14px;
color:#009900;
text-transform:uppercase;
}

#specials_board h2
{
font-size:13px;
color::#FFCC00;
}
#specials_board a
{
color:#0033FF;
text-decoration:none;
}
#specials_board a:hover
{
color:#0099FF;
}

#chalkboard
{
width:514px;
background-image:url(../images/chalkboard.jpg);
background-repeat:repeat-y;
left:50px;
top:50px;
position:relative;

}
#content
{
width:460px;
margin-left:auto;
margin-right:auto;
padding: 5px 5px 5px 5px;
color:#FFFFFF;
font-size:13px;
font-family:Georgia, "Times New Roman", Times, serif;
}

#content ul
{
margin-left:-10px;
}

#content h1
{
color:#FFCC00;
}
#content h2
{
color:#FFFF99;
}
#content a
{
color:#00CCFF;
text-decoration:none;
}