* {
	margin:0; padding:0;
	font-size:100%;
}


html, body {
    height: 100%;
}

body {
	background-color: #fff;
	margin: 0 auto;
	padding: 0;
	color: #372300;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	/*	------- all this is in layout.css
	background-image:url(../images/backgrounds/city/buildings_bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;*/
	}
	
	
a {
	color: #378821;
	text-decoration: none;
	font-weight: bold;
	}
	
a:hover {
	color: #1A4A9B;
	text-decoration: none;
	}
	
h1 {
	font-size: 30px;
	color: #FF0000;
	}
	
h2 {
	font-size: 22px;
	color: #FF0000;
	padding: 0px 0px 18px 0px;
	}
	
h3 {
	font-size: 11px;
	}
	
p {
	font-size: 11px;
	line-height: 16px;
	color: #4E3100;
	padding: 0px 0px 14px 0px;
	}
	
p.nopad {
	padding: 0px 0px 0px 0px;
	}
	
	
ol,ul {
	list-style:none;
	margin: 0;
	padding: 0;
	}
	
li {
	list-style:none;
	margin:0;
	padding:0;
	}
	
blockquote {
	padding-top: 0;
	color: #666;
	background: transparent url("../images/quote.png") no-repeat 0 0;
	font-size: 13px;
	line-height: 16px;
	margin-top: 22px;
	margin-right: 40px;
	margin-bottom: 22px;
	margin-left: 0px;
	padding-right: 50px;
	padding-bottom: 0;
	padding-left: 50px;
}
	
	
/* Stick wrapper
-------------------------------------------------------------- */
	
.stickywrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -120px; /* the bottom margin is the negative value of the stickyfooter's height */
}

.stickyfooter, .stickypush {
	height: 120px; /* .push must be the same height as #footerwrapper */
}

#footerwrapper {
	margin: 0 auto;
	height: 120px; /* must be the same height as .stickyfooter */
	background-image:url(../images/footer_bg.gif);
	background-repeat: repeat-x;
	background-color: #352203;
}


	
	
	
	
	
/* header
-------------------------------------------------------------- */

/*	------- all this is in layout.css
#logo {
	background-image:url(../images/Titan_logo.png);
	background-position: left top;
	background-repeat: no-repeat;
	height: 350px;
	width: 900px;
	position: relative;
	left: -50px;
	overflow: visible;
	}
	
#logo h1 {
	display: none;
	}
		
#city {
	background-image:url(../images/backgrounds/city/buildings_front.png);
	background-position: center top;
	background-repeat: no-repeat;
	height: 230px;
	text-align: center;
	margin: 0 auto;
	}
	
	*/
	
#headerwrap {
	margin: 0 auto;
	width: 900px;
	overflow: visible;
	padding: 0px 20px 0px 20px;
	display: block;
	position: relative;
	}
	

#bannerwrap {
	width: 900px;
	margin: 0 auto;
	position: relative;
	left: 50px;
	height: 54px;
	}

#banner {
	padding-top: 16px;
	text-align: right;
	position: relative;
	font-size: 18px;
	color: #1A4A9B;
	}
	
#navigation {
	width: 900px;
	padding-top: 0px;
	text-align: right;
	margin: 0 auto;
	position: relative;
	left: 50px;
	}
	
	
	
	
/* content
-------------------------------------------------------------- */
	
	
#content-wrap {
	width: 900px;
	overflow: hidden;
	display: block;
	position: relative;
	margin: 150px 0px 0px 50px;
	}
		
#content {
	margin: 0 auto;
	text-align: left;
	width: 900px;
	overflow: hidden;
	float: left;
	display: block;
	position: relative;
	}
		
#column-wrap {
	float: left;
	width: 615px;
	overflow: hidden;
	display: block;
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	}
	
	
#column-ful {
	float:left;
	width: 615px;
	padding: 0;
	}
#column-ful  ul.plain {
	padding: 4px 0px 14px 0px;
}
#column-ful .plain li {
	list-style: circle;
	list-style-position: outside;
	list-style-type: disc;
	margin: 4px 0px 4px 24px;
	line-height: 16px;
}

#column-fuller {
	float:left;
	width: 900px;
	padding: 0;
	overflow: visible;
	position: relative;
	}


#column-one {
	float:left;
	width: 300px;
	margin: 0px 0px 20px 0px;
	padding: 0;
	}
	
#column-two {
	float: right;
	width: 179px;
	margin: 0px 0px 6px 0px;
	padding: 10px 16px 10px 16px;
	text-align: left;
	background-color: #E0E0E0;
	border-left: solid #FFFFFF 16px;
	border-bottom: solid #FFFFFF 16px;
	}
	
#column-two h2 {
	font-size: 18px;
	color: #1A4A9b;
	border-bottom: 1px solid #1A4A9B;
	line-height: 22px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 6px 0px;
	}




/* Menu - see layout.css
-------------------------------------------------------------- */

#navwrapper {
	background-image:url(../images/navigation/column_nav_gb.gif);
	background-position: right top;
	background-repeat: repeat-y;
	float:left;
	width: 265px;
	margin: 0px 0px 0px 0px;
	padding: 115px 0px 0px 0px;
	display: block;
	}


#menu {
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	margin: 0 auto;
	position: relative;
	/*height: 24px;*/
}


#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: right;
	width: 233px;
	margin: 0;
	padding: 8px 32px 8px 0px;
	text-align: right;
	font-size: 12px;
	color: #378821;
	text-decoration: none;
	font-weight: bold;
	line-height: 17px;
}

#menu a:hover {
	background-image:url(../images/navigation/nav_over.gif);
	background-position: right center;
	background-repeat: no-repeat;
	overflow: hidden;
	color: #399c07;
	text-decoration: none;
}


	#assessments #menu li.one a,
	#airquality #menu li.two a,
	#waste #menu li.three a,
	#wastewater #menu li.four a,
	#geoinvestigations #menu li.five a,
	#sampling #menu li.six a,
	#asbestos #menu li.seven a,
	#lead #menu li.eight a,
	#mold #menu li.nine a,
	#health #menu li.ten a 
	{
	background-image:url(../images/navigation/nav_on.gif);
	background-position: right center;
	background-repeat: no-repeat;
	overflow: hidden;
	color: #1a4a9b;
	}


#thumb1 {
	margin: 6px 0px 0px 0px;
	overflow: hidden;
}
#thumb1 a {
	height: 131px;
	width: 179px;
	background-image: url(../images/calendar_tumb.jpg);
	display: block;
	}
#thumb1 a:hover { background-position: left -131px; }


/* html usage ------
<div id="thumb1"><a href="/" class="tumbpict1 calendar">Calendar</a></div>

*/


/* Global
-------------------------------------------------------------- */


#bgcolor1 {
	background-color: #E0E0E0;
	padding: 10px 10px 10px 14px;
	}


/* Images */



.left {
	float: left;
	margin: 0px 14px 10px 0px;
	display: block;
}
.left2 {
	float: left;
	margin: 0px 14px 0px 0px;
	display: block;
	border:1px solid #AFAFAF;
}
.left3 { /* not used */
	float: left;
	margin: 0px 0px 20px 0px;
	display: block;
	border:1px solid #040911;
}

.right {
	float: right;
	margin: 10px 0px 10px 20px;
	display: block;
}
.right2 {
	float: right;
	margin: 0px 0px 10px 20px;
	display: block;
}
.right3 {
	float: right;
	margin: 14px 10px 0px 4px;
	display: block;
	border:1px solid #AFAFAF;
}


	
/* Text Stuff */

.biggertext {
	font-size: 17px;
	font-weight: bold;
}
.biggertext2 {
	font-size: 17px;
	font-weight: bold;
	line-height: 22px;
}
.biggertext3 {
	font-size: 17px;
	font-weight: bold;
	line-height: 22px;
	color: #1A4A9B;
}

.medtext {
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
}

.medtextblue {
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
	color: #1A4A9B;
}


.biggreen { /* not used */
	font-size: 20px;
	color: #009933;
	font-weight: bold;
}
.biggreen2 { /* not used */
	font-size: 16px;
	color: #009933;
	font-weight: bold;
}
.green { /* not used */
	color: #009933;
}




/* Dividers */

.clearstuff { /* not used */
	margin: 0px 0px 0px 0px;
	line-height: 1px;
	display: block;
	clear: both;
}
.clearstuff2 { 
	margin: 0px 0px 0px 0px;
	line-height: 1px;
	display: block;
	clear: both;
	padding: 10px 0px 10px 0px;
}
.clearstuff3 { 
	margin: 0px 0px 0px 0px;
	line-height: 1px;
	display: block;
	clear: both;
	padding: 10px 0px 0px 0px;
}



.hdivider {
	border-top: 1px solid #9F9F9F;
	margin: 20px 0px 20px 0px;
	line-height: 1px;
	display: block;
	clear: both;
}
.hdivider2 {
	border-top: 1px solid #AFAFAF;
	margin: 0px 0px 20px 0px;
	line-height: 1px;
	display: block;
	clear: both;
}

.doubledivider {
	border-top: 1px solid #AFAFAF;
	border-bottom: 1px solid #AFAFAF;
	margin: 10px 0px 24px 0px;
	line-height: 2px;
	display: block;
	clear: both;
	}
.doubledivider2 {
	border-top: 1px solid #AFAFAF;
	border-bottom: 1px solid #AFAFAF;
	margin: 10px 0px 0px 0px;
	line-height: 2px;
	display: block;	/*clear: both;*/
	}
.doubledivider3 {
	border-top: 1px solid #AFAFAF;
	border-bottom: 1px solid #AFAFAF;
	margin: 0px 0px 0px 0px;
	line-height: 2px;
	display: block;
	clear: both;
	}
.doubledivider4 {
	border-top: 1px solid #AFAFAF;
	border-bottom: 1px solid #AFAFAF;
	margin: 0px 0px 24px 0px;
	line-height: 2px;
	display: block;
	clear: both;
	}

.dashdivider { 
	border-top: 1px dashed #9F9F9F;
	margin: 6px 0px 6px 0px;
}

.menudivider { /* not used */
	border-bottom: 1px solid #000000;
	margin: 2px 0px 0px 19px;
	display: block;
	clear: both;
}

.footerdivider { /* not used */
	border-top: 1px solid #000000;
	margin: 10px 0px 0px 19px;
	display: block;
	clear: both;
}




	
/* Footer
-------------------------------------------------------------- */

#footer {
	margin: 0 auto;
	padding: 0px 20px 0px 20px;
	position: relative;
	width: 900px;
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-size: 16px;
	color: #FFFFFF;
	background-image:url(../images/footer_bg.gif);
	background-repeat: repeat-x;
	background-color: #352203;
	height: 120px;
	overflow: hidden;
	}


.fcontent {
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
	clear: left;
	position: relative;
	height: 28px;	/*background-color: #0A1527;              these are in the layout.css
	background: url(img/trans-black.png) left top repeat;*/
	}
	.fcontent p,
	.fcontent a {
		padding-top: 4px;
		padding-bottom: 4px; 
		}
	.fcontent p {
	color: #FFFFFF;
}
	.fcontent a {
		color: #FFFFFF;
		text-decoration: none;
		}
		.fcontent a:hover {
			text-decoration: underline;
			}
.fcontent .copyright {
	float: right;
	}
.fcontent .views {
	float: left;
	}

.fnav {
	margin: 6px 0px 0px 0px;
	padding: 10px 18px 0px 18px;
	clear: left;
	position: relative;
	height: 28px;
	text-align: center;
	color: #FFFFFF;
	}
	.fnav p {
	color: #FFFFFF;
	}
	.fnav a {
	color: #FFFFFF;
	text-decoration: none;
		}
		.fnav a:hover {
	color: #399c07;
	text-decoration: none;
			}






.double-line {
	font-size: 12px;
	line-height: 18px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding-top: 5px;
	padding-bottom: 5px;
	}
	
.lower-line {
	font-size: 12px;
	line-height: 18px;
	border-bottom: 1px solid #ddd;
	padding-bottom: 10px;
	}
	
.dont-show {
	display: none;
	}
	
	
.map {
	float: left;
	background-image: url(../images/map-tn.jpg);
	background-repeat: no-repeat;
	background-position: 0px -167px;
	width: 209px;
	height: 166px;
	}
	
.map:hover {
	background-image:url(../images/map-tn.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 209px;
	height: 166px;
	}
	

