@charset "utf-8";

body	{
	background-color: white;
}


#container {
	margin-left: auto;
	margin-left: auto;
	text-align: center;
	background-color: white;
	font-size: 85%;
}


#banner {
	background-color: white;
	position: absolute; top: 10px; left: 10px; right: 10px;
	height: 120px;
}


#banner .logo,
#banner .logo2,
#banner .logo3 {
	display: none;
}


#banner h1 {
	font-size: 2.4em;
	font-family: "Eras Light ITC", Georgia, Roman, "Times New Roman", serif;
	font-weight: bold;
	color: black;
}


#banner .motto {
	display: none;
}


#banner .date1 {
	display: none;
}

#banner .date2 {
	display: none;
}

#subbanner {
	background-color: #FFFFFF;
}

#navsite {
	display: none;
}


#content {
	margin: 40px 20px 20px 20px;
	text-align: center;
	border: 0px;
	padding: 20px 5px 5px 5px;
}


#content h2 {
	margin: 90px auto 40px auto;
	font-size: 1.9em;
	font-family: "Eras Light ITC", Georgia, Roman, "Times New Roman", serif;
	font-style: normal;
	font-weight: bold;
	color: black;
	background-color: white;
	text-transform: none; 
	text-align: center;
}


#content .right {
	float: right;
	margin: 15px 30px 15px 30px;
}


#content hr {
	width: 60%;
	color: #FF6666;
	height: 2px;
	border-style: solid;
}

  
#content h3 {
	font-size: 1.7em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	margin: 35px 0px 10px 0px;
	text-align: left;
	font-variant: normal;
	font-family: "Eras Light ITC", Georgia, Roman, "Times New Roman", serif;
	text-transform: none; 
} 


#content h4 {
	font-size: 1.4em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	margin: 30px 0px 10px 0px;
	text-align: left;
	font-variant: normal;
	font-family: "Eras Light ITC", Georgia, Roman, "Times New Roman", serif;
	text-transform: none; 
} 


#content p {
	font-family: "Eras Light ITC", Georgia, Roman, "Times New Roman", serif;
	color: black;
	font-size: 1em;
	font-weight: normal;
	text-align: justify;
	line-height: 150%;
}


#content ul {
	font-family: "Eras Light ITC", Georgia, Roman, "Times New Roman", serif;
	color: black;
	font-size: 1em;
	font-weight: normal;
	text-align: justify;
	line-height: 150%;
}


#content .quote {
	text-align: center;
	font-size: 0.8em;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
}


#content .layout {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	border: 0;
	padding: 25px;
}


#content .caption {
	font-size: 0.8em;
	font-weight: bold;
	text-align: center;
}


#footer {
	margin-top: 40px;
	border-top: 3px solid #000000;
	border-bottom: 3px solid #000000;
}


#footer p {
	text-align: center;
	font-family: "Eras Light ITC", Georgia, Roman, "Times New Roman", serif;
	color: #666666;
	font-size: 0.8em;
	line-height: 150%
}


#map-alternative {
	display: none;
}


#map {
	width: 550px;
	height: 400px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}


.map-information {
	display: none;
}


.content {
	text-align: center;
	border: 0px;
	width: 100%;
	padding: 5px 5px 5px 5px;
	background-color: #FFFFCC;
}


.noprint {
	display: none;
}


table {
	border-collapse: collapse;
	border: 1px solid #000000;
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}


td {
	border: 1px solid #000000;
	text-align: center;
	font-size: 0.8em;
	font-weight: bold;
	font-family: "Eras Light ITC", Georgia, Roman, "Times New Roman", serif;
}


th {
	border: 1px solid #000000;
	text-align: center;
	font-size: medium;
	font-weight: bold;
	font-family: "Eras Light ITC", Georgia, Roman, "Times New Roman", serif;
}


img {
	border-width: 0px;
}

.borderthin {
	border: 4px double #CC0000;
}


.quote {
	text-align: center;
	font-size: 0.8em;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
}


.eventstable {
	border: 4px double #CC0000;
	border-collapse: collapse;
	margin: 35px auto 35px auto;
	background-color: #FFFFFF;
}


.events {
	border: 1px solid #CC0000;
	border-collapse: collapse;
	text-align: center;
	padding: 4px 4px 4px 4px;
}

.imagetable {
	border-width: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;

} 


abbr,
a:link {
	font-style : normal;
	text-decoration: none;
	border-bottom: 0px;
}

