@charset "UTF-8";

* {
	margin-top: 0px;
}
p {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	line-height: 25px;
}

body {
	background-color: #CCCCCC;
}
.bioPhotos {
	margin-right: 20px;
	text-decoration: none;
	float: left;
	border: thin solid #666666;
	height: 184px;
	width: 145px;
	margin-bottom: 0px;
}
.buildingPhotos {
	margin-right: 20px;
	text-decoration: none;
	float: left;
	border: thin solid #666666;
	margin-bottom: 20px;
	width: 150px;
	height: auto;
}
.bodyType {
	font-size: 10pt;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
}
.heading {
	font-size: 12pt;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	line-height: 35px;
}
.bullet    li    {
	list-style-image: url(../images/bullet.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}
a:link {
	color: #320000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #320000;
}
a:hover {
	text-decoration: none;
	color: #8E0000;
}
a:active {
	text-decoration: none;
}
#container {
	padding: 0px;
	width: 780px;
	border: 1px solid #003366;
	margin: auto;
	background-color: #FBFFF6;
}
#container #header {
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 780px;
	background-color: #320000;
}
#container #flash {
	background-image: url(../images/flash_bkgrd.jpg);
	height: 126px;
	width: 780px;
}
#container #menu {
	background-color: #FBFFF6;
	clear: both;
	height: auto;
	margin: auto;
}
#container #title {
	color: #320000;
	text-align: center;
	font-size: 25px;
	background-color: #FBFFF6;
	font-weight: bolder;
	height: 50px;
	clear: both;
}
#container #homeTitle {
	color: #320000;
	text-align: center;
	font-size: 25px;
	background-color: #FBFFF6;
	font-weight: bolder;
	clear: none;
}
#container #bodyArea {
	clear: none;
}
#container #bodyArea #left {
	float: left;
	width: 500px;
	height: 200px;
	background-color: #FBFFF6;
}
#container #bodyArea #right {
	width: 278px;
	float: right;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #999999;
	height: 315px;
	background-color: #FBFFF6;
}
#container #bodyArea #left li    {
	list-style-image: url(../images/bullet.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	color: #333333;
	height: 25px;
}
#container  #bodyArea  #bios {
	margin-right: 105px;
	margin-left: 75px;
	height: 205px;
	width: 600px;
	clear: both;
}
#container #bodyArea #awards {
	margin-right: 105px;
	margin-left: 75px;
	width: 600px;
	clear: both;
	height: auto;
	margin-bottom: 50px;
}
#container #bodyArea #buildings {
	margin-right: 60px;
	margin-left: 145px;
	background-color: #FBFFF6;
	height: 145px;
}
#container #bodyArea #churches {
	background-color: #FBFFF6;
	clear: both;
	float: left;
	width: 740px;
	margin-left: 40px;
	margin-bottom: 50px;
}
#container #bodyArea #future {
	margin-right: 105px;
	margin-left: 75px;
	width: 600px;
	clear: both;
	height: auto;
	margin-bottom: 50px;
}
#container #bodyArea #buildingDetail {
	margin-right: 50px;
	margin-left: 50px;
	background-color: #FBFFF6;
	height: auto;
	width: 680px;
	margin-bottom: 20px;
}
#container #footer {
	background-color: #320000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
}

