@charset "utf-8";

html, body {
margin: 0;
padding: 0;
}

body  {
	font: 12pt Arial, Helvetica, serif;
}
.thrColFixHdr #container {
	font: 12pt Arial, Helvetica, serif;
} 
.thrColFixHdr #header {
	display: none;
} 
#logo {
	display: none;
}

#header_nav1 {
	display: none;
}
#header_nav2 {
	display: none;
}

#resize {
	display: none;
}


#header_nav3 {
	display: none;
	}


.thrColFixHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}


#searchnav {
	display: none;
}

#searchform {
	display: none;
	}

.input {
	margin-top: 0px;
	margin-bottom: 0px;
}

	
#search_menu {
	display: none;
	}

.thrColFixHdr #side1 a:active, .thrColFixHdr #side2 a:active {
	color:#333333;
	text-decoration: none;
	}*/
	
#services_nav {
	display: none;
}

 
#col1 {
	display: none;
}
#col2 {
	display: none;
}

#news_mod {
	display: none;
}


#video {
	display: none;
}



#featureleft {
	display: none;
}

#featureleft img {
	border: 1px solid #475159;
	}


.thrColFixHdr #mainContent {
	display: none;
} 

	
#events_feature {
	display: none;

}

#book_feature {
	display: none;
}

#project_feature {
	display: none;
}

#footer {
	display: none;
	}
	

h1 {
	color: #00000;
	font-size: 14pt;
	font-family: Arial, Helvetica, serif;
	font-weight: bold;
	padding-bottom: 2pt;
	}

h2 {
	font-size: 12pt;
	font-family: Arial, Helvetica, serif;
	font-weight: bold;
	color: #000000;
	padding-bottom: 2pt;
	}

h5 {
	font-size: 12pt;
	font-family: Arial, Helvetica, serif;
	color: #000000;
	padding-bottom: 2pt;
	font-weight: bold;
	}


h4 {
	font: 12pt;
	color: #000000;
	padding-bottom: 2pt;
}


#side2 {
	display: none;
}
#side1 {
	display: none;
}


/*---------- start breadcrumb navigation-------------*/

#crumbs {
	display: none;
}


/*---------- end breadcrumb navigation-------------*/

#pagetitle {
	margin-left:20pt;
	margin-right: 100pt;
	padding-bottom: 2pt;
}
#pagetext {
	margin-left: 20pt;
	margin-right: 100pt;
}
#subnav {
	display: none;
	}

#pagetext a:link {
	color: #6f6f6c;
	text-decoration: underline;
	}
	
#pagetext a:visited {
	color: #6f6f6c;
	text-decoration: underline;
	}
	
#pagetext a:hover {
	color: #6f6f6c;
	text-decoration: none;
		}	
		
#pagetext a:active {
	color: #6f6f6c;
	text-decoration: underline;
	}	
		
#header_inside {
	display: none;
	}

#map_canvas {
	height: 500px;
	}
#sidemod {
	display: none;
}
h6 {
	font: 10pt;
	color: #000000;
	padding-bottom: 2pt;
}

