
    
  body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #D6D6D6;
	margin: 0px;
}

p,h1,h2,h3,h4 {
	margin: 10px;
}

	 .main2 {
	text-align: left;
	font-size: 1px;
	color: #D6D6D6;
	}

.council{
background-image: url(../images/sign.jpg);
background-repeat: no-repeat;
	color: Navy;
	padding: 5px;
	font-weight: bold;
}


.next {
	background-color: #E4F5FB;
	padding: 1px;
}

	 .css {
    color: White;
	 float: left;
	 padding: 2px;
	 height: 4px;
    }
	 
	 .css a{
    color: White;
    text-decoration: none;
    }
	 
	.css a:hover{
	color: #E0FFFF;
	text-decoration: underline;
}

.date {
margin: 0px;
padding: 1px;
	float: right;
	text-align: right;
	color: White;
	text-align: center;
	}
	
	input
{
color: #781351;
background: #fee3ad;
border: 1px solid #781351;
}

textarea
{
	color: #781351;
background: #fee3ad;
border: 1px solid #781351;
}

select 
{
		color: #781351;
background: #fee3ad;
border: 1px solid #781351;
}


.submit input
{
color: #000;
background: #ffa20f;
border: 2px outset #d7b9c9
} 



.date a{
    text-decoration: none;
	 color: White;
}

.date a:hover{
    text-decoration: underline;
	 color: #E6E6FA;
}
 
  .box {
	width: 820px;
	border-left: 10px solid white;
	border-right: 10px solid white;
	border-bottom: 10px solid white;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	overflow: hidden;
	background-color: White;
}

.side{
	border-right: 6px solid #8F8F8F;
        border-top: 5px solid #8F8F8F;
	border-bottom: 6px solid #8F8F8F;
	border-left: 6px solid #8F8F8F;
	margin-left: auto;
	margin-right: auto;
	width: 840px;
}

.masthead1 {
	width: 820px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/shimmer.gif);
	margin-top: 5px;
	text-align: center;
	overflow: hidden;
	height: 25px;
}

.masthead2 {
	width: 820px;
	margin-left: auto;
	margin-right: auto;
	background-color: #8F8F8F;
	padding: 10px;
	text-align: center;
   overflow: hidden;
}

.box2 {
	border: 1px solid #AD0519;
	margin-top: 10px;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 0px;

}


  .address {
	color: white;
	font-weight: bold;
	font-size: 12px;
	padding: 5px;
}

  .address a {
	color: #D1D1D1;
	text-decoration: none;
}

  .address a:hover {
    color: Red;
    }

  hr {
	color: #1D467C;
	text-align: center;
	height: 1px;
	width: 90%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	border: thin dotted;
}

.nav {
	font-weight: bold;
	color: White;
	text-decoration: none;
	padding: 5px;
}

  .nav a {
	font-weight: bold;
}

  .nav a:hover {
    color: Red;
    text-decoration: underline;
    }

.main {
	
        color:black;
	padding: 5px 0;
}

  .main a {
	color: Red;
	text-decoration: none;
	text-align: left;
}

  .main a:hover {
	color: #404040;
	text-decoration: underline;
}

  .big {
	font-weight: bolder;
	color: Red;
	text-decoration: none;
}

  .big a {
	color: Red;
	text-decoration: none;
	width: 100%;
	display: block;
	padding: 5px 0;

	
	}

  .big a:hover {
   background: #004200;
	color: White;
}

  .bigger {
	color: gray;
	font-weight: bolder;
}

  .bigger a {
	color: blue;
	text-decoration: none;
	font-weight: normal;
}

  .bigger a:hover {
	color: white;
	text-decoration: underline;
	font-weight: normal;
	background: #8E0225;
}

  .news {
	font-weight: bolder;
	color: #B22222;
	text-decoration: none;
}

  .news a {
	color: Navy;
	text-decoration: none;
	width: 100%;
	display: block;
	padding: 5px 0;
	}

  .news a:hover {
   background: Navy;
	color: White;
}

  .form1 { border: 1px none ;
    }

  .form2 {
	border: 1px solid;
	margin: 7px;
	padding: 0px;
	color: Black;
	background-color: #E2F5F6;
}

  .texta { border: 1px solid rgb(0, 0, 99);
    margin: 0px;
    font-size: 13px;
    background-color: Silver;
    color: Red;
    font-weight: bold;
    }

 .buttons { border: 0px solid rgb(0, 0, 99);
    margin: 0px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 13px;
    background-color: rgb(0, 0, 99);
    color: White;
    font-weight: bolder;
	 text-align: center;
    } 

  .boxhead {
	background-image: url(../images/shimmer.gif);
	color: white;
	font-weight: bolder;
	padding: 7px;
	text-align: center;
}



#sidebar {float: right; width: 190px; text-align: center; margin-left: 0px; margin-right: 0px;
}
#pics {float: left; width: 180px; text-align: left; margin-left: 0px; margin-right: 15px;
	
}
#content {float: left; width: 420px; text-align: left; margin-left: 0px; margin-right: 0px;
}

#footer {
	clear: both;
	text-align: center;
	color: Gray;
}

#footer a {
	color: #233236;
	text-decoration: none;
}

#footer a:hover { color: Maroon;
    text-decoration: none;
    }
	 
.navlist li {
list-style-type: none;
}

#dropmenudiv{
	position: absolute;
	border-bottom-width: 0;
	line-height: 18px;
	z-index: 100;
	margin-top: 12px;
}

#dropmenudiv a{
	width: 100%;
	text-align: left;
	display: block;
	text-indent: 0px;
	padding: 7px 0;
	text-decoration: none;
	font-weight: bold;
	color: #C8E2FD;
}

#dropmenudiv a:hover{
	/*hover background color*/
	background-color: #93B9E5;
	color: navy;
}

