/*  =GENERAL -------------------------------------------------------------------------------------------------- */
body {
	font-family:Arial, Helvetica, sans-serif;
	background:#000 url(../images/background) repeat-x;
	font-size:13px;
	margin:0;
	color:#24292f
}
html {
	height:100%;
	}
body, td {
	line-height:120%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #24292f;
}
table {
	border-collapse:
	collapse
	}
td {
	vertical-align:
	top
	}
/*  =END GENERAL -------------------------------------------------------------------------------------------------- */

/*  =LINK STYLES -------------------------------------------------------------------------------------------------- */
a {
	color:#333;
	margin:0;
	border:0
}
a:hover {
	background-color: #9f9f9f;
	color: #24292f;
	}
.menu ul {
	margin:0;
	padding:0;
	list-style:none
	}
.menu li {
	float:left;
	list-style:none;
	color:#fff;
	margin:0 8.4px;
	font-size:1.15em;
	font-weight:bold
}
.menu li a {
	color:#fff;
	text-decoration:none
	}
.menu li a:hover, .menu .active {
	color:#9f9f9f;
	background:none;
	margin:0;
	padding:0
	}
/*  =END LINK STYLES -------------------------------------------------------------------------------------------------- */

/*  =BREADCRUMB NAVIGATION -------------------------------------------------------------------------------------------------- */
p.breadcrumb {
	font-size: 0.8em;
	font-weight: normal;
	padding: 1px 0 0 0;
	width: 325px;
	float: left;
}

p.breadcrumb a {
	color: #24292f;
	font-weight: normal;
	padding: 1px 0 0 0;	
	text-decoration: none;	
}	

p.breadcrumb a:hover {
	background-color: #9f9f9f;
	color: #24292f;
}
/*  =BREADCRUMB NAVIGATION -------------------------------------------------------------------------------------------------- */

/*  =MAIN LAYOUT -------------------------------------------------------------------------------------------------- */
#wrapper {
	padding:0;
	margin:0 auto;
	width:920px;
	overflow:hidden
	}
#headerLogo {
	background:url(../images/header-logo.png) no-repeat;
	height:210px;
	width:920px;
	padding:0;
	margin:0
	}
#nav {
	width:920px;
	padding:150px 0 0 0 !important; padding:165px 0 0 0;
	margin:0 auto
	}
#breadcrumb {
	width:325px
}
#mainBg {
	background:#fff top no-repeat;
	width:920px;
	min-height:385px;
	height:auto !important;
	height:385px }
#rightColumn {
	float:right;
	width:292px;
	margin:0 15px 0 0;
	display:inline
}
#leftColumn {
	float:left;
	width:560px;
	background:#fff;
	padding:15px;
	margin:0 0 0 15px;
	display:inline
	}
#fullColumn {
	width:860px;
	margin:0 auto;
	background:#fff;
	border:0px solid #ccc;
	padding:15px;
	}
.content {
	padding:15px
	}
.margin {
	margin-bottom:1px
	}
#fullBody {
	width:100%;
	margin:0 auto;
	background:#f9f9f9;
	border:0px;
	padding:15px;
}
#rightBody {
	float:right;
	width:670px;
	background:#fff;
	padding:1px
	display:inline;
	font-size:1.1em;
	font-color:#fff
}
#leftBody {
	float:left;
	width:200px;
	background:#fff;
	padding:1px
	display:inline;
	font-size:1.1em;
	font-color:#fff
}
#flashPic {
	float:left;
	height:243px;
	width:591px;
	padding:0;
	margin:0 0 15px 15px;
	display:inline
	}
#homeBanners {
	float:right;
	height:243px;
	width:294px;
	margin:0 15px 0 0;
	display:inline
	}
#interiorPics {
	width:890px;
	height:170px;
	margin:0 auto 15px auto
	} 
#events {
	background:#dfdfdf url(../images/upcoming-events.png) no-repeat top;
	padding:35px 0 0 0; 
	margin:0; 
	width:292px; 
	border:1px solid #ccc;
}
#contacts {
	background:#ced9e8;
	padding:0; 
	margin:0; 
	width:286px; 
	border:1px solid #ccc;
	float:right
}
.eventsDate {
	color:#fff;
	background:#767676;
	padding:1px;
	margin-bottom:5px;font-weight:bold
	} 
#ministries {
	float:right;
	background:url(../images/ministry-programs.gif) repeat-x;
	width:500px;
	height:100px
	} 
#footer {
	width:890px;
	height:25px;
	font-size:0.85em;
	color:#fff;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-color: #24292f;
	}
#footer a {
	color:#fff
	}
#footer a:hover {
	background-color: #9f9f9f;
	color: #24292f;
}
#copyright {
	float:right
	}
.form {
	font-size:.9em;
	color:#333;
	padding:0;
	border:1px solid #AEA8A6;
	background:url(../images/field-bg.gif);
	height:18px;
	width:250px
	}
.border {
	border:3px double #ccc
	}
.textHighlight {
	background:#F8F3B9;
	padding:1px
	}
.spacer {
	clear:both;
	height:10px !important;
	height:1px;
	width:100%;
	padding:0;
	margin:0
	}
.clear {
	clear:both
	}

/*  =HEADINGS -------------------------------------------------------------------------------------------------- */
h2 {
	color:#24292f;
	font-size:1.2em;
	font-weight:bold;
	}
