/* BANNER HOLDER */
#divbannerholder 
{
    margin:25px 0 0 0 ;
    padding:0;
    position: relative;
    top: 0px;
    #top: 17px;
    width: 100%;
    padding-top:0px;
    margin-left: 90px;
    margin-right: 0px;	
}
#divbannercarraige {
width: 570px;
position: relative;
left: 50%;
margin-left: -378px;
}

/* BANNER SLIDE SPECIFIC */
#slidecontainer 
{
    padding-bottom:11px;
    margin-top:-11px;
    padding-bottom:0;
    margin-top:0;
    margin-bottom:-1px;
    position:relative;
    height:350px;
}

#slidecontainer DIV {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slidecontainer DIV.active {
    z-index:10;
}

#slidecontainer DIV.last-active {
    z-index:9;
}
#slidecontainer span
{
   font-family: Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
   font-size: 13px;
   color: #333333;
   padding-top: 10px;
   padding-left: 300px;
   display: block;
   line-height: 1.3em;
    
	
    }
#slidecontainer span.text 
{
   display:block;
   font-size: 12px;
   line-height: 1.8em;
   width: 240px;
   color: #000000;
   padding: 0.5em 0.5em 1.3em 300px;
	
    }
		
.nav 
{
    position:absolute;
    left: 20px;
    bottom: 10px;
    z-index: 1000;
}
.nav a 
{
    display:inline-block;
    padding:1px 5px;
    border: solid 1px #4596DD;
    color: White;
    background-color: #595959;
    margin:5px;
    text-decoration: none;
}
.nav a:hover { background: #949494; }
.nav a.activeSlide { background: #D6BB4F; color: #595959; }
	
/* BANNERS */
.safeplace 
{
    display:block;
    padding:10px;
    width:570px; height:350px; background:url(../images/banner_safeplace.jpg) no-repeat top left; }

/* .News */
.news
{ display:block; padding:10px; width:570px; height:350px; background:url(../images/banner_news.jpg) no-repeat top left; }

/* .Hidden Treasure */
.hiddentreasure
{ display:block; padding:10px; width:570px; height:350px; background:url(../images/banner_hiddentreasure.jpg) no-repeat top left; }


/* .Pastor's Wives */
.pastorswives
{ display:block; padding:10px; width:570px; height:350px; background:url(../images/banner_pastorswives.jpg) no-repeat top left; }

/* Pastors' Tools */
.pastorstools
{ display:block; padding:10px; width:570px; height:350px; background:url(../images/banner_pastorstools.jpg) no-repeat top left; }

/* Teen FOCUS */
.teenfocus
{ display:block; padding:10px; width:570px; height:350px; background:url(../images/banner_teenfocus.jpg) no-repeat top left; }

.supportgroups 
{    display:block;
    padding:10px;
    width:570px; height:350px; background:url(../images/banner_supportgroups.jpg) no-repeat top left; }

/* Resources */
.resources
{ display:block; padding:10px; width:570px; height:350px; background:url(../images/banner_resources.jpg) no-repeat top left; }

/* Violence Among Us */
.book
{ display:block; padding:10px; width:570px; height:350px; background:url(../images/banner_violence.jpg) no-repeat top left; }

/* SMALLER TITLES */
#slidecontainer span.smaller { font-size:13px; font-face: }

.bold {font-weight: bold;}

