@charset "UTF-8";
body {
	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;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #559cbe;
	background-image: url(../images/MasterBkgrndslice_01.jpg);
	background-repeat: repeat-x;
	line-height: 16px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: underline;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: underline;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #aa762d;
	text-decoration: none;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}
.ProgramHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: 33px;
	color: #002a4f;
	text-decoration: none;
	font-weight: bold;
}
.SupportSubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	color: #002a4f;
	font-weight: bold;
	text-decoration: none;
}
.ProgramDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	color: #aa762d;
	text-decoration: none;
}
.ProgramPerformers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	color: #5e6a72;
	text-decoration: none;
}
.oneColFixCtrHdr #container {
	width: 1051px;
	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;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position: relative;
}
.oneColFixCtrHdr #header {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	height: 227px;
	background-image: url(../images/MasterNameplate_01.jpg);
	background-repeat: no-repeat;
	margin: 0px;
}
#mastheadmovie {
	height: 192px;
	width: 257px;
	margin-right: auto;
	margin-left: 618px;
	margin-top: 0px;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#menubar {
	background-color: #000;
	height: 39px;
	text-align: center;
	color: #FFF;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
}
.oneColFixCtrHdr #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 */
}
.oneColFixCtrHdr #mainContent {
	width: 798px;
	background-color: #FFFFFF;
	background-position: center;
	text-align: left;
	vertical-align: baseline;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	height: 100%;
}
#leftcolumn {
	width: 260px;
	padding-top: 80px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
	height: 100%;
}
#rightcolumn {
	float: right;
	width: 455px;
	padding-right: 30px;
	margin-left: 0px;
	padding-left: 10px;
	padding-top: 25px;
	clear: left;
	position: relative;
}
#rightcolumn a:link {
	color: #000;
}
#ConcertsLinks {
	clear: left;
	float: right;
}
#SoundLinksBox a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #5e6a72;
}
#SoundLinksBox a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #5e6a72;
}
#SoundLinksBox a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #aa762d;
}
#rightcolumn a:hover {
	color: #aa762d;
}
#programsponsorcontainer {
	text-indent: 0px;
}
.newcaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: 13px;
	color: #000;
}
#programsponsorlogo {
	position: relative;
	width: 75px;
}
#programsponsortext {
	width: 375px;
	float: right;
	clear: left;
	position: relative;
	z-index: 30;
	padding-top: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#programbooktext {
	background-image: url(../images/ConcertProgramPages/CCC_ProgramWebCover_255px.jpg);
	background-repeat: no-repeat;
	height: 290px;
	padding-left: 25px;
	margin-left: 0px;
	padding-top: 70px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	padding-right: 25px;
	text-align: center;
}
#programbooktext a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}
#programbooktext a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #aa762d;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#AboutTheMusic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #5f6a72;
	text-decoration: none;
	padding-right: 10px;
	height: 750px;
	overflow: auto;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
}
.aboutthemusic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	color: #002a4f;
	text-decoration: none;
}
#AboutTheMusic a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #5f6a72;
	text-decoration: underline;
	padding-right: 0px;
}
#AboutTheMusic a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #5f6a72;
	text-decoration: underline;
	padding-right: 0px;
}
#AboutTheMusic a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #aa762d;
	text-decoration: none;
	padding-right: 0px;
}
.composername {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
	color: #aa762d;
}
#SiteMeter {
	padding-top: 10px;
}
#footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #F1Ecc4;
	letter-spacing: 0em;
	font-size: 12px;
	line-height: 16px;
}
#footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #0A2A4F;
	letter-spacing: 0em;
	font-size: 12px;
	line-height: 16px;
}
#credits a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #333;
	text-decoration: underline;
}
#credits a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #333;
	text-decoration: underline;
}
#credits a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #F1Ecc4;
	text-decoration: none;
}
.oneColFixCtrHdr #footer {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #F1ECC4;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.oneColFixCtrHdr #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;
}
#singlecolumn {
	width: 733px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
	margin: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
}
#rightcolumnConcerts {
	float: right;
	width: 490px;
	padding-right: 30px;
	margin-left: 0px;
	padding-left: 10px;
	padding-top: 25px;
	clear: left;
}
#leftcolumnConcerts {
	width: 230px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
	height: 850px;
}
#leftcolumnConcerts2011 {
	width: 230px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
	height: 100%;
}
.whitecaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#GoToNextConcertContainer  a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #002a4f;
	width: 130px;
	height: 25px;
	display: block;
	padding-left: 10px;
	padding-top: 10px;
	text-decoration: none;
	border: 2px solid #aa762d;
}
#GoToNextConcertContainer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #002a4f;
	width: 130px;
	height: 25px;
	display: block;
	padding-left: 10px;
	padding-top: 10px;
	text-decoration: none;
	border: 2px solid #aa762d;
}
.HomepageHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 27px;
	line-height: 28px;
	font-weight: bold;
	color: #aa762d;
	text-decoration: none;
}
#GoToNextConcertContainer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #aa762d;
	width: 130px;
	height: 25px;
	display: block;
	padding-left: 10px;
	padding-top: 10px;
	text-decoration: none;
	border: 2px solid #aa762d;
}
.Quotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	font-weight: bold;
	color: #aa762d;
	text-decoration: none;
	font-style: italic;
}
#credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
#HomeNewContent {
	height: 600px;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 50px;
}
#ImageLeftColumnHP {
	width: 340px;
	float: left;
	position: relative;
}
.captionoverimages {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	position: absolute;
	text-align: center;
	left: 140px;
	top: 97px;
	height: 19px;
	width: 81px;
}
#textRightColumnHP {
	float: right;
	width: 350px;
}
.HomePageHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	line-height: 40px;
	color: #002a4f;
	text-decoration: none;
	font-weight: bold;
}
#SupportNewContent {
	height: 850px;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 10px;
	position: relative;
}
#SupportLeftColumn {
	width: 400px;
	height: 100%;
}
#SupportRightColumn {
	float: right;
	width: 275px;
	position: relative;
}
#PressRoomNewContent {
	height: 100%;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 10px;
	position: relative;
}
#NewsLeftColumn {
	width: 400px;
	height: 100%;
	text-align: left;
	position: relative;
}
#NewsRightColumn {
	float: right;
	width: 275px;
	position: relative;
}
#EducationNewContent {
	height: 100%;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 10px;
	position: relative;
}
#GalleryNewContent {
	height: 100%;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 10px;
	position: relative;
	text-align: center;
}
#EducationHorzRow {
	width: 700px;
	height: 100%;
	text-align: left;
	position: relative;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
}
#EducationSynergyHorzRow {
	width: 700px;
	height: 100%;
	text-align: center;
	position: relative;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
}
#GalleryWindow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
	color: #002A4F;
	background-color: #FFF;
	padding-top: 10px;
	text-align: center;
}
.galleryWindowContainer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
	color: #002A4F;
	text-align: center;
	padding-top: 10px;
}
.ConcertPageSubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #002A4F;
	text-align: center;
	padding-top: 10px;
}
.HomePageConcertHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	text-transform: capitalize;
	color: #002a4f;
}
#textRightColumnHP a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #002a4f;
	text-decoration: underline;
}
#textRightColumnHP a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #9E6E2A;
	text-decoration: none;
}
#textRightColumnHP a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #002a4f;
	text-decoration: underline;
}
.captionoverimagesHomePage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	position: absolute;
	text-align: left;
	left: 151px;
	top: 93px;
	width: 58px;
	height: 17px;
}
.NewConcertsWindowContainer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	line-height: 36px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	padding-top: 250px;
	background-image: url(../images/Concertpage/Concertspage_Bkgrnd.jpg);
	height: 445px;
	background-repeat: no-repeat;
}
#EducationSS {
	width: 265px;
	clear: right;
	float: left;
}
.Graycaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #002a4f;
	text-decoration: none;
}
#leftcolumnConcert4 {
	margin: 0px;
	height: 100%;
	width: 738px;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}

