@charset "UTF-8";
/* CSS Document */

/*------------------------------------------------*/
/*-----------------[RESET]------------------------*/
/*------------------------------------------------*/

/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }

body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q {	quotes: none; }

blockquote:before, blockquote:after,q:before, q:after { content: ''; content: none; }

/* remember to define focus styles! */
:focus { outline: 0; }

/* remember to highlight inserts somehow! */
ins { text-decoration: none; }
del { text-decoration: line-through; }

/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: collapse; border-spacing: 0; }

BODY {
	padding:0px; 
    margin: 0 auto;
    font-size: 13px;
	text-align:left;
	line-height: 18px;
	font-family: Helvetica, Arial, sans-serif;
	border:medium;
	border:#000;
 	background:  url(../images/images/bg1.jpg); background-repeat: repeat-x;
	}
	

a img {
	border: none;
}


#header {
	padding:0px;
	margin: 0 auto;
	vertical-align:top;
	height: 157px;
	text-align:center;
	background-image:url(../images/images/logo.jpg);
	background-repeat:no-repeat;
	background-position:center;
	
}


#menu	{
	margin: 0px auto;
	padding: 118px 0px 0px 0px;
	width: 960px;
	vertical-align:bottom;
	text-align: center;
	font:Verdana, Geneva, sans-serif;
	color: #EEE;
	
	}
#menu ul {
	line-height: 20px;
	font-weight: normal;
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	color: #EEE;
	padding: 5px 0px 5px 0px;
	vertical-align:bottom;
	}	


#menu li	{
	font-size: 16px;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	color: #EEE;
	display: inline;
	}
	
#menu ul li a:link {
	font-weight: normal;
	color: #EEE;
	text-decoration: none;
	}
	
#menu ul li a:visited {
	font-weight: normal;
	color: #EEE;
	text-decoration: none;
	}
	
#menu ul li a:hover		{
	font-weight: normal;
	color: #EEE;
	text-decoration: underline;
} 

#menulb	{
	padding-top: 10px;
	margin: 0px auto;
	width: 960px;
	vertical-align:bottom;
	text-align: center;
	font:Verdana, Geneva, sans-serif;
	color: #EEE;
	
	}
#menulb ul {
	line-height: 9px;
	font-weight: bold;
	margin: 0px;
	font-family: trebuchet MS, Helvetica, sans-serif;
	color: #EEE;
	padding: 10px 0px 10px 0px;
	vertical-align:bottom;
	}	


#menulb li	{
	font-size: 16px;
	font-weight: 200;
	font-family: trebuchet MS, Helvetica, sans-serif;
	color: #EEE;
	display: inline;
	}
	
#menulb ul li a:link {
	font-weight: bold;
	color: #EEE;
	text-decoration: none;
	}
	
#menulb ul li a:visited {
	font-weight: bold;
	color: #EEE;
	text-decoration: none;
	}
	
#menulb ul li a:hover		{
	font-weight: bold;
	color: #EEE;
	text-decoration: underline;
} 

#lifebridge {
	text-align: center;
	background-color:#000;
}

#holder {
	padding:0px, 0px, 0px, 0px;
	margin:0 auto;
	width: 1027px;
	height: 490px;
	vertical-align:top;
	background-image: url(../images/images/blackbackground.jpg);
	background-position: top;
	background-repeat:no-repeat;
	
}
#holdercommunity {
	padding:0px 0px 0px 50px;
	margin:0 auto;
	height: 800px;
	width: 1027px;
	background-color: #000 ;
	
	
}


#contentleft	{
	float:left;
	padding: 10px 0px 0px 20px;
	height: 450px;
	text-align: right;	
	width: 230px;
	color: #EEE;
	font-size:16px;
	font-family:Verdana, Geneva, sans-serif;
}

#contentleft a:link {
	font-weight: normal;
	color: #EEE;
	text-decoration: none;
}

#contentleft a:visited {
	font-weight: normal;
	color: #EEE;
	text-decoration: none;
}

#contentleft a:hover {
	font-weight: normal;
	font-size:16px;
	color: #947747;
	text-decoration: none;
}

#contentlefty	{
	float:left;
	margin-top: 30px;
	margin-left: 30px;
	height: 450px;
	text-align: right;	
	width: 230px;
	color: #EEE;
	font-size:16px;
	font-family:Verdana, Geneva, sans-serif;
}

#contentlefty a:link {
	font-weight: normal;
	color: #EEE;
	text-decoration: none;
}

#contentlefty a:visited {
	font-weight: normal;
	color: #EEE;
	text-decoration: none;
}

#contentlefty a:hover {
	font-weight: normal;
	font-size:16px;
	color: #947747;
	text-decoration: none;
}

#community	{
	float:right;
	padding: 30px 70px 0px 20px;
	text-align: right;	
	width: 230px;
	font-weight: 100;
	font-size: 16px;
	color: #EEE;
	font-family:Verdana, Geneva, sans-serif;
}

#community a:link {
	font-weight: normal;
	color: #EEE;
	text-decoration: none;
}

#community a:visited {
	font-weight: normal;
	color: #EEE;
	text-decoration: none;
}

#community a:hover {
	font-weight: normal;
	font-size:16px;
	color: #947747;
	text-decoration: none;
}

#contentrightside {
	float:right;
	padding: 10px 20px 0px 0px;
	text-align: left;	
	width: 230px;
	font-weight: 100;
	font-size: 16px;
	color: #EEE;
	font-family:Verdana, Geneva, sans-serif;
}

#contentrightside a:link {
	font-weight: normal;
	color: #EEE;
	text-decoration: none;
}

#contentrightside a:visited {
	font-weight: normal;
	color: #EEE;
	text-decoration: none;
}

#contentrightside a:hover {
	font-weight: normal;
	font-size:16px;
	color: #947747;
	text-decoration: none;
}

#contentmiddle {
	float: left;
	padding: 52px 55px 0px 30px;
	text-align: left;	
	width: 440px;
	height:430px;
	font-weight: 100;
	font-size: 16px;
	color: #EEE;
	font-family:Verdana, Geneva, sans-serif;
	background-image:url(../images/images/minback.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

#contentright {
	float: left;
	width: 730px;
	height: 460px;
	padding: 15px 0px 0px 0px;
	text-align:right;
	vertical-align:bottom;
	padding-left: 0px;
	font-size: 18px;
	color: #EEE;
	font-family: Verdana, Geneva, sans-serif
	
}



#sermonslide {
	text-align: center;
	padding: 10px 0px 0px 0px;
	margin: 0px;
}

#title {
	text-align: left;
	font-family:Verdana, Geneva, sans-serif;
	width: 600px;
	margin:0px;
	margin-top:30px;
	margin-left:63px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	font-size: 24px;
	color: #EEE;
}

#title p {
	text-align: right;
	vertical-align:bottom;
	font-family:Verdana, Geneva, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	font-weight: normal;
	font-size: 18px;
	color: #d4c4a5;
}

#title p a:link {
	text-decoration: none;
	font-weight: normal;
	font-size: 18px;
	color: #947747;
}

#title p a:hover {
	text-decoration:underline;
	font-weight: normal;
	font-size: 18px;
	color: #947747;
}

#title p a:visited {

	font-weight: normal;
	font-size: 18px;
	color: #947747;
}

.h1  {
	font-size: 22px;
	font-weight:bold;
	color: #38230e;
	font-family: Verdana, Geneva, sans-serif;
	margin-top:20px;
	margin-right: 20px;
	margin-left: 10px;
	}	
	
h2  {
	font-size: 18px;
	font-weight:bold;
	color: #38230e;
	font-family: Verdana, Geneva, sans-serif;
	margin: 10px 0px 5px 15px;
	
}
	
.p  {
font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	text-align:left;
	color: black;
	font-size: 14px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 20px;	
}

#form {
	padding: 20px;
}

#communitycontent {
	float: left;
	width: 600px;
	height: 670px;
	margin: 30px 20px 0px 60px;
	background-color: #fff;
	padding:0px 0px 70px 0px;

}


#communitycontent p	{
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	text-align:left;
	color: black;
	font-size: 14px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 20px;
	}

#content p	{
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	color: black;
	font-size: 14px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
	}
	

	

#content {
	float:left;
	width: 800px;
	height: 360px;
	padding: 10px 110px 20px 110px;
	text-align:left;
	vertical-align:top;
	font-size: 18px;
	font-weight:bold;
	color: #38230e;
	font-family: Verdana, Geneva, sans-serif
	}
	
#content li {
	padding: 10px 0px 0px 10px;
	text-align:left;
	font-size: 14px;
	font-weight:bold;
	color: #38230e;
	font-family: Verdana, Geneva, sans-serif
	
}
	
#content  a:link  {
        color:  #38230e;
        font-weight:  bold;
		text-decoration: underline;
        }

#content  a:visited  {
        color: #38230e;
		font-weight:  bold;
        text-decoration: underline;
        }

#content  a:hover {
		color: #38230e;
        font-weight:  bold;
        text-decoration: underline;
}
	

	
#aboutback {
	background-image: url(../images/images/aboutback.jpg);
	background-repeat: no-repeat;
	margin:auto;
	width: 1027px;
	height: 490px;
}

#communityback {
	background-image: url(../images/images/communityback.jpg);
	background-repeat: no-repeat;
	margin:auto;
	width: 1027px;
	height: 599px;
}

#journeyback {
	background-image: url(../images/images/journeyback.jpg);
	background-repeat: no-repeat;
	margin:auto;
	width: 1027px;
	height: 490px;
}

#rethinkback {
	background-image: url(../images/images/rethinkback.jpg);
	background-repeat: no-repeat;
	margin:auto;
	width: 1027px;
	height: 490px;

}

#squeahback {
	background-image: url(../images/images/squeahback.jpg);
	background-repeat: no-repeat;
	margin:auto;
	width: 1027px;
	height: 490px;

}


#eventsback {
	background-image: url(../images/images/eventsback.jpg);
	background-repeat: no-repeat;
	margin:auto;
	width: 1027px;
	height: 490px;

}

#tippytoesback {
	background-image: url(../images/images/tippytoesback.jpg);
	background-repeat: no-repeat;
	margin:auto;
	width: 1027px;
	height: 490px;
}

#fusionback {
	background-image: url(../images/images/fusionback.jpg);
	background-repeat: no-repeat;
	margin:auto;
	width: 1027px;
	height: 490px;
}

#childrenback {
	background-image: url(../images/images/childrensback.jpg);
	background-repeat: no-repeat;
	margin:auto;
	width: 1027px;
	height: 490px;

}


#classifiedback {
	
	background-color:#FFF;
	padding: 10px;
	margin:auto;
	width: 880px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:normal;
	
	
	

}

#youthback {
	background-image: url(../images/images/youthback.jpg);
	background-repeat: no-repeat;
	margin:auto;
	width: 1027px;
	height: 490px;
}

#collegeback {
	background-image: url(../images/images/collegeback.jpg);
	background-repeat: no-repeat;
	margin:auto;
	width: 1027px;
	height: 490px;
}

#canimback {
	background-image: url(../images/images/canimback.jpg);
	background-repeat: no-repeat;
	margin:auto;
	width: 1027px;
	height: 490px;
}



#contactback {
	background-image: url(../images/images/contactback.jpg);
	background-repeat: no-repeat;
	margin:auto;
	width: 1027px;
	height: 490px;

}

#imnewback {
	background-image: url(../images/images/imnewback.jpg);
	background-repeat: no-repeat;
	margin:auto;
	width: 1027px;
	height: 490px;

}

#alphaback {
	background-image: url(../images/images/alphaback.jpg);
	background-repeat: no-repeat;
	margin:auto;
	width: 1027px;
	height: 490px;
}


#linksback {
	background-image: url(../images/images/linksback.jpg);
	background-repeat: no-repeat;
	margin:auto;
	width: 1027px;
	height: 490px;

}



#sermonback {
	background-image: url(../images/images/sermonsback.jpg);
	background-repeat: no-repeat;
	margin:auto;
	width: 1027px;
	height: 490px;

}

#givingback {
	background-image: url(../images/givingback.jpg);
	background-repeat: no-repeat;
	margin:auto;
	width: 1027px;
	height: 490px;

}

#submenu	{
	text-align:center;
	padding: 0px 0px 0px 0px;
	font-weight: 100;
	font-size: 16px;
	color: #EEE;
	font-family:Verdana, Geneva, sans-serif;
}

#submenu a:link {
	font-weight: normal;
	color: #EEE;
	text-decoration: none;
}

#submenu a:visited {
	font-weight: normal;
	color: #EEE;
	text-decoration: none;
}

#submenu a:hover {
	font-weight: normal;
	font-size:16px;
	color: #EEE;
	text-decoration: underline;
}


#halfcontent p	{
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	color: #000;
	font-size: 14px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
	}
	
#halfcontent {
	float:left;
	width: 450px;
	height: 360px;
	padding: 10px 110px 20px 60px;
	text-align:left;
	vertical-align:top;
	font-size: 18px;
	font-weight:bold;
	color: #000;
	font-family: Verdana, Geneva, sans-serif
	}
	
#halfcontent li {
	padding: 10px 0px 0px 10px;
	text-align:left;
	font-size: 14px;
	font-weight:bold;
	color: #444;
	font-family: Verdana, Geneva, sans-serif
	
}
	
#halfcontent  a:link  {
        color:  #38230e;
        font-weight:  bold;
		text-decoration: underline;
        }

#halfcontent  a:visited  {
        color:  #663300;
		font-weight:  bold;
        text-decoration: underline;
        }

#halfcontent  a:hover {
		color: #38230e;
        font-weight:  bold;
        text-decoration: underline;
}

#leftlinks  {
	margin-top:10px;
	font-size: 14px;
	color: #EEE;
	text-decoration: none;
}

#leftlinks a:link {
	font-weight: normal;
	color: #EEE;
	text-decoration: none;
}

#leftlinks a:visited {
	font-weight: normal;
	color: #EEE;
	text-decoration: none;
}

#leftlinks a:hover {
	font-weight: normal;
	font-size:14px;
	color: #947747;
	text-decoration: none;
}

#footer {
	font-family:Verdana, Geneva, sans-serif;
	float: left;
	margin: 0px;
	width: 100%;
	text-align: center;
	padding: 5px 0px 0px 0px;
	font-size: 10px;
	color: #000;
}

#footer a:link  {
        color:  #000;
        font-weight:  bold;
		text-decoration: underline;
        }

#footer  a:visited  {
        color:  #000;
		font-weight:  bold;
        text-decoration: underline;
        }

#footer  a:hover {
		color: #000;
        font-weight:  bold;
        text-decoration: underline;
}

#footercom {
	font-family:Verdana, Geneva, sans-serif;
	float: left;
	margin:20px 0px 0px 0px;
	width: 100%;
	text-align: center;
	padding: 5px 0px 0px 0px;
	font-size: 10px;
	color: #fff;
}

#footercom a:link  {
        color:  #fff;
        font-weight:  bold;
		text-decoration: underline;
        }

#footercom  a:visited  {
        color:  #fff;
		font-weight:  bold;
        text-decoration: underline;
        }

#footercom  a:hover {
		color: #fff;
        font-weight:  bold;
        text-decoration: underline;
}
h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #38230E;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

h1 {
	font-size: 30px;
	color: #000;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#classifiedback h1 {
	font-size: 24px;
	font-weight: bold;
}
#classifiedback h2 {
	font-size: 18px;
	color: #38230e;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 5px;
	margin-left: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#classifiedback p {
	margin: 10px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
}
#classifiedback h3 {
	font-size: 14px;
	color: #333;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-weight: normal;
}



#holdercommunity #communitycontent p a {
	color: #38230E;
	text-decoration: underline;
}

#holdercommunity #communitycontent p a: link, a:visited, a:hover, a:active {
	color: #38230E;
	text-decoration: underline;

}

#businesslist a:link, #businesslist a:visited, #businesslist a:hover, #businesslist a:active{
	color: #38230E;
	text-decoration: underline;
	font-size: 18px;
}

#businesslist p a: link, #businesslist a:visited, #businesslist a:hover, #businesslist a:active {
	color: #38230E;
	text-decoration: underline;
	font-size: 16px;
}


#businesslist	{
	text-align: center;
	margin-top:10px;
	vertical-align:top;
	padding-left: 5px;
	padding-top: 4px;
	padding-bottom: 0px;
	padding-right: 5px;
	font-weight: bold;
	font-size: 16px;
	color: #EEE;
	
	}
#holdercommunity #footer span {
	color: #FFF;
}
#holder #contentright p a:link {
	color: #FFF;
}

#holder #contentright p a:visited {
	color: #FFF;
}
#holder #contentright p a:hover {
	color: #FFF;
}

#eventscontent p	{
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	color: black;
	font-size: 14px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
	}
	

	

#eventscontent {
	float:left;
	width: 460px;
	padding: 0px;
	margin-left:110px;
	text-align:left;
	vertical-align:top;
	font-size: 18px;
	font-weight:bold;
	color: #38230e;
	font-family: Verdana, Geneva, sans-serif
	}
	
	
	#eventsrightside {
	float:right;
	margin: 0px 120px 0px 0px;
	text-align:left;	
	width: 300px;
	font-weight: 100;
	font-size: 16px;
	color: #000;
	font-family:Verdana, Geneva, sans-serif;
	line-height: 120%;
}


	#eventsrightside p {
	margin:0px 0px 10px 0px;
	padding-left: 5px;
	}

#eventsrightside a:link {
	font-weight: normal;
	color: #EEE;
	text-decoration: none;
}

#eventsrightside a:visited {
	font-weight: normal;
	color: #EEE;
	text-decoration: none;
}

#eventsrightside a:hover {
	font-weight: normal;
	font-size:16px;
	color: #947747;
	text-decoration: none;
}#eventsback #eventsrightside h3 {
	font-size: 20px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding: 0px;
}
#eventsback #eventscontent p a {
	color: #38230E;
}

#youtube {
	float:right;	
}

