body {
	margin:20px;
	padding:0px;
	background-color: #65B64E;     
}
h1,h2,h3,h4
{
    color: #105F10;
}
.ltgreen {
	background-color: #99D27E;
}
.medgreen {
	background-color: #2F982F;
}
.dkgreen {
	background-color: #22812F;
}
.rdkgreen {
	background-color: #105F10;
}


.green {
	background-color: #65B64E;
}

.ltpink {
	background-color: #FFDFDE;
}

.medpink {
	background-color: #F6A7B1;
}
.dkpink {
	background-color: #F43E71;
}

.pink {
	background-color: #F7CFC7;
}


.blue {
	background-color: #739aff;
}

.aqua {
	background-color: #007DC2;
}
.aqua2 {
	background-color: #00ADBE;
}
.bbg {
	background-color: #9CCFFF;
}

.blue2 {
	background-color: #639ACE;
}
.gold {
	background-color: #EFD684;
}
.ltblue {
	background-color: #B5D6DE;
}

.orange {
	background-color: #ff8000;
}

.yellow {
	background-color: #ffdc4f;
}

.lime{
	background-color: #D9E837;
}

.burnt {
	background-color: #c65a31;
}

a.fbox:link { text-decoration: none; color: black; font-family: Arial, sans-serif; font-size: 12px; font-weight: bold;}

a.fbox:visited { text-decoration: none; color: black; font-family: Arial, sans-serif; font-size: 12px; }

a.fbox:hover { text-decoration: none; color: black; font-family: Arial, sans-serif; font-size: 12px; font-weight: bold;}

a.text:link { text-decoration: none; color: #105F10; font-family: Arial, Helvetica, sans-serif; font-size: 12px; }

a.text:visited { text-decoration: none; color: #105F10; font-family: Arial, Helvetica, sans-serif; font-size: 12px;}

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

a.text2:link { text-decoration: underline; color: #105F10; font-family: Arial, Helvetica, sans-serif; font-size: 12px; }

a.text2:visited { text-decoration: underline; color: #105F10; font-family: Arial, Helvetica, sans-serif; font-size: 12px;}

a.text2:hover { text-decoration: underline; color: #105F10; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold;}

.text {
    color: #105F10;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
.event {
    font-weight: bold;
    font-decoration: underline;
}        
.header{
    color: #EFD684; 
    font-family: "Zapf-Chancery",cursive;
    font-size: 30px; 
    font-weight: bold;
    font-style: italic;
}


div.header {
	margin:0px;
	padding:0px;
	font-size:1px;
}
.breadcrumb {
	font-size:10px;
}
.main {
	background-color:#FFDFDE;
	padding:5px;
	text-align:left;
}

#wrap {
    border:0px solid black;
    width:700px;
    }
#menu {
    background:#99D27E;
    padding:4px 0;
    width:700px;
    }
#menu a {
    padding:4px 10px;
    text-decoration:none;
    font-weight:bold;
    color:#105F10;
    FONT-FAMILY: 'Times New Roman';
    font-size:14px;
    background:#99D27E;
    }
#menu a:hover {
    background-color:#F6A7B1;
   } 
   
#menu span {
    display:none;
    }
#img {
    vertical-align:bottom;
    }

#subnav {
    font-size:10px;
    margin-bottom:2em;
    }
#subnav a {
    color:#FB3B00;
    margin-right:1em;
    }
#subnav span {
    color:silver;
    margin-right:1em;
    }

    
#largetext {  
    color: #105F10;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight:bold;
    }   
    
#title {
     color: #105F10;
     FONT-SIZE: medium;
     font-weight:bold;
		 text-align:center;
}
.bigletter {
     color: #F67D94;
     FONT-SIZE: medium;
     font-weight:bold;
     text-decoration:underline;
}
.section {
     color: #105F10;
     FONT-SIZE: small;
     font-weight:bold;
		 text-align:center;
}

#footer {
padding: 5px;
font-size: 9px;
font-family:avian, tahoma, 'century gothic', century, arial, sans-serif;
}


a.zbox:link {font-family: avian, tahoma, 'century gothic', century, arial, sans-serif;	font-size: 9px;	text-decoration: underline;color: #000;}
a.zbox:visited {font-family: avian, tahoma, 'century gothic', century, arial, sans-serif;	font-size: 9px;	text-decoration: underline;color: #000;}
a.zbox:hover {font-family: avian, tahoma, 'century gothic', century, arial, sans-serif;	font-size: 9px;	text-decoration: none;color: #000;}