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

body  {
	margin-top: 0px;
	margin-right: 25px;
	margin-left: 25px;
	margin-bottom: 0px; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #3A2700;
	font-family: "Myriad Pro", "Trebuchet MS", Verdana, Helvetica, Arial;
	background-color: #AB803E;
	background-image: url(../images/tile_stain.jpg);
	background-repeat: repeat;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	margin: 0;
	padding-top: 20px;
	padding-right: 0;
    padding-left: 20px;
	padding-bottom: 8px;
}
h2 {
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 18px;
	line-height: 17px;
	margin: 0;
	padding-bottom: 8px;
	padding-top: 8px;
	padding-left: 20px;
}
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;
	font-family: "Myriad Pro", "Trebuchet MS", Verdana, Helvetica, Arial;
}
.schedulecent {
	font-size: 14px;
	line-height: 16px;
	color: #000000;
	padding-left: 20px;
	font-family: "Myriad Pro", "Trebuchet MS", Verdana, Helvetica, Arial;
	text-align:center;
}
.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;
	text-align:left;
}
.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;
}

.fltlft2 { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 20px;
	margin-bottom: 13px;
}
.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: 940px; text-align: left; /* this overrides the text-align: center on the body element. */
	background-repeat: repeat; margin: 0 auto; padding: 0 20px 0 0; } 
#sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 400px;
	padding: 0px;
	margin: 0px;
	text-align: center;
}
#sidebar1 a:link, #sidebar1 a:visited{
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
#sidebar1 a:hover{
	color: #000000;
	
}
#nav {
	padding: 0px;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 80px;
}
#nav ul {
	list-style-type: none;
	padding: 0px;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
#nav li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3B76D;
}
#nav li a:link, #nav  li a:visited {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3B76D;
	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 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3B76D;
	color: #FFFFCC;
	background-image: url(../images/tile_red.png);
	background-repeat: repeat-y;
	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 {
	margin-bottom: 0;
	padding-left: 20px;
}
#mainContent {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 400px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0px;
	background-image: url(../images/flash_shadow.png);
	background-repeat: no-repeat;
	height: 590px;
} 
#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 {
}

#footermid{
	width:960px;
	margin-left: auto;
	margin-right: auto;
}
 

 
#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: 860px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 32px;
}

/*#final_footer {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-top: 8px;
	padding-bottom: 32px;
}*/

#final_footer  a:link, #final_footer a:visited, #final_footer a:hover  {
	color: #CC3333;
	text-decoration: none;
}

#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;
	background-image: url(../images/tile_transparent.png);
}
#followContent  p {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 20px;
	margin: 0px;
	font-family: "Myriad Pro", "Trebuchet MS", Verdana, Helvetica, Arial;
}
#followContent  a:link, #followContent  a:visited {
	color: #990000;
	text-decoration: none;	
}
#followContent  a:hover {
	color: #000000;
}
#map {
	font-family: "Myriad Pro", "Trebuchet MS", Verdana, Helvetica, Arial;
	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;
}
#container_home {
	width: 960px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	
	padding: 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;
}
#schedule .small a strong {
	color: #000;
	text-decoration: underline;
}

#ad2 {width:940px; margin-left:auto; margin-right:auto;}

#coe{
	border: 1px solid #000000;
	width: 216px;
	height: 152px;
	-webkit-box-shadow: .5px .7px 5px 0.7px #010101;
	box-shadow: .5px .7px 5px 0.7px #010101;
}

#slogan{
	font-size:24px;
	font-weight:bold;
	padding-left:18px;
	text-align:center;
	color: black;
  	-webkit-text-fill-color: white; /* Will override color (regardless of order) */
    -webkit-text-stroke-width: .5px;
    -webkit-text-stroke-color: black;
	text-shadow: 2px 2px 2px #000000;
}

#social{
	width:960px;
	height: 65px;
	margin-left:auto;
	margin-right:auto;
}

/*#google{
	position:relative;
	display:inline-block;
	width:350px;
	height:95px;
	float:left;
	margin-left:100px;
	padding-top:20px;
	padding-bottom:15px;
	text-align:right;
}

#google_translate_element{
	display:inline-block;
	width: 140px;
	height: 25px;
	position:relative;
	top:30px;
	left:10px;*/
}
	/*display:inline-block;
	width:140px;
	height: 25px;
	position:relative;
	top:945px;
	align:right;
	left:550px;
	vertical-align:middle;
}
*/
/*#icons{
/*	//display:inline-block;
//	width: 240px;
//	height:55px;
//	float:left;
//	margin-left:25px;
//	padding-left: 250px;
//	vertical-align:middle;
//	text-align:left;*/
/*
}*/

#clearfloat{
clear:both;
}

/*#coe {
	align:center;
	width:216px;
	height:152px;
	border: #000000 2px;
	box-shadow:#000000;
	h-shadow: 2px;
	v-shadow: 2px;
	blur: 2px;
	spread: 5px;
}*/

/*#heelsleft {
	height: 90px;
	float:left;
	margin-left: 15px;
}

#heelsright {
	height: 90px;
	width: 270px;
	float:right;
	padding-top:0px;
	padding-right:10px;
	margin-top:0px;
	margin-left:25px;
	
}

#clearfloat{
	clear:both;	}*/        
