@charset "utf-8";
body {
	font: 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-image:url(../Images/siding_background.jpg);
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}
a {
	text-decoration:none;
}
a:hover {
	color:#c89601;
}
.oneColLiqCtr #container {
	width: 100%;  /* this will create a container 94% of the browser width */
	min-width: 1045px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColLiqCtr #mainHeader {
	text-align:center;
	margin: 5px 40px 5px 40px;
	position: relative;
	height: 97px;
}
.oneColLiqCtr #mainHeader img {
	margin: 0px;
	padding: 0px;
}
.oneColLiqCtr #headerLogo {
	position:absolute;
	width:147px;
	height:97px;
	z-index:6;
	left: 20px;
}
.oneColLiqCtr #headerContent {
	position:absolute;
	width:100%;
	height:97px;
	z-index:2;
	left: 20px;
	text-align:center;
}
.oneColLiqCtr #searchbox {
	position:absolute;
	width:240px;
	height:31px;
	z-index:8;
	right: 37px;
	top: 70px
	text-align:center;
	top: 21px;
}
.oneColLiqCtr #mainContent {
	padding: 20px; 
	background: #638BAF;
	border: #000 thick solid;
	position: relative;
	margin: 0px 50px 10px 50px;
	overflow: hidden;
}
#pageContent {
	position:relative;
	height:100%;
	z-index:1;
	top: 20px;
	background-color: #FFF;
	min-width: 100px;
	min-height: 500px;
	padding:20px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	-webkit-border-top-left-radius: 8px;
	-moz-border-radius-topleft: 8px;
	border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-moz-border-radius-topright: 8px;
	border-top-right-radius: 8px;
}
#pageContent p {
	text-align:justify;
}
#pageContent h1 {
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
}
#pageContent h3{
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;	
}
.oneColLiqCtr #mainFooter {
	text-align:center;
	margin: 5px 40px 5px 40px;
	position: relative;
	height: 54px;
}
.oneColLiqCtr #mainFooter img {
	margin: 0px;
	padding: 0px;
}
.oneColLiqCtr #footerContent {
	position:absolute;
	width:360px;
	margin-left:35%;
	margin-right:30%;
	height:54px;
	z-index:2;
	text-align:center;
}
/* the rest of the style sheet is for fixes to pages with unusual layouts */

/* for the landing page only */
#indexContent { 
	padding: 0 20px; 
	background: #638BAF;
	border: #000 thick solid;
	position: relative;
	height: 540px;
	margin: 0px 50px 10px 50px;
	overflow: hidden;
}
#indexContent h2 { /* this is for the landing page only */
	margin-bottom:5px;
	padding-bottom:0;
	font-size:18px;
}
#indexContent a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
}
#steeple {
	position:absolute;
	width:240px;
	height:500px;
	z-index:1;
	left: 10px;
	top: 40px;
}
#worship {
	position:absolute;
	width:274px;
	height:74px;
	z-index:1;
	left: 195px;
	top: 120px;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	text-align:center;
}
#bar1 {
	position:absolute;
	min-width: 360px;
	height:88px;
	z-index:1;
	left: 640px;
	top: 98px;
	background-color: #FFFFFF;
	text-align: center;
	line-height: 20px;
	font-size: 14px;
}
#bar2 {
	position:absolute;
	min-width: 430px;
	height:88px;
	z-index:1;
	left: 570px;
	top: 206px;
	background-color: #FFFFFF;
	text-align: center;
	line-height: 20px;
	font-size: 14px;
}
#bar3 {
	position:absolute;
	min-width: 575px;
	height:88px;
	z-index:1;
	left: 425px;
	top: 314px;
	background-color: #FFFFFF;
	text-align: center;
	line-height: 20px;
	font-size: 14px;
}
#bar4 {
	position:absolute;
	min-width: 680px;
	height:88px;
	z-index:1;
	left: 320px;
	top: 422px;
	background-color: #FFFFFF;
	text-align: center;
	line-height: 20px;
	font-size: 14px;
}
#people1 {
	position:absolute;
	z-index:2;
	left: 611px;
	top: 59px;
	width: 129px;
	height: 128px;
}
#people2 {
	position:absolute;
	z-index:2;
	left: 460px;
	top: 166px;
	width: 167px;
	height: 128px;
}
#people3 {
	position:absolute;
	z-index:2;
	left: 359px;
	top: 271px;
	width: 146px;
	height: 151px;
}
#people4 {
	position:absolute;
	z-index:2;
	left: 240px;
	top: 395px;
	width: 123px;
	height: 116px;
}

.thumbnail {
	border: 3px solid #000;
}
