/* CSS Document */

p {
	margin:0 0 10px 0;
	color: #000;
}

a {
	color:#92008A;
	text-decoration:underline;
}

a:hover {
	color:#734E1E;
	text-decoration:none;
}

h1 {
	font-size:20px;
	color:#734E1E;
	font-weight:bold;
	margin:0 0 8px 0;
}

h2 {
	font-size:14px;
	color:#734E1E;
	font-weight:bold;
	margin:0;
}

body {
	margin: 0px;
	background:url(../img/bg_ribbon_2.jpg) center top no-repeat;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:small;
	line-height:20px;
	color:#333333;
}

#homepagevideo {
	background:none;
	width:576px;
	height:384px;
	position:absolute; left:259px; top:219px;
}

#page {
	width:855px;
	margin:auto;
	margin-top:0px;
	background:url(../img/bg_gradient.jpg) repeat-y;
	position:relative;
}

#subpage {
	width:855px;
	margin:auto;
	margin-top:0px;
	background:url(../img/bg_gradient_subpage.jpg) repeat-y;
}

#subpageopen {
	width:855px;
	margin:auto;
	margin-top:0px;
	background:url(../img/bg_gradient.jpg) repeat-y;
}

#aboutpage {
	width:855px;
	margin:auto;
	margin-top:0px;
	background:url(../img/bg_gradient_aboutpage.jpg) repeat-y;
}

#header {
	height:172px;
	background:url(../img/header_85514px.jpg);
}

#navcontainer {
	background:url(../img/bg_gradient.jpg) repeat-y;
}

#nav {
	text-align:center;
	margin:-4px 66px 0 39px;
	padding-top:0px;
	height:35px;
	border-top:solid 1px #637966;
	border-bottom:solid 1px #637966;
	font-size: small;
}

#nav ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	overflow: hidden;
	height: 35px;
}

#nav ul li {
	float: left;
	display: inline;
	text-align: center;
	padding: 0;
	margin: 0;
}

#nav ul li a {
	padding: 6px 12px 0px;
	margin: 0 0 10px 0;
	text-decoration: none;
	display: block;
	display: inline-block;
	text-align: center;
	height:29px;
	color:#333333;
}

#nav ul li a:hover {
	color: #333333;
	background: #DDD4C8;
	font-size: small;
}

#nav a:active {
	background: #EEE5D3;
	color: #333333;
}

#nav li#active a {
	background: #EEE5D3;
	color: #333333;
}

#homepagefeature {
	background:url(../img/homepage_top2.jpg) no-repeat;
	padding:402px 0 0 28px;
	height:35px;
}

#homepagecontent {
	background:url(../img/homepage_content_bg.jpg) repeat-y;
	margin:0;
}

#homeupcomingevents {
	width:334px;
	background:url(../img/bg_upcomingevents.jpg) repeat-x #fff;
}

#homeupcomingevents a {
	color:#92008A;
}

#homeupcomingevents a:hover {
	color:#734E1E;
	text-decoration:none;
}

#eventsummary {
	width:290px;
	margin-left:26px;
	padding:20px 0 10px;
	border-bottom:solid 1px #637966;
	line-height:17px;
}

#buyticketsbutton {
	padding:15px 0 15px 26px;
}

#homepagecopy {
	width:380px;
	margin-right:79px;
	float:right;
}

#inset {
	float:right;
	margin:0 0 25px 25px;
	text-align:center;
}

#inset p {
	font-size:11px;
	font-style:italic;
	line-height:16px;
	margin:8px 0 0;
}

#clearit {
	clear:both;
	margin:0;
}

#footercontainer {
	background:url(../img/bg_gradient.jpg) repeat-y;
}

#footer {
	text-align:center;
	border-top:solid 1px #637966;
	margin:0 66px 0 39px;
	padding-top:10px;
}

#footer a {
	color:#333333;
}

#footer a:hover {
	color:#92008A;
	text-decoration:none;
}

#subfeatureschedule {
	background:url(../img/subheader_schedule.jpg) no-repeat;
	padding:115px 0 0 28px;
	height:35px;
}

#subfeatureabout {
	background:url(../img/subheader_about.jpg) no-repeat;
	padding:115px 0 0 528px;
	height:35px;
}

#subfeatureauditions {
	background:url(../img/subheader_auditions.jpg) no-repeat;
	padding:115px 0 0 528px;
	height:35px;
}

#subfeatureaboutopen {
	background:url(../img/subheader_about_open.jpg) no-repeat;
	padding:115px 0 0 528px;
	height:35px;
}
#subfeatureaboutccb {
	background:url(../img/subheader_aboutccb.jpg) no-repeat;
	padding:115px 0 0 528px;
	height:35px;
}

#subfeatureaboutccbopen {
	background:url(../img/subheader_aboutccb_open.jpg) no-repeat;
	padding:115px 0 0 528px;
	height:35px;
}

#subfeaturetickets {
	background:url(../img/subheader_tickets.jpg) no-repeat;
	padding:115px 0 0 528px;
	height:35px;
}

#subfeaturecontact {
	background:url(../img/subheader_contact.jpg) no-repeat;
	padding:115px 0 0 528px;
	height:35px;
}

#subfeaturevideos {
	background:url(../img/subheader_videos.jpg) no-repeat;
	padding:115px 0 0 528px;
	height:35px;
}

#subupcomingevents {
	width:314px;
	background:url(../img/bg_upcomingevents.jpg) repeat-x #fff;
}

#subupcomingevents a {
	color:#92008A;
}

#subupcomingevents a:hover {
	color:#734E1E;
	text-decoration:none;
}

#subpagecontent {
	background:url(../img/subpage_content_bg.jpg) repeat-y;
	margin:0;
}

#subpagecontentopen {
	background:url(../img/bg_gradient.jpg) repeat-y;
	margin:0;
}

#subnav {
	width:265px;
	margin-left:26px;
	padding:20px 0 20px;
	border-bottom:solid 1px #637966;
	line-height:18px;
}

#pastseasonsnav {
	width:245px;
	margin-left:26px;
	padding:20px 0 15px 20px;
	border-bottom:solid 1px #637966;
	line-height:18px;
}

#pastseasonsnav a {
	color: #333333;
}

#pastseasonsnav a:hover {
	color: #92008A;
}

#pastseasonsnav h2 {
	color: #92008A;
}

#subpagecopy {
	width:420px;
	margin-right:79px;
	float:right;
	display: inline;
}

#subpagecopyopen {
	margin-left:80px;
}

#aboutpagecontent {
/*	background:url(../img/subpage_content_bg.jpg) repeat-y;
*/	margin:0;
}

#aboutpagecopy {
/*	width:420px;*/
	margin:0 379px 0 55px;
}

#aboutupcomingevents {
	width:334px;
	background:url(../img/bg_upcomingevents.jpg) repeat-x #fff;
	float:right;
	margin-right:21px;
}

#aboutupcomingevents a {
	color:#92008A;
}

#aboutupcomingevents a:hover {
	color:#734E1E;
	text-decoration:none;
}
#page #homepagecontent #homeupcomingevents #eventsummary p strong a {
	color: #0F0;
	font-size: large;
}
#page #homepagecontent #homeupcomingevents #eventsummary p strong a {
	color: #00F;
}
