﻿body {
	margin: 0;
	margin-bottom: 20px;
	padding: 0;
	background: #bf0000 url('../images/bkg2.jpg') repeat-x top;
	background-attachment: fixed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 	90%;
	text-align:	left;
	line-height: 1.4em;
}

h1, h2, h3, p {
	color:	black;body {
	margin: 0;
	margin-bottom: 20px;
	padding: 0;
	background: #bf0000 url('../images/bkg2.jpg') repeat-x top;
	background-attachment: fixed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 	90%;
	text-align:	left;
	line-height: 1.4em;
}

h1, h2, h3, p {
	color:	black;
}

ul {
	font-size: 100%;
}

h1, h2, h3 {
	font-weight: bold;
}
p, h2, h3 {
	margin: 0 0 10px 0;
}

h1 {
	font-size: 180%;
	padding-top: 10px;
	padding-bottom:	0;
	margin-top:	0;
	line-height: 1.4em;
}

h2 {
	font-size: 	140%;
	text-align:	left;
	padding-top: 10px;
	line-height: 1.2em;
}

h3 {
	font-size: 110%;
}



td {
	padding-right: 20px;
}

#language {
	height: 25px;
	background: #660000;
    color: white;
	width: 	810px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	text-align: right;
	}

#language p {
	color: white;
	font-weight: bold;
	}

div#language a  {
	color: white;
	text-decoration: none;
	}
	
div#language a:hover {
	color: #ebe2d0;
	text-decoration: none;
	}

#language2 {
	height: 50px;
    color: #ff0000;
	width: 	810px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	padding-right: 10px;
	border: 0;
	}

#language2 p {
	font-weight: bold;
	text-decoration: none;
	}

div#language2 a  {
	color: #bf0000;
	text-decoration: none;
	}
	
div#language2 a:hover {
	color: #ff0204;
	text-decoration: none;
	}


	
div#all {
	background: white url(../images/line9.gif) repeat-y;
	width: 	800px;
	padding: 0px 10px 0px 10px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
}

div#all2 {
	background-color: white;
	width: 	800px;
	padding: 0px 10px 0px 10px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
}



div#flyer {
	text-align:	center;
	}


a:link {
	color: #777;
	text-decoration: none;
}

a:visited {
	color: #777;
	text-decoration: none;
}

a:hover {
	color: 	#660000;
	text-decoration: none;}

a:active {
	color: #777;
	text-decoration: none;
}


#banner {
	position: relative;
	top: 0;
	margin:	0;
	background-color: white;
	border-top: 10px solid white;
}

#banner1 {
	position: relative;
	top: 0;
	margin:	0;
	background-color: white;
	border: 0;
	height: 100px;
	width: 800px;
	background: white url(../images/banner800-transparent.gif) no-repeat;
}



#banner2 {
	position: relative;
	top: 0;
	margin:	0;
	background-color: white;
}

#banner2 img {
	border: none;
}

#flyer {
	border-top: 10px solid white;
}

#banner_concert {
	border-top: 10px solid white;
}


div#navbar {
    height: 30px;
	width: 800px;
	margin: 0;
    border-top: 5px solid white;
    background-color: #660000;
    font-weight: bold;
    color: white;
}
div#navbar ul {
    margin: 0;
    padding: 0;
    font-size: small;
    color: white;
    line-height: 30px;
    white-space: nowrap;
}
div#navbar li {
    list-style-type: none;
    display: inline;
}
div#navbar li a {
    text-decoration: none;
    padding: 7px 10px;
    color: white;
}

div#navbar li a:hover {
    color: white;
    background-color: #bf0000;
}

div#navbar li a:active {
    color: #bf0000;
    background-color: white;
}



div#navbar2 {
    height: 30px;
	width: 800px;
	margin-left: 0;
	margin-right: 0;
    border-top: 1px solid #786869;
    border-bottom: 1px solid #786869;
    background-color: #008000;
    font-weight: bold;
}
div#navbar2 ul {
    margin: 0;
    padding: 0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: small;
    color: white;
    line-height: 30px;
    white-space: nowrap;
}
div#navbar2 li {
    list-style-type: none;
    display: inline;
}
div#navbar2 li a {
    text-decoration: none;
    padding: 7px 10px;
    color: white;
}
div#navbar2 li a:link {
    color: #ccc;
}
div#navbar2 li a:visited {
    color: #ccc;
}
div#navbar2 li a:hover {
    font-weight: bold;
    color: white;
    background-color: #33cc00;
}



div#announcements h2 {
	color: black;
	font-size: 120%;
	border: 1px solid #786869;
	padding: 4px;
	background-color: #e8fde8;
	text-align: left;
	width: 500px;
	margin-left: 0;
	font-weight: bold;
}

div#announcements p {
	line-height: 100%;
	}


.center {
	text-align:	center;
}

.right {
	text-align: right;
}

.left {
	text-align: left;
}

.top {
	vertical-align: top;
}

.right-top {
	text-align: right;
	vertical-align: top;
}

p.smaller {
	font-size: 80%;
}

p.red {
	font-weight: bold;
	color: red;
}

#main {
	margin: 10px 0 0 0;
	padding: 10px;
	float: left;
	width: 510px;
	}

#main ul {
	margin: 0;
	padding: 0;
	line-height: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
}

li {
    list-style-image: url(../images/square-red.gif);
	margin-left: 20px;
	padding-left: 0;
	padding-bottom: 5px;
}



#main3 {
	margin: 10px 0 0 0;
	padding: 10px;
	float: right;
	width: 240px;
	border-top: 10px solid white;
	border-bottom: 10px solid white;
	}

#main3 h3 {
	padding-top: 10px;
}

#main3 ul {
	margin: 0;
	padding: 0;
	line-height: 100%;
}

#main3 li {
	font-size: 85%;
	padding-top: 10px;
    list-style-image: url(../images/square-red.gif);
	margin-left: 12px;
	padding-left: 0;
}

p.caption {
	font-size: 80%;
	font-weight: bold;
	text-align: center;
}

#box {
	border: 1px solid #786869;
	padding: 2px;
	background-color: #f0eae0;
	text-align: center;
	width: 196px;
	margin-left: 20px;
}

p.box2 {
	border: 1px solid #786869;
	padding: 4px;
	background-color: #e8fde8;
	text-align: left;
	width: 500px;
	margin-left: 0;
	font-weight: bold;
}

#box2 {
	border: 1px solid #786869;
	padding: 4px;
	background-color: #e8fde8;
	text-align: left;
	width: 557px;
	margin-left: 0;
	font-weight: bold;
	}

p.box3 {
	border: 1px solid #786869;
	padding: 10px;
	background-color: #c4f2ee;
	text-align: center;
	width: 400px;
	margin: auto;
}

#box3  {
	border: 1px solid #786869;
	padding: 10px;
	background-color: #c4f2ee;
	text-align: center;
	width: 400px;
	margin: auto;
	}

.box4 {
	border: 2px dotted #786869;
	padding: 10px 10px 30px 10px;
	background-color: #f0eae0;
	text-align: left;
	width: 760px;
	margin-left: 0;
}

div#box-concert {
	line-height: 1.3em;
	font-family: Georgia, "Times New Roman", Times, serif;
	border: 2px dotted #786869;
	margin: 20px;
	margin-right: 20px;
	text-align: center;
	background: white url(../images/summer2010.jpg) no-repeat top right;
	padding: 10px 0 10px 0;
}

div#box-concert h2 {
	text-align: center;
	color: #bf0000;
}
div#box-concert p {
	line-height: 0.9em;
	}
	
	

#box-concert {
	margin-top: 20px;
	margin-bottom: 20px;
	border-collapse: collapse;
	margin-left:auto; 
	margin-right:auto;
	text-align:center;
}

#box-concert tr {
	font-size: small;
	padding: 0px;
}

#box-concert tr td {
	vertical-align: top;
	padding-left: 20px;
}


div#box-programme img {
	border: 1px dotted #786869;
	}

p.notice {
	border-style: dotted;
	border-color: red;
	padding: 10px;
	margin-left: 20px;
	margin-right: 20px;
	background-color: #d5fcd5;
	color: #bf0000;
	font-size: 	150%;
}



div#friends-table table {
	width: 60%;
	padding: 0;
	border: 1px solid #786869;
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
	background-color: #f0eae0;
}

div#friends-table caption {
	caption-side: top;
	text-align: center;
	font-weight: bold;
	font-size: 130%;
	padding: 10px 0 5px 0;
	margin-left: auto;
	margin-right: auto;
}

div#friends-table th {
	text-align: center;
	font-weight: bold;
	border: 1px dotted #786869;
	border-bottom: 1px solid #786869;
	padding: 5px;
}

div#friends-table td {
	border: 1px dotted #786869;
	padding-left: 10px;
	vertical-align: top;
}

div#friends-table td.right {
	text-align: center;
}

p.green {
	color: #669966;
	font-weight: bold;
	padding: 0 100px;
	text-align: center;
}

#footer {
    font-size: 75%;
    color: white;
	text-align:	center;
	line-height: normal;
	clear:	both;
    border-bottom: 10px solid white;
	padding: 5px 0 5px 0;
	height: 30px;
	width: 800px;
	margin: 0;
    background-color: #bf0000;
}

#footer p {
	color: white;
	}

	
.illustration {
	float: right;
	width: 200px;
	border-collapse: collapse;
	line-height: normal;
	font-size: 80%;
}
.illustration td {
	padding: 10px 10px 5px 10px;
}

#illustration2 {
	line-height: normal;
	font-size: 80%;
	padding-top: 15px;
	text-align:	center;
}

.copyright {
	line-height: normal;
	font-size: 80%;
	}

a img {
border:0;
} 

small {
	font-size: smaller;
	line-height: 0.50em;
}

p.map {
	border: 1px solid #786869;
	text-align:	center;
}

.frame {
	border: 1px solid #660000;
	font-weight: bold;
}



#dates li {
	margin-top: 12px;
}

#dates h2 {
	margin: 0px;
	}
	


div.thumbnail { 	
	width: 500px;
	float: left;
	margin: 0 10px 10px 0;
	padding-bottom: 10px;
	border: 1px solid #777;
}

div.thumbnail img {	
	float: left;
	margin: 10px 10px 0 10px;
	border: 1px solid #777;
}

div.thumbnail p {
	margin: 0;
	padding: 10px;
}

div.thumbnail p a:link {
	color: #786869;
	text-decoration: none;
}

div.thumbnail p a:hover {
	color: #660000;
	text-decoration: none;
}


div.imagecaption {
	float: right;
	width: 100px;
	margin: 0 1.5em 1em 1em;
	display: inline;
	text-align: right;
}	

div.imagecaption img {
	border: 1px solid gray;
}

.imagecaption a  {
	color: #008000;
	text-decoration: none;
	}

.imagecaption a:hover {
	color: #00CC00
}

p.member {
	line-height: 100%;
}

}

ul {
	font-size: 100%;
}

h1, h2, h3 {
	font-weight: bold;
}
p, h2, h3 {
	margin: 0 0 10px 0;
}

h1 {
	font-size: 180%;
	padding-top: 10px;
	padding-bottom:	0;
	margin-top:	0;
	line-height: 1.4em;
}

h2 {
	font-size: 	140%;
	text-align:	left;
	padding-top: 10px;
	line-height: 1.2em;
}

h3 {
	font-size: 110%;
}



td {
	padding-right: 20px;
}

#language {
	height: 25px;
	background: #660000;
    color: white;
	width: 	810px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	text-align: right;
	}

#language p {
	color: white;
	font-weight: bold;
	}

div#language a  {
	color: white;
	text-decoration: none;
	}
	
div#language a:hover {
	color: #ebe2d0;
	text-decoration: none;
	}

#language2 {
	height: 50px;
    color: #ff0000;
	width: 	810px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	padding-right: 10px;
	border: 0;
	}

#language2 p {
	font-weight: bold;
	text-decoration: none;
	}

div#language2 a  {
	color: #bf0000;
	text-decoration: none;
	}
	
div#language2 a:hover {
	color: #ff0204;
	text-decoration: none;
	}


	
div#all {
	background: white url(../images/line9.gif) repeat-y;
	width: 	800px;
	padding: 0px 10px 0px 10px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
}

div#all2 {
	background-color: white;
	width: 	800px;
	padding: 0px 10px 0px 10px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
}



div#flyer {
	text-align:	center;
	}


a:link {
	color: #777;
	text-decoration: none;
}

a:visited {
	color: #777;
	text-decoration: none;
}

a:hover {
	color: 	#660000;
	text-decoration: none;}

a:active {
	color: #777;
	text-decoration: none;
}


#banner {
	position: relative;
	top: 0;
	margin:	0;
	background-color: white;
	border-top: 10px solid white;
}

#banner1 {
	position: relative;
	top: 0;
	margin:	0;
	background-color: white;
	border: 0;
	height: 100px;
	width: 800px;
	background: white url(../images/banner800-transparent.gif) no-repeat;
}



#banner2 {
	position: relative;
	top: 0;
	margin:	0;
	background-color: white;
}

#banner2 img {
	border: none;
}

#flyer {
	border-top: 10px solid white;
}

#banner_concert {
	border-top: 10px solid white;
}


div#navbar {
    height: 30px;
	width: 800px;
	margin: 0;
    border-top: 5px solid white;
    background-color: #660000;
    font-weight: bold;
    color: white;
}
div#navbar ul {
    margin: 0;
    padding: 0;
    font-size: small;
    color: white;
    line-height: 30px;
    white-space: nowrap;
}
div#navbar li {
    list-style-type: none;
    display: inline;
}
div#navbar li a {
    text-decoration: none;
    padding: 7px 10px;
    color: white;
}

div#navbar li a:hover {
    color: white;
    background-color: #bf0000;
}

div#navbar li a:active {
    color: #bf0000;
    background-color: white;
}



div#navbar2 {
    height: 30px;
	width: 800px;
	margin-left: 0;
	margin-right: 0;
    border-top: 1px solid #786869;
    border-bottom: 1px solid #786869;
    background-color: #008000;
    font-weight: bold;
}
div#navbar2 ul {
    margin: 0;
    padding: 0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: small;
    color: white;
    line-height: 30px;
    white-space: nowrap;
}
div#navbar2 li {
    list-style-type: none;
    display: inline;
}
div#navbar2 li a {
    text-decoration: none;
    padding: 7px 10px;
    color: white;
}
div#navbar2 li a:link {
    color: #ccc;
}
div#navbar2 li a:visited {
    color: #ccc;
}
div#navbar2 li a:hover {
    font-weight: bold;
    color: white;
    background-color: #33cc00;
}



div#announcements h2 {
	color: black;
	font-size: 120%;
	border: 1px solid #786869;
	padding: 4px;
	background-color: #e8fde8;
	text-align: left;
	width: 500px;
	margin-left: 0;
	font-weight: bold;
}

div#announcements p {
	line-height: 100%;
	}


.center {
	text-align:	center;
}

.right {
	text-align: right;
}

.left {
	text-align: left;
}

.top {
	vertical-align: top;
}

.right-top {
	text-align: right;
	vertical-align: top;
}

p.smaller {
	font-size: 80%;
}

p.red {
	font-weight: bold;
	color: red;
}

#main {
	margin: 10px 0 0 0;
	padding: 10px;
	float: left;
	width: 510px;
	}

#main ul {
	margin: 0;
	padding: 0;
	line-height: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
}

li {
    list-style-image: url(../images/square-red.gif);
	margin-left: 20px;
	padding-left: 0;
	padding-bottom: 5px;
}


#repertoire {
	margin: 0;
	padding: 10px;
	line-height: 90%;
	}
	
#repertoire ul {
	padding-left: 10px;
}
	
#repertoire li {
	padding: 0;
	margin-left: 0;
}

#main3 {
	margin: 10px 0 0 0;
	padding: 10px;
	float: right;
	width: 240px;
	border-top: 10px solid white;
	border-bottom: 10px solid white;
	}

#main3 h3 {
	padding-top: 10px;
}

#main3 ul {
	margin: 0;
	padding: 0;
	line-height: 100%;
}

#main3 li {
	font-size: 85%;
	padding-top: 10px;
    list-style-image: url(../images/square-red.gif);
	margin-left: 12px;
	padding-left: 0;
}

p.caption {
	font-size: 80%;
	font-weight: bold;
	text-align: center;
}

#box {
	border: 1px solid #786869;
	padding: 2px;
	background-color: #f0eae0;
	text-align: center;
	width: 196px;
	margin-left: 20px;
}

p.box2 {
	border: 1px solid #786869;
	padding: 4px;
	background-color: #e8fde8;
	text-align: left;
	width: 500px;
	margin-left: 0;
	font-weight: bold;
}

#box2 {
	border: 1px solid #786869;
	padding: 4px;
	background-color: #e8fde8;
	text-align: left;
	width: 557px;
	margin-left: 0;
	font-weight: bold;
	}

p.box3 {
	border: 1px solid #786869;
	padding: 10px;
	background-color: #c4f2ee;
	text-align: center;
	width: 400px;
	margin: auto;
}

#box3  {
	border: 1px solid #786869;
	padding: 10px;
	background-color: #c4f2ee;
	text-align: center;
	width: 400px;
	margin: auto;
	}

.box4 {
	border: 2px dotted #786869;
	padding: 10px 10px 30px 10px;
	background-color: #f0eae0;
	text-align: left;
	width: 760px;
	margin-left: 0;
}

div#box-concert {
	line-height: 1.3em;
	font-family: Georgia, "Times New Roman", Times, serif;
	border: 2px dotted #786869;
	margin: 20px;
	margin-right: 20px;
	text-align: center;
	background: white url(../images/summer2010.jpg) no-repeat top right;
	padding: 10px 0 10px 0;
}

div#box-concert h2 {
	text-align: center;
	color: #bf0000;
}
div#box-concert p {
	line-height: 0.9em;
	}
	
	

#box-concert table {
	margin-top: 20px;
	margin-bottom: 20px;
	border-collapse: collapse;
	margin-left:auto; 
	margin-right:auto;
	text-align:center;
}

#box-concert tr {
	font-size: small;
	padding: 0px;
}

#box-concert tr td {
	vertical-align: top;
	padding-left: 20px;
}


div#box-programme img {
	border: 1px dotted #786869;
	}

p.notice {
	border-style: dotted;
	border-color: red;
	padding: 10px;
	margin-left: 20px;
	margin-right: 20px;
	background-color: #d5fcd5;
	color: #bf0000;
	font-size: 	150%;
}

table.repertoire {
	width: 650px;
}
table.repertoire td {
	line-height: 100%;
	vertical-align: top;
	font-size: 90%;
	padding: 1px 0 0 0;	
}

table.repertoire2 {
	width: 700px;
}
table.repertoire2 td {
	line-height: 100%;
	vertical-align: top;
	font-size: 90%;
	padding: 1px 0 0 0;	
}




div#friends-table table {
	width: 60%;
	padding: 0;
	border: 1px solid #786869;
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
	background-color: #f0eae0;
}

div#friends-table caption {
	caption-side: top;
	text-align: center;
	font-weight: bold;
	font-size: 130%;
	padding: 10px 0 5px 0;
	margin-left: auto;
	margin-right: auto;
}

div#friends-table th {
	text-align: center;
	font-weight: bold;
	border: 1px dotted #786869;
	border-bottom: 1px solid #786869;
	padding: 5px;
}

div#friends-table td {
	border: 1px dotted #786869;
	padding-left: 10px;
	vertical-align: top;
}

div#friends-table td.right {
	text-align: center;
}

p.green {
	color: #669966;
	font-weight: bold;
	padding: 0 100px;
	text-align: center;
}

#footer {
    font-size: 75%;
    color: white;
	text-align:	center;
	line-height: normal;
	clear:	both;
    border-bottom: 10px solid white;
	padding: 5px 0 5px 0;
	height: 30px;
	width: 800px;
	margin: 0;
    background-color: #bf0000;
}

#footer p {
	color: white;
	}

	
.illustration {
	float: right;
	width: 200px;
	border-collapse: collapse;
	line-height: normal;
	font-size: 80%;
}
.illustration td {
	padding: 10px 10px 5px 10px;
}

#illustration2 {
	line-height: normal;
	font-size: 80%;
	padding-top: 15px;
	text-align:	center;
}

.copyright {
	line-height: normal;
	font-size: 80%;
	}

a img {
border:0;
} 

small {
	font-size: smaller;
	line-height: 0.50em;
}

p.map {
	border: 1px solid #786869;
	text-align:	center;
}

.frame {
	border: 1px solid #660000;
	font-weight: bold;
}



#dates li {
	margin-top: 12px;
}

#dates h2 {
	margin: 0px;
	}
	


div.thumbnail { 	
	width: 500px;
	float: left;
	margin: 0 10px 10px 0;
	padding-bottom: 10px;
	border: 1px solid #777;
}

div.thumbnail img {	
	float: left;
	margin: 10px 10px 0 10px;
	border: 1px solid #777;
}

div.thumbnail p {
	margin: 0;
	padding: 10px;
}

div.thumbnail p a:link {
	color: #786869;
	text-decoration: none;
}

div.thumbnail p a:hover {
	color: #660000;
	text-decoration: none;
}


div.imagecaption {
	float: right;
	width: 100px;
	margin: 0;
	display: inline;
	text-align: right;
}	

div.imagecaption img {
	border: 1px solid gray;
}

.imagecaption a  {
	color: #008000;
	text-decoration: none;
	}

.imagecaption a:hover {
	color: #00CC00
}

p.member {
	line-height: 100%;
}
