@charset "utf-8";
body {
	padding: 0;
	margin: 0;
	border: 0;
	font: 18px/1.25 "Gill Sans MT", Verdana, Arial, Helvetica, sans-serif;
	background: #191919;
}

a {
	color: #c821d7;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3, p {
	margin: 0;
	padding: 0;
}

h2, h3 {
	font: 18px/1.25 "Gill Sans MT", Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 1em;
}

h1 {
	font: 24px/1.25 "Gill Sans MT", Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 0.75em;
	color: #c821d7;
}

p {
	padding-bottom: 0.5em;
}

.alt {
	display: none;
}

#wtp-wrapper {
	width: 850px;
	margin: 30px auto;
}

#top-bar {
	height: 71px;
	background: url('top-logo.gif') no-repeat;
}

#top-bar a {
	width: 359px;
	height: 71px;
	display: block;
	float: left;
}

#little-boat {
	float:right;
	width :112px;
	height: 71px;
	background: url('little-boat.gif');
}

#purple-box {
	border: solid 1px #c512d5;
	background: #000 url('floor.jpg') bottom repeat-x;
}

#chairs {
	margin: 1px;
	background: url('chairs.jpg') bottom right no-repeat;
}

#content-wrapper {
	width: 613px;
	margin: 18px 0 0 18px;
	float: left;
}

#content-area {
	background: url('content-bottom.gif') bottom no-repeat;
	min-height: 500px;
}

#sidebar {
	width: 205px;
	float: right;
}

ul#nav-bar {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-top: 12px;
}

ul#nav-bar li {
	margin: 0;
	padding: 0;
}

ul#nav-bar li a {
	display: block;
	width: 205px;
	height: 35px;
}

ul#nav-bar li.nav-home {
	background: url('nav-home-on.gif');
	height: 30px;
}

ul#nav-bar li.nav-home a {
	background: url('nav-home.gif');
}

ul#nav-bar li.nav-home a:hover {
	background: url('nav-home-on.gif');
}

ul#nav-bar li.nav-about {
	background: url('nav-about-on.gif');
}

ul#nav-bar li.nav-about a {
	background: url('nav-about.gif');
}

ul#nav-bar li.nav-about a:hover {
	background: url('nav-about-on.gif');
}

ul#nav-bar li.nav-contact {
	background: url('nav-contact-on.gif');
}

ul#nav-bar li.nav-contact a {
	background: url('nav-contact.gif');
}

ul#nav-bar li.nav-contact a:hover {
	background: url('nav-contact-on.gif');
}

ul#nav-bar li.nav-past {
	background: url('nav-past-on.gif');
}

ul#nav-bar li.nav-past a {
	background: url('nav-past.gif');
}

ul#nav-bar li.nav-past a:hover {
	background: url('nav-past-on.gif');
}

ul#nav-bar li.nav-wtp {
	background: url('nav-wtp-on.gif') bottom;
	height: 48px;
}

ul#nav-bar li.nav-wtp a {
	background: url('nav-wtp.gif') bottom;
	height: 48px;
}

ul#nav-bar li.nav-wtp a:hover {
	background: url('nav-wtp-on.gif') bottom;
}

ul#nav-bar li.nav-dr {
	background: url('nav-dr-on.gif') bottom;
	height: 45px;
}

ul#nav-bar li.nav-dr a {
	background: url('nav-dr.gif') bottom;
	height: 45px;
}

ul#nav-bar li.nav-dr a:hover {
	background: url('nav-dr-on.gif') bottom;
}

ul#nav-bar li.nav-gallery {
	background: url('nav-gallery-on.gif');
}

ul#nav-bar li.nav-gallery a {
	background: url('nav-gallery.gif');
}

ul#nav-bar li.nav-gallery a:hover {
	background: url('nav-gallery-on.gif');
}

#past-events p {
	color: white;
	font-size: 14px;
	padding-left: 9px;
	padding-right: 14px;
}

#past-events p a {
	color: white;
}

#past-events p.event-title {
	padding-top: 10px;
}

.home-wtp-logo {
	height: 85px;
	background: url('logo-wtp.gif') center no-repeat;
	margin-bottom: 20px;
}

.home-dr-logo {
	height: 85px;
	background: url('logo-dr.gif') center no-repeat;
	margin-bottom: 20px;
}
