@charset "utf-8";
/* CSS Document */
<style type="text/css"> 
 
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	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 */
}



#nav2 a:link {
	color: #FFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-align: center;
}
#nav2 a:hover {
	background-position: 0px bottom;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}


#nav2 a:visited {
	text-decoration: none;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}

a:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

#mainnew a:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #AB1B13;
}

#mainnew a:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #aa1a12;
}
#mainnew a:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}
.twoColFixLtHdr #container {
	width: 1000px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px none #000000;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: no-repeat;
} 
#main {
	background-image: url(images/rays.jpg);
	background-repeat: repeat;
	border: medium none #0FC;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11pt;
}
#mainnew {
	background-image: url(images/rays_bg_1000.jpg);
	background-repeat: repeat;
	border: medium none #0FC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 0px;
	width: 1000px;
	font-weight: normal;
	color: #000;
	height: auto;
}
.underphoto {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #000;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	font-weight: bold;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
}
#leftbg2 {
	height: auto;
	background-image: url(images/yellow_bg.png);
	background-repeat: repeat;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #333;
	text-align: center;
	font-variant: small-caps;
}


#main2 {
	height: 430px;
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10.5pt;
	background-image: url(images/rays.jpg);
	padding-bottom: 10px;
}


.twoColFixLtHdr #header {
	text-align: center;
	width: 850px;
	padding: 0;
	margin: 0px;
	border: thin none #000;
	background-color: #cf4a27;
} 
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 200px;
	background-image: url(images/leftsidebar.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: auto;
	padding: 10px;
	margin-left: 10px;
	top: 15px;
}
.heading {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14pt;
	color: #FFF;
}

.twoColFixLtHdr #mainContent {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	height: auto;
	position: relative;
	padding-right: 10;
	padding-bottom: 0;
	padding-left: 20;
	border: medium none #C06;
	width: 610px;
	float: right;
	background-repeat: repeat;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	top: 10px;
}
#rightcontent {
	border: thick none #30F;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	background-repeat: repeat-y;
	background-image: url(images/yellow_bg.png);
	height: auto;
}
#ticketinfo {
	padding: 0px;
	top: 180px;
}
#nav {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11pt;
	color: #FFF;
	text-align: center;
	font-style: normal;
	font-weight: bold;
	border: medium none #3F0;
	line-height: normal;
	top: auto;
	padding-bottom: 10px;
}
#nav2 {
	font-family: "Monotype Corsiva";
	font-size: 11pt;
	color: #FFF;
	text-align: center;
	font-style: normal;
	font-weight: normal;
	border: medium none #3F0;
	line-height: normal;
	top: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}
h1 {
	font-size: 24px;
	color: #FFF;
	padding-top: -20px;
}
h2 {
	font-family: "Monotype Corsiva";
	font-size: 20pt;
	color: #AB1B13;
	font-weight: bold;
}

.twoColFixLtHdr #columns {
	background-image: url(images/rays.jpg);
	background-repeat: repeat;
	border: medium none #03C;
	margin: 0px;
	top: 0px;
	position: relative;
	padding: 0px;
	height: auto;
} 
.bigheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #FFF;
	padding-bottom: 10px;
}

.twoColFixLtHdr #footer {
	border: medium none #036;
	width: 850px;
	padding: 0;
} 
.twoColFixLtHdr #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 */
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14pt;
	color: #FFF;
}
.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;
}
.costs {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11pt;
	line-height: 20pt;
	text-align: center;
	position: relative;
	padding-right: 5px;
	width: 200px;
}
#leftbg {
	background-image: url(images/sidebar2.png);
	background-repeat: repeat-x;
}
#bg {
	background-image: url(images/rays.jpg);
}


.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;
}

.costs {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11pt;
	line-height: 18pt;
	text-align: center;
	color: #fff;
}
#orange2 {
	background-repeat: repeat;
	height: auto;
	background-image: url(images/red_bg.png);
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 3px;
	padding-left: 5px;
	width: 340px;
}
#orange {
	background-repeat: repeat;
	padding: 10px;
	background-image: url(images/yellow_bg.png);
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12pt;
	color: #FFF;
	text-align: center;
}
#tablefont a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11pt;
	color: #000;
	font-weight: normal;
}
#newsletter {
	float: right;
	background-color: #FFF;
}
#newsletter2 {

}
#slides {
	float: right;
	margin-left: 20px;
}
</style>
h2 {
	font-size: 14pt;
	text-align: center;
}
.red {
	font-family: "Monotype Corsiva";
	font-size: 20px;
	color: #AB1B13;
	text-align: center;
	font-weight: bold;
}
.artistname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #AB1B13;
}
.programs {
	font-family: "Monotype Corsiva";
	font-size: 16pt;
	color: #AB1B13;
	text-align: center;
}
h5 {
	font-family: "Monotype Corsiva";
	font-size: 16pt;
	color: #AB1B13;
	text-align: center;
	line-height: 16pt;
}
.curly {
	font-family: "Monotype Corsiva";
	font-size: 16pt;
	color: #AB1B13;
	text-align: center;
	line-height: 16pt;
	padding-top: -10px;
}

.announce {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: normal;
	color: #AB1B13;
	text-align: center;
}

