@charset "utf-8";
/* CSS Document */

body{
background: url(/images/BG.jpg) top center #ead6c3 no-repeat;
margin:0px;
padding:0px;
font-family:Arial, Helvetica, sans-serif, "Arial Black";
color:#3a200c}
#mainWrap{
background: url(/images/topBar.png) repeat-x;
width:100%;
margin: 0px auto 0px auto;

}
#mainWrap2{
background: url(/images/footerBG.jpg) bottom center no-repeat;
width:100%;
margin: 0px auto 0px auto;
min-height:1200px;
overflow:hidden;
}
#mainContainer{
background:url(/images/contentBG.jpg) top no-repeat;
width:1000px;
margin: 0px auto 0px auto;
}

#contentContainer{width:1000px;
overflow: hidden;
}
/*  ------------------------------------------------------Left column Content------------------*/
#leftColumn{
width:305px;
float:left;
}
#logo{
height:191px;
width:256px;
position:relative;
top:29px;
left:30px;
}
#logo img, #prayingUpper img, #teachingUpper img, #reachingUpper img, #caringUpper img {
border:none;}
#nav{
height:506px;
width:264px;
position:relative;
top:140px;
}
/*  ------------------------------------------------------Right column Content------------------*/
#rightColumn{
width:689px; /*Adjusted for IE6*/
float:left;
}
#prayingUpper{
height:98px;
width:175px;
float:left;
margin-top:30px;
}
#teachingUpper{
height:98px;
width:172px;
float:left;
margin-top:30px;
}
#reachingUpper{
height:98px;
width:162px;
float:left;
margin-top:30px;
}
#caringUpper{
height:98px;
width:167px;
float:left;
margin-top:30px;
}
#headerContent{
width:692px;
float:left;
margin:40px 0 22px 0;
font-size:10px;
font-weight:bold;
}
hr{ color:#864018;background-color:#864018;height:1px;border:none;}

#flashBG{
background-image:url(/images/flashBG.jpg);
height:344px;
width:686px;
float:left;
margin-bottom:15px;
}
#slideshow{
height:304px;
width:640px;
margin:16px 0 0 18px;}

h1{
font-size:12px;
font-weight:bold;
color:#993300;
}
h2{
margin:0;
font-size:14px}
h3{
margin:0 0 3px 5px;
font-size:18px
}
#pageText{
font-size:12px;
margin-bottom:25px;}

a{ text-decoration:none; color:#864018}
a:hover{ text-decoration:underline}

#pageUpdates{
width:1000px;
overflow:hidden;
}
#weekEvents{
width:290px;
float:left;
margin-left:90px;
margin-bottom:25px;
border-right: solid 1px #88583b; 
height:200px;
}
#lastSunday{
width:290px;
float:left;
font-size:12px;
padding: 0 5px 0 5px;
margin-bottom:25px;
}
#specialEvents{
width:300px;
float:left;
margin-bottom:25px;
border-left: solid 1px #88583b; 
}

#copyright{
font-size:16px;
margin:0 0 5px 25px;
text-align:right;
}

