﻿body 
{
    text-align: center;
    background-color: #a59d69;
    background-repeat: repeat-x;
    margin-top: 0;
    
    font-family: Verdana, Arial;
    font-size: 10pt;

}

#topGrass
{

}

#maincontainer
{
    margin: 0 auto;
    text-align: left;
    background-image: url(Images/mainContainerMidd.png);
    width: 870px;
    padding: 5px 25px;
}

#mainContainerHead
{
    margin: 0 auto;
    background-image: url(Images/mainContainerHead.png);
    height: 32px;
    width: 920px;
}

#mainContainerFoot
{
    margin: 0 auto;
    background-image: url(Images/mainContainerFoot.png);
    height: 20px;
    width: 920px;
}

/* -------------------------- */

#rightNav
{
    margin: 0 auto;
    text-align: left;
    background-image: url(Images/leftNav_02Middle.jpg);
    width: 188px;
    padding: 0px 6px;
}

#rightNavHead
{
    margin: 0 auto;
    background-image: url(Images/leftNav_01Top.jpg);
    height: 16px;
    width: 200px;
}

#rightNavFoot
{
    margin: 0 auto;
    background-image: url(Images/leftNav_03Bttm.jpg);
    height: 16px;
    width: 200px;
}

#NavRight
{
    float: left;
    margin-right: 30px;
    margin-bottom: 15px;
    margin-left: 5px;
    
    color: #fff;
    
    font-family: Verdana, Arial;
    font-size: 10pt;
    width: 200px;
}

#NavRight p
{
    margin: 0;
    line-height: 150%;
    letter-spacing: 0;
}

#NavRight h1
{
    font-size: 14pt;
    text-align: center;
    margin: 0;
}

#NavRight h2
{
    font-size: 10pt;
    margin: 7px 0px 3px 0px;
}


#RightUnder
{
    padding-top: 20px;
    text-align: center;
    color: #000;
}

#RightUnder a
{
    color: #555;
}


/* -------------------------- */
#header
{
    height: 135px;
    width: 870px;
}

#headerImg
{
    height: 134px;
    width: 341px;
    float: left;
}

#theTopNav
{
    float: right;
    line-height: 25px;
    text-align: right;
    width: 519px;
    height: 134px;
    background-image: url(Images/topNavBG.jpg);
    background-position: top right;
}

#navSit
{
    margin-top: 73px;
}

#theTopNav a
{
    color: #000;
}

#theTopNav a:hover
{
    font-weight: bold;
}

#rightImages
{
    
    
}

.padRight15
{
    padding-right: 15px;
}


#rightNews
{
    background-image: url(Images/2010-03Right.jpg); width: 180px; padding: 10px; height: 280px; color: #fff; font-size: 15px; text-align: center; line-height: 20px;
    margin-bottom: 20px;
}

#rightNewsText
{
    padding-top: 130px;
}

#rightNews a
{
    color: #eee;
    font-size: 14px;
}

#rightNews a:hover
{
    color: #ffffff;
    font-weight: bold;
}


/* -------------------------- */

#theContent
{
    margin-left: 235px;
    padding-top: 5px;
    padding-bottom: 10px;
    background-position: top center;
    background-image: url(Images/bubbles.jpg);
    background-repeat: no-repeat;
    line-height: 140%;
}

#theContent h1
{
    line-height: 30px;
    font-size: 23px;
    color: #5a120b;
    border-bottom: solid 2px #5a120b;
}

#theContent h2
{
    font-size: 18px;
    color: #ca4a30;
}

#theContent h3
{
    font-size: 18px;
    color: #fff;
    text-align: center;
}

#bread
{
    font-size: 12px;
}

#bread a
{
    color: #000;
    text-decoration: none;
}
/* -------------------------- */

#footer
{
    background-image: url(Images/footer.jpg);
    width: 860px;
    height: 35px;  /* really 45, but 10 padding so is 35 high */
    margin: 0 auto;
    padding-top: 10px;
    
    text-align: center;
    color: #fff;
    font-family:  Verdana, Arial;
    font-size: 14pt;
    
    clear: both;
}



/* -------------------------- */

#ByRazzlewood
{
    color: #eeeeee;
    text-align: center;
    font-size: 10px;
    letter-spacing: 1px;
    margin-top: 10px;
}

#ByRazzlewood a
{
    color: #fbf4ec;
    text-decoration: none;
}

/* ------------------------- */


.CSAShareOption
{
    background-image: url(Images/sharebg.png);
    height: 300px; /* really 310, but take off 5px for each side */
    width: 300px;
    padding: 5px;
    color: #fff;
}

.CSAShareOption h2
{
    text-align: center;
    width: 300px;
    line-height: 130%;
}

.CSAText
{
    font-family: Verdana, Arial;
    font-size: 10pt;
}

.CSARight
{
    text-align: right;
}

.FormFieldError
{
    color: #e03f47;
    font-weight: bold;
}

/* -------------------------------------------------------------- */

/* GALLERY */


.phgal
{
    width: 700px; height: 525px;
    border: solid 1px #000;
    margin-bottom: 10px;
}

.phBox
{
    background-image: url(images/galBG.png);
    padding: 29px 29px 44px 29px;

    color: #fff;
    font-weight: bold;
    word-spacing: 5px;
    letter-spacing: .07em;
    
}

.phBox a
{
    color: #fff;
    text-decoration: none;
}

.phBox a:hover
{
    color: #fff;
    text-decoration: underline;
}

#UpdateProgress
{
    width: 800px;
    height: 70px;
    background-image: url(images/loader.png);
    text-align: center;
    color: #fff;
}

#UpdateProgress h1
{
    color: #fff;
    border-bottom: solid 2px #fff;
}

/* ------------------------------------- */

.padding3
{
    padding: 3px;
}

#calInfoDisplay
{
    width: 600px;
    border: double 3px #a6876a;
    padding: 15px;
    background-color: #fff;
    margin-bottom: 15px;
}

#calInfoDisplay h3
{
    margin: 0px 0px 5px 0px;
    color: #3d5624;
    border-bottom: solid 2px #3d5624;
    text-align: left;
}

#calInfoDisplay h4
{
    margin: 0;
    font-style: italic;
}

#calBox
{
}

#calBox a
{
    color: #000;
}

#calBox a:hover
{
    text-decoration: none;
    border-bottom: double 3px #000;
}

#BEError h4
{
    color: #953f3f;
    border: solid 3px #953f3f;
}

 .PrintHide
 {
     background-color: #fff;
     height: 100px;
     width: 8in;
     padding: 10px;
 } 

@media print 
{
 .PrintHide
 {

     visibility: hidden
 }   
}