@charset "utf-8";
/* CSS Document */
.updateProgress
{
	position: absolute;
	background-color: #fff;
	filter: alpha(opacity=70);
	MozOpacity: 0.7;
	opacity: 0.7;
	padding: 0px;
	margin: 0px;
}
.updateProgress div
{
	background-color: white;
	padding: 4px;
	position: absolute;
	top: 50%;
	left: 40%;
	vertical-align:middle;
}

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(../images/bg3.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	background-color: #B09F6B;
	line-height: 17px;
}#wrapper{
	width: 841px;
	margin-right: auto;
	margin-left: auto;
}#header{
	margin: 0px;
	height: 82px;
	width: 841px;
	padding: 0px;
	overflow: hidden;
}#flashbanner{
	margin: 0px;
	height: 246px;
	width: 841px;
	padding: 0px;
}#navigationbg{
	background-color: #c00109;
	height: 30px;
	width: 841px;
	margin: 0px;
	float: left;
}#main{
	background-color: #fdfcf9;
	float: left;
	height: auto;
	width: 781px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 25px;
	padding-left: 30px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #000000;
	text-transform: uppercase;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}#nowonstage{
	background-color: #f7f4e9;
	height: auto;
	width: 460px;
	border: 1px solid #eedac2;
	margin-top: 0px;
	float: left;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 18px;
	padding-right: 18px;
}.photos {
	border: 2px solid #d8b287;
}
a:link {
	font-weight: bold;
	color: #c00109;
	text-decoration: none;
}

#play{
	width: 215px;
	float: left;
}#playdivider{
	background-image: url(../images/divider.gif);
	width: 30px;
	height: 249px;
	float: left;
	background-repeat: no-repeat;
	background-position: center;
}
a:visited {
	font-weight: bold;
	color: #c00109;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #c00109;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #8B420C;
	text-decoration: none;
}
#bannerad {
	background-color: #f7f4e9;
	height: auto;
	width: 225px;
	border: 1px solid #eedac2;
	margin-top: 0px;
	float: left;
	margin-left: 30px;
	padding: 10px;
}
#quicklinks {
	background-color: #f7f4e9;
	height: auto;
	width: 120px;
	border: 1px solid #eedac2;
	float: left;
	padding: 5px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
}#topbody {
	float: left;
	clear: both;
	width: 788px;
}
.quicklinkbt {
	border: thin solid #c5c6cf;
}

#bottombody {
	float: left;
	clear: both;
	width: 781px;
	margin-top: 20px;
	padding: 0px;
}
#news {
	background-color: #f7f4e9;
	height: auto;
	width: 614px;
	border: 1px solid #eedac2;
	float: left;
	padding: 8px;
	margin: 0px;
}
#newsitem {
	width: 190px;
	float: left;
	height: auto;
	padding-right: 7px;
	padding-left: 7px;
}#newsitem a, active, visited{
	color: #76410c;
	font-weight: normal;
}#newsitem a:hover{
	text-decoration: underline;
}
#footer {
	float: left;
	clear: both;
	width: 781px;
	margin-top: 20px;
	padding: 0px;
	height: auto;
	margin-bottom: 20px;
	color: #97844b;
	font-weight: normal;
	font-size: 11px;
	line-height: 16px;
}#footer a, active, visited {
	color: #97844b;
	text-decoration: none;
	font-weight: normal;
}#footer a:hover{
	color: #473F23;
	text-decoration: none;
	font-weight: normal;
}
#topbanner {
	margin: 0px;
	width: 841px;
	padding: 0px;
	height: 159px;
}
.navlist a {
	color: #000000;
	display: block;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEDAC2;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 15px;
}h4 {
	font-size: 12px;
	text-transform: uppercase;
	line-height: 16px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	background-color: #000000;
	color: #FFFFFF;
}.navlist a:visited {
	color: #000000;
	display: block;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEDAC2;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 15px;
}
.navlist a.here {
	color: #982915;
	background-color: #E4D5AF;
}
.navlist a:hover {
	color: #982915;
	background-color: #E4D5AF
}
.navlist li {
	margin-left: 0px;
	padding-left: 0;
	text-transform: uppercase;
}
.navlist {
	font-size: 11px;
	margin-left: 0px;
	padding-left: 0;
	list-style: none;
	width: 130px;
	line-height: 20px;
	float: left;
}
#leftnavigation {
	background-color: #f7f4e9;
	width: 130px;
	border: 1px solid #eedac2;
	margin: 0px;
	visibility: visible;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: right;
}
#play_content1 {
	background-color: #f7f4e9;
	width: 400px;
	border: 1px solid #eedac2;
	margin-top: 0px;
	float: left;
	margin-left: 10px;
	padding: 10px;
}
#play_content2 {
	background-color: #f7f4e9;
	width: 165px;
	border: 1px solid #eedac2;
	margin-top: 0px;
	float: left;
	margin-left: 10px;
	padding: 10px;
}
.tiny {
	font-size: 11px;
}
.eventdate {
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DFBA8C;
}.eventdate a, visited {
	color: #8E4F0F;
}

.small {
	font-weight: normal;
	text-transform: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #000000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	text-transform: none;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
#main_content1 {
	background-color: #f7f4e9;
	width: 597px;
	border: 1px solid #eedac2;
	margin-top: 0px;
	float: left;
	margin-left: 10px;
	padding: 10px;
}
#calendar {
	background-color: #EAE1C8;
	border: 1px dotted #F7F3E8;
	text-align: left;
	font-size: 11px;
}#calendar a, visited {
	font-size: 11px;
	font-weight: normal;
}

hr {
	color: #EEDAC2;
	border: 1px solid #EEDAC2;
}
#calendar a:hover {
	color: #8B420C;
}
.brown {
	color: #8D6C29;
	font-weight: bolder;
	text-transform: uppercase;
	background-color: #FFFFFF;
	border: 1px solid #8D6C29;
	padding-right: 1px;
	padding-left: 1px;
	font-size: 11px;
}
 .season_play {
	width: 158px;
	float: left;
	height: auto;
	padding-right: 2px;
	padding-left: 2px;
	margin-right: 6px;
	margin-left: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
}#photogallerynav{
	color: #FFFFFF;
	background-color: #000000;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}#photogallerynav a{
	color: #E4D5AF;
}
.photogalphotos {
	border: 2px solid #d8b287;
	background-color: #FFFFFF;
	padding: 2px;
}
.calendar {
	background-color: #EAE1C8;
	text-align: left;
	font-size: 11px;
}.calendar a, visited {
	font-size: 11px;
	font-weight: normal;
}
