@charset "UTF-8";
/* CSS Document */
body {
  margin: 0;
  background-color: #000000;
  background-image:url(images/bgs/bg_cello.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  font-size:100%;
  text-align:center
}

h1, h2, h3 {
	color: #0070b6;
	font-family:Georgia, "Times New Roman", Times, serif
	}

h4, h5 {color:#43a28d}



h1 {font-size:1.25em; margin:.5em}

h2 {font-size:1em; margin:.5em} 

h3 {font-size:.9em; margin:.5em} 

h4 {font-size:.9em; margin:.5em} 

#wrapper {
	width: 760px;
	margin:0 auto;
	text-align:left;
	background-color:#ffffff;
	margin-top:0
}

#topNavbar {
width: auto;
height: 30px;
background-color: #a20d3b;
text-align:right
}

#topNavbar a {
color: #fccf60;
font-family:Verdana, Geneva, sans-serif;
font-weight: 500;
text-transform:uppercase;
text-decoration:none;
font-size:.65em;
padding: .5em;
}


#topNavbar a:hover {
color: #fccf60;
font-family:Verdana, Geneva, sans-serif;
font-weight: 500;
text-transform:uppercase;
font-size:.65em;
padding: .5em;
background-color:#000000
}


#banner {
width:auto;
margin:0; 
padding:0;
background-color:#000000
}


#mainNavbar {
	clear:both;
	width: auto;
	height:25px;
	background-color:#000000;
	color: #a20d3b;
	font-weight:bold
}
	
#mainNavbar a {
color: #fccf60;
font-family:Verdana, Geneva, sans-serif;
font-weight: 500;
text-transform:uppercase;
text-decoration:none;
font-size:.65em;
padding: .5em;
}

#mainNavbar a:hover {
color: #fccf60;
font-family:Verdana, Geneva, sans-serif;
font-weight: 500;
text-transform:uppercase;
font-size:.65em;
padding: .5em;
background-color: #a20d3b
}




#leftColumn {
	width: 200px;
	float:left
}

#leftColumn p {
  font-family:Verdana, Geneva, sans-serif;
  font-size:.7em;
  color:#333333;
  padding: 0 1em;
  line-height:140%	
}

#leftColumn  ul {
	font-size:.7em;
	font-family:Verdana, Geneva, sans-serif;
	color:#333333;
	line-height:140%
}


#leftColumn img {
	 display: block;
    margin-left: auto;
    margin-right: auto 
	}
	
#leftColumn ul {
	line-height:200%
	}	
	
#leftColumn a {
	color:#9a0030;
	text-decoration:none;
	
	}	
	
#leftColumn a:hover {
	color:#9a0030;
	text-decoration: underline;
	}	

#content {
	width:500px;
	margin-left:205px
}


#content p {
	font-family:Verdana, Geneva, sans-serif;
	font-size:.75em;
	color:#333333;
	padding: 0 1em;
	line-height:140%
}

#content ul, ol {
	font-size:.75em;
	font-family:Verdana, Geneva, sans-serif;
	color:#333333;
	line-height:140%
}


#nav_bottom {
	clear:both;
	width:auto
}

#footer {
clear:both;
width: auto;
text-align:center;
border-top:1px solid #000000
}

#footer p {
	font-family:Verdana, Geneva, sans-serif;
	font-size:.65em;
	color:#333333;
	padding: .5em
	
}

#notes {
	width: 500px;
	margin:0 auto;
	background-color:#ffffff;
	
}

#notes p {
  padding: 0 1em;
  font-family:Verdana, Geneva, sans-serif;
  font-size:.75em	;
  line-height:140%;
  text-align:left	
}

#notes ul {
  padding: 0 2em;
  font-family:Verdana, Geneva, sans-serif;
  font-size:.75em	;
  line-height:180%;
  text-align:left;
  margin-left:1em
}

#notes ol {
  padding: 0 2em;
  font-family:Verdana, Geneva, sans-serif;
  font-size:.75em	;
  line-height:180%;
  text-align:left;
  margin-left:1em
}



#notes #footer p {
	text-align:center;
	font-size:.65em;
	padding-bottom:.75em
	}

#content .concert_title {
	color:#a20d3b;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.25em;
	font-weight:bold
}


.concert_title {
	color:#a20d3b;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.25em;
	font-weight:bold
}
	
.tealhilite {
	color:#11C5B4;
	font-size:1em;
	font-weight:bold
}

.leading200 {
	line-height:200%
}

ul.inheritfont {
	font-size: inherit;
}