body, td, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
}
body {
	margin: 10px 10px 0 10px;
	padding: 10px 10px 0 10px;
	text-align: center;
	}
#wrapper {
	width: 750px;
	margin: 0 auto;
	text-align:left;}	
	
a:link {
	color: #0f3b6c; 
	text-decoration: underline;
	}
a:visited {
	color: #586478; 
	text-decoration: underline;
	}
a:hover {
	color: #700724; 
	text-decoration: none;}

h1 {
	color: #0f3b6c;
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 5px 0;
	margin: 0;
	}
h2 {
	color: #0f3b6c;
	font-size: 12px;
	font-weight: bold;
	padding: 0 0 5px 0;
	margin: 0;
	}	
h3 {
	color: #0f3b6c;
	font-size: 11px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	}	
ul {
	margin-left: 10px;
	padding-left: 10px;}		
li {
	margin-left: 30px;
	padding-left: 10px;}	
	
/* HEADER SECTION */
.header {
	background:#0f3b6c url(images/FH-header-bg.jpg) center right no-repeat;
	color: #FFF;
	height: 190px;
	}
p#header {
	color: #700724;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	line-height: 26px;
	font-weight:bold;
	text-align:right;
	margin: 55px 176px 0 0;
	padding: 0;
	}	
p#subhd {
	font-size:14px;
	text-align: right;
	margin: 0 180px 10px 0;
	}
p#top-quote {
	text-align:center;
	width: 240px;
	float: left;
	position: relative;
	top: 10px;
	left: 5px;
	margin: 0 0 0 10px;
	font-size: 10px;
	clear: both;
	}
.navigation {
	background-color:#7b8ea4;
	color: #FFF;
	width: 228px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	list-style-type: none;
	margin: 0;
	padding: 2px 0;
	}
.navigation li {
	width: auto;
	line-height: 15px;
	margin: 0;
	padding: 5px 0;
	}
.navigation a {
	display:block;
	}	
.navigation a:link {
	padding: 0 0 0 28px;
	color: #FFF; 
	text-decoration:none;
	background:#98a9bd url(images/nav_arrow.gif) 6px 0 no-repeat;
	}
.navigation	a:visited {
	background-color: #b8c6d6;
	color: #FFF;
	text-decoration:none;
	padding: 0 0 0 28px;
	background:#98a9bd url(images/nav_arrow.gif) 6px 0 no-repeat;
	}
.navigation a:hover {
	color: #FFF;
	text-decoration:none;
	padding: 0 0 0 28px;
	background:#700724 url(images/nav_arrow-selected.gif) 6px 0 no-repeat;
	}
.navigation a:active {
	color: #700724;
	text-decoration:none;
	padding: 0 0 0 28px;
	background:#FFF url(images/nav_arrow-active.gif) 6px 0 no-repeat;
	}
#selected a {
	color: #FFF;
	text-decoration:none;
	padding: 0 0 0 28px;
	background:#700724 url(images/nav_arrow-selected.gif) 6px 0 no-repeat;
	}	
/* END HEADER  */

.quote{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	border: 1px dotted gray;
	color: #6495ED;
}

/*NEWS SECTION */	
h1#news {
	color: #FFF;
	background: #0f3b6c url(images/icon_news-hd.gif) 5px center no-repeat;
	font-weight: normal;
	padding: 5px 5px 5px 25px;
	margin: 0;
	}	
.news {
	width: 228px;
	border: 1px solid #c2c2c2;
	margin: 10px 0 0 0;
	padding: 0;
	}
.news-article {
	padding: 10px 2px 5px 25px;
	background:url(images/icon_news-article.gif) 10px 10px no-repeat;
	}
.date {
	font-size: 9px;
	padding: 0 0 5px 2px;
	}
.view_more {
	text-align: right;
	font-weight: bold;
	padding: 5px 3px 0 0;
	}
#GovLinks{
	margin:3px;
}	
#GovLinks img{
	border: 3px double #87CEEB;
}
/* END NEWS */

/* LEFT SIDE CONTENT */
.content {
	margin: 10px 0 0 15px;
	}
.content img{
	padding: 1px 10px 10px 0;
	}	
h1#photos {
	color: #0f3b6c;
	background: #F5F5F5 url(images/icon_photos-hd.gif) no-repeat left center;
	font-weight: normal;
	padding: 5px 0 0 20px;
	margin: 0;
	border-bottom: 1px dotted #696969;
}
.photos-left {
	padding: 1px 5px 5px 0;
	margin: 4px 0 0 0;
	border-right: 1px dotted #696969;
	background: #F5F5F5;
}
.photos {
	padding: 5px 5px 5px 15px;
	margin: 0;
	background: #F5F5F5;
}	
.gallery{
	background: #F5F5F5;
	margin: 5px;
	padding:5px;

}	
.galleryview{
	background: #F5F5F5;
	margin:1px;
	padding:2px;
	height:100px;
	
}
.photo img{
	border-bottom: 1px dashed #D3D3D3;
}
/* END CONTENT */

/* FOOTER */
#footer {
	font-size: 10px;
	text-align: center;
	margin: 10px 0 0 0;
	padding: 3px;
	width: 750px;
	background-color: #0f3b6c;
	color: #FFF;
}
#footer a{
	padding: 0 5px;
	color: #FFF;
	text-decoration:none;}
#footer a:hover {
	padding: 0 5px;
	color: #FFF;
	text-decoration:underline;
	}
#copyright {
	color: #a1a1a1;
	text-align: center;
	padding: 5px;}	
	
a.admin {
	color:#f3f3f3;
}
	
	
/* END FOOTER */	

/*Page Module */

/*Links*/
.pageLinks {
	background-color:#7b8ea4;
	color: #FFF;
	width: 228px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	list-style-type: none;
	margin: 0;
	padding: 2px 0;
	}
.pageLinks li {
	width: auto;
	line-height: 15px;
	margin: 0;
	padding: 5px 0;
	}
.pageLinks a{
	display:block;
	}	
.pageLinks a:link {
	color: #FFF;
	background: #004B93;
	font-size: larger;
}
.pageLinks	a:visited {
	background-color: #b8c6d6;
	color: #FFF;
	text-decoration:none;
	padding: 0 0 0 28px;
	background:#98a9bd url(images/nav_arrow.gif) 6px 0 no-repeat;
	}
.pageLinks a:hover {
	color: #FFF;
	text-decoration:none;
	padding: 0 0 0 28px;
	background:#700724 url(images/nav_arrow-selected.gif) 6px 0 no-repeat;
	}
.pageLinks a:active {
	color: #700724;
	text-decoration:none;
	padding: 0 0 0 28px;
	background:#FFF url(images/nav_arrow-active.gif) 6px 0 no-repeat;
	}	
	
/*ENd of Pages Module*/	