





html {
        margin: 0;
	padding: 0;
     }



body {
	margin: 0;
	padding: 0;
        background:#AAB7AB;                 
        
 
 
 }



h2, h3 {
	margin-top: 0;
}
form {
	margin: 0;
	padding: 0;
}
p {
	font: 80%/1.8 Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top: 0;
        color:#000000;
}
#wrapper {
	min-width: 400px;
	width:100%;
        
}
#outer {                                    
	border-left: 165px solid #C0DCC0;  /* left column background */
	border-right: 200px solid #DBE1F1; /* right column background */
	background-color: #FAFAFA;        /* center column background */
}
#inner {
	margin: 0;
	width: 100%; 
}
#header {
	/* background-color:#000066; */ 
	/* background-color:#F3F2DD; */
	background-color:#2A7B53; 
        color: #901602;
	/*border-bottom: 1px solid #CCCCCC;*/
	/*border-bottom: 1px solid #B8A17F;*/
       
        
}
#header h1 {
	font: 150% Georgia, "Times New Roman", Times, serif;
	text-align: right;
	margin-right: 1em;
}
#leftcolumn {
	width: 160px;                      /* left column width */
	margin-left: -160px;               /* negative left column width */
	float: left;
	position: relative;
	z-index: 10;
}
#leftcolumn h3 {
	width: 150px;
	font: 90% arial, "Times New Roman", Times, serif;
	color: #FFFFFF;
	background-color: transparent;
	margin-bottom: 0;
	padding-bottom: 4px;
        
}
#leftcolumn .txt {
	width: 150px;
	background-color: #FCF5F5;
	border: 1px inset #901602;
}
#leftcolumn ul {
	width: 150px;
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}
#leftcolumn li {
	font: 80% Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 0.3em;
	border-bottom: 1px solid #E7AFAF;
}
#leftcolumn a:link, #leftcolumn a:visited {
	text-decoration: none;
	color: #901602;
	background-color: transparent;
}
#leftcolumn a:hover {
	color: #621313;
}
#rightcolumn {
	width: 200px;                      /* right column width */
	margin-right: -200px;              /* negative right column width */
	float: left;
	position: relative;
	z-index: 11;
}
#rightcolumn h3 {
	font: 90% georgia, "Times New Roman", Times, serif;
	color: #333366;
	background-color: transparent;
	margin-bottom: 0;
	padding-bottom: 4px;
	padding-left: 0.2em;
}
#rightcolumn p {
	padding-left: 10px;
}


#rightcolumn a:link {
	font: 0.95em verdana, "Times New Roman", Times, serif;
	color:#990000;
	text-align:center;
        text-decoration:none;
        font-weight:bold;

}



#rightcolumn a:visited {
	font: 0.95em verdana, "Times New Roman", Times, serif;
	color:#333366;
	text-align:center;
        text-decoration:none;
        font-weight:bold;

}



#rightcolumn a:hover {
	font: 0.95em verdana, "Times New Roman", Times, serif;
	color:#000099;
	text-align:center;
        text-decoration:underline;
        font-weight:bold; 
}




#rightcolumn a:active {
	font: 0.95em verdana, "Times New Roman", Times, serif;
	color:#000099;
	text-align:center;
        text-decoration:none;
        font-weight:bold;


}



.adbox {
	padding: 2px 4px 2px 6px;
	margin: 0 0.5em 10px 0.5em;
	color:#003163;
	border: 1px solid #B1B1B1;
	background-color: #ffffff;
        background-image:url(images/Newsheadertop3.jpg);
	background-repeat: no-repeat;
}


.adbox1 {
	padding: 2px 4px 2px 6px;
	margin: 0 0.5em 10px 0.5em;
	border: 1px solid #B1B1B1;
	background-color:#B1D4F9;
        background-image: url(../images/Newsheadertop1.jpg);
	background-repeat: no-repeat;
}







#content {
	float: left;
	width: 100%;
	position: relative;
	background: #fff url(../images/council_logo.jpg) fixed no-repeat center center;
	z-index: 12;
       

}
#content h2 {
	font: 130% Georgia, "Times New Roman", Times, serif;
	color: #000000;
	margin-left: 1em;
}
#content p {
	margin-left: 20px;
	margin-right: 10px;
        color:#00000;
 }

#content a:link {
	font: 0.95em verdana, "Times New Roman", Times, serif;
	color:#990000;
	text-align:center;
        text-decoration:none;
        font-weight:bold;

}
 

#content a:visited {
	font: 0.95em verdana, "Times New Roman", Times, serif;
	color:#333366;
	text-align:center;
        text-decoration:none;
        font-weight:bold;

}



#content a:hover {
	font: 0.95em verdana, "Times New Roman", Times, serif;
	color:#000099;
	text-align:center;
        text-decoration:underline;
        font-weight:bold; 
}




#content a:active {
	font: 0.95em verdana, "Times New Roman", Times, serif;
	color:#000099;
	text-align:center;
        text-decoration:none;
        font-weight:bold;


}










.imgleft {
            float:left;
            border:1px solid #000000;
            margin-left:6px;
            margin-right:20px;
            margin-bottom:6px;
  }


 .imgsignature {
 
   float:left;
   border:none;
   margin-left:6px;
   margin-right:20px;
   margin-bottom:6px;
}
 
.purpose {
 
  font-weight:bold;
  color:#336699; 
  }

.five{

font-style:italic;


}

.contacthome {

 font-weight:bold;
 color:#DC5402;
}


#footer p {
	padding-left:0;
}
.clear { 
	clear: both;
}

#footer {
margin: 0;
padding: .5em;
position: relative;
z-index: 13;
padding: .4em;
color: #FFFFFF;
background-color: #2A7B53; 
border-top: 1px solid gray;
border-bottom:1px solid #C88519;
height:2.4em;  
}



#footerformater{
color:#FFCC99;
font-size:0.8em;
font-weight:bold;
}


.footerlinks{
margin-left:50px;
padding:0 0.3em 0 2.5em;
font-size:70%;
font-family:arial,verdana,helvetica,sans-serif;
font-weight:bold;
}



.footerlinks a {


padding-left:0.8em

}


.footerlinks a:link {

color:#FFFFFF;
text-decoration:none;
}



.footerlinks a:visited {


color:#FFFFFF;
text-decoration:none;
}



.footerlinks a:hover {

color:#FFCC00;
text-decoration:underline;
}


.footerlinks a:active {

 color:#999900;
 text-decoration:none;

}


.footerlinks a.first {

padding-left:4em;

}



#sitedesigner{
color:#FFFFFF;
font-size:0.78em;
font-weight:bold;
}



#sitedesigner a {


padding-left:0;


}


#sitedesigner a:link {
/*color:#FFCC00;*/
color:#99FF99;
text-decoration:none;
font-weight:bold;
}



#sitedesigner a:visited{

color:#FFCC00;
text-decoration:none;
font-weight:bold;
}


#sitedesigner a:hover{

color:#FFFFFF; 
text-decoration:underline;
font-weight:bold;
}


#sitedesigner a:active{

color:#FFCC00;
text-decoration:none;
font-weight:bold;
}







p.rmahighlight:first-letter {
             color:#000000;
             font-size:3em;
             padding:0.1em;
            line-height:1em;
}



/* =-=-=-=-=-=-=-[leftnav]-=-=-=-=-=-=-=- */

#leftnav {
	width: 160px;
	margin-top: 10px;
	}



ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}




#leftnav li a {
	text-decoration: none;
	height: 32px;
  	voice-family: "\"}\"";
  	voice-family: inherit;
  	height: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	font-size: 90%;
	font-weight: bold;
	}

#leftnav li a:link, #leftnav li a:visited {
	/*color: #777;*/
	color:#2A7B53;
	display: block;
	background: url(../images/leftnav.gif);
	padding: 8px 0 0 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	font-size: 90%;
	font-weight: bold;
	}

#leftnav li a:hover {
	color: #257EB7;
	/*color:#2A7B53;*/
	background: url(../images/leftnav.gif) 0 -32px;
	padding: 8px 0 0 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	font-size: 90%;
	font-weight: bold;
	}

#leftnav li a:active {
	color: #fff;
	background: url../(images/leftnav.gif) 0 -64px;
	padding: 8px 0 0 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	font-size: 90%;
	font-weight: bold;
	}




li.dummy {
	
	
margin-top:-10px;
	
}

    

.upcomingevents {

   /*color:#333366;*/
   color:#990000;
   font-size:80%;
   font-family:arial;
   text-align:center;
 }

.upcomingheaders { 


font-weight:bold;
font-family:georgia,arial,verdana;

}


.upcomingnormal {


 font-weight:normal;

}


.adbox {
	padding: 2px 4px 2px 6px;
	margin: 0 0.5em 10px 0.5em;
	color:#003163;
	border: 1px dotted #B1B1B1;
	background-color: #ffffff;
        background-image: url(images/Newsheadertop3.jpg);
	background-repeat: no-repeat;
}



.adbox1 {
	padding: 2px 4px 2px 6px;
	margin: 0 0.5em 10px 0.5em;
	border: 1px solid #B1B1B1;
	background-color:#B1D4F9;
        background-image: url(../images/Newsheader1.jpg);
	background-repeat: no-repeat;
}			                  





.adbox2 {
	padding: 2px 4px 2px 6px;
	margin: 0 0.5em 10px 0.5em;
	border: 1px solid #B1B1B1;
	background-color:#B1D4F9;
        background-image: url(../images/Newsheader2.jpg);
	background-repeat: no-repeat;
}			                  





.adbox3 {
	padding: 2px 4px 2px 6px;
	margin: 0 0.5em 10px 0.5em;
	border: 1px solid #B1B1B1;
	background-color:#B1D4F9;
        background-image: url(../images/Newsheader3.jpg);
	background-repeat: no-repeat;
}			                  



.finecrystals{


border:1px solid #000000;

}


a.skip {
position: absolute; 
left: -1000em; 
width: 20em;
}
          



/* Mozilla bug workarounds */   /* Do not delete or uncomment */
#outer > #inner { 
	border-bottom: 1px solid transparent; 
}
#leftcolumn {
	margin-right: 1px;
}
#rightcolumn {
	margin-left: 1px;

}
#content {
	margin: 0 -3px 0 -2px;
}


