BODY {
	padding:0px; 
    margin: 0 auto;
    font-size: 13px;
	font-family: Verdana, Geneva, sans-serif;
	background-image: url(../images/texture4.jpg);	
	background-repeat:repeat-x,y;
	background-color:#c2b78f;
}

#header 	{
	margin: 0px;
	padding: 0px;
	width: 1100px;
	height: 132px;
	text-align:right;
	vertical-align:bottom;
 	padding: 0px 0px 0px 0px;
}


	
#menu	{
	margin: 0px;
	width: 1100px;
	height: 28px;
	background-color: none;
	color:#EEE;
	vertical-align:text-bottom;
	text-align:left;
	padding-left:540px;	
	padding-top:102px;
	font-family: Verdana, Geneva, sans-serif;
	}
	
#menu ul {
	line-height: 20px;
	font-weight: bold;
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	color: #EEE;	
	}	
#menu li	{
	font-size: 16px;
	font-family: Verdana, Geneva, sans-serif;
	color: #EEE;
	display: inline;
	}
#menu ul li a:link {
	color: #EEE;
	text-decoration: none;
	}
	
#menu ul li a:visited		{	
	color: #EEE;
	text-decoration: none;
}
#menu ul li a:hover		{
	font-weight: bold;
	color: #414a16  ;
	text-decoration: underline;
}


 #banner 	{
	margin: 0px;
	padding: 0px;
	width:1100px;
	height: 132px;
	text-align:right;
	vertical-align:bottom;
 	padding: 0px 0px 0px 0px;
	background-image:url(../images/header.jpg)
}
	
 #banner-churches	{
	margin: 0px;
	padding: 0px;
	width:1100px;
	height: 132px;
	text-align:right;
	vertical-align:bottom;
 	padding: 0px 0px 0px 0px;
	background: url(../images/headerchurches.jpg);
	}

 #banner-blogs	{
	margin: 0px;
	padding: 0px;
	width:1100px;
	height: 132px;
	text-align:right;
	vertical-align:bottom;
	padding: 0px 0px 0px 0px;
	background: url(../images/headerblogs.jpg);
	font-family: Verdana, Geneva, sans-serif;
	}
 #banner-about	{
	margin: 0px;
	padding: 0px;
	width:1100px;
	height: 132px;
	text-align:right;
	vertical-align:bottom;
	padding: 0px 0px 0px 0px;
	background: url(../images/headerabout.jpg);
	font-family: Verdana, Geneva, sans-serif;
	}
	
 #banner-links	{
	margin: 0px;
	padding: 0px;
	width:1100px;
	height: 132px;
	text-align:right;
	vertical-align:bottom;
	padding: 0px 0px 0px 0px;
	background: url(../images/headerlinks.jpg);
	font-family: Verdana, Geneva, sans-serif;
	}

#banner-contact	{
	margin: 0px;
	padding: 0px;
	width:1100px;
	height: 132px;
	text-align:right;
	vertical-align:bottom;
 	padding: 0px 0px 0px 0px;
	background: url(../images/headercontact.jpg);
	}

#banner-jobs	{
	margin: 0px;
	padding: 0px;
	width:1100px;
	height: 132px;
	text-align:right;
	vertical-align:bottom;
 	padding: 0px 0px 0px 0px;
	background: url(../images/headeremployment.jpg);
	}


#banner-events	{
	margin: 0px;
	padding: 0px;
	width:1100px;
	height: 132px;
	text-align:right;
	vertical-align:bottom;
 	padding: 0px 0px 0px 0px;
	background: url(../images/headerevents.jpg);
	}


#homepicture {
	background-image:url(../images/home.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	width: 1100px;
	height: 442px;
	padding: 0px;
}
	
#churchespicture {
	background-image:url(../images/churches.jpg);
	background-repeat: no-repeat;
	margin:auto;
	width: 1100px;
	height: 491px;
}

#blogspicture {
	background-image:url(../images/blogs.jpg);
	background-repeat: no-repeat;
	margin:auto;
	width: 1100px;
	height: 491px;
}


#aboutuspicture {
	background-image:url(../images/about.jpg);
	background-repeat: no-repeat;
	margin:auto;
	width: 1100px;
	height: 491px;
}

#linkspicture {
	background-image:url(../images/links.jpg);
	background-repeat: no-repeat;
	margin:auto;
	width: 1100px;
	height: 491px;
}

#jobspicture {
	background-image:url(../images/employment.jpg);
	background-repeat: no-repeat;
	margin:auto;
	width: 1100px;
	height: 491px;
}

#contactpicture {
	background-image:url(../images/contact.jpg);
	background-repeat: no-repeat;
	margin:auto;
	width: 1100px;
	height: 491px;
}

#eventspicture {
	background-image:url(../images/events.jpg);
	background-repeat: no-repeat;
	margin:auto;
	width: 1100px;
	height: 491px;
}

#content	{
	text-align: left;
	vertical-align:top;
	padding-left: 95px;
	padding-top: 30px;
	padding-bottom: 0px;
	padding-right: 430px;
	font-weight: bold;
	font-size: 14px;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	}
	
#content H1	{
	text-align: left;
	vertical-align:top;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	font-weight: bold;
	font-size: 18px;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	}

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

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

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

#content ul	{
	list-style: none;
	text-align: left;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 13px;
	color: black;
	font-family: Verdana, Geneva, sans-serif;
}

#content ul a:link	{
	color:#000;
	font-weight: normal;
	text-decoration: underline;
	}        

#content ul a:visited{
	color:#000;
	font-weight: normal;
	text-decoration: underline;
	}

#content ol	{
	text-align: left;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	color: black;
	list-style-type: circle;
	}

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

		
#content-churchlist	{
	text-align: center;
	vertical-align:top;
	padding-left: 105px;
	padding-top: 4px;
	padding-bottom: 0px;
	padding-right: 180px;
	font-weight: bold;
	font-size: 18px;
	color: #EEE;
	
	}

#content-churchlist  a:link  {
        color:  #EEE;
        font-weight:  bold;
        text-decoration: none;
        }

#content-churchlist  a:visited  {
        color:  #EEE;
        font-weight:  bold;
        text-decoration: none;
        }

#content-churchlist a:hover {
        color:  #EEE;
        text-decoration: underline;
        }
#content-churchlist ul	{
	list-style: none;
	text-align: left;
	font-weight: normal;
	margin: 0px;
	padding: 10px 0px 0px 20px;
	font-size: 13px;
	color: black;}

#content-churchlist ul a:link	{
	color: #000;
	font-weight: normal;
	text-decoration: underline;
	}        

#content-churchlist ul a:visited{
	color: #000;
	font-weight: normal;
	text-decoration: none;
	}


#content-churchlist p a:hover {
        color:  #EEE;
		text-decoration:none;
        text-decoration: underline;
        }

#content-church	{
	text-align: left;
	vertical-align:top;
	padding-left: 180px;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-right: 200px;
	font-weight: bold;
	font-size: 16px;
	color: #000;

	}

#content-church h1	{
	text-align: left;
	vertical-align:top;
	padding-left: 150px;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-right: 200px;
	font-weight: bold;
	font-size: 16px;
	color: #000;

	}

#content-church a:link	{
	color: #414a16;
	font-weight: bold;
	text-decoration: none;
	} 

#content-church  a:visited  {
        color:  #414a16;
        font-weight:  bold;
        text-decoration: none;
        }

#content-church a:hover {
        color:  #414a16;
        font-weight:  bold;
        text-decoration: none;
        }

 #content-church a:active {
        color:  #414a16;
        font-weight:  bold;
        text-decoration: underline;
        }
#content-church ul	{
	list-style: none;
	text-align: left;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	font-size: 13px;
	color: black;}

#content-church ul a:link	{
	color: blue;
	font-weight: normal;
	text-decoration: underline;
	}        

#content-church ul a:visited{
	color: blue;
	font-weight: normal;
	text-decoration: none;
	}

#content-church ol	{
	text-align: left;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 0px 30px;
	font-size: 12px;
	color: black;
	list-style-type: circle;
	}

#content-church p	{
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	color: black;
	font-size: 14px;
	padding-top: 0px;
	padding-right: 150px;
	padding-bottom: 0px;
	padding-left: 20px;
	}
	
		
#contentabout	{
	text-align: left;
	vertical-align:top;
	padding-left: 130px;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-right: 60px;
	font-weight: none;
	font-size: 16px;
	color: #EEE;
	
	}

#contentabout  a:link  {
        color:  #EEE;
        font-weight:  bold;
        text-decoration: underline;
        }

#contentabout  a:visited  {
        color:  #EEE;
        font-weight:  bold;
        text-decoration: underline;
        }

#contentabout a:hover {
        color:  #EEE;
        text-decoration: underline;
        }
#contentabout ul	{
	list-style: none;
	text-align: left;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 0px 160px;
	font-size: 13px;
	color: #EEE;
	}
	
#contentabout ul li	{
	list-style: none;
	text-align: left;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 0px 50px;
	font-size: 13px;
	color: #EEE;}	

#contentabout ul a:link	{
	color: #000;
	font-weight: normal;
	text-decoration: underline;
	}        

#contentabout ul a:visited{
	color: #000;
	font-weight: normal;
	text-decoration: none;
	}


#contentabout p a:hover {
        color:  #EEE;
		text-decoration:none;
        text-decoration: underline;
        }
	
#contentabout p	{
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	color: #EEE;
	font-size: 14px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 200px;
	}
	
#content-rightside	{
	text-align: center;
	padding: 10px 10px 0px 10px;
	font-weight: bold;
	font-size: 14px;
	color: #663300;}

#content-rightside  a:link  {
        color:  #663300;
        font-weight:   bold;
        text-decoration: underline;
        }

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

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


#submenu	{
	margin: 0px;
	padding: 0px;
	width:1100px;
	height: 25px;
	color:#EEE;
	vertical-align: center;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	background-image:url(../images/footer.jpg);
	}
	
#submenu ul {
	line-height: 25px;
	font-weight: bold;
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	color: #EEE;	
	}	
#submenu li	{
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	color: #EEE;
	display: inline;
	}
#submenu ul li a:link {
	color: #EEE;
	text-decoration: underline;
	}
	
#submenu ul li a:visited		{	
	color: #EEE;
	text-decoration: underline;
}
#submenu ul li a:hover		{
	font-weight: bold;
	color: #EEE  ;
	text-decoration: underline;

}

#footerbar	{
	padding: 0px;
	margin:auto;
	width: 1100px;
	height: 80px;
	vertical-align:top;
	background-image:url(../images/footer.jpg);
	line-height: 20px;
	}

	
#submenu span ul {
	line-height: 30px;
	font-weight: bold;
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	color: #000;	
	}	
#submenu span li	{
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	display: inline;
	}
#submenu span ul li a:link {
	color: #000;
	text-decoration: underline;
	}
	
#submenu span ul li a:visited		{	
	color: #000;
	text-decoration: none;
}
#submenu span ul li a:hover		{
	font-weight: bold;
	color: #000  ;
	text-decoration: underline;

}


	

#submenu span {
	color:#000;
}

