html, body {
	height: 100%;
	background:#000000;
	color:#010101;
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 19px;
}
a:link {
	color: #705404;
}
a:visited {
	color: #513d03;
}
#hd {
	height: 180px;
	background-image:url(/images/head-bg-1256-180-30-2.png);
	background-color: #000000;
	color:#FABC09;
	font-size: 17px;
}
#bd {
	margin-top:20px;
}
#doc2 {
	width:960px;
	min-height: 100%;
	background-color: #FFE8B1;
	background-image:url(/images/leftshade-2.png);
	position:relative;
}
#yui-main {
	min-height:100%;
	width:625px;
	margin-left:40px;
}
.yui-t4 .yui-b {
	width: 280px;
}
#yui-main .yui-b.full {
	width:100%;
}
#ftspace {
	height: 100px;
}
#ft {
	width:100%;
	height: 2.2em;
	position:absolute;
	bottom:0;
	color:#FABC09;
	background:#000000;
	text-align:center;
	line-height:30px;
	font-size: 15px;
}

#logo {
	position:absolute;
	top:25px;
	left:50px;
}

.navlink {
	position:absolute;
	top:70px;
	text-align:center;
	font-size: 10px;
	color:#010101;
}

.navlink img {
	margin-bottom: 5px;
}

.navlink a {
	color:#FFFFFF;
	text-decoration: none;
	background-color:#000000;
}

.navlink a:visited {
	color:#FFFFFF;
	background-color:#000000;
}

.navlink a:hover {
	color:#FABC09;
}

#link1 {
	left:285px;
}
#link2 {
	left:390px;
}
#link3 {
	left:495px;
}
#link4 {
	left:600px;
}
#link5 {
	left:705px;
}
#link6 {
	left:810px;
}
#news {
	width:200px;
	color:#FABC09;
	background-color:#000000;
	background-image:url(/images/news-bg.png);
	margin-left:auto;
	margin-right:auto;
	border-width:0px;
}
#news .body {
	font-size: 11px;
	height:100px;
	padding:20px 20px;
	vertical-align:top;
	background-image:url(/images/news-top.png);
	background-repeat:no-repeat;
	border-width:0px;
}
#news .body h2 {
	text-align:center;
}
#news .bottom {
	border-width:0px;
	height: 10px;
	background-image: url(/images/news-bottom.png);
	background-repeat: no-repeat;
	background-position: bottom left;
}
#newsbox {
	position:static;
	width:150px;
}
#newsbox .newsitem {
	position:absolute;
	width:150px;
	visibility:hidden;
}
#newsbox .newsitem .heading {
	font-weight:bold;
}
#newsbox a {
	color:#FABC09;
	text-decoration:none;
}

#hours {
	width:200px;
	font-size: 11px;
	color:#FABC09;
	background:#000000;
	background-image:url(/images/news-bg.png);
	margin-left:auto;
	margin-right:auto;
}
#hours .hours {
	text-align:center;
	font-weight:bold;
	background-image:url(/images/hours-top.png);
	padding:20px 0px 5px 0px;
}
#hours td {
	padding:0px;
	border:0px;
}
#hours .day {
	padding-left:20px;
}
#hours .xx {
	padding:10px 5px 5px 5px;
	text-align:center;
}
#hours .bottom {
	border-width:0px;
	height: 20px;
	background-image: url(/images/news-bottom.png);
	background-repeat: no-repeat;
	background-position: bottom left;
}
#tagline {
	position:absolute;
	left:300px;
	top:45px;
	font-size:100%;
	z-index:1;
}
#image1 {
	float: right;
	margin-left:30px;
}
#image2 {
	float: right;
	margin-left:30px;
}

#menus h2 {
	text-align:center;
}

#menus .dish {
	text-align:center;
}

#menus .info {
	text-align:center;
	font-size:80%;
}

#menus .extra {
	text-align:center;
	font-size:80%;
	margin-bottom:1em;
}

#menus .half {
	width:49%;
	text-align:center;
	margin-bottom:1em;
}

#menus .full {
	width:49%;
	float:right;
	text-align:center;
}

#menus .price {
	text-align:center;
	margin-bottom:1em;
}

#menus .leftdish {
	width:79%;
}

#menus .rightprice {
	width:19%;
	float:right;
	text-align:right;
	white-space:nowrap;
}

#menus .kroketten {
	width:50%;
	margin-right:auto;
	margin-left:auto;
}

#menus .twoprice {
	width:50%;
	margin-right:auto;
	margin-left:auto;
}

#list td {
	border-width:0px;
	padding:0px 10px 0px 0px;
}
#list .kegrow {
	padding-top:10px;
	border-bottom:1px black dotted;
}
#list .kegrow h2 {
	font-weight:bold;
	font-style:italic;
	display:inline;
}
#list .break {
	padding:0px 10px 10px 0px;
}
#list .result {
	font-size:8px;
}
#list .beverage {
	font-weight:bold;
	width:70%;
}
#list .type {
	width:30%;
}
#list .brewery {
	font-size:80%;
}
#list .price {
	font-size:80%;
}
td.multiprice {
	background:#f2e487;
}
ul.multiprice, li.multiprice {
	margin:0;
	padding:0;
	list-style:none;
}
ul.multiprice {
	width:100%;
	float:left;
}
li.multiprice {
	float:left;
	text-align:center;
	font-size:80%;
}
#list .description {
	display:none;
	font-size:70%;
	margin-bottom:20px;
	background-color:#f2e487;
	border:1px black solid;
	padding:10px;
	margin-top:8px;
}
#list .dlink {
	float:right;
	margin-left:5px;
}
#list .rburl {
	float:right;
	margin-left:5px;
}
#list .baurl {
	float:right;
	margin-left:5px;
}
.caption {
	font-size:65%;
	margin-left:auto;
	margin-right:auto;
	padding:0px 16px;
}
.menynav {
	font-size:65%;
	border:0px;
	margin-right:auto;
	margin-left:auto;
}
.menynav td {
	border:0px;
}
.pageheading {
	font-size:110%;
	font-weight:bold;
	margin-top:0px;
}
.newsheading {
	font-size:100%;
	margin-bottom:0px;
}
.newsdate {
	font-size:50%;
	margin-bottom:0.5em;
}

#pr_container {
	border-width: 0px;
	background-image:url(/images/bgsol.png);
	background-repeat: no-repeat;
	background-position: 0% 10%;
}

#pr_container td {
	border-width: 0px;
	vertical-align: top;
}

.pr_arr {
	font-size: 75%;
}

.pr_name {
	font-size: 95%;
	margin-bottom: 0px;
}

