body {
	background-color: white;
	color: #111;
	margin: 0px;
	text-align: center;
}
#navMap, #bottomnavMap {
	visibility: none;
	display: none;
}

#leftnavtd {
	background-color: #b4cc95;
	padding-top: 15px;
}

#mainCopyTd {
	padding-bottom: 10px;
	background-color: #e0ecd2;
}

}
#container {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	background-color: #d6e3c6;
}

.container {
	margin-left: auto;
	margin-right: auto;
	border-style: solid;
	border-width: 0px;
	border-color: #333;
	background-color: #e0ecd2;

}

.blue {
	
	/* wood */
	color: #4E2603;
	color: #003399;

}

.red {
	color: #54843b;
}

#masthead{
	width: 800px;
	height: 135px;
	margin: 0px;
	padding: 0px;
}

#mainCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 15px;
	margin-top: 15px;
	margin-right: 15px;
	text-align: left;
	font-size: 12px;
	/* old "grayish text */
	color: #555;
	color: #000000;
	background-color: #e0ecd2;

}


#mainCopy table {
	font-size: 12px;
	/* old grayish text */
	color: #555;
	color: #000000;

}

#mainCopy .schedule td {
	padding-bottom: 20px;
}

#mainCopy .schedule2 td {
	padding-top: 5px;
	padding-bottom: 0px;
}

.schedule3 {
	margin-left: 5px;
	width: 100%;
}

#mainCopy .schedule .padLeft {
	margin-top: 5px;
}

#mainCopy .schedule .date, #mainCopy .schedule2 .date {
	display: block; 
	
	/* left nav green */
	background-color: #b4cc95;
	/* left nav hover / selected green */
	background-color: #99af89;
	width: 100%;
	color: white;
	padding: 4px;
	padding-left: 5px;
	font-weight: normal;
}

.schedule2date {
	font-weight: bold;
}

.highlightbox {
	display: block; 
	border: 1px #800000 solid;
	background-color: #fdc87d;
	padding-left: 5px;
	font-weight: normal;
	margin-right: 15px;
	width: auto;
	color: #000;
}

.highlightbox h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	text-align: center;
	background-color: #003399;
	background-color: #592C04;

	color: #fdc87d;
	display: block;
	font-size: 12px;
	width: 100%;
	padding-left: 0;
	margin-left: 0;
}

#mainCopy .fineprint {
	font-size: 10px;
	color: #333333;
}

.boxlabel {
	background-color: #99af89;
	color: white;
	padding-right: 5px;
	vertical-align: middle;
}

#rightMargin {
	background-color: #eef7e7;
	width: 140px;
	/* height: 600px; */
	padding: 10px;
	padding-top: 15px;

	display: none;
	font-family: Arial;
	font-size: 12px;
	color: #555;
}

h1  { 
	
	font-family: Arial;
	color: #54843b;
	font-size: 20px;
	font-weight: normal;
}

h2  { 
	
	font-family: Arial;
	color: #54843b;
	font-size: 14px;
	font-weight: normal;
}

h3  { 
	
	font-family: Arial;
	color: #555;
	font-size: 16px;
	font-weight: bold;
}

.copysym {
	font-size: 14px
}

td .label  { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/* wood */
	color: #4E2603;
	color: #003399;
	color: #800000;
	font-size: 14px;
	font-weight: bold;
}

#mainCopy a {
	color: #54843b;
	text-decoration: underline;
}
#mainCopy a:hover {
	text-decoration: underline;
}

#rightMargin a {
	color: #54843b;
	text-decoration: underline;
}
#rightMargin a:hover {
	text-decoration: underline;
}

#mainCopy img {
	/* border: 1px #800000 solid; */
	padding: 0;
}
/* NEW */
#mainCopy p {
	text-align: justify;
}

#navBar a {
	text-decoration: none;
	padding-left: 5px;
	color: white;
}

#navBar a:hover {
	text-decoration: underline;
	color: white;
}

#navBar {
	/* position: fixed; top: 96px; */
	margin: 0 0 0 0;
	width: 140px;
	font-family: Arial;
	text-align: left;
	background-color: #b4cc95;
	font-size: 16px;
}

#navBar img {
	margin-left: 0px;
	margin-top: 2px;
}

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0; }

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #b4cc95; }

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 10px;
	border-bottom: 0px solid #ffffff;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 0px;
	border-top: 0px solid #ffffff;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
}

#sectionLinks a:visited{
	padding: 2px 0px 2px 0px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;

}

#sectionLinks a:hover{
	background-color: #99af89;
	padding: 2px 0px 2px 0px;
	text-decoration: none;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;

}

#sectionLinks a {
	padding-left: 5px;
}

.date {
	font-weight: bold;
}

.ensemble {

	color: #54843b;
	font-weight: bold;
	font-size: 14px;
}

.composer {
	font-weight: bold;
	color: #000;
}

.opus {
	font-style: italic;
	/* font-weight: bold; */
}
.movement {
	font-style: italic;
}

#mainCopy .padLeft {
	float: right;
	padding-bottom: 10px;
	margin-left: 25px;
}

#mainCopy .padRight {
	float: left;
	margin: 0;
	padding: 0;
	margin-right: 25px;
	margin-bottom: 3px;
}

#copyright {
	color: #aaa;
	color: #000;
	font-size: 11px;
	margin-bottom: 10px;
	font-family: Arial;
}

#copyright a:link {
	color: #54843b;
	text-decoration: none;
}

#copyright a:visited {
	color: #54843b;
	text-decoration: none;
}

#copyright a:hover {
	text-decoration: underline;
}

.bluebox {
	width: 100%;
	background-color: #5a8cc9;
	color: white;
	font-family: Arial;
	font-size: 12px;
	padding: 2px;
	margin-bottom: 0px;
}

.bluebox p {
	margin-top: 0;
	padding-top: 0;
}

.orangebox {
	width: 100%;
	background-color: #f4a62b;
	color: white;
	font-family: Arial;
	font-size: 12px;
	padding: 2px;
	margin-bottom: 0px;
}

.orangebox p {
	margin-top: 0;
	padding-top: 0;
}

.purplebox {
	width: 100%;
	background-color: #ad91c4;
	color: white;
	font-family: Arial;
	font-size: 12px;
	padding: 2px;
	margin-bottom: 0;
}

.purplebox p {
	margin-top: 0;
	padding-top: 0;
}


.soldout {
	color: #CC6666;
	font-weight: bold;
}

.reviewer {
	color: #54843b;
	font-size: 11px;
}

.historylist {
	list-style: none;
	margin-left: 40px;
	padding-left: 0;
}

.historylist li {
	margin-bottom: 2px;
}
table.ticketchart {
	width: 100%;
	color: black;
}
.ticketchart td {
	border: 1px black solid;
	color: black;
}

.highlight {
	color: #99af89;
	color: #54843b;
	text-transform: uppercase;
	font-weight: bold;
}

.supportlist {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}

.supportlist li {
	padding-bottom: 1em;
	margin-left: 0;
	padding-left: 0;
	
}
hr.bottomnavhr {
	color: #79593e;
	background-color: #79593e;
	margin-top: 5px;
	margin-bottom: 10px;
	height: 10px;
	visibility: none;
	display: none;
}

#bottom2td {
	background-color: #d6e3c6;
		border: 1px solid red;
}

#bottomnav {
	background-color: #d6e3c6;
	font-family: Verdana, san-serif;
	font-size: 11px;
	
	border: 1px solid #d6e3c6;
}

ul.bottomnav {
	list-style: none;
	color: black;
}

ul.bottomnav a {
	text-decoration: none;
	color: black;
	font-size: 11px;
}
ul.bottomnav a:hover {
	text-decoration: underline;
}
ul.bottomnav li {
	padding-left: 4px;
	padding-right: 4px;
	display: inline;
}

.white {
	background-color: #fff;
}