.ftexthead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #785D32;
}
.fltrt {  /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
	text-align: left;
}
.fltlft { /* this class can be used to float an element left in your page. The floated element must precede the element it should be next to on the page. */
	float: left;
	margin-right: 10px;
	margin-top: 8px;
	margin-bottom: 2px;
	margin-left: 8px;
}
.ftext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #785D32;
	text-align: center;
}
.ftextCenter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #785D32;
	text-align: center;
}
.ftextLeft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #785D32;
	text-align: left;
}
.ftextsubhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #785D32;
}
.copyright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #785D32;
}
.ftext-cap {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #785D32;
	line-height: normal;
}
.tagline {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #785D32;
	font-weight: bold;
}
.taglineCopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #003399;
	font-weight: bold;
	text-align: center;
}

.sitetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #785D32;
}
.admin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F7F7E7;
}
.ftextunderline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #785D32;
	text-decoration: underline;
}
a {
   outline: none;
}

#press {
	padding: 15px;
}
#email {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}

#pressback {
	text-align: center;
}
#facebook {
	height: auto;
	width: auto;
	text-align: center;
}

