﻿body
{
    background-color: #fef397;
    background-image: url(images/bg_body.jpg);
    background-repeat: repeat-x;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    border: 0px;
    height: 100%;
    width: 100%;
    text-align: center;
    font-family:  Times New Roman, Tahoma, Verdana, Arial;
    font-size: 11px;
}


a, a:link, a:visited
{
    color: #dadf0f;
    text-decoration: none;
    font-size: 11px;
}
a:hover
{
    text-decoration: underline;
}


h1
{
    font-family: Arial, Tahoma, Verdana;
    font-size: 18px;
    color: #eefc11;
}

h2
{
    font-family: Arial, Tahoma, Verdana;
    font-size: 16px;
    color: #ec8101;
}

h3
{
    font-family: Arial, Tahoma, Verdana;
    font-size: 14px;
    color: #88877e;
    font-weight: bold;
}

h4
{
    font-family: Verdana, Arial, Tahoma;
    font-size: 12px;
    color: #008af0;
}

.normal, .normal td, .normal th .normal p
{
    font-family: Times New Roman, Verdana, Tahoma, Arial;
    font-size: 12px;
    color: dimgray;
    line-height: 24px;
}




#MainContainer
{
    margin-right: auto;
    margin-left: auto;
    width: 1000px;
}
/********************************/
/*      grey main background
/********************************/
#BodyContOuter
{
    width: 1000px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    background-image: url(images/bg_header.jpg);
    background-position: 0 0;
    background-repeat: no-repeat;
}
#BodyContOuter .bg_top .corner_tl
{
    background-image: url(images/bg_corner_mgrey_TL.jpg);
    background-repeat: no-repeat;
    background-position: -6 -5;
    width: 30px;
    height: 10px;
}
#BodyContOuter .bg_top .corner_tr
{
    background-image: url(images/bg_corner_mgrey_TR.jpg);
    background-repeat: no-repeat;
    background-position: 6 -4;
    height: 10px;
    width: 30px;
}
#BodyContOuter .bg_top
{
    height: 8px;
}
#BodyContOuter .bg_btm
{
    height: 30px;
}
#BodyContOuter .bg_btm .corner_bl
{
    background-image: url(images/bg_corner_mgrey_bL.jpg);
    background-repeat: no-repeat;
    background-position: -6 5;
    width: 30px;
    height: 30px;
}
#BodyContOuter .bg_btm .corner_br
{
    background-image: url(images/bg_corner_mgrey_bR.jpg);
    background-repeat: no-repeat;
    background-position: 6 6;
    height: 30px;
    width: 30px;
}
/********************************/
/*      ends main background
/********************************/



/********************************/
/*      grey main background
/********************************/
#topWellCont .bg
{
    background-image: url(images/bg_top_header.jpg);
    width: 100%;
    height: 93px;
    background-repeat: repeat-y;
}
#topWellCont .spacer
{
    height: 40px;
    background-color: #000;
}

#topWellCont .topMessage .normal
{
    font-family: Georgia, Arial, Tahoma;
    font-size: 22px;
    color: #fff;
}
/********************************/
/*      ends main background
/********************************/
/********************************/
/*      top bg background
/********************************/
#BodyTopCont
{
    width: 100%;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0px;
    padding-right: 0px;
}

#BodyTopCont .logoCont
{
   width: 100%;
    height: 130px;
    margin-top: 24px;
    border: solid 0px red;
  
}


#BodyTopMiniCont
{
    background-color: #000;
    background-image: url(images/header_mini.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    width: 1000px;
    height: 231px;
    margin-right: auto;
    margin-left: auto;
}

#spacer1
{
    background-color: #000;
    width: 1000px;
    height: 35px;
    background-image: url(images/misc_hdr_strip.jpg);
    background-repeat: no-repeat;
}




/********************************/
/*      ends top ont background
/********************************/


#CopyrightCont
{
    font-size: 10px;
    text-align: center;
    vertical-align: middle;
    height: auto;
    width: 1000px;
    padding-top: 10px;
}

#CopyrightCont a, #CopyrightCont a:link, #CopyrightCont a:visited
{
    color: #544b31;
    font-size: 10px;
    font-weight: normal;
}

#CopyrightCont .logo
{
    padding-left: 5px;
}

#CopyrightCont .copyright, #CopyrightCont .SkinObject
{
    padding-left: 0px;
    color: #544b31;
    font-size: 10px;
    font-weight: normal;
}

#CopyrightCont .terms
{
    padding-left: 140px;
    padding-top: 50px;
    width: 100%;
}


/********************************/
/*    top nav cont 
/********************************/

#topnavCont
{
    width: 100%; 
}





#topnavCont .auxnav
{
    text-align: center;
    padding-right: 0px;
    padding-left: 0px;

}
#topnavCont .auxnav ul
{
    width: auto;
     padding-right: 0px;
    padding-left: 0px;
    margin-top: 15px;
    margin-bottom: 3px;
    margin-left: 0px;
}
#topnavCont .auxnav li
{
    display: inline;
    border-left: 1px khaki solid;
    padding-right: 18px;
    padding-left: 18px;
    padding-top: 0px;
    padding-bottom: 0px;
    height: 0px;
    color: #473b24;
}

#topnavCont .auxnav a, #topnavCont .auxnav a:link, #topnavCont .auxnav a:visited
{
    color: #fff;
    font-size: 16px;
    font-family: Times New Roman, Arial, Tahoma, Verdana, MS Sans Serif;
    font-weight: normal;
    font-variant: small-caps;
}



#topnavCont .auxnav li.first
{
    border-left: khaki 0px solid;
    padding-left: 0px;
}
#topnavCont .auxnav li.last
{
 
    padding-right: 0px;
}
/********************************/
/*      ends top nav cont 
/********************************/


#topAdCont p
{
    margin: 0;
    padding:0;
}

#topAdCont
{
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    height: 0px;
    text-align: left;
  
}

#topAdCont2
{
    padding: 0px 0px 0px 0px;
    margin: 0px auto 0px auto;
    height: 118px;
}

#topAdCont .video
{
    padding-left: 12px;
}




#MainFooterCont
{
    background-color: #540202;
    height: 25px;
}
.tablemax
{
    width: 100%;
}
.widthauto
{
    width: auto;
}



#bgwhite
{
   
    padding-left: 0px;
    padding-right: 0px;
    height: 54px;
    width: 100%;
     background-image: url(images/bg_nav.jpg);
    background-repeat: repeat-x;
    background-position: 0 0;
  

}


#MainCont
{
    height: auto;
     background-color: #fff;
    padding-left: 0px;
    padding-right: 0px;
    width: auto;
    margin-left: auto;
    margin-right: auto;
}



/*     pane styling */

#layout .top
{
    background-color: #8a661a;
    background-image: url(images/bg_whitetogold.jpg);
    background-repeat: repeat-x;
    width: 100%;
}

.top .mainpane
{ 
    width: 65%;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 5px;
    margin: 0;
   
}

.top .right1
{ 
   width: auto;
   text-align: left;
    padding-top: 10px;
    padding-right: 10px;
    padding-left: 10px;
  
}


#layout .DNNEmptyPane
{
   
}

.mid .left
{
     padding-right: 10px;
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 0px;
    width: 35%;
}


.mid .right2
{
      padding-right: 10px;
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 35%;
}
.mid .right3
{
      padding-right: 10px;
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.mid .midcenter
{
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}

#layout .brownbg
{
    background-color: #8d7956;
}

#layout .brownbg .Head1, #layout .brownbg .Normal, #layout .brownbg .CommandButton
{
    color: #ffffcc;
}


#layout .brownbg a, 
#layout .brownbg a:link,
#layout .brownbg a:hover,
#layout .brownbg a:visited
{
    color: #fff;
}  

#layout .bottom h2
{
    font-size: 18px;
    font-weight: bold;
    font-family: Times New Roman Arial Verdana;
    color: #fff;
}


#layout .bottom
{
    background-color: #544b31;
    width: 100%;
    color: #fff;
    padding: 10px 10px 10px 10px;
}

#layout .bottom .title, #layout .bottom div.title
{
   padding: 0;
   margin: 0;
}


.bottom .bottom1 br,
.bottom .bottom2 br
{
    line-height: 7px;
}

#layout .bottom .title a, #layout .bottom .title a:link, #layout .bottom .title a:visited
{
    text-transform: lowercase;
    font-size: 14px;
    background-image: url(images/bullet_black.png);
    background-repeat: no-repeat;
    background-position:left 7;
    margin-left: 5px;
    padding-left: 9px;
    margin-top: 0px;
    margin-bottom: 0px;
    text-decoration: none;
}

#layout .bottom2 
{
    padding-left: 10px;
 
}


#layout .bottom2 ul 
{
    padding: 0;
    margin: 0;
}

#layout .bottom2 ul li
{
    list-style-type: none;
 
}

#layout .bottom2 .li a, #layout .bottom2 li a:link, 
#layout .bottom2 li a:visited
{
    text-transform: lowercase;
    font-size: 14px;
    background-image: url(images/bullet_black.png);
    background-repeat: no-repeat;
    background-position:left 7;
     margin-left: 5px;
    padding-left: 9px;
    margin-top: 0px;
    margin-bottom: 0px;
    text-decoration: none;
    
}


#layout .bottom a,#layout .bottom a:link 
{
    color: #fff;
}


#layout .bottom a:visited
{
    color: whitesmoke;
    text-decoration: none;
}

#layout .bottom a:hover, .bottom1 a:hover, .bottom2 a:hover 
{
    text-decoration: underline;
}

.bottom .bottom1
{
    width: 30%;
    padding-left: 30px;
}

.bottom .bottom2
{
    width: 30%;
}




/*  ends pane styling */


#signupform
{
    background-image: url(images/bg_signup.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    width: 298px;
    height: 610px;
    margin-right: 20px;
}



#dapsignup
{
    background-image: url(images/bg_signup.jpg);
    width: 298px;
    height: 610px;
}


#dapsignup .container
{
    position: relative;
    top: 370px;
    left: 0px;
}

#dapsignup .name, 
#dapsignup .email
{
    font-size: 9px;
}


#dapsignup .name input,
#dapsignup .email input
{
    width: 240px;
    height: 34px;
    padding-top: 7px;
    padding-left: 5px;
  
}

#dapsignup .name input
{
    margin-bottom: 5px;
}

#dapsignup .btn
{
    padding-left: 22px;
    padding-top: 50px;
}

#dapsignup .hide, .hide
{
    display: none;
}


#prayerReqs
{
   font-size: 11px;
   font-family: Verdana Tahoma Arial;
   padding-left: 40px;
}


#prayerReqs .head3
{
    color: gray;
    font-weight: bold;
    font-size: 12px;
    border: none;
    width: auto;
}

#prayerReqs .head3
{
    text-transform: lowercase;
}


#prayerReqs .head3 .msg
{
    padding-left: 7px;
    font-weight: normal;
}


#prayerReqs .comment h3
{
    text-align: left;
}

#prayerReqs .comment
{
    padding-top: 15px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

#testify_mini
{
    color:#fff;
    white-space: normal;
    width: 270px;
  
}


#testify_mini .comments
{
   white-space:normal;
}

#testify_mini .name
{
    color: #ffcc33;
    padding-bottom: 4px;
    
}


#testify_mini hr
{
    color: #cc9933;
    width: 97%;
    height: 1px;
    margin-bottom: 3px;
    text-align: left;
}

#testify_mini .more
{
text-align: right;
padding-right: 5px;

}

#testify_mini .more a, 
#testify_mini .more a:link, 
#testify_mini .more a:visited 
{
    color: #ffcc33;
}

#testify_detail
{
    width: 100%;
    color: Gray;
    margin-bottom: 80px;
    line-height: 22px;
}


#testify_detail .name
{
    padding-bottom: 10px;
    font-weight: bold;
}

#testify_detail .date
{
    font-size: 12px;
    font-weight: normal;
}

.normal #leftnav
{
    
}

.normal #leftnav li a, .normal #leftnav li a:link, .normal #leftnav li a:visited
{
    color: #fff;
    font-size: 14px;
    font-weight: normal;
   
}

.normal ul#leftnav
{ 
    margin-left: 0px;
    padding-left: 0px;
    padding-top: 3px;
}


.prayerVideo
{
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 10px;
     font-family: Times New Roman, Verdana, Tahoma, Arial;
    font-size: 16px;
    color: dimgray;
    line-height: 24px;
}


.prayerVideo h1
{
    width: 90%;
    height: auto;
    padding-bottom: 8px;
    padding-top: 3px;
    padding-left: 0px;
    vertical-align: middle;
    font-size: 24px;
    color: #9e9166;
    font-family: Arial, Helvetica, sans-serif;
    margin-left: 2px;
    font-variant: small-caps;
    border-bottom: solid 1px #9e9166;
}

.prayerVideo .backlink 
{
    margin-left: 20px;
    vertical-align: middle;
    height: auto;
}


.prayerVideo .backlink a, 
.prayerVideo .backlink a:link,
.prayerVideo .backlink a:visited  
{
    font-size: 18px;
    color: #ff6633;
   
}



.prayerreq_grid
{
}

.prayerreq_grid div
{
    padding: 0;
    margin: 0;
}

.prayerreq_grid .itemPhoto
{
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    width: 125px;
    height: 135px;
}

.prayerreq_grid .photo img
{
    width: 120px;
    height: 80px;
}

.prayerreq_grid h5
{
    margin: 0;
    padding: 0;
}

.prayerreq_grid .date
{
    font-weight: normal;
    font-size: 12px;
    color: #cc9933;
}

