body {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
}
#container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	padding: 0px;
	height: auto;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

a {
	text-decoration: none;
	color: #2477DA;
}

dl {
	font-size: 1.2em;
}
img {
		border: none;
}
.more {
	color: #6aa933;
	font-weight: bold;
}
.more a:link {
	color: #6aa933;
}
.more a:visited {
	color: #999;
}
.more a:hover {
	color: #CCCCCC;
}

#contents h3 {
	font-size: 1.6em;
	color: #2477DA;
}
#header {
	font-size: 24px;
	font-weight: bold;
	background-color: #2477DA;
	margin: 0px;
	padding: 0px;
	height: 200px;
	width: 780px;
	background-attachment: scroll;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
}


.eventHead {
	font-size: 24px;
	color: #d9C425;
	padding-bottom: 10px;
}

#navTop {
	font-size: 1.2em;
	text-align: right;
	height: 25px;
	width: 780px;
	background-color: #FFFFFF;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
}
#navTop a {
	color:#184c8c;
} 
#navTop a:hover {
	color: #cccccc;
}
#contents {
	height: auto;
	width: 620px;
	float: left;
	clear: none;
}
#contents #intro {
	height: 150px;
	width: 620px;
	padding: 6;
	margin: 0;
}
#introHead {
	width: 590px;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	padding-top: 6px;
	padding-right: 0px;
	padding-left: 30px;
	color: #2477DA;
	line-height: 1;
	padding-bottom: 20px;
}

#contents #intro #introText {
	height: 100px;
	width: 590px;
	font-size: 1.1em;
	padding-left: 30px;
}
#introText address {
	font-size: 12px;
	text-align: left;
}
#contents #colLeft {
	float: left;
	height: auto;
	width: 310px;
	background-color: #FFFFFF;
	padding-top: 0px;
}


#contents #colRight {
	background-color: #FFFFFF;
	height: auto;
	width: 310px;
	float: left;
	padding-top: 0px;
	padding-left: 0px;
}
.colTextL {
	text-align: left;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 18px;
	padding-bottom: 0px;
}
.colTextL img {
	float: right;
	margin-right: 18px;
	margin-top: 5px;
	margin-left: 18px;
}
.colTextL li {
	list-style-type: disc;
	font-size: 1.2em;
}





.colTextR {
	text-align: right;
	padding-right: 60px;
	padding-left: 10px;
}
#contents  p {
	font-size: 1.2em;
}


.box {
	background-color: #FFFFCC;
	height: auto;
	width: 310px;
	background-repeat: repeat;
	padding-top: 0px;
	padding-bottom: 18px;
}
.pic150 {
	height: 160px;
	width: 160px;
	padding: 20px 0px 0px 0px;
}
#nextEvent {
	background-color: #2477DA;
	height: auto;
	width: 230px;
	padding: 10px;
	color: #d9c425;
	font-weight: bold;
	font-size: 14px;
	margin-left: 30px;
	
}
#nextEvent li {
	list-style-type:none;
}

#navLeft {
	font-size: 1.2em;
	font-weight: bold;
	float: left;
	height: auto;
	width: 160px;
	margin: 0px;
}

#navLeft ul {
	margin: 0px;
	padding: 0px;
}
#navLeft li {
	font-size: 1em;
	line-height: 1.8em;
	margin-top: 0.6em;
	margin-bottom: 0.6em;
	text-decoration: none;
	list-style-type: none;
	width: 160px;
	text-indent: 5px;
	vertical-align: middle;
}

.nav1 li{
	background-color: #2477DA;
}
.nav1 li:hover {
	background-color:#006;
}
.nav1 a:link {
	color: #ffffff;
}
.nav1 a:visited {
	color: #ffffff;
}
.nav1 a:hover {
	color: #D9C425;
}
.nav2 li{
	background-color: #d6c521;
}
.nav2 li:hover {
	background-color:#C93;
}
.nav2 a:link {
	color: #000000;
}
.nav2 a:visited {
	color: #000000;
}
.nav2 a:hover {
	color: #2477DA;
}
.nav3 li{
	background-color: #6aa933;
}

.nav3 a:link {
	color: #000000;
}
.nav3 a:visited {
	color: #000000;
}
.nav3 a:hover {
	color: #D9C425;
}
#footer  {
	font-size: 1.1em;
	background-color: #FFFFFF;
	height: 89px;
	width: 780px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #2477DA;
	clear: both;
	float: left;
	margin-top: 10px;
}
.copy {
	text-align: center;
}

	
#footer img {
}
#footer img {
	margin-top: -150px;
	float: left;
}
address {
	font-style: normal;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
}



#footer a {
	color: #000000;
	text-decoration: none;
}
#footer a:hover {
	color: #cccccc;
}

#colLeft dt {
	font-size: 1.2em;
	color: #000000;
}


#contents th {
	font-size: 12px;
	font-weight: normal;
	padding-right: 20px;
}


.noindent {
	margin-left: 0px;
	padding-left: 0px;
	white-space: nowrap;
}
.formLabel {
	font-weight: normal;
	padding-left: 5px;
}
td {
	font-size: 12px;
}

blockquote {
	font-size: 12px;
	font-style: italic;
	margin: 0px 0px 18px 0px;
}
#simplegallery1{ 
position: relative; 
visibility: hidden; 
border: 10px solid darkred;
}

#simplegallery1 .gallerydesctext{ 
text-align: left;
padding: 2px 5px;
}
.blank200 {
	height: 200px;
}
#mainCol {
	padding-left: 30px;
}
.music {
	font-style: italic;
}
.performBold {
	font-weight: bold;
}


/* Email Form Styles */

#EmailForm label {
	font-size: 1.2em;
	padding: 0;
	margin: 0;
}

/* Gallery Styles */
.nopadding {
	padding: 0px 0px 0px 28px;
}