* {
	background: white !important;
}

body {
	color: #333;
}

a {
	color: #b5b55d;
}

#nav, #top h3, #bn-button, .lightview {
	display: none !important;
}

#top {
	min-height: 0 !important;
	padding-top: 20px;
}

h2 {
	text-indent: 0;
	height: auto !important;
	font: 50px "Scala Sans", ScalaSans, Helvetica, Arial;
	font-weight: bold;
	width: 100% !important;
	margin-bottom: 16px;
}

#top p {
	width: auto !important;
	color: #444;
}

.people dd.name strong, .people dd.name b {
	color: black;
}

/* @group Shows */

#booknow {
	padding: 0;
}

#main h3 a, #rail h3 a, #rail h4 {
	text-indent: 0;
	color: #ae591f;
	border-bottom: 1px solid #ae591f;
	padding-bottom: 4px;
}

#upcoming dd {
	color: #444;
}

#stats li p em {
	color: black;
}

/* @end */

/* @group Testimonials */

.quote q {
	color: #444;
}

.callout q {
	margin-left: 0;
}

/* @end */