
html {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	color: #333;
	font: 76%/150% "Times New Roman", serif;
	background-color: transparent;
}

table, form, input, textarea, select {
	font-size: 100%;
}

h1, h2, h3, h4 {
	margin: 0;
	padding: 1.5em 0 .25em 0;
	color: #503311;
	font-variant: small-caps;
}

h1 {
	padding-bottom: 2em;
}

h2 {
	font-size: 150%;
}

h3 {
	font-size: 135%;
}

h4 {
	clear: both;
	font-size: 120%;
}

h2 span, h3 span, h4 span {
	display: block;
	color: #333;
	font-size: 72%;
	line-height: 135%;
	font-style: italic;
	font-variant: normal;
	font-weight: normal;
}

h4 span {
	font-size: 81%;
	line-height: 135%;
}

hr {
	clear: both;
	height: 0;
	color: #BBAE8C;
	outline: none;
	border: 1px solid #BBAE8C;
}

p {
	margin: 0;
	padding: 0 0 1.5em 0;
}

a {
	padding: .1em;
	color: #503311;
	text-decoration: none;
}

a img {
	border: none;
}

a:link:after,
a:visited:after,
a:hover:after,
a:active:after {
	content: " <" attr(href) "> ";
	color: grey;
}

a[href^="/"]:after {
	content: " <http://www.glockenspielrestaurant.net" attr(href) "> ";
}

a[href^="http://www.mapquest.com/"]:after {
	content: "";
}

div.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}

/* layout */

div#page {
	width: 100%;
	text-align: left;
	margin: 0;
	background-image: none;
}

div#page-inner {
	margin: 0;
	background-color: transparent;
	background-image: none;
}

/* header */

div#header {
	display: none;
}

div#header img {
	background-image: none;
}

/* navigation */

div#navigation {
	display: none;
}

/* center */

div#center {
	position: static;
	float: none;
	overflow:visible;
	width: 100%;
	background-image: none;
	background: transparent url('/local/images/page/logo.gif') no-repeat right bottom;
}

div#center-inner {
	background-image: none;
}

/* print header */

div#print-header {
	display: block;
}

/* content */

div#content {
	position: static;
	float: none;
	overflow:visible;
	padding: 0;
	width: 100%;
}

div#content h1 img {
	display: none;
}

div#text {
	position: static;
	float: none;
	overflow:visible;
	width: 100%;
	font-size: 135%;
	line-height: 150%;
}

div#text img {
	margin: 6px 15px 9px 0;
	border: 2px solid #AFA07A;
}

div#text img.left {
	float: left;
}

div#text img.right {
	float: right;
	margin: 6px 0 9px 15px;
}

div#text div.half {
	margin-right: 5%;
	width: 45%;
	float: left;
}

div#text div.left {
	clear: left;
}

div#text div.right {
	margin-right: 0;
}

div#text h3 {
	clear: both;
}

div#text h4 {
	padding-top: .5em;
}

div#text li h4 {
	padding-top: 1em;
}

div#text ul {
	margin: 0;
	padding: 0 0 1em 0;
	list-style-type: none;
}

div#text ul li a {
	margin-left: -.1em;
}

div#text p.note {
	font-size: 95%;
	font-style: italic;
}

div#text p.sponsor {
	margin-top: -.25em;
	padding-bottom: 0;
	font-size: 95%;
	font-style: italic;
}

/* menu */

div#text ul.menu-list li {
	float: left;
	margin-right: 1.5em;
	font-size: 108%;
	text-transform: uppercase;
}

div#text ul.menu-alternate {
	display: none;
}

div#text ul.menu-section {
	margin-bottom: 1em;
}

div#text ul.menu-section li {
	clear: both;
	padding-bottom: .75em;
}

div#text ul.menu-section li.section-description {
	margin: 1em 0;
}

div#text ul.menu-section li span {
	clear: both;
	display: block;
}

div#text ul.menu-section li span.name {
	padding-top: .5em;
	font-variant: small-caps;
	font-weight: bold;
}

div#text ul.menu-section li span.description,
div#text ul.menu-section li span.aside {
	font-style: italic;
}

div#text ul.menu-section li span.aside {
	float: left;
}
div#text ul.menu-section li span.price {
	float: left;
	clear: none;
	margin-right: 1.5em;
	font-style: italic;
	font-weight: bold;
}

/* hours */

div#hours {
	float: right;
	width: 39%;
	margin: 3.75em 0 1em 1.5em;
	padding-left: 1.5em;
	border-left: 2px dotted #AFA07A;
}

div#hours h3 {
	padding-top: 0;
	font: 100%/135% 'Lucida Grande', Helvetica, Verdana, sans;
	font-weight: bold;
	text-transform: uppercase;
}

div#hours ul {
	margin: 0;
	padding: 0 0 1.5em 0;
	list-style-type: none;
}

div#hours li {
	color: #754B1A;
	font: 100%/135% 'Lucida Grande', Helvetica, Verdana, sans;
}

div#hours span {
	padding-right: .75em;
	white-space: nowrap;
}

div#hours p {
	color: #754B1A;
	font: 100%/135% 'Lucida Grande', Helvetica, Verdana, sans;
}

div#text ul li.other {
	font-size: 95%;
}

div#map a:hover {
	height: auto;
	background-color: transparent;
}

/* sidebar */

div#sidebar {
	display: none;
}

/* footer */

div#footer {
	clear: both;
	margin: 0;
	padding: 0;
	background-color: transparent;
	background-image: none;
}

div#footer img {
	display: none;
	background-image: none;
}

div#footer ul {
	margin: 0;
	padding: 1em 0 0 0;
	list-style-type: none;
}

div#footer li {
	float: none;
	color: #503311;
}

div#footer li a {
	margin-left: 0;
}

div#footer li.name {
	font-weight: bold;
}

div#footer li.copyright {
	float: none;
	padding-bottom: 1em;
}

