body{
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 12px;
	overflow: hidden;
}


#mainContent {
width: 770px;
margin: 10px auto;
border: 0;
text-align: left;
}

#banner {
	height: 98px;
	background-color: #FFFFFF;
	background-image:    url(../images/header.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}

#nav {
	border-bottom: 0;
}

#nav ul {
	padding: 47px 20px 0px 215px;
	margin: 0;
	text-align: center;
}

#nav ul li {
display: inline;
padding: 0;
margin: 0;
}

#nav ul li a {
color: #7F6F2F;
text-decoration: none;
padding: 10px 5px 10px 5px;
text-align: center;
} 

#nav ul li a:hover, #nav ul li a:focus {
	background-image:    url(../images/navbkg.gif);
	background-position: center center;
}
 
#mainBanner {
	width: 768px;
	height: 434px;
	margin: 0;
	padding: 0;
	background-color: #000000;
	border: 1px solid #000000;
}
.mainBanner1 {
	background-image:   url(../images/banner-bio.jpg);
	/*color: #7F6F2F;*/
}
.mainBanner2 {
	background-image:   url(../images/banner-repertorire.jpg);
}
.mainBanner3 {
	background-image:   url(../images/banner-performances.jpg);
}
.mainBanner4 {
	background-image:   url(../images/banner-press.jpg);
}
.mainBanner5 {
	background-image:   url(../images/banner-project.jpg);
}
.mainBanner6 {
	background-image:   url(../images/banner-gallery.jpg);	
	color: #FFFFFF;
}
.mainBanner7 {
	background-image:   url(../images/banner-contact.jpg);
}
.mainBanner8 {
	background-image:   url(../images/banner-Video.jpg);
}
.mainBanner9 {
	background-image:   url(../images/banner-Newsletters.jpg);
}

 #contentscentertop {
	margin-top: 15px;
	margin-left: 20px;
	margin-right: 10px;
	margin-bottom: 0px;
	padding: 0 16px 0 0; 		
	height: 150px;
	width: auto;
	overflow: auto;
	padding-right: 16px; /* for the benefit of macIE5 only */ 
}

/* \ commented backslash hack - recover from macIE5 workarounds, it will ignore the following rule */
#contentscentertop { padding-right: 0; }

#contentscenter {
	margin-top: 0px;
	margin-left: 20px;
	margin-right: 10px;
	margin-bottom: 0px;
	padding: 0 16px 0 0; 		
	height: 240px;
	width: auto;
	overflow: auto;
	padding-right: 16px; /* for the benefit of macIE5 only */ 
}

/* \ commented backslash hack - recover from macIE5 workarounds, it will ignore the following rule */
#contentscenter { padding-right: 0; }

#contentsfull {
margin-top: 10px;
	margin-left: 20px;
	margin-right: 20px;
	padding: 10px 10px 0 0; 
	height: 407px;
	width: auto;
	overflow: auto;
	padding-right: 16px; /* for the benefit of macIE5 only */ 
}

/* \ commented backslash hack - recover from macIE5 workarounds, it will ignore the following rule */
#contentsfull { padding-right: 0; }




#contentsm {
	margin-top: 15px;
	margin-left: 390px;
	margin-right: 10px;
	margin-bottom: 0px;
	padding: 0 16px 0 0;
	height: 390px;
	width: auto;
	overflow: auto; /* for the benefit of macIE5 only */
	position: relative;
}

/* \ commented backslash hack - recover from macIE5 workarounds, it will ignore the following rule */
#contentsm {
	padding-right: 0;
}

#mainBanner.mainBanner9 #contentsm {
	margin-left: 440px;
}
 
#contentsmleft{
	margin-top: 15px;
	margin-left: 20px;
	margin-right: 10px;
	margin-bottom: 0px;
	padding: 0px 346px 0 0;
	height: 390px;
	width: auto;
	overflow: auto; /* for the benefit of macIE5 only */
	position: relative;
	
}

/* \ commented backslash hack - recover from macIE5 workarounds, it will ignore the following rule */
#contentsmleft {
	padding-right: 330;
}

#caption{
	font-size: 10px;
	margin-top: 5px;
	margin-left: 20px;
	margin-right: 10px;
	margin-bottom: 0px;
	padding: 0 16px 0 0;
	width: auto;
	position: relative;
	clear: both;
	line-height: 10px;
	text-align: left;
	bottom: 0px;
}


.leftimage {
float: left;
margin-right: 10px;
border: 1px solid #000000;
}

.rightimage {
margin: 5px;
float: right;
border: 1px solid #000000;
}

/*.clearit{
clear: both;
display: block;
background-color:#00FF66;
width: 200px;
}*/



h1 {
	font-size: 14px;
	color: #978645;
	letter-spacing: 1px;
} 

h2 {
	font-size: 13px;
	color: #8CABBD;
	padding: 0;
	margin: 0;
} 


h3 {
	font-size: 12px;
	color: #8CABBD;
	line-height: 13px;
	padding: 0;
	margin: 0;
} 

h4 {
	font-size: 16px;
	line-height: 13px;
	padding: 0;
	margin: 0;
} 
h5 {
	font-size: 12px;
	padding: 0;
	margin: 0;
}

/* performance cal */


.perf td
{
	color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	padding: 10px 5px 10px 0; 
}

.perf td.day
{
	width: 150px;
	padding-left: 15px;
}
.perf td.perform
{
	width: 270px;
	line-height: 20px;
}
.perf td.city
{
	width: 160px
}

.more a{
	display: block;
	margin: 0px; /*removes indent IE and Opera */
	padding: 0px; /*removes indent Mozilla and NN7*/
	text-align: center;
	height: 25px;
	width: 118px;
	line-height: 23px;
}

.more a:link, .more a:visited  {
	background-image: url(../images/b_off.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.more a:hover, .more a:active {
	background-image: url(../images/b_on.gif);
	background-repeat: no-repeat;
	background-position: center center;
}	


.alt
{
	background-color: #211E20;
}

.perf h2 {
	font-size: 16px;
	margin: 0 0 0 15px;
	font-weight: bold;	
	line-height: 20px;
} 
.perf h3 {
	font-size: 20px;
	line-height: 26px;
} /* reused */

.perf h4 {
	font-size: 16px;
	margin: 0 0 0 15px;
	line-height: 18px;
} 
.perf h5 {
	margin: 0 0 20px 15px;
	font-weight: normal;
	line-height: 14px;
}
.date {
	font-size: 18px;
	color: #A7C6D8;
	font-weight: bold;
	text-decoration: underline;
}

#content p.right{
float: right;
}

.container {
width: auto; 
}

#nav2 {
color: #7F6F2F;
	background-color: #E3E1BD;
	border: 1px solid #000000;
	margin-bottom: 10px;
}

#nav2 ul {
	padding: 5px;
	margin: 0;
	text-align: center;
}

#nav2 ul li {
display: inline;
padding: 0 8px 0 8px;
margin: 0;
}

#nav2 ul li a {
font-size: 9px;
font-style: normal;
color: #7F6F2F;
text-decoration: none;
padding: 0;
text-align: center;
} 

#nav2  ul li a:hover, #nav ul li a:focus {
	 color: #000000;
	text-decoration: none;
}

#footer {
text-align: center;
font-size: 9px;
padding: 0;
margin-top: 5px;
clear: both;
}

a:link {
	font-size: 11px;
	font-weight: bold;
	color: #A7C6D8;
	font-style: italic;
	text-decoration: none;
}
a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	font-style: italic;
	text-decoration: none;
}
a:hover, a:active {
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	font-style: italic;
	text-decoration: none;
}
.style1 {font-size: 14px; color: #C5EAFF; }
#float {
	position:absolute;
	top:130px;
	z-index:10;
	width: 220px;
	margin: 5px;
	color: #FFFFFF;
	text-align: center;
	overflow:auto;
	padding: 0px;
}

.nl a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	font-weight: normal;
	display: block;
	border: 1px solid #94833F;
	background-color: #2F2A14;
	padding: 2px;
}
.spText{
line-height: 18px;}

