
		body {
			
			font-size: 90%;
			font-family: tahoma, helvetica, lucida sans, verdana, sans-serif;
			
			margin: 0;
			background: #ddddff;
			width: 1000px;
			
			
				
		}
		
		

		h1, h2 {
			margin: 0;
		
		}
		
		h3 {	
		
			border-bottom: 1px solid;
			margin:10px 10px 10px 3px;	
		}
		.counties h2 { 
			 
	 		color: white;
			padding: 1px 0 1px 0px;
			background: #96abba;
			border: 1px solid black;
			text-align: center;
		}
		
		
		
		#header {
			text-align: center;
			margin-bottom: 0em;
			padding-top: 1.2em;
			background: transparent;
			height: 70px;
			

		}

		#headerpop {
			color: #869baa;
		} 
		#header p {
			margin-top: 0;
			padding-bottom: 0em;
		}
		.intro p {
			margin-top: .5em;
		}
		#navigation {
			position: absolute;
			left: 0;
			top: 88px;
			width: 150px;
			padding-bottom: 20px;
		
				
			
		}

		#navigation ul {
			list-style: none;
			padding: 0;
			margin: 0 0 0 0;
			
		}


		#navigation li { /* all list items */
			position : relative;
			float: left;
			line-height : 1.25em;
			margin-bottom : -.5px;
			width: 11em;
			
		}
		
		#navigation ul a {
			color: #007ac6;
			text-decoration: none;
			display: block;
			background: #edede7;
			padding: 0 0.5em;
			margin: 0 1em 1px .5em;
			border-width: 1px 0 1px 0;
			border-style: solid;
			border-color: #c9c9c3;
		}


		
		#navigation li a .notdone {
			color: blue;
		}
		
		#navigation .navhead {
			color: white;
			display: block;
			padding: 0 .5em;
			margin: .5em 1em 2px .5em;
			border: 1px solid black;
			background: #96abba;
			
		}
		#navigation a:hover {
			background: #8b9faf;
		}

		
		#navigation2 {
			position: absolute;
			left: 850px;
			top: 80px;
			width: 138px;
			line-height: 1.5;
			padding-left: 15px;
			
		}
		
		.content {
			position: relative;
			margin: 0px 150px 20px 150px;
			Width: 680px;
			padding: 10px 10px 15px 10px;
			border: 2px solid #c9c9c3;
			background: #ffffff;
			
						
		
		}

		.singlerightpic {
			padding: 1px;
			border: 1px solid #333;
			float: right;
			margin: 0 6em 1em 1em;
			
		}
		.rightalignpics {
			float: right;
			width: 330px;
			padding: 3px;
		}
		.rightalignpics td {
			padding: 7px;
			
		}
		.rightalignpics img {
			align: center;

		}
		.rightalignpics p {
			margin: 1em;
		
		}
		
		.centeralignpics td {
			padding: 7px;
		
		
		}		

		.content a {

			text-decoration: none;
			color: #4358b7;
			
		}	

		.content a:hover {
			text-decoration: underline;
			
		}	
		.gisdescription {
			text-align: left;
			margin-left: 50px;
		}
		

		.subcat {
		font-weight: bold;
		
		
		}	
		.stress {
		font-weight: bold;
		
		}	
		.red  {
			color: #E41B17;
		
		}	
		.description {
			

		
		}

		.item {
			font-weight: bold;	
			font-size: 1.01em;

		}
		
		.subitem p   {
			margin-top: 0pt;
			padding-left: 30pt;
			padding-right: 5pt;
   		}



		col.alternative {
			
					
			
		}
		
		
		.gisdescription td, th {
			padding: 1px 1.5em;
			
		
		}
		
			
		#footer {
			
			clear: left;
			background: #768b9a;
			padding-top: 1em;
			margin-top: 0em;
		}
		
		#footer p {
			margin: 0;
		
		}

<!--This is specifically for the "By Resources" page -->

		col.alternativebyresources {
			
					
			
		}
		.byresources td, th {
			padding: 1px 1em;
								
		}		
		
		.byresources li {
			list-style-type: none;
			padding-bottom: .5em;
		
		}
			
		


		
