/******************************************************************************/
/* Structural Differences *****************************************************/
#ContentWrapper {
	padding: 0;
	width: 914px;
	height: 510px !important;
	overflow: hidden;
	background: transparent url(../images/layout/ContentBgHome.png) no-repeat center top;
}
#PageTitle,
#PageEditorContent {
	display: none;
}

#SiteLinks {
	bottom: 382px;
}

#FooterWrapper {
	background-image: url(../images/layout/FooterBgHome.png);
}
/* Structural Differences *****************************************************/
/******************************************************************************/


/******************************************************************************/
/* Content Pieces *************************************************************/
#FuseboxContent {
	padding: 3px 10px;
}
#ChurchPhoto {
	float: right;
	display: inline; /* IE 6 double margin bug fix */
	width: 441px;
	height: 240px;
	overflow: hidden;
}
#MissionStatement,
#ChurchInfo {
	margin-top: 2px;
	padding: 12px;
	width: 426px;
	height: 94px;
	overflow: hidden;
}
#MissionStatement h2,
#ChurchInfo h2 {
	margin-top: 0;
	color: #0067B6;
	font-size: 107%;
}
#MissionStatement p,
#ChurchInfo p {
	margin: 0;
	color: #666666;
	font-size: 96%;
	line-height: 1.4;
}
#MissionStatement a,
#ChurchInfo a {
	color: #666666;
	font-weight: bold;
	text-transform: uppercase;
}
#MissionStatement a:hover,
#ChurchInfo a:hover {
	color: #888888;
}
/* Content Pieces *************************************************************/
/******************************************************************************/


/******************************************************************************/
/* Ministries Info ************************************************************/
#ChurchMinistries {
	position: absolute;
	z-index: 1;
	left: 24px;
	bottom: 133px;
	width: 866px;
	height: 248px;
}
#ChurchMinistries .ministry {
	float: left;
	margin-left: 14px;
	width: 162px;
	height: 248px;
}
#ChurchMinistries .ministry.first {
	margin-left: 0;
}
#ChurchMinistries .ministry .wysiwyg {
	padding: 14px 12px;
	width: 138px;
	height: 192px;
	overflow: hidden;
	font-size: 96%;
}
#ChurchMinistries .ministry .wysiwyg p {
	color: #022D4D;
	line-height: 1.4;
}
#ChurchMinistries .ministry .moreLink a {
	display: block;
	width: 162px;
	height: 28px;
	color: #FFFFFF;
	font: bold 92% Verdana;
	line-height: 28px;
	text-align: center;
	text-transform: uppercase;
}
#ChurchMinistries .ministry .moreLink a:hover {
	text-decoration: underline;
}
/* Ministries Info ************************************************************/
/******************************************************************************/
