:link,:visited { text-decoration:none }

ul,ol { list-style-position: inside; }
ul { list-style-type: disc; }
h1,h2,h3,h4,h5,h6,pre,code { font-size: small; }

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, dl, dt, dd
{ margin:0; padding:0 }

a img,:link img,:visited img { border:none }

address { font-style:normal }

/************************************* main structure */

body {
	background: #e5e195 url(../images/edgerules.gif) center top repeat-y ;
	font-family: Verdana, Arial, sans-serif;
	font-size: 100%;
	line-height: 22px;
	color: #654;
	}
	
#bigwrap {
	position: relative;
	background: url(../images/horizonscape.png) center top no-repeat;
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	font-size: .8em;
	line-height: 22px;
	color: #654;
	}
	
#bannerwrap {
	width: 675px;
	padding-left: 175px;
	padding-top: 85px;
	}

#utilities {
	position: absolute;
	right: 20px;
	top: 15px;
	font-size: .9em;
	text-align: center;
	height: 1.8em;
	width: 13em;
	border: 1px solid #9fca73;
	background-color: #f0f1be;
	}

#main p img { 
	vertical-align: -17%; 
	}
	
#contentwrap { 
	position: relative;
	padding-left: 175px;
	padding-top: 25px;
	}

#leadoff {
	background-color: #fff;
	font-weight: bold;
	font-size: .9em;
	line-height: 1.6em;
	padding: 9px 30px 18px 30px;
	border: 1px solid #9fca73;
	margin: 12px 0;
	letter-spacing: .02em;
	}

#personnelwrap {
	background-color: #fff;
	padding: 2px;
	float: left;
	margin-bottom: 12px;
	}

/************************** sidebar and footer structure **/

#sidebar { 
	position: absolute; 
	top: 142px;
	left: 0;
	width: 150px;
	text-align: center;
	font-size: .85em;
	line-height: 1.2em;
	font-weight: bold;
	}

#sidebar p {
	padding-bottom: 9px;
	}

#sidebar h2 { 
	font-size: 1.3em;
	height: 1.8em;
	color: #fff;
	background-color: #b9d395;
	margin-bottom: 8px;
	}

#footer { 
	text-align: center;
	border-top: 1px solid #9fca73;
	font-size: .85em;
	line-height: 1.3em;
	margin-top: 5px;
	padding-top: 9px;
	padding-bottom: 25px; 
	}

#footer p {
	padding-bottom: 4px;
	}	
	
/************************************* tag styles */

h1 {
	color: #000;
	font-size: 1.8em;
	font-weight: normal;
	padding-bottom: 9px;
	}	
	
h2 {
	color: #000;
	font-size: 1.4em;
	font-weight: normal;
	line-height: 1.8em;
	}
	
h3, h4 {
	font-size: 1em;
	color: #740;
	padding-top: 6px;
	}

h4 {
	font-style: normal;
	padding-bottom: 11px;
	}

p, ul, dl {
	padding-bottom: 5px;
	}

dt {
	color: #740;
	padding: 6px 0 0 24px;
	background-color: #fff;
	font-weight: bold;
	border-top: 6px solid #f9fae3; 
	}

dd {
	padding: 2px 0 6px 24px;
	background-color: #fff;
	font-size: .9em;
	}
	
/************************************* class styles */

.gray { 
	color: #c60;
	}

.photoright { 
	float: right;
	padding: 9px 0 0 12px; 
	}

.photoleft { 
	float: left;
	padding: 9px 12px 0 0; 
	}
	
.personnel { 
	text-align: center;
	width: 130px;
	padding: 2px;
	float: left;
	}

.leadoffhead {
	font-size: 1em;
	color: #000;
	}

.blue {
	color: #09c;
	}

.lftimg {
	float: left;
	}
	
.rtimg {
	float: right;
	}
	
.clearall {
	clear: both;
	}

.small {
	font-size: .85em;
	line-height: 1.6em;
	}

.textright {
	text-align: right;
	margin-bottom: 9px;
	}

/************************************* sidebar sub-nav */

#sidebar a {
	display: block;
	padding: 1px 0 3px 0;
	border: none;
	color: #042;
	}

#sidebar a:hover { 
	background: url(../images/sidebarlinkbackground.gif) center bottom no-repeat;
	color: #000;
	}

/************************************* common navigation */

a {
	color: black;
	}

a:hover {
	color: #c60;
	border-bottom: 1px solid #c60;
	}

body#home a#homelink,
body#start a#startlink,
body#how a#howlink,
body#glossary a#glossarylink,
body#resource a#resourcelink,
body#about a#aboutlink,
body#contact a#contactlink,
body#buildings a#buildingslink,
body#schools a#schoolslink,
body#water a#waterlink,
body#land a#landlink,
body#energy a#energylink,
body#waste a#wastelink,
body#roads a#roadslink,
body#recreation a#recreationlink {
	color: #c60;
	border: none;
	}
	
body#buildings a#buildingslink,
body#schools a#schoolslink,
body#water a#waterlink,
body#land a#landlink,
body#energy a#energylink,
body#waste a#wastelink,
body#roads a#roadslink,
body#recreation a#recreationlink {
	color: #c60;
	background-color: #f2f5c2;
	}

/*	background-color: #f2f5c2;  */
