html {
	padding: 0px;
	margin: 0px;
}
body {
	margin: 0in;
	padding: 0in;
	color: #000000;
	background-color: #FFFFFF;
	height: 90%;
	width: 90%;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h1, h2, h3, h4, h5, h6 {
	color: #000000;
	margin: 0.5em 0em 0.2em;
	padding: 0em;
	font-weight: bold;
	line-height: normal;
}
h1 {
	margin: 0em 0em 0.2em;
	font: 14pt Georgia, "Times New Roman", Times, serif;
}
h2 {
	font-size: 12pt;
}
h3 {
	font-size: 11pt;
}
h4 {
	font-size: 10pt;
}
h5, h6 {
	font-size: 9pt;
}
p {
	font-size: 10pt;
	margin: 0em;
	padding: 0em 0em 0.3em;
	font-weight: normal;
}
ol {
	margin-top: .5em;
	margin-bottom: .5em;
	padding-top: 0em;
	padding-bottom: .5em;
	list-style: decimal;
}
ol ol {
	margin-top: .5em;
	margin-bottom: .5em;
	padding-top: 0em;
	padding-bottom: .5em;
	list-style: lower-alpha;
}
ol p {
	font-size: 10pt;
	margin: 0.3em 0em; 
	padding: 0.3em 0em;
	line-height: normal;
}
ul {
	margin-top: 0em;
	margin-bottom: .5em;
	padding-top: 0em;
	padding-bottom: .5em;
}
li {
	margin: 0px;
	padding: 0px;
}
img {
	border: none;
}

/* custom type styles */
.add_leading {
	margin-top: 0.5em;
}
.callout {
	position: relative;
	visibility: hidden;
	width: 100%;
	height: 1px;
	margin: 0in;
	padding: 0in;
	display: none;
	overflow: hidden;
}
.beer {
	font-weight: bold;
	text-transform: uppercase;
}
.entree {
	font-weight: bold;
	text-transform: uppercase;
}
.font_normal {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
}
.indent_after_h4 {
	padding-left: 1.3em;
	padding-right: 20px;
	padding-top: 2px;
}
.no_box {
	margin: 0px;
	padding: 0px;
}
.no_top {
	margin-top: 0px;
	padding-top: 0px;
}
.no_und a {
	text-decoration: none;
}
.no_background {
	background: #FFFFFF;
}
.please_note {
	font-size: 0.9em;
	font-weight: bold;
	margin: 1em 0em 0em;
	padding-left: 0.7em;
	text-indent: -0.7em;
}
.reg {
	font-size: 60%;
	vertical-align: super;
}
.small {
	font-size: 80%;
}
.subtract_leading {
	margin-top: -0.5em;
}
.workshop {
	font-style: italic;
	font-weight: bold;
}
.noprint {
	display: none;
}
.print_footer table {
	height: auto;
	width: 100%;
}
.print_footer tr {
	vertical-align: top;
}
.print_footer td {
	vertical-align: top;
}
.print_footer h1 {
	font-size: 12pt;
	margin: 1em 0em 0.2em;
	padding: 0em;
	font-weight: bold;
	color: #000000;
	line-height: normal;
}
.print_footer h3 {
	font-size: 10pt;
	margin: 0em 0em 0.2em;
	padding: 0em;
	font-weight: bold;
	color: #000000;
	line-height: normal;
}
.print_footer p {
	font-size: 9pt;
	margin: 0em;
	padding: 0em 0em 0.1em;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}
#menu_right, #right_contact, #right_gallery, #right_history, #right_private, #print_footer {
	position: relative;
	width: 90%;
	height: auto;
	margin: 0in;
	padding: 0in;
	overflow: visible;
	visibility: visible;
}
#bar_one, #bar_two, #footer, #left_chef, #left_contact, #left_gallery_food, #left_gallery_restaurant, #left_history, 
	#left_private, #left_private_menu, #left_reception, #menu_beer_left, #menu_brunch_left, #menu_cordial_left, #menu_dessert_left,
	#menu_dinner_left, #menu_lunch_left, #menu_tavern_left, #menu_wine_left,
	#menu_newyear_left, #menu_tasting_left, #valentine_tasting_left, #text_menu,
	#home_tasting, #hours_shadow, #address_shadow {
	position: relative;
	visibility: hidden;
	width: 100%;
	height: 1px;
	margin: 0in;
	padding: 0in;
	display: none;
	overflow: hidden;
}
#banner {
	height: 0.5in;
	overflow: hidden;
}
#banner_logo {
	height: 34px;
	width: 147px;
}
#banner_tagline {
	height: 17px;
	width: 347px;
	padding-left: 15px;
}



