body {
	color: black;
	font-size: 12px;
	font-family: Arial, Geneva, Helvetica, "Trebuchet MS", SunSans-Regular, sans-serif;
	line-height: 16px;
	background-color: #ececec;
	background-image: none;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
a   { color: #266200; font-weight: bold; text-decoration: underline; }
a:hover   { color: white; font-weight: bold; background-color: #083e00; text-decoration: none; }


/*Home*/
.home {
	font-size: 12px;
	line-height: 15px;
	color: #000000;
}
.home p {
	margin-top: 8px;
	margin-right: 15px;
	margin-bottom: 8px;
	margin-left: 15px;
}
.home ul {
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

.home h2 {
	color: #105580;
	font-size: 19px;
	font-style: oblique;
	line-height: 24px;
	padding: 0;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 10px;
}
.home h3 {
	color: #6d8265;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	line-height: 19px;
	border-bottom: 1px solid #d3d3d3;
	margin-top: 12px;
	margin-right: 15px;
	margin-bottom: 6px;
	margin-left: 15px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 3px;
	padding-left: 1px;
}


/*Main*/
.main {
	width: 702px;
}
.main p {
	padding: 0;
	margin-top: 7px;
	margin-right: 50px;
	margin-bottom: 8px;
	margin-left: 50px;
}
.main ol {
	margin-top: 10px;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 40px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 30px;
}
.main ul {
	list-style-type: disc;
	margin-top: 2px;
	margin-right: 40px;
	margin-bottom: 18px;
	margin-left: 40px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 30px;
}
.main  ul ul { margin: 3px 15px 10px 10px; padding: 0 0 0 10px; list-style-type: circle; }
.main li {
	margin-bottom: 3px;
}
.main h1 {
	color: #105580;
	font-size: 19px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	line-height: 23px;
	letter-spacing: 1px;
	padding: 0;
	border-bottom: 1px solid #b4ccdb;
	margin-top: 25px;
	margin-right: 20px;
	margin-bottom: 12px;
	margin-left: 20px;
}
.main h2 {
	color: #105580;
	font-size: 18px;
	font-style: oblique;
	line-height: 22px;
	padding: 0;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 12px;
	margin-left: 5px;
}
.main h3 {
	color: #6d8265;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	line-height: 19px;
	border-bottom: 1px solid #d3d3d3;
	margin-top: 15px;
	margin-right: 25px;
	margin-bottom: 6px;
	margin-left: 25px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 3px;
	padding-left: 1px;
}
.main h4 {
	color: #0e3f58;
	font-size: 14px;
	font-weight: bold;
	font-style: oblique;
	line-height: 18px;
	padding: 0;
	margin-top: 6px;
	margin-right: 35px;
	margin-bottom: 6px;
	margin-left: 35px;
}
.main h5 { color: #691616; font-size: 16px; font-family: Georgia, "Times New Roman", Times, serif; font-style: oblique; font-weight: bold; line-height: 19px; letter-spacing: 1px; margin: 6px 6px 6px 10px; padding: 0; }
.main h6 {
	color: black;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 18px;
	background-image: url(blend-h6.jpg);
	background-repeat: repeat-x;
	background-position: 0 bottom;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B2D3A9;
}


/*Buttons*/
a.button {
	color: white;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	background-color: #07405f;
	text-decoration: none;
	border-color: #5f8599 #002539 #002539 #5f8599;
	border-style: solid;
	border-width: 1px;
	padding-top: 1px;
	padding-right: 7px;
	padding-bottom: 1px;
	padding-left: 7px;
	background-image: url(../nav/blend-3.jpg);
	background-repeat: repeat-x;
	margin-right: 6px;
	margin-left: 6px;
}
a:hover.button {
	color: white;
	background-color: #599200;
	background-image: url(../nav/blend-3-over.jpg);
	background-repeat: repeat-x;
}
a.button2 { color: #07405f; font-size: 12px; font-weight: bold; line-height: 22px; text-decoration: none; background-color: #bceda5; margin: 0; padding: 0 4px; border-color: #d7f3ca #86b96e #86b96e #d7f3ca; border-style: solid; border-width: 1px; }
a:hover.button2 { color: #fff; background-color: #07405f; }
a.button3 { color: #07405f; font-size: 12px; font-weight: bold; line-height: 22px; text-decoration: none; background-color: #efe8c2; margin: 0 6px; padding: 0 4px; border-color: #f6eac5 #9d8a50 #9d8a50 #f6eac5; border-style: solid; border-width: 1px; }
a:hover.button3 { 
	color: #fff; 
	background-color: #07405f; 
}
a#buybtn {
	font-size: 11px;
	background-image: url(../nav/buybtn.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	height: 20px;
	width: 120px;
	float: left;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding-top: 4px;
	margin-right: 10px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	white-space: nowrap;
}
a:hover#buybtn {
	background-color: #ffffff;
	background-image: url(../nav/buybtn-over.jpg);
}

/*Pictures*/
.piclabel { font-size: 10px; font-weight: bold; line-height: 12px; }
.perfpic {
	box-shadow: 5px 5px 6px #bebebe;
	-webkit-box-shadow: 5px 5px 6px #bebebe;
	-moz-box-shadow: 5px 5px 6px #bebebe;
	filter: progid:DXImageTransform.Microsoft.dropShadow(color=#d8d8d8, offX=3, offY=3, positive=true);						padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.perfpic2 {
	padding-top: 0;
	padding-right: 12px;
	padding-bottom: 20px;
	padding-left: 0;
	margin: 0;
}
.picspace { padding: 5px; }
.picspace-rt {
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.picspace-lt {
	padding-top: 0px;
	padding-left: 15px;
	padding-bottom: 5px;
	padding-right: 0px;
}


.presentedby {
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	background-color: d4d2d2;
	background-image: url(../nav/blend-9.jpg);
	background-repeat: repeat-x;
	float: right;
	width: 160px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d4d2d2;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #d4d2d2;
	margin: 5px;
	padding: 0px;
}
.perfsep .presentedby p {
	margin: 0px;
	padding: 0px;
}
.presentedby h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #000000;
	margin: 5px;
	padding: 0px;
}



/*Events*/
#events { height: 120px; width: 702px; position: absolute; overflow: auto; visibility: visible; }
.events { color: white; background-color: #599200; border-top: 2px solid black; }
h3.events { color: #d7ffd5; border-style: none; }


/*Footers*/
.footer {
	color: #828282;
	font-size: 11px;
	line-height: 14px;
	text-align: center;
}
.footer ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	list-style-type: none;
}
.footer li {
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	padding: 0px;
	margin: 0px;
}
.footer ul li a {
	color: white;
	font-size: 10px;
	font-weight: bold;
	background-color: #497b32;
	text-decoration: none;
	border-color: #94ae91 #083e00 #083e00 #94ae91;
	border-style: solid;
	border-width: 1px;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 3px;
}
.footer ul li a:hover { color: #083e00; background-color: #c7dec5; }
.footer  li#end {
	display: inline;
	border-right-width: 0px;
	border-right-style: solid;
}
.footer p {
	margin: 10px;
	padding: 0px;
}
#plain  {
	font-weight: bold;
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
	color: #266200;
}


/*Main Top Navigation*/
.none { background-image: none; }
a.none {
	background-image: none;
	background-color: transparent;
	margin: 0px;
	padding: 0px;
}
.nav2 { color: black; margin: 0; }
a.nav2 { color: black; font-size: 12px; font-weight: normal; line-height: 14px; background-color: #dae7d5; text-decoration: none; text-align: left; width: 182px; float: left; padding: 4px 3px 2px 5px; border-right: 1px solid #c4c4c4; border-bottom: 1px solid #c4c4c4; border-left: 1px solid #c4c4c4; }
a:hover.nav2 { color: black; background-color: white; text-align: center; float: left; }
td.nav2 { border-top: 2px solid #1d587f; }


/*Side Navigation*/
.side {
	background-color: black;
	background-image: url(../nav/images/cca-4_07.jpg);
	background-repeat: no-repeat;
	width: 198px;
}
.sidenav {
0	color: white;
	font-size: 11px;
	line-height: 15px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 198px;
}
.sidenav ul {
	list-style-type: none;
	list-style-image: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.sidenav  ul li a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	width: 166px;
	float: left;
	margin: 0;
	border-bottom: 1px solid #4b7456;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
}
.sidenav  ul li a:hover { color: #105580; background-color: #cef6e0; }
.sidenav h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
	color: #A8C082;
	padding: 0px;
	margin: 5px;
}
#sideend {
	border-bottom-width: 0px;
	border-bottom-style: none;
	margin-bottom: 15px;
}
/*Home Page*/
#eventsep {
	overflow: auto;
	padding: 5px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CBCBCB;
	border-right-color: #CBCBCB;
	border-bottom-color: #CBCBCB;
	border-left-color: #CBCBCB;
}

#news { height: 198px; width: 302px; position: absolute; overflow: auto; visibility: visible; }
.table {
	background-color: white;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #1d587f;
}
.altcopy { color: #12486c; }
.shaded-cell {
	background-color: #eef7e9;
}
#shadedcell { background-color: #eef7e9; }
p.alt {
	text-indent: -40px;
	margin: 7px 12px 8px 80px;
	padding: 0;
}
.music { background-image: url(../performances/_audio/music-back.jpg); border-color: #98b6d1 #628fb6 #628fb6 #98b6d1; border-style: solid; border-width: 1px; }

#perfsep {
	box-shadow: 3px 3px 4px #bebebe;
	-webkit-box-shadow: 3px 3px 4px #bebebe;
	-moz-box-shadow: 3px 3px 4px #bebebe;
	filter: progid:DXImageTransform.Microsoft.dropShadow(color=#d8d8d8, offX=3, offY=3, positive=true);						
	padding: 0px;
	overflow: auto;
	background-color: #e1e1e1;
	background-image: url(../nav/blend-4.jpg);
	background-repeat: repeat-x;
	padding: 0px;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 30px;
	margin-left: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E5E5E5;
	border-right-color: #B3B3B3;
	border-bottom-color: #B3B3B3;
	border-left-color: #E5E5E5;
}
#perfsep p {
	padding: 0px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#perfsep h2 {
	color: black;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 18px;
	background-image: url(blend-h6.jpg);
	background-repeat: repeat-x;
	background-position: 0 bottom;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B2D3A9;
}

#perfsep h3 {
	margin: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
}
.specialnote { font-weight: bold; background-color: #ecdfc5; padding: 5px; border-color: #f7e9d5 #d3ba97 #d3ba97 #f7e9d5; border-style: solid; border-width: 1px; }
#special { height: 198px; width: 400px; position: absolute; overflow: auto; visibility: visible; }
#specialnote2 {
	background-color: #eef7e9;
	border-color: #c3ddb5 #a8c797 #a8c797 #c3ddb5;
	border-style: solid;
	border-width: 1px;
	margin-right: 20px;
	margin-left: 20px;
	padding: 5px;
	margin-top: 8px;
	margin-bottom: 8px;
	background-image: url(../nav/blend-8.jpg);
	background-repeat: repeat-x;
}
#specialnote4 {
	background-color: #ecdfc5;
	border-color: #f7e9d5 #d3ba97 #d3ba97 #f7e9d5;
	border-style: solid;
	border-width: 1px;
	margin-right: 20px;
	margin-left: 20px;
	padding: 5px;
	margin-top: 3px;
	margin-bottom: 3px;
	background-image: url(../nav/blend-7.jpg);
	background-repeat: repeat-x;
}
#specialnote4 h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: oblique;
	line-height: 24px;
	font-weight: bold;
	color: #8C6D48;
}
#specialnote4 h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: oblique;
	line-height: 19px;
	font-weight: bold;
	color: #8C6D48;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#specialnote4 a:hover {
	background-color: transparent;
}

#specialnote2 p, #specialnote4 p {
	margin-right: 20px;
	margin-left: 20px;
}
#specialnote3 {
	background-color: #eef7e9;
	border-color: #c3ddb5 #a8c797 #a8c797 #c3ddb5;
	border-style: solid;
	border-width: 1px;
	padding: 5px;
}

.z100 { z-index: 100; }
.inactive { background-color: #eaeaea; }
.red { color: #d90000; }


.index p {
	margin: 10px;
	padding: 0px;
}
.developer-note {
	background-color: #FF99FF;
	padding: 5px;
	border: 1px solid #CC00CC;
}
.main  #nomargin {
	margin-right: 0px;
	margin-left: 0px;
}
.alttable ul     {
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.alttable h3 {
	padding: 0px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
.alttable h4 {
	margin: 5px;
	padding: 0px;
}
.alttable p {
	padding: 0px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
}
#red {
	color: #DD0202;
}
.gridtable {
	background-color: #ffffff;
	border-color: #c3ddb5 #a8c797 #a8c797 #c3ddb5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-top: 10px;
	margin-bottom: 10px;
}
.gridtable th {
	background-color: #D4F0C7;
	font-size: 13px;
	line-height: 17px;
	padding: 4px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #a8c797;
}
.gridtable p {
	padding: 0px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.gridtable  h1  {
	margin: 0px;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	vertical-align: bottom;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.gridtable td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding: 5px;
	text-align: left;
	vertical-align: top;
}

.gridtable ul {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#gridhead {
	background-color: #105580;
}
.gridtable #gridhead p {
	font-size: 11px;
	line-height: 13px;
	padding: 0px;
	margin-top: 8px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
	color: #B1BBCF;
}
.yatg {
	width: 550px;
}
p#featurebox1 {
	background-color: #456423;
	margin: 5px;
	border: 1px solid #033C63;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
	font-weight: bold;
}
.openhouse {
	background-image: url(../performances/open-house/cca-open-house.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
}
.openhouse h2 {
	color: #FFFFFF;
	font-size: 26px;
	line-height: 33px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
}
.openhouse h4 {
	color: #FFFFFF;
	font-size: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.openhouse li {
	padding-bottom: 5px;
}
.openhouse ul {
	margin-bottom: 100px;
	font-size: 15px;
	margin-top: 10px;
	margin-right: 15px;
	margin-left: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.openhouse td {
	margin: 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 250px;
}
.sitemap h2 {
	font-size: 14px;
	line-height: 18px;
	padding: 0px;
	margin: 0px;
	color: #999999;
}
.sitemap ul {
	font-size: 14px;
	line-height: 18px;
}
.sitemap ul ul {
	font-size: 11px;
	line-height: 15px;
}
.hiddenpic {
	display:none;
}
.attraction {
	background-color: #0E2030;
	width: 250px;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 30px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #337BBA;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #337BBA;
	padding: 0px;
	display: inline-block;
}
.attraction p {
	text-align: center;
	padding: 0px;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 5px;
	font-size: 13px;
	line-height: 17px;
}
.attraction a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.attraction a:hover {
	color: #266200;
	background-color: #FFFFFF;
}
p.qa {
	text-indent: -17px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 15px;
	margin-left: 67px;
}
.sponsor img {
	margin: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.pad-right {
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 0px;
}
