#footer {
	color: #006C38;
	text-align: center;
}
#pageContent {
	background: #FFFFFF;
	padding: 10px 80px 10px 80px;
}
#pageContent p {
	font: 13px/18px "Times New Roman", Times, serif;
	color: #333333;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #006C38;
}
#bio p {
	font: 12px/15px "Times New Roman", Times, serif;
}
#bio {
	border-top: 1px solid #FFD358;
	border-right: 1px #FFD358;
	border-bottom: 1px #FFD358;
	border-left: 1px #FFD358;
	clear: both;
}
#bio .title {
	font: 16px "Times New Roman", Times, serif;
	color: #04703C;
}
#bio .quote {
	color: #666666;
	font: italic normal 13px "Times New Roman", Times, serif;
}
h2 {
	font: normal 18px "Times New Roman", Times, serif;
	color: #006C38;
}
#footer .address {
	font: 12px Arial, Helvetica, sans-serif;
}
#footer .tag {
	font: italic 14px "Times New Roman", Times, serif;
}
#footer .copyright {
	font: 10px Arial, Helvetica, sans-serif;
}
#homeText {
	color: #02733E;
	font: italic 18px/26px "Times New Roman", Times, serif;
	text-align: justify;
	padding: 60px;
}
body {
	background: #F5F2C9;
}
a:link, a:visited {
	font-weight: bold;
}
#bio #pic {
	width: 200px;
	float: right;
	padding-top: 20px;
}
#bio #text {
	width: 360px;
	float: left;
	padding-right: 40px;
	padding-bottom: 20px;
	clear: right;
	padding-top: 20px;
}
.rule {
	border-top: 1px solid #FFD358;
	line-height: 0;
}
