/* Page Style CSS  */

body
	{
	height: 100%;
	}
	
html
	{
	height: 100%;
	}

.gradient-brown
	{
	background-image:url('../backgrounds/gradient-brown.jpg');
	background-position:top center;
	background-repeat:repeat-y;
	background-color:#e3e1d2;
	}

.gradient-brown-full
	{
	background-image:url('../backgrounds/gradient-brown-full.jpg');
	background-position:top center;
	background-repeat:repeat-y;
	background-color:#e3e1d2;
	}
	
.gradient-black
	{
	background-image:url('../backgrounds/gradient-black.jpg');
	background-position:top center;
	background-repeat:repeat-y;
	background-color:#000000;
	}

.gradient-bigevent
	{
	background-image:url('../backgrounds/bkg-bigevents1.jpg');
	background-position:top center;
	background-color:#ffffff;
	}

/*.gradient-media
	{
	background-position:top center;
	background-repeat:repeat-y;
	background-color:#333333;
	}*/

.gradient-media
	{
	background-image:url('../backgrounds/gradient-brown-full.jpg');
	background-position:top center;
	background-repeat:repeat-y;
	background-color:#e3e1d2;
	}

.gradient-blue
	{
	background-image:url('../backgrounds/gradient-blue.jpg');
	background-position:top center;
	background-repeat:repeat-y;
	background-color:#34679e;
	}
	/* ================================*/
	
.background-default
	{
	/* background-attachment:scroll; */
	background-image:url('../backgrounds/bkg-default.jpg');
	background-position:center top;
	background-repeat:repeat-x;
	border-top:2px solid #5D1F04;
	}
	/* ================================*/
.background-about
	{
	/* background-attachment:scroll; */
	background-image:url('../backgrounds/bkg-about.jpg');
	background-position:center top;
	background-repeat:repeat-x;
	border-top:2px solid #5D1F04;
	height:500px;
	}
	/* ================================*/
.background-welcome
	{
	/* background-attachment:scroll; */
	background-image:url('../backgrounds/bkg-welcome.jpg');
	background-position:center top;
	background-repeat:repeat-x;
	border-top:2px solid #5D1F04;
	}
	/* ================================*/
	
.background-homepage
	{
	/* background-attachment:scroll; */
	background-image:url('../backgrounds/bkg-homepage.jpg'); 
	background-position:center top;
	background-repeat:no-repeat;
	border-top:2px solid #5D1F04;
	}
	/* ================================*/
.background-sitesearch
	{
	/* background-attachment:scroll; */
	background-image:url('../backgrounds/bkg-search.jpg');
	background-position:center top;
	background-repeat:no-repeat;
	border-top:2px solid #5D1F04;
	}
.background-services
	{
	/* background-attachment:scroll; */
	background-image:url('../backgrounds/bkg-services.jpg');
	background-position:center top;
	background-repeat:no-repeat;
	border-top:2px solid #5D1F04;
	}
.background-services #link-services	{background:white;border-top:thin solid #848483;border-left:thin solid #848483;border-bottom:thin solid #848483;}

.background-events
	{
	/* background-attachment:scroll; */
	background-image:url('../backgrounds/bkg-events.jpg');
	background-position:center top;
	background-repeat:no-repeat;
	border-top:2px solid #5D1F04;
	}
.background-events #link-events	{background:white;border-top:thin solid #848483;border-left:thin solid #848483;border-bottom:thin solid #848483;}

.background-give
	{
	/* background-attachment:scroll; */
	background-image:url('../backgrounds/bkg-giving.jpg');
	background-position:center top;
	background-repeat:no-repeat;
	border-top:2px solid #5D1F04;
	}

.background-giving
	{
	/* background-attachment:scroll; */
	background-image:url('../backgrounds/bkg-giving.jpg');
	background-position:center top;
	background-repeat:no-repeat;
	border-top:2px solid #5D1F04;
	}

.background-bigevent
	{
	background-position:center top;
	background-repeat:no-repeat;
	height:700px;
	color:white;
	}
.background-bigevent a
	{
	color:#CCCCCC;
	}
	

.background-groups
	{
	/* background-attachment:scroll; */
	background-image:url('../backgrounds/bkg-groups.jpg');
	background-position:center top;
	background-repeat:no-repeat;
	border-top:2px solid #5D1F04;
	height:500px;
	}
.background-groups #link-groups	{background:white;border-top:thin solid #848483;border-left:thin solid #848483;border-bottom:thin solid #848483;}

.background-groups-single
	{
	/* background-attachment:scroll; */
	background-image:url('../backgrounds/bkg-groups-single.jpg');
	background-position:center top;
	background-repeat:no-repeat;
	border-top:2px solid #5D1F04;
	height:500px;
	}
.background-groups-single #link-groups	{background:white;border-top:thin solid #848483;border-left:thin solid #848483;border-bottom:thin solid #848483;}



	/* ================================*/
.background-families
	{
	/* background-attachment:scroll; */
	background-image:url('../backgrounds/bkg-families.jpg');
	background-position:center top;
	background-repeat:no-repeat;
	border-top:2px solid #5D1F04;
	}	
.background-families #link-families a
	{
	background:white;
	border-top:thin solid #848483;
	border-left:thin solid #848483;
	border-bottom:thin solid #848483;
	color:#333333;
	padding: 4px 0 4px 8px;
	}
	/* ================================*/

.background-children
	{
	/* background-attachment:scroll; */
	background-image:url('../backgrounds/bkg-children.jpg');
	background-position:center top;
	background-repeat:no-repeat;
	border-top:2px solid #5D1F04;
	}	
.background-children #link-children a
	{
	background:white;
	border-top:thin solid #848483;
	border-left:thin solid #848483;
	border-bottom:thin solid #848483;
	color:#333333;
	padding: 4px 0 4px 8px;
	}

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

.background-youth
	{
	/* background-attachment:scroll; */
	background-image:url('../backgrounds/bkg-youth.jpg');
	background-position:center top;
	background-repeat:no-repeat;
	border-top:2px solid #5D1F04;
	}	
.background-youth #link-youth a
	{
	background:white;
	border-top:thin solid #848483;
	border-left:thin solid #848483;
	border-bottom:thin solid #848483;
	color:#333333;
	padding: 4px 0 4px 8px;
	}

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

.background-college
	{
	/* background-attachment:scroll; */
	background-image:url('../backgrounds/bkg-college.jpg');
	background-position:center top;
	background-repeat:no-repeat;
	border-top:2px solid #5D1F04;
	}	
.background-college #link-college a
	{
	background:white;
	border-top:thin solid #848483;
	border-left:thin solid #848483;
	border-bottom:thin solid #848483;
	color:#333333;
	padding: 4px 0 4px 8px;
	}

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

.background-singles
	{
	/* background-attachment:scroll; */
	background-image:url('../backgrounds/bkg-singles.jpg');
	background-position:center top;
	background-repeat:no-repeat;
	border-top:2px solid #5D1F04;
	}	
.background-singles #link-singles a
	{
	background:white;
	border-top:thin solid #848483;
	border-left:thin solid #848483;
	border-bottom:thin solid #848483;
	color:#333333;
	padding: 4px 0 4px 8px;
	}

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

.background-seniors
	{
	/* background-attachment:scroll; */
	background-image:url('../backgrounds/bkg-seniors.jpg');
	background-position:center top;
	background-repeat:no-repeat;
	border-top:2px solid #5D1F04;
	}	
.background-seniors #link-seniors a
	{
	background:white;
	border-top:thin solid #848483;
	border-left:thin solid #848483;
	border-bottom:thin solid #848483;
	color:#333333;
	padding: 4px 0 4px 8px;
	}

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

.background-local
	{
	/* background-attachment:scroll; */
	background-image:url('../backgrounds/bkg-local.jpg');
	background-position:center top;
	background-repeat:no-repeat;
	border-top:2px solid #5D1F04;
	}	
.background-local #link-local a
	{
	background:white;
	border-top:thin solid #848483;
	border-left:thin solid #848483;
	border-bottom:thin solid #848483;
	color:#333333;
	padding: 4px 0 4px 8px;
	}

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

.background-missions
	{
	/* background-attachment:scroll; */
	background-image:url('../backgrounds/bkg-missions.jpg');
	background-position:center top;
	background-repeat:no-repeat;
	border-top:2px solid #5D1F04;
	}	
.background-missions #link-missions a
	{
	background:white;
	border-top:thin solid #848483;
	border-left:thin solid #848483;
	border-bottom:thin solid #848483;
	color:#333333;
	padding: 4px 0 4px 8px;
	}

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

.background-education
	{
	/* background-attachment:scroll; */
	background-image:url('../backgrounds/bkg-education.jpg');
	background-position:center top;
	background-repeat:no-repeat;
	border-top:2px solid #5D1F04;
	}	
.background-education #link-education a
	{
	background:white;
	border-top:thin solid #848483;
	border-left:thin solid #848483;
	border-bottom:thin solid #848483;
	color:#333333;
	padding: 4px 0 4px 8px;
	}
	

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

.background-prayer
	{
	/* background-attachment:scroll; */
	background-image:url('../backgrounds/bkg-prayer.jpg');
	background-position:center top;
	background-repeat:no-repeat;
	border-top:2px solid #5D1F04;
	}	
.background-prayer #link-prayer a
	{
	background:white;
	border-top:thin solid #848483;
	border-left:thin solid #848483;
	border-bottom:thin solid #848483;
	color:#333333;
	padding: 4px 0 4px 8px;
	}
	
	
	/* ================================*/	

.background-news
	{
	/* background-attachment:scroll; */
	background-image:url('../backgrounds/bkg-news.jpg');
	background-position:center top;
	background-repeat:no-repeat;
	border-top:2px solid #5D1F04;
	height:500px;
	}	
	
.background-media
	{
	/* background-attachment:scroll; */
	background-image:url('../backgrounds/bkg-media.jpg');
	background-position:center top;
	background-repeat:no-repeat;
	border-top:2px solid #5D1F04;
	height:800px;
	}	

.background-media-single
	{
	/* background-attachment:scroll; */
	background-image:url('../backgrounds/bkg-media-single.jpg');
	/*background-color:#333333;*/
	background-position:center top;
	background-repeat:no-repeat;
	border-top:2px solid #5D1F04;
	height:700px;
	}	

.background-devotions
	{
	/* background-attachment:scroll; */
	background-image:url('../backgrounds/bkg-devotions.jpg');
	background-position:center top;
	background-repeat:no-repeat;
	border-top:2px solid #5D1F04;
	height:500px;
	}


.footer-brown
	{
	width:100%;
	/*height:101%;*/
/*	background-image:url('../backgrounds/footer-brown.jpg'); */
	background-position:center top;
	background-repeat:no-repeat;
/*	background-color:#FFFFFF; */
/*	border-bottom:white 10px solid; */
	padding-top:35px;
	}
	
	