@charset "UTF-8";
body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	background-color: #0072bc;
	background-image: url(../images/bckgrndgrad.png);
	background-repeat: repeat-x;
	margin: 0px;
}
body,td,th {
	font-size: 0.8em;
}
/*Layout Begins here*/
#Wrapper {
	text-align: left;
	display: inline-block; /*sets hasLayout - required for IE*/
	display: block; /*resets to proper property value without resetting layout*/
	overflow: visible;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 800px;
	background-color: #FFFFFF;
}
#Wrapper #NavBar {
	width: 625px;
	float: left;
	height: 65px;
	background-color: #0072BC;
}
#Wrapper #Branding {
	width: 175px;
	float: left;
	background-color: #0072bc;
	text-align: right;
	height: 65px;
}
#Wrapper #MainContent {
	float: left;
	width: 590px;
	padding-right: 15px;
	padding-left: 15px;
}
#MainContent #Box1 {
	background-color: #0072bc;
	width: 175px;
	float: left;
	margin-right: 1px;
	margin-top: 8px;
	height: 150px;
	background-image: url(../images/heartforgodsm.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 60px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#Wrapper #MainContent #Flash {
	padding-top: 10px;
}
#MainContent #Box2 {
	background-color: #ef402a;
	width: 175px;
	float: left;
	margin-top: 8px;
	margin-right: 1px;
	height: 150px;
	background-image: url(../images/heartforpeoplesm.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: 178px;
	float: left;
	margin-top: 8px;
	height: 150px;
	background-image: url(../images/heartforservicesm.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 60px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#SideBar {
	background-color: #FFFFFF;
	width: 175px;
	float: right;
	background-image: url(../images/sidebar.png);
	background-repeat: no-repeat;
	padding-top: 10px;
}
#Footer  {
	clear: both;
	width: 800px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
	font-size: .8em;
	background-color: #a6ce39;
}
#Wrapper #Clearer {
	clear: both;
	height: 0px;
}
/*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;
	float: right;
}
#SideBar a:link, #SideBar a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#SideBar p {
	color: #FFFFFF;
}
#Wrapper #MainContent #BottomBox img {
	border: 1px solid #FFFFFF;
}
/*Link Formatting Starts Here*/	



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

/*Table Formatting goes here*/

#staff, #ministry, #sermons, #bs1, #bs2, #bs3, #bs4, #bs5  {
	width: 580px;
}
#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, #bs7, #bs7 td, #bs7 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, #bs7 th, #bs7 td	{
	padding: 4px;
	}	
#staff th, #ministry th, #sermons th, #bs1 th, #bs2 th, #bs3 th, #bs4 th, #bs5 th, #bs7 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;
	font-weight: bold;
	text-decoration: none;
	font-size: 0.85em;
}
#BottomBox {
	float: left;
}
#BottomBox img a:link, #BottomBox img a:hover, #BottomBox img a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
/*Image formatting goes here*/
.bodyimage {
	padding-right: 10px;
	padding-bottom: 10px;
}
img {
border: none;
} 
.imgPadLeft {
	padding-left: 10px;
}
.imgpadright {
	padding-right: 10px;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden;
}
.calendaritem {
	padding-left: 75px;
}
#Wrapper #MainContent #KidsEvents {
	background-color: #E9F3F9;
}
