/* CSS Document */
html {
    margin-left: 0px;
    margin-top: 4px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-color: #BDA775;
        }
        
body {
    margin-left: 0px;
    margin-top: 4px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-color: #BDA775;
        }
/*Major Page IDs*/
#frame {
    background-color:#4A1000;
        }
#header {
    background-image: url(/css/css_images/header.gif);
    background-repeat: no-repeat;
    height: 196px;
    width: 760px;
    margin:0px;
}
#contentLeft {
    background-image: url(/css/css_images/bg_rays_home_left.gif);
    background-repeat: no-repeat;
    width:175px;
    padding:8px 0 0 0;
    margin:0px;
        }
        
#contentCenter {
    background-image: url(/css/css_images/bg_rays_home_center.gif);
    background-repeat: no-repeat;
    width:410px;
    padding:8px 0 0 0;
    margin:0px;    
        }
        
#contentRight {
    background-image: url(/css/css_images/bg_rays_home_right.gif);
    background-repeat: no-repeat;
    width:175px;
    padding:8px 0 0 0;
    margin:0px;
        }
#announcements {
    position:absolute;
    left:181px;
    top:127px;
    width:363px;
    height:234px;
    z-index:21;
}
#announcements2 {
    position:absolute;
    left:581px;
    top:157px;
    width:363px;
    height:234px;
    z-index:21;
}
        
/*Page Header*/
.returnHome {
    height: 105px;
    width: 180px;
    position:relative;
    left:21px;
    top:0px;
        }
        
.topBanner {
    height: 135px;
    width: 485px;
    position:relative;
    left:30px;
    top:0px;
        }
/*Left Column*/
.justForYou {
    margin:0 0 10px 10px;
    padding:0px;
        }
.fbcwInvites {
    margin:0 0 10px 10px;
    padding:0px;
        }
.leftPocketHome {
    width: 165px;
    background-image: url(/css/css_images/pocketbg_home.gif);
    background-repeat: repeat-y;
    background-position: 0px 0px;
    margin: 0 0 0 10px;
    padding:0px;
        }
.leftPocketHomeImage {
    width: 165px;
    margin: 0 0 0 10px;
    padding:0px;
        }
.leftPocketHome p {
    width: 145px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #F0E7BC;
    margin: 0px 6px 0px 4px;
    padding: 0 4px 0 4px;
        }
.leftPocketHome a {
    text-decoration: none;
    color: #FFEC00;
        }
.leftPocketHome a:hover {
    text-decoration: underline;
        }
.disclaimer {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #F0E7BC;
        }
        
.leftPocketHomeBottomImage {
    width: 165px;
    margin: 0 0 10px 10px;
    padding:0px;
        }
.leftPocketHomeBottomImage2 {
    width: 165px;
    margin: 0 0 10px 10px;
    padding:0px;
        }

/*Center Content Area*/
.centerPocketWelcome{
    width:390px;
    height:245px;
    margin: 0 0 0 10px;
    padding:5px 0 0 0;
        }
.centerPocketWelcome h1 {
    width:380px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight:bold;
    text-transform:capitalize;
    text-align:center;
    color: #F0E7BC;
    margin: 0 0 15px 10px;
    padding:0px;
    }
.centerPocketWelcome img {
    margin:0 4px 4px 15px;
    padding:0px;
    border:1px solid black;
        }
.centerPocketWelcome p {
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #F0E7BC;
    margin:0 0 11px 0;
    padding:0 15px 0 15px;
        }
.centerPocketWelcome a {
    text-decoration: none;
    color: #FFEC00;
        }
.centerPocketWelcome a:hover {
    text-decoration: underline;
        }
#slideshow {
margin:0px;
padding:0px;
border:1px solid black;
}        
.centerPocketEvents{
    width:390px;
    height:290px;
    margin:0px;
    padding:0px;
        }
.centerPocketEvents h1 {
    width:380px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight:bold;
    text-transform:capitalize;
    text-align:center;
    color: #F0E7BC;
    margin: 20px 0 10px 0;
    padding:0px;
    }
    
* html .centerPocketEvents h1 {
    width:380px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight:bold;
    text-transform:capitalize;
    text-align:center;
    color: #F0E7BC;
    margin: 23px 0 10px 0;
    padding:0px;
    }
    
*:first-child+html .centerPocketEvents h1 {
    width:380px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight:bold;
    text-transform:capitalize;
    text-align:center;
    color: #F0E7BC;
    margin: 23px 0 10px 0;
    padding:0px;
    }
.centerPocketEvents .highlights {
    width:365px;
    height:236px;
    margin: 12px 0px 0px 23px;
    padding:0px;
        }
.centerPocketEvents .highlights #Highlight1 {
    width:365px;
    height:236px;
    z-index:12;
    visibility: visible;
    margin: 0px;
    padding:0px;
    position: absolute;
        }
        
.centerPocketEvents .highlights #Highlight2 {
    width:365px;
    height:236px;
    z-index:12;
    visibility: hidden;
    margin: 0px;
    padding:0px;
    position: absolute;
        }
        
.centerPocketEvents .highlights #Highlight3 {
    width:365px;
    height:236px;
    z-index:12;
    visibility: hidden;
    margin: 0px;
    padding:0px;
    position: absolute;
        }
            
* html .espanol {
    width:390px;
    margin:25px 0 0 12px;
    padding:0px;
        }
*:first-child+html .espanol {
    width:390px;
    margin:25px 0 0 12px;
    padding:0px;
        }
.espanol {
    width:390px;
    margin:7px 0 0 12px;
    padding:0px;
        }
.misc {
    width:390px;
    margin:7px 0 0 12px;
    padding:0px;
        }

/*Right Column*/
.searchPocketHome {
width: 175px;
background-image: url(/css/css_images/pocketbg_home.gif);
    background-repeat: repeat-y;
    background-position: top left;
    float:left;
    margin:0 -7px 10px 5px;
    z-index:10;        }
form {
    padding: 0 0 2px 0;
    margin:0px;
    z-index:10;    }
.input {
    margin: 0px 0px 0px 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #640A01;
    line-height: normal;
    z-index:10;        }
        
.visitorHome {
width: 175px;
background-image: url(/css/css_images/visitorbg_home.gif);
    background-repeat: repeat-y;
    background-position: top left;
    float:left;
    margin:0 -7px 0 5px;
    z-index:10;        }
.visitorHomeTop {
    width: 175px;
    float:left;
    margin:0 -9px 0 5px;
    z-index:10;        }
.visitorHomeBottom {
    width: 175px;
    float:left;
    margin:0 -7px 10px 5px;
    z-index:10;        }
.visitorHome p {
    margin: 0px;
    padding:0 18px 0 8px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #640A01;
    line-height: normal;
    z-index:10;        }
        
.visitorHome a {
    font-size: 10pt;
    text-decoration: none;
    color: #DF6C08;
    font-weight: bold;
    text-align: center;
    margin-bottom: 6px;
    z-index:10;        }
.visitorHome a:hover {
    text-decoration: underline;
    z-index:10;        }
.gospelMessage {
    width: 175px;
    margin:0 -7px 10px 5px;
    float:left;
    z-index:10;        }        
.rightPocketHome {
width: 175px;
background-image: url(/css/css_images/pocketbg_home.gif);
    background-repeat: repeat-y;
    background-position: top left;
    float:left;
    margin:0 -7px 0 5px;
    z-index:10;        }
.rightPocketHomeTop {
    width: 175px;
    float:left;
    margin:0 -7px 0 5px;
    z-index:10;        }
.rightPocketHomeBottom {
    width: 175px;
    margin:-10px -7px 10px 5px;
    float:left;
    z-index:10;        }
        
.rightPocketHomeBottom2 {
    width: 175px;
    margin:0 -7px 10px 5px;
    float:left;
    z-index:10;        }
.rightPocketHome p {
    width: 145px;
    margin: 0px 20px 0px 6px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #F0E7BC;
    z-index:10;        }
.rightPocketHome a {
    text-decoration: none;
    color: #FFEC00;
    z-index:10;        }
.rightPocketHome a:hover {
    text-decoration: underline;
    z-index:10;        }
        
.rightPocketHomeHeader {
    width: 145px;
    margin: 0px 20px 0px 6px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #F0E7BC;
    font-weight: bold;
    z-index:10;        }
/*Functional Nav and Footer*/    
.funcNav {
    width: 760px;
    background-color: #60513A;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #EFE6BD;
    text-align: center;
    line-height:16px;    
}
.funcNav a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #EFE6BD;
    text-decoration: none;
}
.funcNav a:hover {
    text-decoration: underline;
}
.footer {
    width: 760px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #EFE6BD;
    text-align: center;
    padding:8px 0 8px 0;
}
.footer a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFEC01;
    text-decoration: none;
}
.footer a:hover {
    text-decoration: underline;
}