@charset "UTF-8";
.HomepageBodyWrapper {
	margin: auto;
	width: 940px;
	height:353px;
}
.HPHLWrapper {
	width: 618px;
	height: 353px;
	background-image: url(/assets/images/homepage/HPHLShadow.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: auto;
	margin-bottom: auto;
	/*position:relative;*/
	float:left;
}

.HPHLcontent
{
	background-image:url(/assets/images/homepage/HPHLbg.gif);
	width:618px;
	height:329px;
}

.HPHLcontentnavwrapper
{
	width:148px;
	float:left;
}

.HPHLcontentnavcontent
{
	width:109px;
	padding:7px 0px 19px 19px;
}

.HPHLCaptionBox
{
	background-image:url(/assets/images/homepage/VideoNewsDivider.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
	height:64px;
	font-size:12px;
	font-weight:bold;
	color:#26649D;
	cursor:pointer;
/*	background-color:green;*/
}
.HPHLCaptionBoxtxt:hover
{
	color: #003366;
	text-decoration:underline;
}

.HPHLoverlay
{
	position:absolute;
	z-index:10;
	/*background-color:#ffffff;*/
	/*opacity:.5;*/
	width:469px;
	height:66px;
	bottom:0px;
	background-image:url(/assets/images/homepage/HPHLTitleBackground.png);
	background-repeat:repeat;
	color:#ffffff;
}

.HPHLoverlay:hover
{
	color:#000000;
}

.HLSelLink
{
	color:#26649D;
	text-decoration:none;
}


.HPHLmaincaption
{
	/*font-size:20px;*/
	text-decoration:none;
/*	border:none;
	background:none;
	background-color:transparent;*/
	cursor:pointer;
	text-shadow:2px 2px 2px #666666;
	font-family:"facitweb-1","facitweb-2",Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-weight:600;
	font-size:19px;
	/*letter-spacing:.01em;*/
}
.HPHLoverlay a:link
{
	color:#ffffff;
}
.HPHLoverlay a:visited
{
	color:#ffffff;
}
.HPHLoverlay a:hover
{
	color:#000000;
	background-color:blue;
	background:none;
	border:none;
}

.HPHLoverlay a:active
{
	color:#ffffff;
}



.HPHLsubtitle
{
	font-size:13px;
	font-weight:bold;
	color:#000000;
}


.HPHL
{
	width:469px;
	float:left;
	position:relative;
	margin-top:1px;
	overflow:hidden;
}

/*========================================================================================*/

.MediaTabWrapper {
	float: left;
	height: 343px;
	width: 297px;
	background-image: url(/assets/images/homepage/VideoNewsBackground.gif);
	background-repeat: no-repeat;
	margin-left:25px;
/*	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;*/
	/*font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;*/
	line-height: 14px;
}

.MediaTabWrapper p {
	margin-top: 0px;
	margin-bottom: 20px;
	min-height:42px;
	max-height:42px;
	/*overflow:hidden;*/
}
.MediaTabWrapper .photo {
	float: right;
	margin-left: 8px;
	border: 1px solid #d7d8d8;
}

.MediaTabWrapper .Eventsphoto {
	float: right;
	margin-left: 8px;
	border: 1px solid #d7d8d8;
}
.MediaTabWrapper .GiveOnlinephoto {
	float: right;
	margin-left: 8px;
	border: 1px solid #d7d8d8;
}
.MediaTabWrapper .Donatephoto {
	float: right;
	margin-left: 8px;
	border: 1px solid #d7d8d8;
}
.MediaTabWrapper .Videosphoto {
	float: right;
	margin-left: 8px;
	border: 1px solid #d7d8d8;
	width:75px;
	height:42px;
}
.MediaTabWrapper .Newsphoto {
	float: right;
	margin-left: 8px;
	border: 1px solid #d7d8d8;
	width:37px;
	height:42px;
}


.MediaTabWrapper a:link {
	color: #26649d;
	text-decoration: none;
}
.MediaTabWrapper a:visited {
	color: #26649d;
	text-decoration: none;
}
.MediaTabWrapper a:hover {
	color: #003366;
	text-decoration: underline;
}
.MediaTabWrapper a:active {
	color: #26649D;
	text-decoration: underline;
}

.MediaTabContent
{
	width:257px;
	padding:20px 20px;
}


.TabWrapper
{
	background-image: url(/assets/images/homepage/TabBackground.gif);
	height: 49px; 
	width: 297px;
	margin:0px;
	padding:0px;
	letter-spacing:1px;
	/*background-color:red;*/
}
.TabOff
{
	font-size: 10px;
	color: #909090;
	float: left;
	padding: 17px 10px 17px 10px;
	text-transform: uppercase;
	margin-top: 1px; 
	cursor:pointer;
	height:14px;
}
.TabOn 
{
	font-size: 10px;
	color: #909090;
	float: left;
	padding: 17px 10px 17px 10px;
	text-transform: uppercase;
	background-color: #f7f7f7;
	border-right: 1px solid #dddede; 
	border-left: 1px solid #dddede; 
	margin-top: 1px;
	cursor:pointer;
	height:14px;
} 

.TabOn:hover
{
	/*color: #666666;
	text-decoration: underline;*/
}

.TabOff:hover
{
	color: #666666;
	text-decoration: underline;
}

/*========================================================================================*/


.FeaturedAreaWrapper {
	margin: auto;
	width: 940px;
	background-image: url(/assets/images/homepage/sliderbox/FeaturedMinistriesBackground.gif);
	height: 203px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	/*overflow:hidden;*/
}
.FeaturedMinistry {
	float: left;
	height: 181px;
	padding-top: 22px;
	padding-left: 4px;
	padding-right: 4px;
	width: 149px;
}
.FeaturedMinistryDivider {
	float: left;
	height: 137px;
	padding-top: 0px;
	padding-left: 1px;
	padding-right: 1px;
	margin-left:12px;
}
.FeaturedMinistryArrow {
	float: left;
	height: 121px;
	padding-top: 82px;
	padding-left: 15px;
	padding-right: 15px;
}
.FeaturedMinistry p {
	margin-top: 0px;
	margin-bottom: 7px;
}
.FeaturedMinistryText {
	width: 140px;
}
.FeaturedMinistry .photo {
	border: 1px solid #d7d8d8;
}
.FeaturedMinistry a:link {
	color: #26649d;
	text-decoration: none;
}
.FeaturedMinistry a:visited {
	color: #26649d;
	text-decoration: none;
}
.FeaturedMinistry a:hover {
	color: #003366;
	text-decoration: underline;
}
.FeaturedMinistry a:active {
	color: #003366;
	text-decoration: underline;
}

/*========================================================================================*/

.black
{
	color:#000000;
}


.BottomContentWrapper {
	margin: auto;
	height: 215px;
	width: 940px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}
.InspirationWrapper {
	height: 170px;
	width: 297px;
	float: left;
}
.InspirationContent {
	height: 60px;
	width: 297px;
	/*background-image: url(/assets/images/homepage/InspirationBackground.jpg);*/
	background-repeat: no-repeat;
	padding-top: 110px;
}
.InspirationContent p {
	margin-top: 0px;
	padding-right: 22px;
	padding-left: 22px;
}
.InspirationWrapper a:link {
	color: #548008;
	text-decoration: none;
}
.InspirationWrapper a:visited {
	color: #548008;
	text-decoration: none;
}
.InspirationWrapper a:hover {
	color: #336600;
	text-decoration: underline;
}
.InspirationWrapper a:active {
	color: #336600;
	text-decoration: underline;
}
.BottomContent {
	background-image: url(/assets/images/homepage/BottomShadow.gif);
	background-repeat: no-repeat;
	height: 85px;
	width: 297px;
	padding-top: 15px;
}
.BottomContent p {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 3px;
	margin-left: 20px;
}
.BottomDivider {
	width: 24px;
	height: 170px;
	float: left;
}


.ChangeWrapper {
	height: 170px;
	width: 297px;
	float: left;
}
.ChangeContent {
	height: 60px;
	width: 297px;
	/*background-image: url(/assets/images/homepage/ChangeBackground.jpg);*/
	background-repeat: no-repeat;
	padding-top: 110px;
}
.ChangeContent p {
	margin-top: 0px;
	padding-right: 22px;
	padding-left: 22px;
}
.ChangeWrapper a:link {
	color: #D13A04;
	text-decoration: none;
}
.ChangeWrapper a:visited {
	color: #D13A04;
	text-decoration: none;
}
.ChangeWrapper a:hover {
	color: #993300;
	text-decoration: underline;
}
.ChangeWrapper a:active {
	color: #993300;
	text-decoration: underline;
}


.FranklinWrapper {
	height: 170px;
	width: 297px;
	float: left;
}
.FranklinContent {
	height: 60px;
	width: 297px;
	/*background-image: url(/assets/images/homepage/FranklinBackground.jpg);*/
	background-repeat: no-repeat;
	padding-top: 110px;
}
.FranklinContent p {
	margin-top: 0px;
	padding-right: 22px;
	padding-left: 22px;
}
.FranklinWrapper a:link {
	color: #26649d;
	text-decoration: none;
}
.FranklinWrapper a:visited {
	color: #26649d;
	text-decoration: none;
}
.FranklinWrapper a:hover {
	color: #003366;
	text-decoration: underline;
}
.FranklinWrapper a:active {
	color: #003366;
	text-decoration: underline;
}


.BottomContentArrow {
	float: right;
	width: 40px;
	padding-left: 20px;
	padding-top: 23px;
}

.BGEAHPHLnav
{
	position:relative;
	padding-top:0px;
	/*line-height:10px;*/
	font-size:30px;
	height:10px;
}


.BreakingNewsWrapper
{
	width: 940px;
	height: 60px;
	position:relative;
}

.BreakingNews
{
	/*margin: auto;*/
	width: 940px;
	background-image: url(/assets/images/homepage/BreakingNewsBackground.gif);
	background-repeat: no-repeat;
	height: 60px;
	/*padding-right: 20px;
	padding-left: 20px;*/
	/*padding-top: 10px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	color: #909090;
	/*display:none;*/
	position:absolute;
	top:0px;
	left:0px;
}
.BreakingNews a:link
{
	color: #D13A04;
	text-decoration: none;
	font-weight: bold;
}
.BreakingNews a:visited
{
	color: #D13A04;
	text-decoration: none;
	font-weight: bold;
}
.BreakingNews a:hover
{
	color: #993300;
	text-decoration: underline;
	font-weight: bold;
}
.BreakingNews a:active
{
	color: #993300;
	text-decoration: underline;
	font-weight: bold;
}

.BreakingNewsImg
{
	width: 940px;
	height: 60px;
	/*display:none;*/
	position:absolute;
	top:0px;
	left:0px;
}

.BN
{
	/*position:absolute;*/
	width:790px;
	text-transform:uppercase;
	
}

.BreakingNewsTitleText
{
	font-weight:bold;
	float:left;
	text-transform:uppercase;
}



/****************************************************************************************************************************/
/* start new css */   /* 2011-04-08 Begin */


.SidebarFeatureWrapper {
	float: right;
	height: 353px;
	width: 297px;
	background-image: url(/assets/Home_Page/FeatureImages/SidebarFeaturesBackground.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	/*letter-spacing: .05em;*/
	letter-spacing:0em;
	background-position: bottom;
}


a.SidebarFeature {
	width: 272px;
	height: 42px;
	display: block;
	padding-left: 25px;
	padding-top: 16px;
	margin-bottom: 10px;
	background-image: url(/assets/Home_Page/FeatureImages/SidebarFeatureBackground.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	color: #26649d;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}

a.SidebarFeature:hover  { 
	background-position: 0 -80px;
	color: #003366;
}

.SidebarFeature img {
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 56px;
	width: 100px;
	margin-top: -15px;
	margin-right: 1px;
}

.SidebarFeatureSubhead {
	font-size: 11px;
	color: #909090;
	text-transform: none;
	font-weight: normal;
}
	
	
.FeaturedVideoWrapper {
	margin: auto;
	width: 940px;
	height: 245px;
	background-image: url(/assets/Home_Page/FeatureImages/FeaturedVideoBackground.png);	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	margin-top: 2px;
}

.FeaturedVideoHeader {
width: 915px;
padding-top: 16px;
padding-left: 25px;
padding-bottom: 17px;
text-transform: uppercase;
font-weight: bold;
color: #909090;
}

.FeaturedVideoArrow {
	float: left;
	height: 140px;
	padding-top: 35px;
	padding-right: 30px;
}

.FeaturedVideoArrowAlt {
	float: right;
	height: 140px;
	padding-top: 35px;
	padding-left: 25px;
}

.FeaturedVideo {
	float: left;
	height: 181px;
	width: 142px;
	height: 175px;
	color: #909090;
	
}

.FeaturedVideo img {
	border: 1px solid #d7d8d8;
	position: absolute;
	z-index: 0;
}



.FeaturedVideoOverlay {
	z-index: 1;
	position: absolute;
	height: 175px;
	width: 142px;
}
	
.FeaturedVideoOverlay a {
	background-image: url(/assets/home_page/FeatureImages/FeaturedVideoOverlay.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	margin: 1px;
	height: 83px;
	width: 142px;
	padding-top: 90px;
	color: #26649d;
	text-decoration: none;	
}

.FeaturedVideoOverlay a:hover  {
	background-position: 0 -200px;
	color: #003366;	
}

.FeaturedVideoSubhead {
	color: #909090;
	text-transform: none;
	font-weight: normal;
}

.FeaturedVideoDivider {
	margin-left:12px;
	float: left;
	width: 10px;
	height: 150px;
	background-image: url(/assets/home_page/FeatureImages/FeaturedVerticalDivider.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

.FooterFeatureWrapper {
	margin: auto;
	width: 940px;
	height: 173px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}

.FooterFeature {
	height: 145px;
	width: 295px;
	float: left;
	border: 1px solid #d7d8d8;
}



.FooterFeature img {
	
	position: absolute;
	z-index: 0;
}


.FooterFeatureContent {
	position: absolute;
	z-index: 2;
	width: 294px;
	height: 145px;
	
}

.FooterFeatureContent a {
	display: block;
	padding-top:100px;
	padding-left:25px;
	color: #ffffff;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	height: 45px;
	background-image: url(/assets/Home_Page/FeatureImages/FooterFeatureButton.png);
	background-position: 0 99px;
	background-repeat: no-repeat;
	

}

.FooterFeatureContent a:hover {
	color: #000000;
	background-position: 0 -34px;
}


.FooterFeatureSubhead {
	color: #000000;
	text-transform: none;
}

.FooterFeatureDivider {
	width: 24px;
	height: 146px;
	float: left;
}

.FooterFeatureBackground {
	position: absolute;
	z-index: 1;
	width: 295px;
	margin-top: 90px;
	height: 55px;
	opacity:0.7;
	filter:alpha(opacity=70)
}

.FooterFeatureGreenBackground {
	position: absolute;
	z-index: 1;
	width: 295px;
	margin-top: 90px;
	height: 55px;
	background-color: #84b347;
	opacity:0.7;
	filter:alpha(opacity=70)
}


.FooterFeatureRedBackground {
	position: absolute;
	z-index: 1;
	width: 295px;
	margin-top: 90px;
	height: 55px;
	background-color: #d62c3d;
	opacity:0.7;
	filter:alpha(opacity=70)
}

.FooterFeatureBlueBackground {
	position: absolute;
	z-index: 1;
	width: 295px;
	margin-top: 90px;
	height: 55px;
	background-color: #2a88c7;
	opacity:0.7;
	filter:alpha(opacity=70)
}

.FooterFeatureOrangeBackground {
	position: absolute;
	z-index: 1;
	width: 295px;
	margin-top: 90px;
	height: 55px;
	background-color: #e74911;
	opacity:0.7;
	filter:alpha(opacity=70)
}

.FooterFeatureYellowBackground {
	position: absolute;
	z-index: 1;
	width: 295px;
	margin-top: 90px;
	height: 55px;
	background-color: #e7a60f;
	opacity:0.7;
	filter:alpha(opacity=70)
}

.FooterFeatureTealBackground {
	position: absolute;
	z-index: 1;
	width: 295px;
	margin-top: 90px;
	height: 55px;
	background-color: #0c9ea0;
	opacity:0.7;
	filter:alpha(opacity=70)
}

/* 2011-04-08 End */
/****************************************************************************************************************************/

