body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-color: #315139;

}

/* ------------------HEADER-------------------*/
#headerBG {
	background-image: url(/images/background1a.jpg);
	background-repeat: repeat-x;
	width: 100%;
	margin: 0px;
	padding: 0px;
	height: 157px;


}
#header {
	background-image: url(/images/layout%205b%20final_r1_c1.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 157px;
	width: 100%;
	margin: 0px;
	padding: 0px;


}

#contentBG{
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url(/images/background5ba.jpg);
	background-position: center top;
	background-repeat: repeat-y;
}

#content {
	width: 740px;
}


#navBar img {
    border: 0px;
}


#title{
	align: center;
	height:90px;
	margin: 20 0 0 259;
}

/*------------------------TEXT AREA--------------------*/

#content h1{
	line-height: 10px;
	color: #841010;
	font-family: Helvetica, sans-serif;
	font-size: 18pt;
	padding: 0 0 3 0;
    margin: 10 0 -10 0;
	border-bottom: 2px solid #000000;
	letter-spacing: 1px;
}

#content h2{
	font-family: Helvetica;
    font-size: 14pt;
    text-decoration: underline;
	margin: 20 0 0 0;
	padding: 10 0 0 0;
	line-height: 0px;
}

#content h3 {
	margin: 0 0 -10px 0;
	text-decoration: underline;
}

#content p{
	font-weight: bold;
	font-face: Arial;
	font-size: 11pt;
}

#picThumbs img{
    background: #FFFFFF;
    padding: 4;
	margin: 17 8 0 15;

}

#scripture{
	font-size: 8pt;
}

#email{
	text-indent: 20pt;
}

#email a:link{
    color: #000000;
	font-size: 9pt;
    text-decoration: none;
}
#email a:hover{
    color: #000000;
}
#email a:visited{
    color: #000000;
    text-decoration: none;
}
#content a:link{
    color: #000000;
    text-decoration: none;
}

#content a:hover{
    color: #000000;
	text-decoration: underline;
}

#content a:visited{
    color: #000000
    text-decoration: none;
}
/*------------------------IF TEXT IS CENTERED----------*/
#textCenter{
	text-align: center;
	width: 462px;
	margin: 0 0 0 259px;
}

#textCenter ul{
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	font-weight: bold;
	margin: 15 0 30 0;
}

#textCenter p{
	text-align:center;
}

/*--------------------TEXT LEFT------------------*/
#textLeft{
	align: left;
	width:462px;
	margin: 0 0 0 259px;
}

#textLeft p{
	text-align: justify;
}

#textLeft ul{
	list-style-type: ;
	padding: 0;
	font-weight: bold;
	list-style-type: none;
}
/*--------------------TABLE------------------*/
#content td{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
}

#content table{
	padding: 0 0 0 22px;
}

/*------------------CONTENT LISTS---------------------*/
#contentList{
margin: 0 0 0 259px;
}

#contentList ul{
padding-left: 0px;
}

#contentList li{
	list-style-type: none;
	padding: 0px;
}

/*--------------------SIDEBAR-------------------------*/
#leftSidebar{
    float: left;
    width: 138px; 
    margin: 25 0 0 91px;
	color: #841010;
}

#leftSidebar h1{
	font-size: 12pt;
	text-align: center;
	line-height: 0;
	font-weight: bold;
	margin: 10 0 20 0;
	text-decoration: none;
}

#leftSidebar h2{
    font-size: 10pt;
    text-align: center;
    line-height: 1pt;
    margin: 0 0 0 0;
}

#leftSidebar ul{
	text-indent: 0pt;
	line-height: normal;
	margin: 10 0;
	padding: 0 0 10;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

#leftSidebar li{
	font-size: 8pt;
	line-height: 9pt;
	text-align: center;
	list-style-type: none;
}

#leftSidebar a:link{
    color: #841010;
    text-decoration: none;
}

#leftSidebar a:hover{
    text-decoration: underline;
}

#leftSidebar a:visited{
    color: #841010;
	text-decoration: none;
}

/*-------------------------FOOTER-------------------*/
#footer1 {
	background-image: url(/images/layout%205b%20final_r3_c1.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 125px;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-align: center;
}

#footer1 p{
    padding: 20px 0 0 0;
	margin: 0;
	color: #FFFFFF;
}

#footer1 a:link{
	color: #FFFFFF;
	text-decoration: none;
}

#footer1 a:hover{
    color: #FFFFFF;
	text-decoration: underline;
}

#footer2 {
	background-image: url(/images/layout5footerBackground.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 59px;
	width: 100%;

}
#footerBG {
	background-image: url(/images/layout%205b%20final_r4_c1.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin: 0px;
	padding: 0px;
	height: 60px;
	width: 100%;
}
#footerBG p {
	color: #000;
	padding: 25px 0 0 0;
	margin: 0;
	font-size: 10px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}