*, html {
	margin:0px;
	padding:0px;
}

body {
	background-color:#F7F7F7;
	font-size:1em;
	font-family:verdana, arial, sans-serif;
	line-height:110%;
	color:#333;
	margin:0;
	padding:0;
}

body.normal {
	font-size:1em;
}
    
body.larger {
	font-size:1.15em;
}
    
body.largest {
	font-size:1.25em;
}

a:hover {
	text-decoration:none;
}

#skip_to_content {
	position:absolute;
	left:-999px;
}

img {
	outline:none;
}

.clear {
	clear:both;
}

br.clear {
	clear:both;
}

img.left {
	float:left;
	margin:.5em 1em .5em 0;
}

a#map_thumb img {
	margin:10px 0 0;
	border-color:#3070bf;
	_width:156px;
}

a#map_thumb:visited {
	color:#3070bf;
}


/********** HEADER STYLES **********/

#header_container {
	background:URL(../graphics/header_bg.jpg) repeat-x top center #E6ECEA;
	height:100px;
}

	#header_container #header {
		height:100px;
		margin:auto;
		width:951px;
	}
	
		#header_container #header #logo {
			float:left;
			padding-top:35px;
		}
		
		#header_container #header #header_search {
			color:#8C8C8C;
			font-family:Arial, Helvetica, sans-serif;
			font-size:11px;
			float:right;
			padding-top:50px;
		}
		
		
/********** TOP NAV STYLES **********/

#top_nav_wrapper {
	background:URL(../graphics/nav_bg.jpg) repeat-x top left #F7F7F7;
	height:33px;
}

	#top_nav_wrapper #nav {
		height:33px;
		margin:auto;
		width:951px;
	}
	
	#top_nav_wrapper #top_nav_clr_bar {
		background:url(../graphics/top_nav_clr_bar.jpg) no-repeat;
		height:8px;
	}
	
		#top_nav_wrapper #top_nav_link_1 a,
		#top_nav_wrapper #top_nav_link_1_active a,
		#top_nav_wrapper #top_nav_link_2 a,
		#top_nav_wrapper #top_nav_link_2_active a,
		#top_nav_wrapper #top_nav_link_3 a,
		#top_nav_wrapper #top_nav_link_3_active a,
		#top_nav_wrapper #top_nav_link_4 a,
		#top_nav_wrapper #top_nav_link_4_active a,
		#top_nav_wrapper #top_nav_link_5 a,
		#top_nav_wrapper #top_nav_link_5_active a
		{
			color:#7B7B7B;
			display:block;
			float:left;
			font-size:.7em;
			height:19px;
			font-weight:bold;
			padding-top:7px;
			text-align:center;
			text-decoration:none;
			text-transform:uppercase;
		}
		
		#top_nav_wrapper #top_nav_link_1 a,
		#top_nav_wrapper #top_nav_link_1_active a
		{width:129px;}	
		
		#top_nav_wrapper #top_nav_link_2 a,
		#top_nav_wrapper #top_nav_link_2_active a
		{width:201px;}	
		
		#top_nav_wrapper #top_nav_link_3 a,
		#top_nav_wrapper #top_nav_link_3_active a
		{width:177px;}	
		
		#top_nav_wrapper #top_nav_link_4 a,
		#top_nav_wrapper #top_nav_link_4_active a
		{width:217px;}	
		
		#top_nav_wrapper #top_nav_link_5 a,
		#top_nav_wrapper #top_nav_link_5_active a
		{width:227px;}	
		
		#top_nav_wrapper #top_nav_link_1_active a,
		#top_nav_wrapper #top_nav_link_1 a:hover
		{background-color:#007CAE; color:#FFFFFF;}	
		
		#top_nav_wrapper #top_nav_link_2_active a,
		#top_nav_wrapper #top_nav_link_2 a:hover
		{background-color:#645594; color:#FFFFFF;}	
		
		#top_nav_wrapper #top_nav_link_3_active a,
		#top_nav_wrapper #top_nav_link_3 a:hover
		{background-color:#6261A2; color:#FFFFFF;}	
		
		#top_nav_wrapper #top_nav_link_4_active a,
		#top_nav_wrapper #top_nav_link_4 a:hover
		{background-color:#7D9A50; color:#FFFFFF;}	
		
		#top_nav_wrapper #top_nav_link_5_active a,
		#top_nav_wrapper #top_nav_link_5 a:hover
		{background-color:#758B57; color:#FFFFFF;}	
		
		
/********** MAIN CONTENT STYLES **********/

#main_content_container {
	background-color:#FFFFFF;
}

	#main_content_container #main_content {
		font-size:.7em;
		margin:auto;
		padding:15px 25px;
		width:901px;
	}
	
	#main_content_1 {
		float:left;
		padding-right:10px;
		padding-top:10px;;
		width:364px;
	}
	
	#main_content_2 {
		float:left;
		padding-left:10px;
		padding-top:10px;
		width:259px;
	}
	
	#main_content h2 {
		font-size:2em;
		font-weight:normal;
		color:#333;
		margin:1em 0 .5em;
	}
	
	#main_content h3 {
		font-size:1.2em;
		font-weight:bold;
		margin:1.5em 0 0;
	}
	
	#main_content p {
		margin-bottom:1.5em;
	}	
	
	#main_content #column_two p {
		margin-bottom:0px;
	}
	
	#main_content ul {
		list-style-type:none;
	}
	
	#main_content #column_one ul li {
		padding-left:15px;
		background:#fff url(../graphics/bullet.gif) no-repeat left center;
	}
	
	#main_content a {
		color:#3070bf;
	}
	
	#main_content a:hover {
		color:#1d4373;
	}
	
		#main_content_container #main_content #column_one {
			width:648px;
			float:left;
		}
		
		#column_two {
			width:12em;
			float:right;
			min-width:192px;
			position:relative;
		}
		
		#column_two a {
			color:#3070bf;
		}
		
		#column_two a:hover {
			color:#1d4373;
		}
		
		#column_two br {
			clear:both;
		}
		
		#column_two ul {
			list-style-type:none;
			line-height:150%;
			float:left;
		}
		
		#banner {
			margin:0 0 1em;
			float:left;
			background:url(../graphics/banner_bg.jpg) no-repeat #006469;
			position:relative;
			width:100%;
		}
		
		#banner #hero {
			float:right;
			border-left:4px solid #fff;
		}
		
		#banner h1 {
			position:absolute;
			font-size:2em;
			font-weight:normal;
			padding-bottom:5px;
			color:#fff;
			left:250px;
			top:55px;
			line-height:120%;
			width:16em;
		}
		
		#home #banner h1 {
			width:10.5em;
		}
		
		#banner p {
			margin-top:3em;
			position:absolute;
			float:left;
			padding-right:290px;
			font-size:.6em;
			display:block;
			left:20px;
			top:20px;
		}
		
		
/********** FONT SIZE SCRIPT STYLES **********/	
	
#font_sizes, #staff, #about_us {
	float:left;
}

#staff h2, #about_us h2{
	font-weight:normal;
	background-color:#006469;
	padding:.5em .2em .2em .2em;
	color:#fff;
	font-size:1.4em;
	width:180px;
}

#font_sizes span {
	display:block;
	font-weight:normal;
	background-color:#006469;
	padding:.5em .2em .2em .2em;
	margin-bottom:.75em;
	color:#fff;
	font-size:1.3em;
	width:180px;
}

#font_sizes a {
	padding:.3em .5em;
    float:left;
    background-color:#efefef;
	margin:0 .25em .2em 0;
	font-weight:bold;
	text-decoration:none;
	color:#000;
}
    
#font_sizes #selected_size {
	background-color:#bdbdbd;
}
    
#font_sizes .normal {
	font-size:1em;
}
    
#font_sizes .larger {
	font-size:1.5em;
}
    
#font_sizes .largest {
	font-size:2em;
}


/********** FOOTER STYLES **********/

#footer_container {
	background:URL(../graphics/footer_bg.jpg) repeat-x top left #F7F7F7;
}

	#footer_container #footer {
		font-size:11px;
		margin:auto;
		padding:15px 0px;
		width:951px;
	}
	
		#footer_container #footer #footer_txt a {
			color:#8C8C8C;
			text-decoration:underline;
		}
		
		#footer_container #footer #footer_txt a:hover {
			color:#333333;
			text-decoration:underline;
		}