@charset "utf-8";
/* CSS Document */


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
	height: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#wrapper {
	width: 835px;
	padding: 0;
	background-color: #000;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header {
	width: 835px;
	height: 41px;
	color: #333;
	height: 212px;
	background-image: url(images/bbheader.gif);
	
}
#header2 {
	width: 835px;
	height: 172px;
	color: #333;
	height: 172px;
	background-image: url(images/MH2.gif);
	
}

#header3 {
	width: 835px;
	height: 88px;
	
	
}


#navigation {
	width:100%;
	height: 0px;
}

#content {
	width: 835px;
	background: #000000;
	height: auto;
	text-align: center;
	margin-top: 0px;
	
}

A:link {
	text-decoration: none;
	color: #FE4602;
}
A:visited {
	text-decoration: none;
	color: #FE4602;
}
A:active {text-decoration: none}
A:hover {
	text-decoration: underline;
	color: #FEA302;
	text-align: left;
}


#contentsplit {
	width: 400px;
	color: #FFFFFF;
	height: 676px;
	float: left;
	margin-left: 10px;
	background-color: #000000;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	padding-right: 7px;
}
#contentsplit2 {
	width: 410px;
	color: #FFFFFF;
	height: 676px;
	float: right;
	background-color: #000000;
	background-image: url(images/bbrightside.jpg);
	background-repeat: no-repeat;
	margin-right: 15px;
	margin-bottom: 10px;
}
#newfooter{
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 10px;
	padding-top: 20px;
	bottom: 0px;
}


#bgrightimg {
	width: 40px;
	height: 41px;
	color: #333;
	height: 800px;
	background-image: url(images/FOOTER.gif);
	float: right;
}
#bgleftimg {
	width: 40px;
	height: 41px;
	color: #333;
	height: 800px;
	background-image: url(images/FOOTER.gif);
	float: left;
}
#bgcontainer {
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-color: #FFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-repeat: repeat-y;
	background-image: url(images/bgbgbgbgbg.jpg);
	height: 1500px;
	position: absolute;
	float: none;
	width: 100%;
	background-position: center;
}
#menusplit {
	width: 400px;
	color: #FFFFFF;
	height: 400px;
	float: left;
	margin-left: 10px;
	background-color: #000000;
	margin-bottom: 10px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
}
#menusplit2 {
	width: 400px;
	color: #FFFFFF;
	background: #000000;
	height: auto;
	float: right;
	margin-bottom: 10px;
}

#navcontainer ul
{
	padding-left: 0px;
	margin-left: 12px;
	background-color: #000000;
	color: #000000;
	float: left;
	width: 100%;
	font-family: arial, helvetica, sans-serif;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
	padding: 0.0em .55em;
	background-color: #000000;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	border-right: 0px solid #fff;
}

#navcontainer ul li a:hover
{
	background-color: #000000;
	color: #fff;
	font-weight: bolder;
	font-size: 14px;
}

/* WarmUps popups */


a.screen, a.screen:visited {
	color:#63309C;
	position:relative;
	z-index:1;
}
a.screen b {
	position:absolute;
	visibility:hidden; /* hide the image */
	width:50px; /* give it a width */
	height:0; /* add a border */
	left:17px; /* position:the image */
	top:20px;
}
a.screen:hover {
text-decoration:none; 
border:0; /* needed for this to work in IE */ 
z-index:1000;
}
a.screen:hover b {
	visibility:visible; /* make the image visible */
	height:50px; /* now give it a height */
	cursor:pointer; /* for IE */
	z-index:500;
}
a.screen:hover b img {
border:0; /* remove the link border */
}




/* Chicken Dinners popups */


a.screen2, a.screen2:visited {
	color:#63309C;
	position:relative;
	z-index:1;
}
a.screen2 b {
	position:absolute;
	visibility:hidden; /* hide the image */
	width:50px; /* give it a width */
	height:0; /* add a border */
	left:45px; /* position:the image */
	top:20px;
}
a.screen2:hover {
text-decoration:none; 
border:0; /* needed for this to work in IE */ 
z-index:1000;
}
a.screen2:hover b {
	visibility:visible; /* make the image visible */
	height:50px; /* now give it a height */
	cursor:pointer; /* for IE */
	z-index:500;
}
a.screen2:hover b img {
border:0; /* remove the link border */
}





/* From the Grill popups */


a.screen3, a.screen3:visited {
	color:#63309C;
	position:relative;
	z-index:1;
}
a.screen3 b {
	position:absolute;
	visibility:hidden; /* hide the image */
	width:50px; /* give it a width */
	height:0; /* add a border */
	left:32px; /* position:the image */
	top:20px;
}
a.screen3:hover {
text-decoration:none; 
border:0; /* needed for this to work in IE */ 
z-index:1000;
}
a.screen3:hover b {
	visibility:visible; /* make the image visible */
	height:50px; /* now give it a height */
	cursor:pointer; /* for IE */
	z-index:500;
}
a.screen3:hover b img {
border:0; /* remove the link border */
}




/* Sides popups */


a.screen4, a.screen4:visited {
	color:#63309C;
	position:relative;
	z-index:1;
}
a.screen4 b {
	position:absolute;
	visibility:hidden; /* hide the image */
	width:50px; /* give it a width */
	height:0; /* add a border */
	left:3px; /* position:the image */
	top:20px;
}
a.screen4:hover {
text-decoration:none; 
border:0; /* needed for this to work in IE */ 
z-index:1000;
}
a.screen4:hover b {
	visibility:visible; /* make the image visible */
	height:50px; /* now give it a height */
	cursor:pointer; /* for IE */
	z-index:500;
}
a.screen4:hover b img {
border:0; /* remove the link border */
}


/* Sandwiches popups */


a.screen5, a.screen5:visited {
	color:#63309C;
	position:relative;
	z-index:1;
}
a.screen5 b {
	position:absolute;
	visibility:hidden; /* hide the image */
	width:50px; /* give it a width */
	height:0; /* add a border */
	left:25px; /* position:the image */
	top:20px;
}
a.screen5:hover {
text-decoration:none; 
border:0; /* needed for this to work in IE */ 
z-index:1000;
}
a.screen5:hover b {
	visibility:visible; /* make the image visible */
	height:50px; /* now give it a height */
	cursor:pointer; /* for IE */
	z-index:500;
}
a.screen5:hover b img {
border:0; /* remove the link border */
}


/* Soup Salad popups */


a.screen6, a.screen6:visited {
	color:#63309C;
	position:relative;
	z-index:1;
}
a.screen6 b {
	position:absolute;
	visibility:hidden; /* hide the image */
	width:50px; /* give it a width */
	height:0; /* add a border */
	left:34px; /* position:the image */
	top:20px;
}
a.screen6:hover {
text-decoration:none; 
border:0; /* needed for this to work in IE */ 
z-index:1000;
}
a.screen6:hover b {
	visibility:visible; /* make the image visible */
	height:50px; /* now give it a height */
	cursor:pointer; /* for IE */
	z-index:500;
}

a#button1 {
	display: block;
	width: 100px;
	height: 88px;
	background-image: url(/images/images/nav1down.gif);
	float: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
a#button1:hover {
    background-image: url(/images/image/nav1over.gif);
}
a .alt { display: none; }




div#banner {
    background: url('/images/images/NAV1DOWN');
    height: 88px;
    width: 100px;
}
div#banner:hover {
	background-position: 0px -100px;
	background-image: url(images/images/NAV1OVER.gif);
}
.menuitem {
	color: #F00;
	text-align: left;
}
.itemdescrip {
	color: #FFF;
}

#beerbanner {
	width: 575px;
	height: 211px;
	background-image:url(images/dombeer.png);
	margin-left: 150px;
}
#beerbottles {
	width: 510px;
	height: 100px;
	margin-left: 35px;
	margin-top: 55px;
}
#bgcontainer #wrapper #content {
	text-align: center;
}
#wrapper #content {
	text-align: center;
	color: #FFF;
}
#wrapper #content #contentsplit p {
	font-family: Georgia, "Times New Roman", Times, serif;
}
#wrapper #content .menuitem .itemmenu .menuitemk {
	text-align: left;
}
.price {
	color: #0C0;
	text-align: left;
	margin-left: 5px;
}
#wrapper #content .menuitem .menuitem .menuitem {
	font-weight: bold;
}
.PICRIGHT {
	float: right;
	margin-right: 50px;
}

#wrapper #content .content table tr td .menuitem.style18.style22 {
	color: #FFF;
}

