body,	html {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	background: #fff;
	color: #000;
}
body {
	margin: 0 auto;
	text-align: center; /* for ie55 */
	width: 90%;	
	min-width: 770px;
}
a {
	font-size: 0.8em;
	color: #3C1600;
	text-decoration: none;
}
a:hover {
	color: #D78100;
}
em {
	font-style: italic;
}
.photo-left {
	float: left;
	margin: 0.2em 0.5em 0.2em 0;
}
.photo-right {
	float: right;
	margin: 0.3em 0 0.2em 0.3em;
}
#wrap {
		/*background:#fff;*/
		margin:0 auto;
		width:770px;
		text-align: left; /* for ie55. realigns text */
}
#header {
	/*background: #fff;*/
	/*background-image: url(../images/quote.jpg);
	background-position: 100% -20px;
	background-repeat: no-repeat;*/
	border-top: 8px solid #3C5E5F;
}
#header h1 {
    	padding: 1.0em 0 0.5em 0.7em;
	   margin:0;
		text-align: left;
}
#nav {
		background: transparent;
		padding: 5px;
}
#nav ul {
		list-style: none;
}
#nav li {
		display: inline;
}
/*#nav-current {
	background-color: #3C5E5F;
	color: #fff;
	font-size: 0.8em;
	padding: 3px 3px 5px 3px;
}*/
#content {
		font-size: 0.9em;
		line-height: 140%;
		float: left;
		width: 550px;
}
#content {
	background-image: url(../../fhf_web_COPY/images/walk-in-the-park_550x205.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
#content a {
	font-size: 1em;
	color: #3C5E5F;
	text-decoration: underline;
}
#content a:hover {
	color: #C4642B; 
	text-decoration: none;
}
#content h2, #content h3, #content p {
		padding: 0;
}
#content h2 {
	color: #3C5E5F;
	font-weight: bold;
	font-variant: small-caps;
	margin-top: 0.4em;
}
#content h2 img {
	margin-bottom: 0.5em;
}
#content h2 em {
	font-style: italic;
	font-weight: bold;
}
#content p {
	margin-bottom: 0.7em;
	padding-right: 0.7em;
}

#content ul {
	margin-left: 2.2em;
	list-style: circle; 
	width: 85%;
	margin-bottom: 1em;
}
#content li {
	margin: 0 0 0.3em 1.6em;
}
#mainimage {
	margin-bottom: 0.7em;
}
#column1 {
	width: 268px;
	float: left;
	padding-right: 7px;
}
#column2 {
	width: 268px;
	float: left;
	padding-left: 7px;
}	
#sidebar {
		background:#fff;
		float: right;
		padding: 0 0 0 10px;
		width: 200px;
		margin-bottom: 1em;
}
#sidebar ul {
		margin:0 0 1em 0.3em;
		margin:0 0 1em 0em;
		list-style: none;
		line-height: 180%;
}
#sidebar li {
	border-bottom: 1px solid #dedede;
	width: 90%;
}
#sidebar li#current {
	color: #A46300;
	text-align: center;
	font-size: 0.8em;
	background-image: url(../images/nav-bg.jpg);
	background-position: left;
	background-repeat: no-repeat;
}
#sidebar li#current-twoline {
	color: #A46300;
	text-align: center;
	font-size: 0.8em;
	background-image: url(../images/nav-bg.jpg);
	background-position: left;
	background-repeat: no-repeat;
	line-height: 140%;
}
.twoline {
	line-height: 110%!important;
}
#sidebar h3 {
	background: #3C5E5F; 
	color: #fff;
	font-size: 0.7em;
	font-weight: bold;
	padding: 0.4em 0 0.4em 1.2em;
	width: 85%;
}
#sidebar h3.newsheader {
	background: #d78100;
	width: 85%;
}
#sidebar ul.newsmenu a {
	color: #b84500;
}
#sidebar ul.newsmenu a:hover {
	color: #d78100;
}
#footer {
	background: #3c5e5f;
	font-size: 0.8em;
	text-align: center;
	clear: both;
	border-bottom: 4px solid #d78100;
	margin-top: 0.5em;
}
#footer p {
		font-size: 0.8em;
		color: #fff;
		padding: 5px;
		margin: 0;
}
#footer p a {
	font-size: 1em;
	color: #fff;
}
#footer p a:hover {
	color: #D78100;
}
#footernav {
	padding: 5px;
}
#footernav a {
	color: #fff!important;
}
#footernav a:hover {
	color: #D78100!important;
}
#footernav ul {
		list-style:none;
}
#footernav li {
		display:inline;
		color: #fff;
}
.clear {
	clear: both;
}
.more a {
	color: #3C5E5F;
	font-size: 0.9em;
	text-decoration: underline;
}
.more a:hover {
	color: #C4642B; 
	text-decoration: none;
}
/* STYLES FOR THE TEMPORARY, UNDER CONSTRUCTION, PAGE */

#contenttemp {
	width: 90%;
	margin: auto;
}
#sidebartemp {
	background: #F5F8F8;
	padding: 8px 3px 8px 3px;
	width: 190px;
	border: 1px solid #3C5E5F;
	margin-top: 2.5em;
}
#sidebartemp ul {
		margin:0 0 1em 1em;
		list-style: disc;
		color: #444;
		font-size: 0.9em;
		padding-left: 10px;
}
#sidebartemp li {
	margin-top: 0.2em;
	margin-bottom: 0.2em;
	/*width: 95%;*/
	padding-left: 10px;
	/*padding-right: 8px;*/
}
#sidebartemp h3 {
	background: #3C5E5F;
	color: #fff;
	text-align: center;
	font-size: 0.8em;
	font-weight: bold;
	padding: 0.4em;
	background-image: url(../images/heritage.jpg);
	background-position: right; 
}
#sidebartemp h5 {
	color: #BF7300;
	font-weight: bold;
	font-size: 0.8em;
	padding: 8px 0 1px 10px;
}
#sidebartemp p {
	font-size: 0.9em;
	color: #444;
	margin-top: 0.5em;
	padding-left: 10px;
	padding-right: 8px;
}
#navtemp {
	height: 25px;
}
#content h2.temp {
	text-align: right;
}
#contactinfo {
	border: 1px solid #cc3300;
	margin-bottom: 0.3em;
	padding: 8px;
	float: left;
	clear: both;
	height: 1%;
	background-color: #F5F1C5;
}
#contactinfo h2 {
	color: #26158D;
	text-align: center;
	margin-bottom: 0.2em;
}
#contactinfo h5 {
	color: #BF7300;
	font-weight: bold;
	font-size: 0.9em;
}
#contactinfo p {
	margin: 0 0 0 2em;
	padding: 0;
}
#contactinfo br {
	line-height: 0;
}
#contactinfo address {
	margin-left: 2em;
}
#mail {
	float: right;
	width: 50%;
	}
#phone {
	float: left;
	width: 50%;
}
p#instruction {
	font-size: 1em;
	color: #BF7300;
	margin: 1em auto 0;
	padding-top: 0.6em;
	text-align: center;
	border-top: 1px solid #bf7300;
	width: 160px;
}
/* site map */
#sitemap {
	padding: 1em 0.5em;
	background-color: #FAF9E4;
	border: 1px solid #3C5E5F;
	margin-bottom: 1em;
	margin-top: 1em;
}
#sitemap h3 {
	margin-left: 2em;
	margin-bottom: -0.3em;;
	padding: 0.1em 0;
	font-weight: bold;
	font-size: 1em;
	color: #335255; /*background-color: #3C5E5F;*/
	width: 12em;
}
ul#sitemap {
	margin-top: 0em;
	margin-bottom: -0.3em;
	list-style: none;
	border: none;
}
#sitemap li {
	margin-left: 2em;
	padding-left: 1em;
}
#sitemap li a {
	text-decoration: underline;
}
ul#sitemap ul {
	margin-top: 0.3em;
	margin-bottom: 0;
}
ul#sitemap ul li {
	border-left: 1px solid #3D3EA0;
	list-style: none;
}
.name {
	font-weight: bold;
	font-variant: small-caps;
	color: #355557;
}