﻿@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* 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: #000000;
	background-attachment: fixed;
	background-color: #000;
	background-image: url(../images/background/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.twoColFixRtHdr #container {
	width: 1004px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	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;
} 
.twoColFixRtHdr #header {
	background-color: #000;
	height: 46px;
	width: 976px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
		background-image: url(../images/Placeholder/TopHeader4.jpg);
} 
.twoColFixRtHdr #nav {
	background-color: #000;
	height: 46px;
	width: 976px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	backg 
nd-image: url(../images/Placeholder/Nav.gif);
} 
.twoColFixRtHdr #banner {
	background-color: #000;
	height: 570px;
	width: 976px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
} 
 

.twoColFixRtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixRtHdr #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 250px;
	color: #FFF;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}
.twoColFixRtHdr #mainContent {
	margin: 0 300px 0 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	color: #FFF;
} 
.twoColFixRtHdr #mainContent2 {
	margin: 0 0px 0 10px; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	color: #FFF;
} 

.twoColFixRtHdr #footer {
	background-color: #000;
	background-image: url(../images/Placeholder/Footer.jpg);
	height: 120px;
	width: 976px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	font-family: Arial;
	font-size: 8pt;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
} 
.twoColFixRtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.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: 8px;
}
.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;
}

#news-container {
	width: 100%;
}
#shows-container {
	width: 100%;
}
#social-container {
	width: 100%;
}


.style1 {
	background-image: url('images/news/News_Spacer.gif');
}
.style5 {
	text-align: right;
	font-size: 8pt;
}
.style6 {
	font-size: 10pt;
	text-align: justify;
}
.style7 {
	text-align: left;
	font-size: 10pt;
	color: #C4B39D;
}
.style8 {
	border-style: solid;
	border-width: 1px;
}
.style9 {
	text-align: right;
}
.style10 {
	font-size: 10pt;
	text-align: justify;
	font-family: Arial;
}
.style11 {
	text-align: center;
}

.style12 {
	background-image: url('../images/background/Left_bg.gif');
}
.style13 {
	background-image: url('../images/background/Right_bg.gif');
}
.style14 {
	background-color: #000000;
}
.style15 {
	text-align: left;
}
.style16 {
	text-align: justify;
}
.style17 {
	text-decoration: none;
}
.style18 {
	border-width: 0px;
}
.style19 {
	border: 1px solid #333333;
	background-color: #333333;
}
.style20 {
	background-image: url('../shows/images/Shows_Spacer.gif');
}
.style21 {
	background-image: url('../shows/images/Shows_Spacer.gif');
}
.style22 {
	font-family: Arial;
	font-size: 12pt;
}
.style24 {
	border-width: 0;
}

.style25 {
	font-family: Arial;
	font-size: 10pt;
}
.style27 {
	text-align: left;
	font-family: Arial;
	background-image: url('');
}

.auto-style1 {
	font-family: Arial;
	font-size: 10pt;
	color: #c08d31;
}
.auto-style2 {
	font-size: 8pt;
	color: #E4A32E;
}
.auto-style3 {
	font-family: Arial;
}
.auto-style6 {
	font-size: 10pt;
}



a {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}
a:hover {
	color: #E4A32E;
}

dth: 0px;
}


a {
	color: #FFFFFF;
}

.under-banner {
	background-image: url('../images/Placeholder/Banner_Bottom.jpg');
}


.news-date {
	font-family: Arial;
	font-size: 8pt;
	color: #FFFFFF;
	text-align: right;
	font-weight: bold;
}
.news-header {
	font-family: Arial;
	font-size: 12pt;
	color: #c08d31;
}

.news-content {
	font-family: Arial;
	font-size: 10pt;
	color: #FFFFFF;
	text-align: justify;
}

.news-spacer {
	background-image: url('../images/News_Spacer.gif');
} 
.shows-bg {
	background-color: #000;
	background-image: url('../shows/images/bg2.jpg');
}
#shows2-bg {
	background-image: url('../shows/images/bg2.jpg');
	width: 620px;
	background-repeat: no-repeat;
}

.shows-header {
	font-family: Arial;
	font-size: 10pt;
	color: #7D99B0;
	font-weight: bold;
}
.shows-text {
	font-family: Arial;
	font-size: 10pt;
	color: #FFFFFF;
}

.auto-style7 {
	text-align: center;
	font-size: 8pt;
}

