@charset "utf-8";
/* CSS Document */

#container {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
}
.clearing {
	font-size: 1px;
	line-height: 0px;
	margin: 0px;
	clear: both;
	height: 0px;
}
#header {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: none;
}
#adminNav {
	background-color: #666666;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	margin-right: 155px;
	display: none;
}
.imgrht {
	float: right;
	padding-left: 10px;
}

#adminNav ul {
	margin: 0px;
	padding: 0px;
}
#adminNav li {
	font-size: 85%;
	list-style-type: none;
	display: inline;
}
#adminNav a {
	display: inline;
	text-align: center;
	padding-top: 3px;
	padding-right: 30px;
	padding-bottom: 3px;
	padding-left: 30px;
	width: 100%;
	margin-right: 10px;
	margin-left: 10px;
}
#adminNav a:link, #adminNav a:visited {
	color: #000000;
	background-color: #7EADC7;
	text-decoration: none;
	border: 3px outset #FF0000;
}
#adminNav a:hover {
	color: #FFFFFF;
	background-color: #48758A;
}

#directory ul {
	margin: 0px;
	padding: 0px;
}
#directory li {
	list-style-type: none;
	border: 2px none #FF0000;
}
#directory a {
	display: block;
	text-align: center;
	margin-bottom: 3px;
	padding-bottom: 3px;
	width: 100%;
	padding-top: 3px;
}
#directory a:link, #directory a:visited {
	color: #000000;
	text-decoration: none;
	background-color: #7EADC7;
	border: 3px outset #FF0000;
}
#directory a:hover {
	color: #FFFFFF;
	background-color: #48758A;
}
#directory ul ul {
	margin-left: 10px;
	display: none;
}
#directory li:hover ul {
	display: block;
}


#linkNav ul {
	margin: 0px;
	padding: 0px;
}
#linkNav li {
	list-style-type: none;
}
#linkNav a {
	text-decoration: none;
	text-align: center;
	display: block;
	width: 100%;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#linkNav a:link, #linkNav a:visited {
	color: #000000;
	background-color: #7EADC7;
	border: 3px outset #FF0000;
}
#linkNav a:hover {
	color: #FFFFFF;
	background-color: #48758A;
}
#linkNav ul ul {
	margin-left: 10px;
	display: none;
}
#sideBar {
	float: right;
	width: 140px;
	padding-left: 5px;
	color: #FFFFFF;
	background-color: #666666;
	font-size: 85%;
	padding-right: 10px;
	margin-top: -46px;
	display: none;
}
#linkNav li:hover ul {
	display: block;
}


#sideBar h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
}

#sideBar h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
#sideBar h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
}


#news {
	border: 2px none #000000;
	padding-right: 0px;
	background-color: #666666;
}
#news li {
	color: #7EADC7;
	text-decoration: none;
	list-style-type: none;
}
#cerneyalbum {
	list-style-type: none;
}
#cerneyalbum li {
	margin-right: 30px;
	margin-bottom: 10px;
	text-decoration: none;
	list-style-type: none;
	width: 500px;
	float: left;
}
#cerneyalbum img {
	display: block;
	border: 1px solid #000000;
}


#mainContent {
	margin-right: 0px;
	font-size: 110%;
	padding-right: 10px;
	font-family: "Times New Roman", Times, serif;
}


#mainContent li {

}
#mainContent ul {
	text-align: center;
}


#mainContent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
}
#mainContent h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
}
#mainContent h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
#footer {
	font-size: 80%;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	display: none;
}
#footer li {
	display: inline;
	list-style-type: none;
}
#footer a {
	text-decoration: none;
	color: #0000FF;
}

#footer ul {
	text-align: center;
	color: #666666;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
}
.accordsffont {
	font-family: "Accord SF";
	font-size: 140%;
}

#copyright {
	font-size: 80%;
	text-align: right;
	padding-right: 20px;
	padding-bottom: 3px;
	display: none;
}
#footer a:hover {
	font-weight: bold;
	color: #0000FF;
}
.imglft {
	float: left;
	padding-right: 5px;
}
#webmaster {
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-color: #dcc06d;
}
#president {
	background-color: #dcc06d;
}
#chairman {
	background-color: #dcc06d;
}
#treasurer {
	background-color: #dcc06d;
}
#historian {
	background-color: #dcc06d;
}
#secretary {
	background-color: #dcc06d;
}
#news a:link {
	color: #7EADC7;
}
#news a:hover {
	color: #CCCCCC;
}
.italic {
	font-style: italic;
}
.biondifont {
	font-family: Biondi;
	font-size: 140%;
}
table {
	font-size: 90%;
	border: 1px solid #48758A;
	width: auto;
}
caption {
	font-size: 110%;
	color: #48758A;
	font-weight: bold;
	padding-bottom: 5px;
}
th {
	color: #FFFFFF;
	padding-bottom: 5px;
	background-color: #FFFFFF;
}
td {
	padding-bottom: 5px;
	padding-left: 3px;
}
.odd {
	background-color: #BDCCE6;
}
.leftAlign {
	text-align: left;
}
#mem_text {
	display: none;

}
#sto_text {
	display: none;
}
.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #FFFFFF;
}
table
{ 
page-break-after: always
}
