@charset "utf-8";
/* CSS Document */

body { 
	background: #000 url(/images/bg.jpg) no-repeat top center; 
	margin-top: 0px;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link { color: #0066FF; }
a:visited { color: #003366; }
a:hover { color: #FF6600; }
a:active { color: #FF0000; }

#bottomNav td {
	text-align: center;
	padding-top: 10px;
	border-top: solid 1px #333C40;
}

#bottomNav a { font-size: 10px; }

#bottomNav a:link { color: #333C40; }
#bottomNav a:visited { color: #333C40; }
#bottomNav a:hover { color: #0066FF; }
#bottomNav a:active { color: #FF0000; }

h1 {
	text-indent : -9999px; 
	margin: 0 0 10px 0;
	height: 21px;
}

h1.home { background : url(/images/H1/home.gif) no-repeat; }
h1.about { background : url(/images/H1/about.gif) no-repeat; }
h1.links { background : url(/images/H1/links.gif) no-repeat; }
h1.contact { background : url(/images/H1/contact.gif) no-repeat; }
h1.incident { background : url(/images/H1/incident.gif) no-repeat; }
h1.GIS { background : url(/images/H1/GIS.gif) no-repeat; }
h1.court { background : url(/images/H1/court.gif) no-repeat; }
h1.energy { background : url(/images/H1/energy.gif) no-repeat; }
h1.mapbook { background : url(/images/H1/mapbook.gif) no-repeat; }
h1.mobile { background : url(/images/H1/mobile.gif) no-repeat; }
h1.thankyou { background : url(/images/H1/thankyou.gif) no-repeat; }
h1.header { background : url(/images/H1/header.gif) no-repeat; }

.imgTopRight { float:right; margin: 0 0 5px 20px; border: solid 1px #000; }

#content p {
	margin-left: 12px;
}

#content p,li { line-height:1.6em; }

#sidebar {
	float: right;
	margin: 0 0 5px 35px;
}
.smalltext { font-size: 10px; }