@charset "utf-8";
body {
	background-color: #e0ceb6;
	background-image: url(images/page-bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	background-attachment: fixed;
}
#nav-wrapper {
	text-align: center;
}
#nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	text-transform: uppercase;
	width: 900px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#nav ul {
	display: inline;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#nav li {
	margin: 0px;
	list-style: none;
	display: inline;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	letter-spacing: 0.1em;
}

#nav a {
	color: #FFFFFF;
	text-decoration: none;
}
#nav a:hover {
	color: #134A3E;
	text-decoration: none;
}
#trailer {
	background-image: url(images/trailer-bg.jpg);
	background-repeat: no-repeat;
	height: 490px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#copy-wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
}
.copy-item {
	margin-top: 35px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8d8b7b;
	padding: 0px;
	margin-right: 20px;
}
.copy-item-right {
	margin-top: 35px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8d8b7b;
	padding: 0px;
}
.peterhall {
	padding: 3px;
	margin-right: 10px;
	border: 1px solid #FFFFFF;
	background-color: #7C5E34;
}



h1 {
	font-size: 15px;
	color: #1E4C40;
}
h2 {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
hr {
	border: 1px;
	color: #FFFFFF;
	background-color: #FFFFFF;
	height: 1px;
	clear: both;
}
a {
	text-decoration: underline;
	color: #CC0000;
}
a:hover {
	color: #134A3E;
	text-decoration: underline;
}
a.ett {
	text-decoration: none;
	color: #CC0000;
	font-size: 18px;
}
a.ett:hover {
	color: #134A3E;
	text-decoration: none;
	font-size: 18px;
}
.cast {
	font-size: 11px;
	color: #333333;
	line-height: 12px;
	padding-bottom: 6px;
	padding-left: 3px;
	padding-top: 3px;
	font-weight: bold;
}
.smalltext {
	font-size: 11px;
	color: #FFFFFF;
	line-height: 12px;
}
.venue {
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}
.venue-layout {
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BC9663;
	padding-top: 7px;
}
#footer {
	margin-top: 35px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8d8b7b;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 25px;
	font-size: 11px;
	background-image: url(images/ace.png);
	background-repeat: no-repeat;
	margin-bottom: 15px;
}
s
