div.blackboard {
	line-height: 1.2em;
	color: white; 
	font-family: "Comic Sans MS", Verdana, Cursive; 
	font-size: 11pt;
	background-color: black; 
	width: 40em;
	margin-left: auto;
	margin-right: auto;
	border-style: ridge;
	border-color: #8B4513;
	border-width: 0.6em;
	padding: 0.4em;
}
	
div.cellar { 
	width: 22.5em;
	float: left;
}

div.kitchen {
	padding-left: 0.5em;
	margin-left: 23em;
	width: 16em; 
	height: 100%;
	border-left: 1px solid white;
}

div.beerssold {
	font-size: 10pt;
	float: right;
	width: 6.9em;
	color: orange;
	left: 10em;
	margin: 0em;
	border: 2pt dashed orange;
	padding: 2pt 2pt 0.2em 0.2em;
}

div.beerssold a {
	color: orange;
}

div.OversizedLinedGlasses {
	float: right;
	width: 15em;
	font-size: 10pt;
	color: orange;
	border: 1px dotted orange;
	padding: 0em 0.2em 0.2em 0.2em;
	text-align: center;
}

div.OversizedLinedGlasses a {
	color: orange;
}

div.RequestYourFavourite {
	width: 24em;
	font-size: 10pt;
	color: orange;
/*	border: 1px dotted orange;*/
	padding: 0em 0.2em 0.2em 0.2em;
	text-align: center;
}

div.RequestYourFavourite a {
	color: orange;
}

.firstheading {
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	border-bottom: 1px solid white;
	margin-bottom: 0.3em;
}

th.firstheadingCol1 {
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	border-bottom: 1px solid white;
	margin-bottom: 0.3em;
	width: 17em; 
	text-align: left;
}

th.firstheadingCol2 {
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	border-bottom: 1px solid white;
	margin-bottom: 0.3em;
	width: 3em; 
	text-align: right;
}

th.firstheadingCol3 {
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	border-bottom: 1px solid white;
	margin-bottom: 0.3em;
	width: 3.5em; 
	text-align: right;
}

.heading {
	font-family: Arial, Sans-Serif;
	margin-top: 1em;
	font-weight: bold;
	border-bottom: 1px solid white;
	margin-bottom: 0.3em;
}

.headingDrop {
	font-family: Arial, Sans-Serif;
	margin-top: 4em;
	font-weight: bold;
	border-bottom: 1px solid white;
	margin-bottom: 0.3em;
}

ul {
	margin: 0em;
	padding: 0;
	list-style-position: inside;
}

li {
	margin-left: 0;
}

table {
	border-collapse: collapse; 
	margin-bottom: 0.6em;
}

tr {
	line-height: 16pt;
	padding-bottom: 0pt;
	padding-top: 0pt;
}

.BreweryBeer {
	padding-bottom: 0.2em; 
	padding-left: 1em; 
	text-indent: -1em;
}

td.right {
	text-align: right; 
	vertical-align: top; 
}

.price {
	float: right; 
	width: 3.5em; 
	text-align: right;
}

div.FoodSpecial {
	margin-left: 1em; 
	padding-bottom: 3pt;
}

li.FoodSpecial {
	margin-left: 1em; 
	text-indent: -1em; 
	padding-bottom: 3pt;
}

.BreadOn {
	white-space: nowrap;
	padding-right: 0.5em;
}

span.BreadOff {
	white-space: nowrap;
	color: #808080;
	padding-right: 0.5em;
}

img.arrow {
	vertical-align: bottom;
}

td.ClosedForRefurbishment {
	color: aqua; 
	padding-top: 1em;
}

span.nowrap {
	white-space: nowrap;
}

div.InTheCellar {
	width: 15em; 
	float: left;
}

.food {
	font-size: 11pt;
}