
html {
	margin: 0;
	padding: 0;
}

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

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:hover {
	color: #EFE9C9;
	background-color: #503311;
	text-decoration: none;
}

a img {
	border: none;
}

em {
	font-style: italic;
}

strong {
	font-weight: bold;
}

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

/* layout */

div#page {
	width: 760px;
	min-width: 760px;
	max-width: 960px;
	text-align: left;
	margin: 0 auto;
	background: transparent url('/local/images/page/left.jpg') repeat-y left top;
}

body > div#page {
	width: auto;
}

div#page-inner {
	margin-left: 18px;
	padding-right: 18px;
	background: #EFE9C9 url('/local/images/page/right.jpg') repeat-y right top;
}

/* header */

div#header {
	width: 100%;
}

div#header p,
div#header a {
	margin: 0;
	padding: 0;
}

div#header a:hover {
	background-color: transparent;
}

div#header img {
	width: 100%;
	height: 150px;
	background: transparent url('/local/images/glockenspiel.gif') no-repeat 50% 0;
}

/* navigation */

div#navigation {
	background-color: #571C0A;
	border: 3px solid #AFA07A;
	border-width: 3px 0;
}

div#navigation ul {
	display: block;
	position: relative;
	margin: 0;
	padding: 0 1em 0 3em;
	list-style-type: none;
}

div#navigation li {
	float: left;
	margin: 0;
	padding: .35em 0 .20em 1.5em;
}

div#navigation li.home {
	position: absolute;
	left: 0;
	top: 0;
}

div#navigation li a {
	padding-left: .5em;
	padding-right: .5em;
	color: #EFE9C9;
	font: 100%/135% 'Lucida Grande', Helvetica, Verdana, sans;
	text-transform: uppercase;
	font-weight: bold;
}

div#navigation li a:hover {
	color: #FFF;
	font: 100%/135% 'Lucida Grande', Helvetica, Verdana, sans;
	text-transform: uppercase;
	font-weight: bold;
	background-color: #AFA07A;
}

/* center */

div#center {
	overflow: auto;
	background: transparent url('/local/images/page/logo.gif') no-repeat 50% top;
}

div#center-inner {
	background: transparent url('/local/images/page/sidebar.gif') repeat-y 70% top;
}

/* print header */

div#print-header {
	display: none;
}

/* content */

div#content {
	float: left;
	width: 60%;
	padding: 0em 0 3em 4.5em;
}

div#content h1 img {
	width: 356px;
	height: 78px;
	background: transparent url('/images/lead.png') no-repeat left top;
}

div#text {
	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 img.carving {
	clear: right;
	float: right;
	margin: -1.5em 0 2em 2em;
	border: none;
}

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 {
	padding-top: 1em;
}

div#text ul.menu-alternate li {
	float: left;
	margin-right: 1.5em;
	padding: .2em 0;
	font-size: 90%;
	text-transform: uppercase;
}

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;
	width: 99%;
}

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

/* hours */

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

div#text div.list-content {
	margin-top: 0;
	margin-bottom: .5em;
	margin-left: .75em;
	padding-left: .75em;
	width: 210px;
}

div#text div.left {
	float: left;
	margin-right: .5em;
	margin-left: 0;
	padding-left: 0;
	border-left: none;
}

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

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

div#text div.list-content ul {
	padding-top: .25em;
	padding-bottom: .25em;
}

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

div#text div.list-content li {
	font: 80%/120% 'Lucida Grande', Helvetica, Verdana, sans;
}

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

div#text div.list-content p,
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 {
	position: relative;
	float: right;
	width: 30%;
	overflow: hidden;
}

div#sidebar img {
	margin: 0 0 0 1px;
	width: 100%;
	height: 39em;
	background: transparent url('/local/images/glock.jpg') no-repeat top left;
}

div#sidebar p {
	padding-bottom: 3em;
}

div#sidebar a {
	color: #EFE9C9;
	font: 100%/135% 'Lucida Grande', Helvetica, Verdana, sans;
}

div#sidebar a:hover {
	background-color: transparent;	
}

div#sidebar span {
	display: block;
	padding: 1.5em;
	color: #EFE9C9;
	font: 90%/135% 'Lucida Grande', Helvetica, Verdana, sans;
	font-weight: bold;
}

/* footer */

div#footer {
	position: relative;
	margin: 0 -18px;
	padding: 0 18px 6em 18px;
	background: #BBAE8C url('/local/images/page/bottom.jpg') repeat-x left top;
}

div#footer img {
	position: absolute;
	top: 0;
	width: 18px;
	height: 18px;
}

div#footer img.left {
	left: 0;
	background: transparent url('/local/images/page/corner_left.jpg') no-repeat right top;
}

div#footer img.right {
	right: 0;
	background: transparent url('/local/images/page/corner_right.jpg') no-repeat left top;
}

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

div#footer li {
	float: left;
	clear: left;
	margin: 0;
	padding: 0;
	color: #503311;
	font: 90%/135% 'Lucida Grande', Helvetica, Verdana, sans;
}

div#footer li a {
	margin-left: -.2em;
}

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

div#footer li.copyright {
	float: right;
	clear: none;
}

