.homeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	padding-top: 150px;
	padding-left: 18px;
	padding-right: 18px;
	text-align: justify;
}
.myBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FBFAEE;
	padding-right: 5px;
	line-height: 20px;
	padding-top: 10px;
}
a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #EBE4BA;
	font-size: 13px;
	text-decoration: underline;
}
.background {
	background-image: url(images/background.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #75540C;
}
.faqHeader {
	font-weight: bold;
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.staffHeader {
	font-weight: bold;
}
.staffRow {
	background-color: #F4F1D9;
}
.staffTable {
	border: 1px none #9F8855;
	background-color: #F8F6E7;
	color: #333333;
}
.address {
	padding: 15px;
	border: 1px solid #FBFAEE;
	background-color: #87600E;
}
.Bio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FBFAEE;
	line-height: 20px;
	padding-top: 0px;
	padding-left: 20px;
	margin-bottom: 20px;
}
.BioHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FBFAEE;
	padding-right: 5px;
	line-height: 20px;
	padding-top: 10px;
	width: 341px;
	padding-left: 20px;
	margin-top: 20px;
}
.bioImage {
	border: 1px solid #EBE4B8;
}
.bioTable {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: thin;
	border-left-width: medium;
	border-bottom-style: dotted;
	border-top-color: #FDFDEC;
	border-right-color: #FDFDEC;
	border-bottom-color: #FDFDEC;
	border-left-color: #FDFDEC;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
