body {
	position: relative;
	background-color: #E5E5E5;
	background-image: url(images/mainBg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
}
.headerBlock {
	background-image: url(images/headerBg.gif);
	background-repeat: repeat-x;
	height: 100px;
	text-align: center;
}

.headerLogo {
	background-image: url(images/headerLogo.gif);
	background-repeat: no-repeat;
	height: 130px;
}

.headerLogo2 {
	background-image: url(images/headerLogo2.gif);
	background-repeat: no-repeat;
	height: 130px;
}

.topNavLinks {
	text-align: right;
	padding: 10px 10px 0px 0px;
}

.topLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.topNavBlock {
	text-align: right;
	padding: 61px 10px 0px 0px;
}

.topNavBlock2 {
	text-align: right;
	padding: 5px 10px 0px 0px;
	margin-top: -20px;
}

.topNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;

}
a {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.textBlock {
	padding: 0px 30px 0px 146px;	
}

p, ul {
	font-family: "Lucida Bright", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 23px;
}
.pageTitle {
	font-family: "Lucida Bright", Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #5F3B16;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #E9E8E8;
	padding-bottom: 8px;
	margin-top: 15px;
}
.pageTitle2 {
	font-family: "Lucida Bright", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #5F3B16;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #E9E8E8;
	padding-bottom: 8px;
	margin-top: 15px;
}
.francisPhoto {
	display: block;
	width: 185px; 
	height: 245px;
	float: right;
	margin: 0px 0px 0px 20px;
}
.smallText {
	font-family: "Lucida Bright", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

.quote {
	font-family: "Lucida Bright", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	padding: 10px 30px 0px 30px;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	padding-left: 30px;

}

td {
	font-family: "Lucida Bright", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 25px;
}

.subhead {
	font-family: "Lucida Bright", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 23px;
}
