/* CSS Document */


body {
	color: #000000;
	font-family:Arial;
	text-align: left;
	font-size: 12px;
	line-height: 150%;
	font-style: normal;
	background-color: #ffffff;
}

a:link {
	color: #00478E;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	border: none;
}
a:visited {
	color: #00478E;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	border: none;
}

a:hover {
	color: #996633;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

 
p {
	font-family:Arial;
	font-size: 12px;
	line-height: 150%;
	padding-left:.3em;
	padding-right:.5em;

}

h1 {
	color:#003300;
	font-family:Arial;
	font-size: 1.3em;
	text-align: left;
	font-weight: bold;
	border-bottom-width: medium;
	border-bottom-style: dotted;
	border-bottom-color: #D2B48C;
 }
 
 h2 {
	color: #990000;
	background-color: #ffffff;
	font-family:Arial;
	font-size: 1em;
	text-align: left;
	font-weight: bold;
	font-style: italic;
}


 
h3 {
	font-family: "Times New Roman", Times, sans;
	font-size: 1.3em;
	color: #660000;
	font-weight: bold;
	background:#ffffff;
	text-transform: capitalize;
}

h4 {
	font-family:Arial;
	font-size: .8em;
	font-weight: bold;
	color: #990000;
	text-align: left;
	line-height: normal;
}

h5 {
    margin:0;
    padding-left:.3em;
    font-family:Arial;
	font-size: 12px;
	font-style: bold;
    color:#336633;
	text-align: left;
}

h6 {
    margin:0;
    padding-left:.3em;
    font-family:Arial;
	font-size: 12px;
	font-style: bold;
    color:#000066;
	text-align: left;
}

.right {
float: right;
padding-left: 0.5em;
}

.left {
float: left;
padding-right: 0.5em;
}

.center  {
margin: auto;
display: block;
}



.copyright {
	border-top: 0px solid maroon;
	padding-top: 1em;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 10px;
	color: #666666;
}

.mailform {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}

.concerts {
	font-family:Arial;
	font-size: 12px;
	line-height: 150%;
	padding-left:0.3em;
	padding-right: 15px;
}
