@charset "UTF-8";
body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
}

/*Layout Begins here*/
#Wrapper {
	width: 1000px;
	text-align: left;
	margin: 0 auto;
	overflow: hidden;
}
#Wrapper #NavBar {
	width: 750px;
	float: left;
	height: 62px;
	margin-bottom: 5px;
}
#Wrapper #Branding {
	width: 145px;
	float: right;
	margin-bottom: 5px;
}
#Wrapper #MainContent {
	float: left;
	width: 795px;
}
#MainContent #Box1 {
	background-color: #0072bc;
	width: 230px;
	float: left;
	margin-right: 22px;
	margin-top: 15px;
	height: 300px;
	background-image: url(../images/heartforgod.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 60px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#MainContent #Box2 {
	background-color: #ef402a;
	width: 230px;
	float: left;
	margin-top: 15px;
	margin-right: 22px;
	height: 300px;
	background-image: url(../images/heartforpeople.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 60px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#MainContent #Box3 {
	background-color: #a6ce39;
	width: 230px;
	float: left;
	margin-top: 15px;
	height: 300px;
	background-image: url(../images/heartforservice.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 60px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#SideBar {
	background-color: #a7a9ac;
	width: 170px;
	float: right;
	overflow: hidden;
	margin-bottom: -1500px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 1500px;
	padding-left: 10px;
}
#Footer  {
	clear: both;
	width: 1000px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
/*Layout Ends Here*/

/*Text Formatting Begins Here*/
#MainContent h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0072bc;
	margin-top: 0px;
}
#MainContent h2 {
	font-size: 14px;
	color: #0072bc;
	font-weight: bold;
}
#MainContent h3 {
	font-size: 12px;
	font-weight: bold;
	color: #0072bc;
	margin-bottom: 2px;
	padding-bottom: 0px;
}
#MainContent blockquote {
	font-style: italic;
	color: #0072bc;
	text-indent: 0px;
	text-align: left;
}

#MainContent p {
	margin-top: 0px;
}
#SideBar h1 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	}
#SideBar {
	color: #FFFFFF;
	font-size: .8em;
}
#SideBar a:link, #SideBar a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#SideBar p {
	color: #FFFFFF;
}
#Wrapper #SideBar img {
	border: 1px solid #a7a9ac;
}
#Wrapper #MainContent #BottomBox img {
	border: 1px solid #FFFFFF;
}
/*Link Formatting Starts Here*/	



#MainContent a:link, #MainContent a:visited {
	font-weight: bold;
	color: #0072bc;
	text-decoration: none;
}
#MainContent a:hover {
	color: #ef402a;
	text-decoration: underline;
}

/*Table Formatting goes here*/

#staff, #ministry, #sermons, #bs1, #bs2, #bs3, #bs4, #bs5  {
	width: 750px;
}
#staff, #staff td, #staff th, #ministry, #ministry td, #ministry th, #sermons, #sermons td, #sermons th, #bs1, #bs1 td, #bs1 th, #bs2, #bs2 td, #bs2 th, #bs3, #bs3 td, #bs3 th, #bs4, #bs4 td, #bs4 th, #bs5, #bs5 td, #bs5 th {
	border-collapse: collapse;
	border: 1px solid #0072bc;
	}
#staff td, #staff th, #ministry td, #ministry th, #sermons td, #sermons th, #bs1 td, #bs1 th, #bs2 td, #bs2 th, #bs3 td, #bs3 th, #bs4 td, #bs4 th, #bs5 td, #bs5 th	{
	padding: 4px;
	}	
#staff th, #ministry th, #sermons th, #bs1 th, #bs2 th, #bs3 th, #bs4 th, #bs5 th {
	background-color:#0072bc;
	color: #ffffff;
	}
#MainContent #Box1 a:link, #MainContent #Box1 a:visited, #MainContent #Box2 a:link, #MainContent #Box2 a:visited, #MainContent #Box3 a:link, #MainContent #Box3 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#BottomBox {
	float: left;
}
#BottomBox img a:link, #BottomBox img a:hover, #BottomBox img a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.bodyimage {
	padding-right: 10px;
	padding-bottom: 10px;
}
img {
border: none;
} .padimgright {
	padding-right: 10px;
}
