html { min-height: 100%; margin-bottom: 1px; }
html { overflow: -moz-scrollbars-vertical !important; }

a:link {
	color: #990000;
}
a:visited {
	color: #660000;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #CC0000;
}

p{padding:0; margin: 0;}
p{margin-top:0;}

body {
	text-align: left; 
	margin: 0;
	background-image: url(../images/bac10.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}


/*FONTS*/
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
}

.largeCopyCenter{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	text-align: center;
}

.copyCenter {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
}

.copybold {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight:bold;
}

.copyItalic {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-style: italic;
}

.copySmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}


p {
	margin-bottom: 15px;
}


/*PAGE STRUCTURE*/

#paragraph
{
	width: 865px;
	background: #FFFFFF;
	text-align: left;
	border-left: solid;
	border-right: solid; 
	border-bottom:solid;
	border-color: #5C93D7;
	border-width: 4px;		
	margin-left:auto;
	margin-right:auto;
	padding-bottom: 10px;
	padding-top: 5px;
}

#container {
	width:100%;
	text-align: center;
	margin: 0 auto;
	padding: 0;
}

#expandflash {
	width: 100%;
	padding: 0;
	margin-left:auto;
	margin-right:auto;
	background: #000000;
	background-image: url(../images/background3.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	}
	
#expandflashinside {
	width: 100%;
	padding: 0;
	margin: 0;
	background-image: url(../images/stars.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border-bottom: solid;
	border-color: #355f8C;
	border-width: 2px;
	}

#flash{
	width: 875px;
	margin-left:auto;
	margin-right:auto;
}


/* STATIC BANNER - ADDED TO REPLACE OLD FLASH BANNER, 4-1-2021 */

#staticBannerContainer {
	width: 100%;
	height: 216px;
	padding: 0;
	margin: 0;
	background: url("../images/stars.jpg") repeat;
	background-position: top;
	border-bottom: solid;
	border-color: #666666;
	border-width: 14px;
}

#staticBannerContainer a:hover { text-decoration: none;}

#staticBanner {
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: url("../images/StaticFlashBanner.png") no-repeat;
  width: 875px;
  height: 216px;
  margin-left: auto;
  margin-right: auto;
}

#topcenter100 {
	float: none !important;
	padding-bottom: 25px !important;
}

/*INSIDE STRUCTURE*/


#paraInside
{
	width: 615px;
	padding: 0px 2px 0px 2px;
	margin-left: 230px;
	background: #FFFFFF;
}




#insidePage
{
margin-left: 10px;
margin-top: 10px;
}

#topMargin{
	margin-top: 0px;
	width: 180px;
	float: left;
	margin-left: 15px;
}


#leftMenu{
	margin-left: 0px;
	width: 175px;
	float: left;
}



/*WIDE PAGE WITH NO LEFT MENU*/	
.insideWide
{
	float:left;
	width: 825px;
	text-align: left;
	margin-left: 15px;
	margin-bottom: 10px;
}




/*ORDERED LISTS - INDENTS*/	
li.blue{
	list-style: square inside; 
	color:#355F8C;
	}
	
ul.blue{
	list-style: square inside; 
	margin-top: -5px;
	margin-left: -1px;
	}
	
.indent {
margin-left: 29px;
margin-top: 5px;
display: block;
color: #355F8C;
}

.plainIndent{
margin-left: 29px;
display: block;
color: #000000;
}




/*RIGHT COLUMN WITH EVENTS*/

.blueItalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: italic;
	font-weight: bold;
	color: #355F8C;
}


.blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #355F8C;
}

ul.bulletEvents {
  list-style: none;
}

ul.bulletEvents li::before {
  content: "\2022";
  color: #accae4;
  font-weight: bold;
  display: inline-block; 
  width: 15px;
  margin-left: -10px;
}


.events
{
font-size: 14px;
}

.eventsRed 
{	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC0000;
	font-weight: bold;
	font-style: italic;
	display: block;
	margin-bottom: 5px;
	}
	
.theDates
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: white;
	background: color:#0066FF;
}


.rightBorder
{
	width: 275px;
	padding: 2px;
	margin: 0;
	background: #FFFFFF;
	border: solid;
	border-color: #5C93D7;
	border-width: 2px;

	margin-bottom: 8px;
}

#rightBorderBlue
{
	width: 275px;
	padding: 2px;
	margin: 0;
	background: #355F8C;
	border: solid;
	border-color: #5C93D7;
	border-width: 2px;
	margin-bottom: 8px;
}

#frontLeft
{
	width: 525px;
	float: left;
	padding: 0px 10px 2px 20px;
	margin: 0;
	background: #FFFFFF;
}


#frontRight
{
	width:275px;
	padding: 10px 2px 0px 2px;
	margin-left: 565px;
	background: #FFFFFF;
}





/*BOTTOM MENU*/


#front {
	font-size: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 5px;
	text-align: center;
	display: block;
	width: 870px;
	clear: both;
}


#menu {
	font-size: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 5px;
	text-align: center;
	display: block;
	width: 870px;
	clear: both;
}

.copyright{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: center;
	display: block;
	padding: 5px;
}

.copyright a:link{
	color: #666666;
}

.copyright a:visited{
	color: #666666;
}

.copyright a:hover{
	color: #666666;
}

.copyright a:active{
	color: #666666;
}

#flag
{
	text-align: center;
	width: auto;
	border-width: 2px;
	display: block;
	width: 800px;
}

.bottomMenu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	text-align: center;
	padding: 5px;
}

/* NEW FOOTER - ADDED TO REPLACE OLD FOOTER, 4-27-2021 */

#footerContainer {
	width: 100%;
	height: 200px;
	padding: 0;
	margin: 14px 0 0 0;
	background: url("../images/TreeFooter.jpg") repeat-x;
	background-position: top;
}

#footerContent {
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 875px;
  height: 200px;
  margin-left: auto;
  margin-right: auto;
  color: white;
}

#footerContentLeft {
  display: block;
  width: 188px;
  height: 190px;
  float: left;
  padding: 10px 10px 0 10px;
}

#footerContentCenter {
  display: block;
  width: 440px;
  height: 190px;
  float: left;
  padding: 10px 10px 0 10px;
}

#footerContentRight {
  display: block;
  width: 187px;
  height: 190px;
  float: left;
  padding: 10px 10px 0 10px;
}

#footerContact {
  font-size: 15px;
  line-height: 20px;
  padding-top: 10px;
  text-align: center;
}

#footerContainer a, #footerContainer a:link, #footerContainer a:visited, #footerContainer a:hover, #footerContainer a:active {
	color: white;
	text-decoration: none;
}

#footerCopyright {
  font-size: 11px;
  padding-top: 85px;
  color: #BBBBBB;
  text-align: center;
}

#footerIconFacebook {
	width: 35px;
	height: 35px;
	margin: 80px 15px 0 0;
	background: url("../images/icon_facebook-sm.png") no-repeat;
	float: left;
}

#footerIconInstagram {
	width: 35px;
	height: 35px;
	margin: 80px 15px 0 0;
	background: url("../images/icon_instagram-sm.png") no-repeat;
	float: left;
}

#footerIconUnitedWay {
	width: 70px;
	height: 30px;
	margin: 80px 0 0 0;
	background: url("../images/unitedway.gif") no-repeat;
	float: right;
}

#footerCounter {
	float: right;
	margin: 80px 15px 0 0;
	
}