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

* html body { /* for IE */
	text-align: center;
}

body {
	background-color: black;
	color: white;
	font-family: georgia;
	line-height: 1.25em;
}

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

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

h2 {
	font: bold 16px 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;
}

a:link, a:visited {
				color: #000080;
				text-decoration: none;
}
a:hover, a:active {
				color: #501616;
				text-decoration: underline;
}

img {
				border: none;
}

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

ul.introduction {
	color: #fbd242;
	float: none;
	clear: none;
}

ul.introduction p {
	color: black;
	margin-left: 1em;
	margin-top: 0em;
}

#logo {
	margin: 50px auto;
	text-align: center;
	margin-bottom: 0px;
	margin-top: 10px;
}

p.tagline {
	font-size: 16px;
	margin: 50px auto;
	margin-top: 0.4em;
	text-align: center;
}


#logo h1 {
	font: normal 25px georgia, times, serif;
	color: #F5F533;
	text-align: center;
}

h1 {
	/* font: normal 20px arial, verdana, helvetica, sans-serif; */
	font: normal 22px verdana, arial, georgia, helvetica, sans-serif;
	font-variant: small-caps;
	color: #F5F533;
	margin: 23px 18px;
	text-align: left;
}

h1.welcome {
	background: black url(pics/buttongradient-off.jpg) repeat-x bottom left;
	font: bold 16px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: white;
	line-height: 22px;
	text-align: left;
	border-bottom: 1px solid #333333;
	padding-bottom: 0.3em;
	padding-left: 1em;
	padding-top: 0.3em;
	margin-left: -2em;
	margin-top: 1em;
}

* html h1.welcome span { /*IE only. To fix margin/padding problems.  */
	margin-left: 2em;
}

#content {
	float: left;
	clear: none;
	max-width: 40%;
	margin-left: 5px;
	margin-right: 5px;
}

#navcolumn {
	float: left;
	width: 27%;
}

#footer {
	border-top: 1px solid #501616;
	clear: both;
	text-align: center;
	
}

.testimonial {
	width: 100%;
	border: 1px solid #cccccc;
	margin-right: 2em;
	margin-top: 3em;
	padding: 0em;
	float: left;
}

.testimonial h2 {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

.testimonial h6 {
	background: none;
	background-color: #330000;
	color: #cccccc;
	margin-top: 0em;
	margin-left: -0.5em;
	margin-right: -0.5em;
	padding-left: 1em;
	padding-right: 1em;
}

.testimonial p {
	padding: 0.5em;
	color: #CCAAAA;
}

q {
	font-style: italic;
}

q:before, q:after {
	display: none;
}

cite {
	display: block;
	color: #991111;
}

.bio ul {
	clear: left;
}

.bio li {
}

.partner {
	float: left;
	padding-bottom: 1em;
	border-top: 1px solid #333333;
}

.partner img {
	float: left;
	margin-right: 1em;
	margin-bottom: 25px;
	margin-top: -2px;
	margin-bottom: 0.25em;
}

.partner p {
}

#pricelist {
}

#pricelist td {
	border: 1px solid gray;
	margin: 1em 2em 1em 2em;
	padding: 1em 1em 1em 1em;
}

img.banner {
	margin: 0px;
}

p {
				font-size: 16px;
}

#flier {
	/* margin-left: 8%; */
	margin-left: auto;
	margin-right: auto;
	top: 0px;
	width: 80%;
	background-color: white;
	color: black;
	padding-left: 1.25em;
	padding-right: 0.75em;
	padding-bottom: 2em;
	min-height: 600px;
	text-align: left; /* For IE */
}

#flier img.left {
	float: left;
	margin-left: 3px;
	margin-right: 3px;
}

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

#flier table.schedule {
				border: 1px solid black;
}
#flier table.schedule td,
#flier table.schedule th {
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	padding-left: 0.15em;
	padding-right: 0.15em;
}
#flier table.schedule th a {
	color: #501616;
	text-decoration: underline;
}

#flier strong, #flier table td {
	color: black;
}

#flier h1 {
	margin-left: 14px;
	color: #000080;
}
#flier h2 {
	clear: left;
	margin-left: -0.5em;
	background: none;
	background-color: white;
	color: #501616;
	border: none;
	font: bold 16px arial, verdana, helvetica, sans-serif;
}

#flier h3 {
	font: bold 14px arial, verdana, helvetica, sans-serif;
	text-align: left;
	border-bottom: 1px solid #333333;
	padding-bottom: 0.3em;
	padding-left: 0.5em;
	padding-top: 0.3em;
	margin-top: 1em;
	color: #000080;
}

#flier table.schedule {
				background-color: #deaf55;
				color: #fbd242;
}

#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;
				background-color: #deaf55;
}

#flier table.schedule tr th h2 {
				margin-top: 0em;
				margin-bottom: 0.2em;
				margin-left: 1em;
				padding: 0px;
				background-color: #deaf55;
}
#flier table.schedule tr th h2 em {
	margin-left: 2em;
	font-weight: normal;
	font-style: normal;
	float: right;
	clear: none;
	display: block;

}

#flier tr.outside-event {
				border-color: black;
				color: grey;
				background-color: #deaf55;
}
#flier table.schedule tr.outside-event td h3 {
				border: none;
				color: grey;
				background-color: #deaf55;
				font-weight: normal;
}

#flier tr.official-event {
				color: #000080;
				background-color: #deaf55;
}
#flier table.schedule tr.official-event td h2 {
				border: none;
				color: #000080;
				font-weight: bold;
				padding: 3px;
				margin-left: 0px;
				background-color: #deaf55;
}

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

#flier ul.navigation {
	width: 100%;
	height: 2em;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	background-color: #8e4f23;
	display: block;
	white-space: nowrap;
	padding-left: 0px;
	margin-top: 0.7em;
	margin-bottom: 0.7em;
	margin-left: 0px;
}

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

#flier ul.navigation li {
	border-left: 1px solid black;
	position: relative;
	top: 0.4em;
	font: bold 14px arial, verdana, helvetica, sans-serif;
	color: #fbd242;
	border: none;
	display: inline;
}
#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: white;
	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: #fbd242;
	border: 1px solid gray;
	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;
}

#flier div.special-note {
	background-color:  white;
	color: black;
	width: 33%;
	float: right;
	clear: right;
	display: inline; /* IE sucks */
	border-color: #fbd242;
	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 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: #fbd242;
	border-style: solid;
	border-width: 1px;
	border-bottom: none;
}

ul.bio {
	border: none;
	clear: both;
	margin-bottom: 1em;
}

ul.bio li {
	list-style: none;
	margin: 1em 0px 1em 0em;
	clear: both;
}

ul.bio img {
	float: left;
	clear: left;
	margin-right: 1em;
	margin-bottom: 25px;
}

ul.bio p {
}

p.update {
	margin-left: 1em;
	font-family: monospace;
}

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

.outside p {
	font-weight: bold;
	font-size: 10px;
}

.sponsors li {
	display: inline;
	float: left;
	margin-right: 7em;
}

img.preload {
	width: 1px;
	height: 1px;
	margin-left: 3000px;
}

#header {
	background-color: #8e4f23;
}

