/* typography */

body {
background:url(bgpat2.jpg) repeat;
text-align:center;

}
body:before 
{ 
   content: "";
   position: fixed;
   top: -20px;
   left: 0;
   width: 110%;
   height: 20px;
   z-index: 100;
   -webkit-box-shadow: 0px 0px 50px rgba(0,0,0,1);
   -moz-box-shadow: 0px 0px 50px rgba(0,0,0,1);
   box-shadow: 0px 0px 50px rgba(0,0,0,1);
   }
p{
font-family: 'Roboto Slab', serif; font-weight:400, Helvetica, sans-serif;
font-size:12px;
text-align:left;
margin-left:15%;
color: #663300;
}
h1{
font-family: Georgia, "Times New Roman", Times, serif;
font-size:20px;
font-weight:bold;
color: #663300;}
h2{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
font-weight:bold;
color: #663300;}

.discrip {
font-size: x-small;
text-align:left;}



/*general class*/
a:link {color: #996633; text-decoration: none;}
a:hover {color: #CC9966; text-decoration: none;}
a:visited {color: #996633; text-decoration: none;}
.font2 {
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
.redfont {color: #FF3333;}
.imgholder{
text-decoration:none;
border:0px;
margin:20px 20px 0 20px;
float:left;
}
.pholder{
	font-family: 'Rokkitt', serif;
	font-size:16px;
padding:10px 20px 10px 30px;
text-align: left;
line-height:18px;
}
td{
font-family: 'Roboto Slab', serif; font-weight:400, Helvetica, sans-serif;
font-size:12px;
line-height: 14px;
text-align: left;
color: #663300;}
.left{
text-align:left;}
.right{
text-align:right;}
.copyright{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
color: #999966;
}
/*box ID*/
#maincont{
width:750px;
margin:0 auto;
background: url(bgpat2.jpg) repeat;  

}
#maincontLunch{
width:100%;
margin:0 0 0 auto;
background: url(bgpat2.jpg) repeat;  

}
#maincontDeli{
width:750px;
margin:0 auto 0 auto;
background: url(bgpat2.jpg) repeat;  

}
#spacerleft{
background:repeat "bgpat2.jpg";
width:8px;
margin-left:auto;
float:left;
}
#indexcont{ 
background-color: #f2e5d5;
width:742px;
margin:auto;
float:right;
}
#secondcont{
background-color: #f2e5d5;
width:742px;
float:right;

}
#tablecont{
width:575px;
margin-left:100px;
}
#tablespecial{
border-top: 1px solid #BCA9A9;
border-right: 1px solid   #CEB1A8;
border-bottom: 1px solid   #CEB1A8;
border-left: 1px solid   #CEB1A8;}
#intableleft{
width:335px;
float:left;
margin-left:20px;}
#intableright{
padding-right:20px;
width:335px;
float:right;}
#footer{
width:750px;
margin-left:auto;
margin-right:auto;
}
#beerTable{
width:80%;
border:1px solid #CCCC99;
}



/*DW crap*/
.style4 {font-size: large}

.style12 {
	font-size: x-large;
	font-weight: bold;
}
.style13 {font-size: x-large;
}
.style9 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;}
.style10 {
	font-family: "Comic Sans MS";
	font-size: 10px;
}
.style11 {font-size: smaller}
.style12 {color: #FF3366}
.style15 {font-family: 'Allura', cursive;
font-size:24px;}