@charset "UTF-8";
/* CSS Document */

body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #3A2700;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #000000;
	background-image: url(../images/bg5.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	/* [disabled]font-size:78%; */
}
img {
	/* [disabled]border-top-style: none; */
	/* [disabled]border-right-style: none; */
	/* [disabled]border-bottom-style: none; */
	border-style: none;
	text-decoration: none;
	border-left-style: none;
	text-align: center;
}
h1 {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 20px;
}
h2 {
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 18px;
	line-height: 12px;
	color: #04609F;
}
h4 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	color: #FFFFFF;
}

.small {
	font-size: 11px;
	line-height: 13px;
	color: #FFFFFF;
}
.schedule {
	font-size: 14px;
	line-height: 16px;
	color: #000000;
	padding-left: 50px;
}
.inline_hed {
	font-family: "Myriad Pro", "Trebuchet MS", Verdana, Helvetica, Arial;
	font-size: 24px;
	font-weight: bold;
	color: #AC3828;
}
.copyright {
	font-size: 10px;
	text-align: right;
	float: right;
}
.footernav {
	font-size: 11px;
	font-weight: bold;
	float: left;
	width: 400px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 20px;
	margin-bottom: 6px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#container {
	width: 960px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/full3.png);
	background-repeat: repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D3CBBA;
	border-right-color: #D3CBBA;
	border-bottom-color: #D3CBBA;
	border-left-color: #D3CBBA;
	padding: 0px;
	/* [disabled]height: 1050px; */
}

#sidebar1 {
	float: left;
	width: 350px;
	text-align: center;
}
#rightside{
	width: 608px;
	float: right;

	background-image: url(../images/flash_shadow.png);
	background-repeat: no-repeat;
}
#rightsidenobg{
	width: 608px;
	float: right;
}
#rightbottom{
	width: 608px;
	float: right;
	height: 50px;
	margin-top: 10px;
}
#sidebar1 a:link, #sidebar1 a:visited{
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
#sidebar1 a:hover{
	color: #000000;
}
#underground {
	/* [disabled]float:left; */
	/* [disabled]margin-left:95px; */
	/* [disabled]margin-right:5px; */
	/* [disabled]margin-bottom:15px; */
}
#email {
	font-size: 120%;
	margin-bottom: 20px;

}
#phone {
	font-size: 130%;
	margin-top: 20px;
}
#nav {

}
#nav ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
#nav li {

}
#nav li a:link, #nav  li a:visited {
	display: block;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	color: #2D1E00;
	letter-spacing: .03em;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
}
#nav li a:hover {
	color: #30609F;
	background-repeat:no-repeat;
	background-position: center;
}

#schedule {
	background-color: #AC3828;
	margin-top: 6px;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
	width: 85%;
	padding-top: 24px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 24px;
}
#schedule a:link, #schedule a:visited  {
		color: #FFFFFF;
}
#buy_tickets {

}
#mainContent {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 370px;
	padding-right: 20px;
	padding-bottom: 0;
	background-image: url(../images/flash_shadow.png);
	background-repeat: no-repeat;
}

#mainContent p{
	font-size: 12px;
	line-height: 17px;
}
#flash_content {
	height: 455px;
	width: 487px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	padding: 0px;
	text-align: center;
	background-image: url(../images/playbill_bg.gif);
	background-repeat: no-repeat;
}
#footer {
	background-image: url(../images/tile_victorian_dark.gif);
	margin: 0px;
	background-repeat: repeat-x;
} 
#footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 24px;
}
#final_footer {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-top: 8px;
	padding-bottom: 20px;
	background-color: #000000;
	border-width:1px;
	border-style: none solid solid;
	border-color:#FFFFFF;
	color: #FFFFFF;
}
#final_footer  a:link, #final_footer a:visited, #final_footer a:hover  {
	color: #FFFFFF;
	text-decoration: none;
}

#final_footer p{
	padding-right: 15px;
}

#align_right {
	text-align: right;
	float: right;
	margin: 0px;
	width: 110px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#align_left {
	text-align: right;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 110px;
}
#followContent {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 400px;
	font-family: "Myriad Pro", "Trebuchet MS", Verdana, Helvetica, Arial; 
	padding: 0px;
}
#followContent  p {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 20px;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#map {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #AC3828;
	height: 200px;
	margin-right: auto;
	margin-left: 70px;
	padding: 6px;
	color: #000000;
	text-align: center;
	width: 260px;
	display: block;
	position: relative;
	visibility: visible;
}
#map p {
	padding: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h4 a:link, h4 a:visited {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	font-weight: normal;
}
.photo {
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 12px;
}
#photo_left {
	float: left;
	width: 220px;
	padding-right: 10px;
}

/*  GREG'S CSS */
#s3slider {
	width: 500px; /* important to be same as image width */
	height: 450px; /* important to be same as image height */
	position: relative; /* important */
	overflow: hidden; /* important */
	margin-left: 35px;
}

#s3slider li {
	padding:0;
	margin:0;
	/*margin-top:100px;*/
   list-style-type:none;
	text-decoration: none;
}
	
#s3sliderContent {
   width: 500px; /* important to be same as image width or wider */
   position: absolute; /* important */
   top: 0; /* important */
   margin-left: 0; /* important */
}

.s3sliderImage {
   float: left; /* important */
   position: relative; /* important */
   display: none; /* important */
}

.s3sliderImage span {
   position: absolute; /* important */
   /*left: 0;*/
   font: 10px/15px Arial, Helvetica, sans-serif;
   padding: 10px 13px;
   width: 374px;
   background-color: #000;
   filter: alpha(opacity=70); /* here you can set the opacity of box with text */
   -moz-opacity: 0.7; /* here you can set the opacity of box with text */
   -khtml-opacity: 0.7; /* here you can set the opacity of box with text */
   opacity: 0.7; /* here you can set the opacity of box with text */
   color: #fff;
   display: none; /* important */
   /*top: 0;*/

   /*
       if you put
       top: 0; -> the box with text will be shown at the top of the image
       if you put
       bottom: 0; -> the box with text will be shown at the bottom of the image
   */
}

.clear {
   clear: both;
} 
.s3sliderImage span strong{
    font-size: 14px;
}
.top {
	top: 0;
	left: 0;
	width: 500px;
}
.bottom {
	bottom: 0;
    left: 0;
}
.left {
	top: 0;
    left: 0;
	width: 110px /*!important;*/
	height: 280px;
}
.right {
	right: 0;
	bottom: 0;
	width: 90px /*!important;*/
	height: 280px;
}

#img_container {
/*margin:100px auto; 
width:909px;*/
} 

#img_container div {
margin-right:3px;
position:relative;
overflow:hidden;
} 

#img_container img { 
position:absolute; 
left:-1000px;
}
