/* General Styles  */
*{
	margin:0;
	padding:0;
	}

body{
	font:13px/22px Verdana, Arial, Helvetica, sans-serif;
	color:#818181;
	background:#fff;
	}

ul{
	list-style-type:none;
	}

a{
	outline:none;
	}

.spacer{
	clear:both;
	font-size:0;
	line-height:0;
	}


/* Top Panel Styles */
#topContainer{
	background:url(../images/top-container-bg.gif) 0 0 repeat-x;
	}

#header{
	width:932px;
	height:122px;
	margin:0 auto;
	background:url(../images/top-pan-bg.gif) 0 0 repeat-x;
	padding:0 0px 0 38px;
        border-width:0px;
        border-color:#000000;
        border-style:solid;
	}

#header div.logoPan{
	float:left;
	width:200px;
	margin:12px 24px 0 0;
         
	}
	
.logoPan img{
	display:block;
	}

.logoPan h1{
	font-weight:normal;
	font-size:13px;
	line-height:15px;
	color:#A0A0A0;
	background-color:inherit;
	}

#departmentMenu{
	float:left ;
	margin:0px 0 0 0;
	width:600px;
	height:16px;
        
        border: 0px;
        border-style: solid;
        
	}
	
#departmentMenu li{
	float:left;
	
	font-size:11px;
	line-height:14px;
	padding:0 14px 0 0px;
	
	}
	
#departmentMenu li.noBg{
	background:none;
	}
	
#departmentMenu li a{
	float:left;
	
	color:#808080;
	background-color:inherit;
	text-decoration:none;
	}
	
#departmentMenu li a:hover{
	color:#f7ad2c;
	background-color:inherit;
	}

#topMenu{
	float:right;
	margin:9px 0 0 0;
	width:400px;
	height:48px;
	}
	
#topMenu li{
	float:left;
	width:auto;
	font-size:11px;
	line-height:14px;
	padding:0 8px 0 8px;
	background:url(../images/top-nav-divider.gif) 100% 2px no-repeat;
	}
	
#topMenu li.noBg{
	background:none;
	}
	
#topMenu li a{
	float:left;
	width:auto;
	color:#808080;
	background-color:inherit;
	text-decoration:none;
	}
	
#topMenu li a:hover{
	color:#f7ad2c;
	background-color:inherit;
	}



#navigationadobe{
	float:right;
	width:680px;
        height:30px;
        margin-top:11px;
        background-color:#000000;
        border-width:0px;
        border-color:#000000;
        border-style:solid;
	
	}


	

	
/* Body Panel Styles */
#bodyContainer{    
	background:url(../images/mid-body-bg.gif) 0 0 repeat-x #FFFFFF;
	color:inherit;
	}
	
#bodybg{
	width:930px;
	margin:0 auto;
	color:#333;
	background:#fff;
	padding:0 20px;
	}
	


#bodyPan{
	width:930px;
	height:100%;
	overflow:hidden;
	padding:10px 0 10px 0;
	}
	
/* Left Panel Styles */	
#leftPan{
	float:left;
	width:622px;
	padding:0 39px 0 0;
	}
#leftPan a{
	color:#993300;
	background-color:inherit;
	text-decoration:underline;
}
#leftPan a:hover{
	color:#000;
	background-color:inherit;
}
#leftPan h2{
	margin:0 0 15px;
	font-size:20px;
	line-height:29px;
	color:#624705;
	background-color:inherit;
	}
	
#leftPan h2 span{
	color:#624705;
	background-color:inherit;
	}

#leftPan p{
	padding:0 0 14px 0;
	color:#000000;
	background-color:inherit;
	}



.contacttitle{
        color:#624705;
        background-color:inherit; 
        }

.infotitle{
        color:#624705;
        background-color:inherit; 
        }


.subtitle{
        color:#624705;
        font-size: 14px;
        font-weight: bold; 
        background-color:inherit; 
        }

.topleftpan{
	padding:0 0 0 20px;
	}
.topleftpan img.about{
	float:left;
	margin: 0 10px 10px 0;
}


.topleftpan img {
	float:right;
	margin: 0 10px 10px 0;
}

.topleftpan img.parks{
	float:left;
	margin: 0 10px 10px 0;
}


#servicepan{
	width:602px;
	position:relative;
	color:#868686;
	background:#F4F4F4;
	padding:12px 10px;
	}

#servicepan span.top{
	display:block;
	position:absolute;
	left:0;
	top:0;
	width:622px;
	height:12px;
	background:url(../images/service-pan-top-bg.gif) no-repeat 0 0;
	font-size:0;
	line-height:0;
	}

#servicepan span.bottom{
	display:block;
	position:absolute;
	left:0;
	bottom:0;
	width:622px;
	height:12px;
	background:url(../images/service-pan-bottom-bg.gif) no-repeat 0 0;
	font-size:0;
	line-height:0;
	}
#servicepan img{
	float:left;
	margin: 0 10px 10px 0;
        padding-top: 10px;
        border-width: 0px;
        border-color: #000000;
        border-style: solid;
}

	
#servicepan h2{
	font-size:18px;
	line-height:30px;
	color:#624705;
	background-color:inherit;
	}
	
#servicepan h2 span{
	color:#624705;
	background-color:inherit;
	}
	
#servicepan ul li{
	width:503px;
	position:relative;
	font-size:13px;
	line-height:18px;
	color:#000000;
	background:url(../images/serv-bullet.gif) no-repeat 18px 18px #FFFFFF;
	margin:10px 0 0 0;
	padding:11px 20px 18px 79px;
	}

#servicepan ul li strong{
	display:block;
	font-size:14px;
	line-height:25px;
	color:#624705;
	background-color:inherit;
	}

#servicepan ul li span.top{
	display:block;
	position:absolute;
	left:0;
	top:0;
	width:602px;
	height:12px;
	background:url(../images/serv-top-bg.gif) no-repeat 0 0;
	font-size:0;
	line-height:0;
	}

#servicepan ul li span.bottom{
	display:block;
	position:absolute;
	left:0;
	bottom:0;
	width:602px;
	height:12px;
	background:url(../images/serv-bottom-bg.gif) no-repeat 0 0;
	font-size:0;
	line-height:0;
	}

/* Two Column Styles */

.contactwrapper {
   width: 600px;
   margin-right: auto;
   margin-left: auto;
   overflow:hidden;
}

.contactleft {
   margin-top:10px;
   float: left;
   width: 200px;
   height: 100%;
   padding: 5px;
   text-align: left;

   }



.contactright {
   margin-top:10px;
   float: right;
   width: 350px;
   height: 100%;
   padding: 5px;
   text-align: left;
   
}




/* Council Member Styles */

.councilwrapper {
   width: 600px;
   margin-right: auto;
   margin-left: auto;
   overflow:hidden;
   
}

.councilleft {

   
   margin-top:10px;
   float: left;
   width: 125px;
   height: 100%;
   padding-top: 5px;
   text-align: left;
   border-width: 0px;
   border-style: solid;

   }



.councilright {
   
   margin-top:10px;
   float: right;
   width: 440px;
   height: 100%;
   padding: 1px;
   text-align: left;
   border-width: 0px;
   border-style: solid;
   
}


/* Two Column Styles - One Centered */

.candlwrapper {
   width: 600px;
   margin-right: auto;
   margin-left: auto;
   overflow:hidden;
}

.candlleft {
   margin-top:10px;
   float: left;
   width: 250px;
   height: 100%;
   padding: 5px;
   text-align: center;

   }



.candlright {
   margin-top:10px;
   float: right;
   width: 300px;
   height: 100%;
   padding: 5px;
   text-align: left;
   
}



/* Police Styles */

.policewrapper {
   width: 600px;
   border-style: solid;
   border-width: 0px;
   margin-right: auto;
   margin-left: auto;
   overflow:hidden;
}




.policeleft {
   margin-top:2px;
   border-style: solid;
   border-width: 0px;
   float: left;
   
   width: 330px;
   height: 100%;
   padding: 0px;
  

   }




.policeright {
   margin-top:2px;
   border-style: solid;
   border-width: 0px;
   float:right;
  
   width: 250px;
   height: 100%;
   padding: 0px;
   
   }






/* Right Panel Styles */	
#rightPan{
	float:right;
	width:269px;
	position:relative;
	}
	
#news{
	width:269px;
	position:relative;
	margin:0 0 35px 0;
	}
	
#news div.content{
	background:#EFEFEF url(../images/news-panel-bg.gif) repeat-x 0 0;
	border-left:1px solid #DCDCDC;
	border-right:1px solid #DCDCDC;
	padding:10px 0 0 17px;
	}
	
#news span.bottom{
	display:block;
	background:url(../images/right-but-bg.gif) bottom left no-repeat;
	height:14px;
	position:relative;
	left:0px;
	bottom:0;
	width:269px;
	font-size:0;
	line-height:0;
	}
	
#news h2{
	background:url(../images/right-title-bg.gif) no-repeat 0 0;
	font:bold 16px/32px Tahoma, Arial, sans-serif;
	color:#000000;
	background-color:inherit;
	padding:0 0 0 22px;
	}
	
#news h2 span{
	font-weight:normal;
	font-size:11px;
	padding:0;
	text-transform:lowercase;
	}
	
#news p{
	width:233px;
	line-height:18px;
	color:#535353;
	background-color:inherit;
	padding:14px 0 30px 3px;
	background:url(../images/news-dot-line.gif) repeat-x 50% 100%;
	}
	
#news p.nobg{
	background:none;
	} 

#news a{
	display:block;
	color:#624705;
	background-color:inherit;
	text-decoration:underline;
	}
	
#news a:hover{
	color:#624705;
	background-color:inherit;
	text-decoration:none;
	}
	

	

	

/* Footer Panel Styles */
#footer{
	margin:0 auto;
	width:940px;
	background:url(../images/footer-bg.gif) repeat-x 0 0;
	height:40px;
	padding:40px 0 0 30px;
	position:relative;
	}
#footer p{
	float:right;
	font-size:10px;
	line-height:12px;
	color:#8d7146;
	background-color:inherit;
	width:400px;
	padding:0 20px 0 0;
	}
#footer p a{
	color:#8d7146;
	background-color:inherit;
	text-decoration:none;
	}
#footer p a:hover{
	color:#FFFFFF;
	text-decoration:none;
	background-color:inherit;
	}
	
#footer ul{
	padding:0;
	float:left;
	width:470px;
	}
	
#footer ul li{
	background:url(../images/footer-nav-divider.gif) no-repeat 100% 3px;
	float:left;
	width:auto;
	padding:0 6px 0 6px;
	}
#footer ul li.nobg{
	background-image:none;
	}
#footer ul li a{
	font-size:10px;
	line-height:13px;
	color:#FFFFFF;
	background-color:inherit;
	float:left;
	width:auto;
	text-decoration:none;
	}
#footer ul li a:hover{
	color:#f7ad2c;
	background-color:inherit;
	float:left;
	width:auto;
	text-decoration:none;
	}

 






