/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Verdana, Arial, sans-serif;
	color: #000000;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	background-color: #3C7CBF;
}

a{
	text-decoration: none;
}

a:link{
	color: #0066ff;
	text-decoration: none;
}

a:visited{
	color: #666666;
	text-decoration: none;
}

a:hover{
	color: #3c7cbf;
	text-decoration: underline;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 160%;
 color: #000000;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Verdana, Arial, sans-serif;
 font-size: 140%;
 color: #000000;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Verdana, Arial, sans-serif;
 font-size: 120%;
 color: #000000;
 margin: 0px;
 padding: 0px;
}

h4{
	font-family: Verdana, Arial, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 4px;
	line-height: normal;
	margin-top: 2px;
}

h5{
 font-family: Verdana, Arial, sans-serif;
 font-size: 100%;
 color: #000000;
 margin: 0px;
 padding: 0px;
}

.linkontemplate {
	text-align: center;
	padding: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #DEC87C;
	border-right-color: #DEC87C;
	border-bottom-color: #DEC87C;
	border-left-color: #DEC87C;
	color: #923D38;
	background-color: #Eaf4fe;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
}
.concertdate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.concertHeading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #000000;
}
.headerTemplate {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #DEC87C;
	font-weight: bold;
}
.concertrepetoire {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: normal;
	font-weight: bold;
	text-align: center;
}
.list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
}
