* {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #000;
	color: white;
	font-family: georgia;
	line-height: 1.25em;
	margin-top: -1em;
}

p {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

a, a:visited {
	color:  blue;
}

li {
	margin: 0.1em 0.1em 0.1em 2em;
}

img {
				border: none;
}

/* Floated outside the content */
.outside {
	float: right;
	clear: left;
	margin-right: 3em;
	margin-left: 0.5em;
}

a img.outside {
	border: 2px solid white;
}
a:hover img.outside {
	border: 2px dashed #960f08;
}

.small-print {
	font-size: 11px;
}

h1 {
	/* font: normal 20px arial, verdana, helvetica, sans-serif; */
	font: normal 22px verdana, arial, georgia, helvetica, sans-serif;
	color:  #0f0896;
	margin: 1em 0.5em 0.5em 0em;
	text-align: left;
	clear: left;
}

h2 {
	clear: left;
	font: bold 16px arial, verdana, helvetica, sans-serif;
	line-height: 22px;
	text-align: left;
	border: none;
	padding-bottom: 0.3em;
	padding-left: 0.5em;
	padding-top: 0.3em;
	margin-top: 1em;
	margin-left: -0.5em;
	background: none;
	color: black;
	background-color: white;
}

h3 {
	font: bold 12px arial, verdana, helvetica, sans-serif;
	line-height: 22px;
	text-align: left;
	padding-bottom: 0.3em;
	padding-left: 0.5em;
	padding-top: 0.3em;
	margin-top: 1em;
	background: #a00000;
	color: white;
}

#flier {
	margin-left: 5%;
	width: 82%;
	background-color: white;
	color: black;
	padding-left: 2em;
	padding-right: 0.75em;
	padding-bottom: 2em;
	min-height: 35em;
}

* html #flier {
	width: 80%;
	margin-left: 7%;
}

strong {
	color:  #960f08;
	background-color: white;
	background-image: url(shadow-bgr.jpg);
	background-repeat: repeat-x;
}

#flier img.odd {
	float: left;
	clear: left;
	margin: 9px;
}

#flier img.even {
	float: right;
	clear: right;
	margin: 9px;
}

#pricelist, #pricelist td {
	margin-top: 0.3em;
	border: 1px inset #a00000;
}

#pricelist td {
	padding: 3px;
}

#flier table.schedule {
				border: 1px solid #943300;
				padding:	0px;
}
#flier table.schedule td {
				border-bottom:	1px solid #943300;
				border-right:		1px solid #943300;
				width: 30%;
				vertical-align: top;
}

#flier table.schedule td:first-child {
	width: 10%;
}

#flier table td {
	color: #943300;
}

#flier table.schedule tr td {
				font-size: 14px;
}

#flier table.schedule tr td h3 {
				font-size: 14px;
				margin-top: 0em;
				margin-bottom: 0.2em;
				padding-left: 0.2em;
				padding-bottom: 0.1em;
				padding-top: 0.1em;
				color: #a00000;
				background-color: white;
}

#flier table.schedule th {
				margin: 0px;
				padding: 3px;
				text-align: left;
				background-color:  #960f08;
				color: #feff8f;
}
#flier table.schedule th a {
	font-size: small;
	font-weight: normal;
	text-decoration: underline;
	float: right;
	clear: none;
	display: block;
	margin-top: 0px;
	color: #feff8f;
}
#flier table.schedule tr td h3.break {
				text-align: left;
				background-color: white;
				color: gray;
}
#flier table.schedule tr td h2 em {
				margin-left: 2em;
				font-weight: normal;
				font-style: normal;
}

#flier tr.outside-event, #flier tr.outside-event td {
				border-color: #a00000;
				color: #943300;
}
#flier table.schedule tr.outside-event td h3 {
				border: none;
				background-color: #e0c2c2;
				color: #eeeeee;
				font-weight: bold;
}

#flier tr.official-event {
				border-color: #ef1818;
				color: #ef1818;
}
#flier table.schedule tr.official-event td h3 {
				border: none;
				font-weight: bold;
}

#flier p.description {
	font-size: smaller;
}

#header, ul.navigation {
	background-color: #ebeb00;
	background-repeat: repeat-y;
}

#header img {
	margin-top: 15px;
	margin-bottom: 0px;
}

#flier ul.navigation {
	width: 100%;
	height: 2em;
	border-top: 1px solid #744700;
	border-bottom: 1px solid #a00000;
	display: block;
	white-space: nowrap;
	padding-left: 0px;
	margin-top: 0px;
}

* html #flier ul.navigation {
	/* Jeez IE sucks */
	width: 100%;
	margin-left: 0px;
}

#flier ul.navigation li {
	border-left: 1px solid #a00000;
	position: relative;
	top: 0.4em;
	font: bold 14px arial, verdana, helvetica, sans-serif;
	color: red;
	border: none;
	display: inline;
	margin-left: 1.1em;
}
#flier ul.navigation li span {
	font-size: 16px;
	font-weight: bold;
	position: relative;
	top: -4px;
	margin-left: 0.15em;
	margin-right: 0.15em;
}

#flier ul.navigation li a,
#flier ul.navigation li a:visited {
	color: blue;
	padding-top: 0.25em;
	padding-bottom: 0.15em;
	padding-left: 2px;
	padding-right: 2px;
	text-decoration: none;
}

#flier ul.navigation li a:hover,
#flier ul.navigation li a:active {
	color: red;
	background-color: #fcfcfc;
	border: 1px solid #744700;
	padding-left: 1px;
	padding-right: 1px;
	text-decoration: none;
}

#flier ul.navigation li:first-child,
#flier ul.navigation li:first-child a {
	border-left: none;
}

#flier ul.navigation li:first-child a:hover,
#flier ul.navigation li:first-child a:active {
	border: 1px solid gray;
}

h4 {
				font-size: 12px;
}

div.left {
				float: left;
				clear: all;
}

div.right {
				float: left;
				clear: all;
}


#flier div.urgent-special{
	background-color:  white;
	color: black;
	width: 33%;
	float: right;
	clear: right;
	display: inline; /* IE sucks */
	border-color: red;
	border-style: solid;
	border-width: 1px;
	margin-top: 2em;
	margin-left: 1em;
	margin-right: 0.1em;
	margin-bottom: 2em;
	padding: 0.5em;
}

#flier div.urgent-special h1 {
	margin-top: -9px;
	margin-left: -9px;
	margin-right: -9px;
	padding-left: 0.5em;
	padding-right: 0.5em;
	border-color: red;
	background-color: red;
	border: none;
	color: yellow;
}
#flier div.urgent-special a {
	color: red;
	text-decoration: none;
	border-bottom: 1px dashed red;
}
#flier div.urgent-special a:hover {
	text-decoration: underline;
	border-bottom: none;
}

#flier div.special-note {
	background-color:  white;
	color: black;
	width: 33%;
	float: right;
	clear: right;
	display: inline; /* IE sucks */
	border-color: #0000ff;
	border-style: solid;
	border-width: 1px;
	margin-top: 2em;
	margin-left: 1em;
	margin-right: 0.1em;
	margin-bottom: 2em;
	padding: 0.5em;
}

#flier div.special-note h1 {
	margin-top: -9px;
	margin-left: -9px;
	margin-right: -9px;
	padding-left: 0.5em;
	padding-right: 0.5em;
	border-color: #0000ff;
	background-color: blue;
	border: none;
	color: yellow;
}
#flier div.special-note h2 {
	margin-top: -0.5em;
	margin-left: -0.5em;
	margin-right: -0.5em;
	font-weight: normal;
	font-size: larger;
	padding-left: 0.5em;
	padding-right: 0.5em;
	background-color:  white;
	color: black;
	border-color: #0000ff;
	border-style: solid;
	border-width: 1px;
	border-bottom: none;
}
#flier div.special-note h3 {
	color: black;
	background-color: white;
	font-size: 16px;
}

ul.bio {
	margin-left: 0em;
	margin-top: 0em;
	margin-bottom: 1em;
	clear: both;
}

ul.bio li {
	list-style: none;
	padding: 0.5em;
	margin: 0.5em;
	width: 45%;
	float: left;
}
ul.bio li strong {
	background-color: #f5f3ca;
	background-image: none;
	font-weight: bold;
}

ul.bio li.lead {
	clear: both;
}

ul.bio li p {
	padding: 0.3em;
	margin: 0em;
	background-color: #f5f3ca;
	font-weight: 300;
}

ul.bio li.lead p {
	background-color: #f5f3ca;
	border: 1px solid black;
}

ul.bio li.follow p {
	border: 1px solid #960f08;
}

ul.bio img {
	float: left;
	clear: left;
	margin: -0.5em 1em 0.5em -0.5em;
	border-right: 3px solid #333;
	border-bottom: 3px solid #333;
}

ul.bio li.lead img {
}


p.footer {
	margin-top: 3em;
}

ul.schedule li {
	list-style-type: none;
}

ul.schedule li h2 {
	margin-left: -1em;
}

p.caption {
	font-size: 77%;
	font-weight: bold;
}

ul.description {
}

#flier form {
	padding: 0.1em;
	width: 45%;
	margin-left; -1em;
}

form strong {
	background-color: white;
	background-image: none;
	font-weight: bold;
	font-size: 90%;
}

form select {
}

li.soldout, li em.soldout {
	text-decoration: line-through;
}

#footer {
	clear: both;
	text-align: center;
	
}

.end-content {
	clear: both;
}
