.topnav
{
    background-image: url('Images/topnavback.gif');
    background-color: #003399;
    background-repeat: repeat-x;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;
    color: #FFFFFF;
    text-align: center;
    width: 965px;
    line-height: 24px;
    margin-right:auto; 
    margin-left:auto; 
}
body
{
    text-align: center;
    margin-top: 0px;
    background-image: url('images/pageback.gif');
    background-repeat: repeat-y;
    background-color: #333333;
    background-position: center top;
}
#printbody
{
    text-align: center;
    margin-top: 0px;
    background-image: none;
    background-color: #fff;
    background-position: center top;
}
a img {border: 0px;}
.mainbody
{
    width: 965px;
    margin-right: auto; 
    margin-left: auto;
    background-image: url('images/mapback2.jpg');
    background-position: left top;
    background-repeat: no-repeat;
}
.mainleft
{
    text-align: left;
    width: 685px;
    float: left;
    height: 100%;
    margin-bottom: 0px;

}
.mainright
{
    position: relative;
    width: 280px;
    float: right;
    height: 100%;
    font-family: Verdana;
    font-size: 11px;
    line-height: 12px;
}

.header
{
    top: 0px;
    width: 965px;
    margin-right:auto; 
    margin-left:auto; 
    position: relative;
    left: 0px;
    font-family: Verdana;
    color: #fff;
    height: 171px;
}

h1, h1 a
{
    color: #9a332e;
    font-family: Georgia, serif;
    font-size: 22px;
    text-align: left;
    margin-top: 10px;
    margin-bottom: 5px; 
}

h2, h2 a
{
    font-family: Georgia, serif;
    font-size: 14px;
    text-align: left; 
    margin-top: 5px;
    margin-bottom: 10px; 
}
h3, h3 a
{
    color: #9a332e;
    font-family: Georgia, serif;
    font-size: 15px;
    margin-top: 3px;
    margin-bottom: 3px; 
}
.articlelistitem, .articlelistitem a
{
    color: #9a332e;
    font-family: Georgia, serif;
    font-size: 15px;
    margin-top: 3px;
    margin-bottom: 3px; 
    font-weight: bold;
}
.basicform
{
    font-family: Verdana;
    font-size: 11px;
}
.center
{
    text-align: center;
}

.center h1
{
    text-align: center;
}

.articlecontainer
{
    background-color: #fff;
    width: 550px;
    text-align: left;
    margin-right:auto; 
    margin-left:auto; 
    margin-top: 20px;
    margin-bottom: -20px;
    border: solid 1px #000;
    padding-left: 35px;
    padding-right: 35px;
    min-height: 400px;
    position: relative;
}

.storecontainer
{
    background-color: #fff;
    width: 620px;
    text-align: center; 
    margin-left:32px; 
    margin-top: 20px;
    margin-bottom: 20px;
    padding-bottom: 15px;
    border: solid 1px #000;
    float: left;
    position: relative;
}

#printarticlecontainer
{
    border: solid 0px #000;
}

.articleheader
{
    background-image: url('Images/topnavback.gif');
    background-color: #003399;
    background-repeat: repeat-x;
    width: 540px;
    text-align: right;
    line-height: 18px;
    margin-right:auto; 
    margin-left:auto; 
    margin-top: 10px;
    margin-bottom: 10px; 
}

.authortopname
{
    font-family: Verdana;
    font-size: 11px;
    margin-top: 0px;
    margin-bottom: 2px;
    text-align: left;
}

.authortopname a
{
    font-family: Verdana;
    font-size: 11px;
    margin-top: 0px;
    margin-bottom: 2px;
    text-align: left;
    color: #000;
    text-decoration: none;
}

.articlemain
{
    font-family: Georgia, serif;
    font-size: 13px;
    text-align: justify;
    margin-top: 15px;
    margin-bottom: 15px;
    line-height: 20px;
    background-image: url('images/icon.gif');
    background-position: right bottom;
    background-repeat: no-repeat;
}

.authorcontainer
{
    background-color: #fff;
    width: 540px;
    text-align: left; 
    margin-right:auto; 
    margin-left:auto;  
    margin-top: 20px;
    margin-bottom: 20px;
}

.authorimage
{
    float: left;
    margin-top: 3px
}

.authorname
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    margin-left: 85px;
    margin-top: 0px;
    margin-bottom: 2px;
}

.authorname a
{
    text-decoration: none;
    color: #000
}

.authororg
{
    font-family: Verdana;
    font-size: 10px;
    margin-left: 85px;
    margin-top: 0px;
    margin-bottom: 0px;
}
.authorloc
{
    font-family: Verdana;
    font-size: 10px;
    margin-left: 85px;
    margin-top: 0px;
    margin-bottom: 10px;
}
.authorshortbio
{
    font-family: Verdana;
    font-size: 10px;
    margin-left: 85px;
    margin-top: 0px;
    margin-bottom: 5px;
    text-align: justify;
}

.printicon
{
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-decoration: none;
    margin-right: 25px;
    padding-left: 24px;
    background-image:  url('images/print.gif');
    background-repeat: no-repeat;
    background-position: left center;
}

.emailicon
{
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-decoration: none;
    margin-right: 15px;
    padding-left: 24px;
    padding-bottom: 1px;
    background-image:  url('images/email.gif');
    background-repeat: no-repeat;
    background-position: left center;
}

.bottombar
{
    margin-left: auto;
    margin-right: auto;
    margin-top: 80px;
    margin-bottom: 15px;
    text-align: center;
    width: 100%;
}

.copyright, .copyright a
{
    font-family: Verdana;
    font-size: 9px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
    margin-bottom: 0px;
    width: 100%;
    text-align: center;
    color: #222;
}

.paypalleft
{
    text-align: left;
    width: 85px;
    float: left;
    margin-left: 40px;
    margin-top: 15px;
}

.paypalright
{
    text-align: left;
    width: 130px;
    float: right;
    margin-right: 20px;
    margin-top: 22px;
    font-family: Verdana;
    font-size: 11px;
}
.paypalright a
{
    color:#000;
    line-height: 20px;
}
 .style1
{
    width: 273px;
    margin-top: 20px;
           
}
 .style2
{
    width: 16px;
}
.style3
{
    text-align: center;
    font-family: Verdana;
    font-size: 11px;
    line-height: 12px;
}
.rnbook1
{
    position: absolute;
    top: 95px;
    left: 18px;
    text-align: center;
}
.rnbook1 a
{
    color: #000;
    text-decoration: none;  
}
.rnbook2
{
    position: absolute;
    top: 15px;
    left: 105px;
    text-align: left;
    font-family: Verdana;
    width: 150px;
}
.rnbook3
{
margin-top: 8px;
margin-bottom: 8px;
}
.rnbookprice
{
    font-weight: bold;
    margin-top: 8px;
}
.rnbooktitle
{
    text-align: left;
    font-size: 14px; 
    font-weight: bold;
}
.homeeventsdiv
{
    position: absolute;
    top: 180px;
    left: 20px;
}
.homenewsletterdiv
{
    position: absolute;
    top: 75px;
    left: 20px;
    text-align: center;
    margin-top: 20px;
    height: 90px;
    width: 250px;
}
.eventsdiv
{
    position: absolute;
    top: 360px;
    left: 20px;
}
.newsletterdiv
{
    position: absolute;
    top: 240px;
    left: 20px;
    text-align: center;
    margin-top: 20px;
    height: 90px;
    width: 250px;
}
.newsletterhead
{
    text-align: center;
    font-family: Verdana;
    font-size: 14px; 
    font-weight: bold;
}
.newslettertext
{
    text-align: left;
    font-family: Verdana;
    font-size: 10px; 
    font-weight: normal;
}
.featuredhead
{
    text-align: center;
    font-family: Verdana;
    font-size: 14px; 
    font-weight: bold;
}
.eventframe
{
    border: solid 1px #000;
}
.button
{
    width: 66px;
    height: 19px;
    text-align: center;
    font-family: Verdana;
    font-size: 10px; 
}
.textbox
{
    width: 120px;
    height: 12px;
    text-align: left;
    font-family: Verdana;
    font-size: 10px; 
}
.vaevents
{
    width: 250px;
    text-align: right; 
    padding-top: 3px;
}
.vaevents
a
{
 font-family: Verdana;
 font-size: 9px;
 text-align: right;
 text-decoration: none;
 color: #000;
}

.navdiv
{
 width: 540px;
 text-align: right;
 font-family: Verdana;
 font-size: 9px;
 color: #000;   
}

.navdiv a
{
 color: #9A332E;   
}

.navlist
{
 font-family: Verdana;
 font-size: 9px;
 color: #000;
 height: 16px;
}

.eventcalendar
{
    width: 225px;
    float: left;
    height: 100%;
    margin-top: 20px;
    margin-left: 15px;
    margin-right: 0px;
}

.eventlistings
{
    width: 410px;
    float: right;
    height: 100%; 
    background-color: #fff;
    text-align: center;
    margin-right:15px; 
    margin-top: 20px;
    padding-top: 8px;
    margin-left: 0px;
    border: solid 1px #000;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}

.EventName
{
    text-align: left;
    margin-right:15px; 
    margin-top: 10px;
    margin-left: 15px;
    margin-bottom: 4px;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}

.Event2
{ 
    text-align: left;
    margin-right:15px; 
    margin-top: 0px;
    margin-left: 15px;
    font-family: Arial;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
}

.EventDesc
{ 
    text-align: left;
    margin-right:15px; 
    margin-top: 6px;
    margin-left: 15px;
    margin-bottom: 10px;
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
}
.homemainouter
{
    width: 680px;
    position: relative;
    height: 430px;
    font-family: Georgia, serif;
    font-size: 11px;
    font-weight: normal;
}
.homemainleft
{
 position: absolute;
 left: 35px;
 top: 40px;
 width: 155px;
}

.homemainmid
{
 position: absolute;
 left: 220px;
 top: 40px;
 width: 245px;
    font-family: Georgia, serif;
    font-size: 14px;
    text-align: justify;
    font-weight: normal;
    line-height: 18px;
}
.homemainright
{
 position: absolute;
 left: 495px;
 top: 40px;
 width: 155px;
}
.homeboxhead
{
 border-left: solid 1px #000;
 border-right: solid 1px #000;
 border-top: solid 1px #000;
 padding: 5px 5px;
 font-weight: bold;
 color: #fff;
 font-size: 14px;
 font-family: Verdana;
}
.homeboxhead a
{
    color: #fff;
    text-decoration: none;
}
.homeboxtext
{
 border-left: solid 1px #000;
 border-right: solid 1px #000;
 border-bottom: solid 1px #000;
 background-color: #fff;
 padding: 5px 5px;
 margin-bottom: 20px;
}
.homeboxtext a
{
color: #000;
text-decoration: none;
}
#boxpastor
{
 background-color: #3765a3;
}
#boxprayer
{
 background-color: #549867;
}
#boxarticles
{
 background-color: #a8534f;   
}
#boxevents
{
 background-color: #af8f69;   
}
#boxnewsletter
{
 background-color: #000;   
}
#boxmagazine
{
 background-color: #3993d2;   
}
#imgmag
{
 text-align:center;   
}
.thedate
{
 position: absolute;
 top: 12px;
 left: 700px;
 width: 265px;
 text-align: center;
 font-size: 11px;
 font-weight: bold;
}
.versea
{
 position: absolute;
 top: 55px;
 left: 700px;
 width: 265px;
 text-align: center;
 font-size: 9px;
}
.verseb
{
 position: absolute;
 top: 70px;
 left: 700px;
 width: 230px;
 text-align: center;
 font-size: 11px;
 text-align: left;
 padding-left: 20px;
 padding-right: 20px;
}
.versec
{
 font-size: 9px;
 font-weight: bold;
 text-align: right;
 margin-right: 20px;
}
#beckumhome
{
 position: absolute;
 top: 350px;
 left: 0px;   
}
.articleinfo
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}
.articlelistingauth a
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    margin-right: 15px;
    color: #000;
}
.articlepart, .articlepart a
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
    color: #000;
}
.contactimg
{
    position: absolute;
    top: 80px;
    left: 40px;
}
.contactinfo
{
    position: absolute;
    top: 90px;
    left: 330px;
    font-family: Georgia;
    font-size: 16px;
    text-decoration: none;
    color: #000;
    line-height: 20px;
}
.contactinfo h1
{
    font-size: 16px;
    font-weight: bold;
}
 .contactinfo a
 {
     text-decoration: none;
     color: #000;
 }
  .contactinfo a:hover
 {
     text-decoration: underline;
     color: #9b3e37;
 }
 .aboutimg
{
    position: absolute;
    top: 70px;
    left: 20px;
}
.abouttag
{
    position: absolute;
    top: 345px;
    left: 35px;
    font-family: Georgia;
    font-size: 11px;
}
 .aboutinfo
{
    position: absolute;
    top: 10px;
    left: 290px;
    font-family: Georgia;
    font-size: 12px;
    text-decoration: none;
    color: #000;
    line-height: 20px;
    margin-right: 40px;
    text-align: justify;
}
.aboutinfo h1
{
    font-size: 16px;
    font-weight: bold;
}
 .aboutinfo a
 {
     text-decoration: none;
     color: #000;
 }
 .advisoryimg
{
    position: absolute;
    top: 80px;
    left: 15px;
}
.advisoryinfo
{
    position: absolute;
    top: 10px;
    left: 330px;
    font-family: Georgia;
    font-size: 11px;
    text-decoration: none;
    color: #000;
    line-height: 14px;
}
.advisoryinfo h1
{
    font-size: 16px;
    font-weight: bold;
}
 .collegeimg
{
    position: absolute;
    top: 60px;
    left: 15px;
}
.collegeinfo
{
    position: absolute;
    top: 60px;
    left: 330px;
    font-family: Georgia;
    font-size: 11px;
    text-decoration: none;
    color: #000;
    line-height: 14px;
    margin-right: 20px;
    text-align: justify;
}
.collegeinfo h1
{
    font-size: 16px;
    font-weight: bold;
}
 .confimg1
{
    position: absolute;
    top: 40px;
    left: 15px;
}
 .confimg2
{
    position: absolute;
    top: 170px;
    left: 15px;
}
.confinfo
{
    position: absolute;
    top: 60px;
    left: 330px;
    font-family: Georgia;
    font-size: 11px;
    text-decoration: none;
    color: #000;
    line-height: 14px;
    margin-right: 20px;
    text-align: justify;
}
.confinfo h1
{
    font-size: 16px;
    font-weight: bold;
}
 .sfimg
{
    position: absolute;
    top: 10px;
    left: 10px;
}
.sftag
{
    position: absolute;
    top: 470px;
    left: 35px;
    font-family: verdana;
    font-size: 10px;
    font-weight: bold;
    width: 180px;
    text-align: justify;
}
.sfinfo
{
    position: absolute;
    top: 10px;
    left: 260px;
    font-family: Georgia;
    font-size: 12px;
    text-decoration: none;
    color: #000;
    line-height: 20px;
    margin-right: 30px;
    text-align: justify;
    height: 600px;
}
.sfinfo h1
{
    font-size: 16px;
    font-weight: bold;
}
.cleardiv
{
    clear: both;
}
#sfcontainer
{
    background-color: #fff;
    width: 550px;
    text-align: left;
    margin-right:auto; 
    margin-left:auto; 
    margin-top: 20px;
    margin-bottom: -20px;
    border: solid 1px #000;
    padding-left: 35px;
    padding-right: 35px;
    height: 700px;
    position: relative;
}
#aboutcontainer
{
    background-color: #fff;
    width: 550px;
    text-align: left;
    margin-right:auto; 
    margin-left:auto; 
    margin-top: 20px;
    margin-bottom: -20px;
    border: solid 1px #000;
    padding-left: 35px;
    padding-right: 35px;
    height: 570px;
    position: relative;
}
.articlelistingpart
{
    font-family: Verdana;
    font-size: 10px;
    font-weight: normal;
    color: #000;
    text-decoration: none;
}
.articlelistingpart a
{
    font-family: Verdana;
    font-size: 10px;
    font-weight: normal;
    color: #000;
    text-decoration: none;
}
.storecell
{
    width: 155px;
    text-align: center;
}

.storetable
{
    width: 620px;
}
.bookdiv
{
    width: 155px;
    text-align: center;
    font-family: Verdana;
    font-size: 9px;
    color: #000;
    text-decoration: none;
    height: 85px;
    vertical-align: top;
}
.bookimage
{

}
.bookname
{
    width: 155px;
    text-align: center;
}
.bookauth
{
    width: 155px;
    text-align: center;
}
.bookpages
{
    width: 155px;
    text-align: center;
}
.bookprice
{
    width: 155px;
    text-align: center;
}
.bookinfo
{
    text-align: center;
    font-family: Verdana;
    font-size: 12px;
    color: #000;
    margin: 10px auto 20px auto;
}
.bookbutton
{
    margin: 5px auto 10px auto;
}
.donation
{
    text-align: justify;
    font-family: Georgia;
    font-size: 14px;
    line-height: 18px;
    color: #000;
    text-decoration: none;
}
.storefeature
{
     position: relative;
     width: 500px;
     height: 220px;
}
.featurebook
{
    position: absolute;
    top: 0px;
    left: 80px;
}
.featurenew
{
    position: absolute;
    top: 5px;
    left: 240px;
    font-family: Georgia;
    font-size: 12px;
    font-weight: bold;
    color: #cc0000;
}
.featurename
{
    position: absolute;
    top: 30px;
    left: 240px;
    font-family: Georgia;
    font-size: 17px;
    font-weight: bold;
}
.featuresub
{
    position: absolute;
    top: 50px;
    left: 240px;
    font-family: Georgia;
    font-size: 12px;
    font-weight: normal;
}
.featureauth
{
    position: absolute;
    top: 70px;
    left: 240px;
    font-family: Georgia;
    font-size: 10px;
    font-weight: bold;
}
.featurepages
{
    position: absolute;
    top: 82px;
    left: 240px;
    font-family: Georgia;
    font-size: 10px;
    font-weight: bold;
}
.featureprice
{
    position: relative;
    top: 108px;
    left: 240px;
    font-family: Georgia;
    font-size: 12px;
    font-weight: bold;
}
.price1
{
    position: absolute;
    top: 10px;
    left: 0px;
}
.price2
{
    position: absolute;
    top: 10px;
    left: 110px;
}
.price3
{
    position: absolute;
    top: 10px;
    left: 220px;
}
.checkout
{
    position: absolute;
    top: 40px;
    left: 480px;
}

.conference1
{
    font-family: Georgia;
    font-size: 18px;
    text-decoration: none;
    font-weight: bold;
    color: #9a332e;
    text-align: center;
}

.conference2
{
    font-family: Georgia;
    font-size: 14px;
    text-decoration: none;
    color: #000;
    text-align: center;
}

#conferenceimg
{
    position: absolute;
    top: 110px;
    left: 15px;
}

.conferencelist
{
    position: absolute;
    top: 175px;

    font-family: Georgia;
    font-size: 9px;
    text-decoration: none;
    color: #000;
    text-align: center;
}

.homeconferencelist
{
    font-family: Georgia;
    font-size: 11px;
    text-decoration: none;
    color: #000;
    text-align: center;
}

#conftablediv
{
    position: absolute;
    top: 220px;
    left: 190px;
}

.confhead
{
    font-family: Georgia;
    font-size: 14px;
    text-decoration: none;
    color: #000;
    text-align: center;
    font-weight: bold;
}

.confleft
{
    font-family: Georgia;
    font-size: 12px;
    text-decoration: none;
    color: #000;
    text-align: right;
    padding: 2px 5px 2px 0;
    vertical-align: top;
    font-weight: bold;
}

.confmid
{
    font-family: Georgia;
    font-size: 12px;
    text-decoration: none;
    color: #000;
    text-align: right;
    padding: 2px 5px 2px 0px;
    vertical-align: top;
    font-weight: bold;
}

.confright
{
    font-family: Georgia;
    font-size: 12px;
    text-decoration: none;
    color: #000;
    text-align: left;
    padding: 2px 5px 2px 5px;
    vertical-align: top;
}

.conferencecontainer
{
    background-color: #fff;
    width: 550px;
    text-align: left;
    margin-right:auto; 
    margin-left:auto; 
    margin-top: 20px;
    margin-bottom: -20px;
    border: solid 1px #000;
    padding-left: 35px;
    padding-right: 35px;
    height: 1000px;
    position: relative;
}

#confmusic
{
    position: absolute;
    top: 545px;
    left: 100px;
    font-family: Georgia;
    font-size: 11px;
    text-decoration: none;
    color: #000;
    text-align: left;
}
.confinfo
{
    position: absolute;
    top: 585px;
    left: 250px;
    font-family: Georgia;
    font-size: 11px;
    text-decoration: none;
    color: #000;
    text-align: left;
}

.home1
{
    font-family: Georgia;
    font-size: 16px;
    text-decoration: none;
    font-weight: bold;
    color: #9a332e;
    text-align: center;
    margin: 0 0 5px 0;
}

.home2
{
    font-family: Georgia;
    font-size: 14px;
    text-decoration: none;
    font-weight: normal;
    color: #000;
    text-align: justify;
    margin: 2px 2px 2px 2px;
}

.home3
{
    font-family: Georgia;
    font-size: 10px;
    text-decoration: none;
    font-weight: bold;
    color: #000;
    text-align: justify;
    margin: 2px 2px 2px 2px;
}


.homemoreinfo
{
    font-family: Georgia;
    font-size: 14px;
    text-decoration: none;
    font-weight: bold;
    color: #000;
    text-align: center;
    margin-top: 15px;
}

.homemoreinfo a
{
    font-family: Georgia;
    font-size: 14px;
    text-decoration: underline;
    font-weight: bold;
    color: #9a332e;
    text-align: center;
    margin-top: 15px;
}
