h3 {
	font-family: arial;
	text-align: center;
	padding-top: 20px;
	margin: 0px;
}

h4 {
	text-align: center;
	padding: 0 0 0 0;
	margin: 15 0 0 0;
	
}

body {
	font: 10pt georgia;
	text-align: justify;
	line-height: 20px;	
}

#content ul {
	list-style-type: none;
}

#container {
   width: 750px;
   height: 100%;
   
}


#container_framed {
   width: 629px;
   height: 100%;
   
}

#header {
	height: 110px;
	border-bottom: 3px solid black;
	background: #354D71 url(images/steeplesmall.jpg) no-repeat left; 
}

#header #logo {
	position: relative;
	left: 180px;
	top: 3px;
}

#pagebody {
	position: relative;
	background: #CFDAE9;	
	height: 100%;
}

#navbar {
	float: left;
	display:block;
	width: 120px;
	height: 100%;
	background: #354D71 url(images/bluebars.jpg) repeat-x top;
}

#navbar ul {
	z-index: 2;
	padding-top: 20px;
	list-style-type: none;
	line-height: 60px;
	position: relative;
	left: -15px;
}

#navbar ul li a {
	text-decoration: none;
	color: #FFFFFF;
}

#navbar ul li a:hover {
	text-decoration: none;
	color: #000000;
}

#vborder {
	float: left;
	display:block;
	height: 100%;
	width: 3px;
	background: black;
}

#content {
	background: #CFDAE9 url(/images/bars.jpg) repeat-x top;
	padding-right: 15px;

}

#rightImage {
	float: right;
	padding-top: 10px;
	padding-left: 15px;
}

#welcome {
	position: relative;
	left: 10px;
	padding-top: 30px;
}

.signature {
	position: relative;
	top: 15px;
	left: 40px;
	font: 10pt arial;
	font-weight: bold;
}

#column {
	float: right;
	position: absolute;
	top: 268px;
	right: 30px;
}

#services {
	float: right;
	padding-top: 50px;
	padding-right: 10px;
}

#services ul li .service{
	color: #354D71;
	font-weight: 900;
	font-size: 15px;
	line-height: normal;
}

#church {
	float: left;
	border: 1px solid black;
	margin-top: 40px;
	margin-left: 30px;
}

/*styles for beliefs*/
#verse {
	position:relative;
	left:10px;
	padding-top: 10px;
	padding-right: 20px;
}

#beliefs ul {
	margin-top: 10px;
	position:absolute;
	left:130px;
	width: 550px;
}

#beliefs ul li {
	font-weight: 600;
	font-size: 9pt;
	padding-bottom: 10px;
	line-height: 20px;
}

/*styles for ministries*/
#ministries {
	position:absolute;
	left:170px;	
	width: 550px;
	padding-top: 10px
}

#ministries ul {
	margin-top: 10px;
}

#ministries ul li {
	font-weight: 600;
	padding-bottom: 10px;
	line-height: 12px;
}

.ministrypic {
	position: relative;
	top: 50px;
	right: 60px;
	float: right;
	display: block;
	clear: right;
	margin-bottom: 10px;
	border: 1px solid black;
}
/*styles for contact info*/
#contact {
	position:absolute;
	left:170px;	
	width: 550px;
	padding-top: 10px
}

#lpbcpan {
	position: relative;
	left: 37px;
	top: 220px;
	border: 1px solid black;
}

/* Events styles*/
#events {
	
	background-color: #CFDAE9;	
	border: 1px solid black;
	width: 400px;
	margin-top: 20px;
	margin-left: 225px;
	padding-left: 0px;
}

.event {
	text-align: center;	
	padding-right: 35px;
}

#eventsform {
	background-color: #CFDAE9;	
	border: 1px solid black;
	width: 400px;
	padding: 20 10 20 10;
	margin-top: 20px;
	margin-left: 225px;
}

.date {
	text-align: center;
	font-weight: 600;
	margin-bottom: -10px;
	margin-top: 5px;
}

/* BBA styles*/
#bba {
	position:absolute;
	left:170px;	
	width: 550px;
	padding-top: 10px;
}

.bbapic {
	border: 1px solid black;
	margin-top: 40px;
	margin-right: 10px;
	margin-left:  10px;
}

#admin {
	margin-left: 100px;
	margin-top: 20px;
}

#columntext {
	float:right;
	margin: 15 0 0 0;
	width: 570px;
}