p {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        line-height: 1.8em;
        color: #333;
        text-align: left;


        }

.linklist p, .linklist a:link, .linklist a:visited {
        line-height: normal;
        color: #333;
        text-align: left;
        margin: 0px;
        padding: 5px;
        text-indent: 0px;
                }


#helpdiv li, #helpdiv a:link, #helpdiv a:visited, #helpdiv p {
    line-height: normal;
    color: #FFFFFF;
    text-align: left;
    margin: 0px;
    padding-bottom: 5px;
    text-indent: 0px;
    text-decoration: none;
    list-style-type: disc;
    list-style-position: outside;
    display:block;
}

#helpdiv a:hover {
        color: #CCCCCC;
                }

#center h1, #center .headline {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 16px;
        margin: 0px;
        padding: 0px;
        color: #A50124;
        display: block;
                }

#center h2, #center .subhead {
    font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 14px;
        margin: 0px;
        padding: 0px;
        color: #666666;
    display:block;
                }

#center h3, #center .subtitle {
    font-size: 14px;
    font-weight: bold;
    color: #666666;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    margin: 0px;
    padding: 0px;
    color: #666666;
    display:block;
                }


/* ---------------------------------------------------------------------  */
/* --------------- T I T L E   B A R   S T Y L E------------------------  */
/* The titles that appear in the right and left column                    */
/* leftcolumncontainer on the left and rightcolumncontainer on the right  */
/*  --------------------------------------------------------------------  */

.titleclass {
        font-family: tahoma, Verdana, Helvetica, Arial;
        font-size: 10px;
        tex-align: left;
        font-weight: bold;
        padding-bottom: 20px;
        color: #FFFFFF;

}



/* ---------------------------------------------------------------------  */
/* ------------------- L E F T   C O L U M N --------------------------   */
/* Headlines and subheads are declared here for the left column           */
/* leftcolumncontainer is a resuable container which gives the title it's */
/* red cap and the background. Styles are identical for the right column  */
/*  --------------------------------------------------------------------  */
.leftcolumncontainer   {
        text-align: left;
      padding-top: 10px;
      padding-left: 35px;
      background-image: url(img/bg_leftcolumncontainer.gif);
      background-repeat: no-repeat;
      background-position: left top;
}

.leftcolumncontainer .headline {
        font-family: tahoma, Verdana, Helvetica, Arial;
        font-size: 10px;
        font-weight: bold;
        color: #333333;
}

.leftcolumncontainer .subhead {
        font-family: tahoma, Verdana, Helvetica, Arial;
        font-size: 10px;
        font-weight: normal;
        color: #666666;
}

.leftcolumncontainer .subtitle {
        font-family: tahoma, Verdana, Helvetica, Arial;
        font-size: 10px;
        font-weight: bold;
        color: #666666;
}
.leftcolumncontainer .subhead a:link, .leftcolumncontainer .subhead a:visited, {
        color: #990000;
        text-decoration: none;
}
.leftcolumncontainer .subhead a:hover {
        color: #990000;
        text-decoration: underline;
}
.leftcolumncontainer a:link, .leftcolumncontainer a:visited, {
        color: #990000;
        text-decoration: none;
}
.leftcolumncontainer a:hover {
        color: #990000;
        text-decoration: underline;
}
.leftbottomcapper {
      height: 17px;
      background-image: url(img/bg_left_bottom_capper.gif);
      background-repeat: no-repeat;
      background-position: left top;
    }








/* ---------------------------------------------------------------------  */
/* ------------------- R I G H T   C O L U M N -------------------------  */
/* Headlines and subheads are declared here for the right column          */
/* rightcolumncontainer is defined in container sheet and holds the       */
/* red cap and the background. Styles are identical for the left column   */
/*  --------------------------------------------------------------------  */

.rightcolumncontainer   {

      text-align: left;
      padding-top: 12px; /*  slightly different than leftcolumncontainer */
      padding-right: 35px;
      padding-left: 25px;
      background-image: url(img/bg_rightcolumncontainer.gif);
      background-repeat: no-repeat;
      background-position: right top;
}
.rightcolumncontainer .headline {
        font-family: tahoma, Verdana, Helvetica, Arial;
        font-size: 10px;
        font-weight: bold;
        color: #333333;
}
.rightcolumncontainer .subhead {
        font-family: tahoma, Verdana, Helvetica, Arial;
        font-size: 10px;
        font-weight: normal;
        color: #666666;
}
.rightcolumncontainer .subtitle {
        font-family: tahoma, Verdana, Helvetica, Arial;
        font-size: 10px;
        font-weight: bold;
        color: #666666;
}
.rightcolumncontainer .subhead a:link, .rightcolumncontainer .subhead a:visited, {
        color: #990000;
        text-decoration: none;
}
.rightcolumncontainer .subhead a:hover {
        color: #990000;
        text-decoration: underline;
}
.rightcolumncontainer a:link, .rightcolumncontainer a:visited, {
        color: #990000;
        text-decoration: none;
}
.rightcolumncontainer a:hover {
        color: #990000;
        text-decoration: underline;
}
.rightbottomcapper {  clear:both;
      height: 17px;
      background-image: url(img/bg_right_bottom_capper.gif);
      background-repeat: no-repeat;
      background-position: right top;
    }





/*  -----------------------------------------------------  */
/*  ---------------------- M I S C ----------------------  */
/*  Only concerns a chapter listing for the Seniors Guide  */
/*  -----------------------------------------------------  */

.chapterlist a:link, .chapterlist a:visited  {
        line-height: 0.9em;
        color: #666;
        text-align: left;
}
.chapterlist a:hover {
        text-decoration: underline;
}


.newspic {
        border: thin solid #CCCCCC;
        padding: 5px;
        text-align: left;
        display: inline;
        float: left;
        margin-top: 3px;
        margin-right: 13px;
        margin-bottom: 10px;
        margin-left: 0px;
        width: 113px;
        height: 75px;
}


.newspicholder {
        border: thin solid #CCCCCC;
        padding: 5px;
        text-align: left;
        display: inline;
        float: left;
        margin-top: 3px;
        margin-right: 13px;
        margin-bottom: 10px;
        margin-left: 0px;
        width: 123px;
        height: auto;
}

.imageFrame
{
    border-right: silver 1px solid;
    padding-right: 2px;
    border-top: silver 1px solid;
    padding-left: 5px;
    padding-bottom: 2px;
    border-left: silver 1px solid;
    padding-top: 2px;
    border-bottom: silver 1px solid;
    margin-bottom: 1px;
    }

/* div that holds the phone numbers  */
/* it's hidden and populated onClick */
#localphone  {

        margin: 0px auto;
        height: auto;
        padding-top: 85px;
        padding-left: 25px;
        text-align: left;
        padding-right: 36px;
        padding-top: 10px;
        }

/*  -----------------------------------------------------  */
/*  ------------------- C A P T I O N -------------------  */
/*  --This effects only the captions in viewimage.aspx---  */
/*  -----------------------------------------------------  */

.viewimagecaption {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        line-height: 1.8em;
        color: #333;
        text-align: left;
        margin-left: 5px;
        margin-top: 5px;


        }
/*  -----------------------------------------------------  */
/*  ----------------- B L O G   P U L L -----------------  */
/*  ---- This effects blog module FeaturedBlog.aspx -----  */
/*  -----------------------------------------------------  */
.blogpic {
        width: 100px;
        float: left;
        border: thin solid white;

}
.blogpic a:hover {
        width: 120px;


}
.blogcaption {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        display: block;
        line-height: 1.4em;
        color: #333;
        text-align: left;
        display: block;
        margin-bottom: 20px;
        padding-bottom: 20px;
        border-bottom-width: thin;
        border-bottom-style: solid;
        border-bottom-color: #CCCCCC;

}
.blogtitle {
        font-family: Tahoma, Verdana, Helvetica, sans-serif;
        font-size: 16px;
        font-weight: bold;
        display: block;;
        line-height: 1.2em;
        color: #666666;
        text-align: left;
        display: block;

}
.blogdate {
        font-family: Tahoma, Verdana, Helvetica, sans-serif;
        font-size: 9px;
                display: inline;
        line-height: 0.9em;
        color: #666666;
        text-align: left;
        display: block;

}
.blogholder {
        width: 240px;
        padding-left: 20px;


        text-align: left;
        float: left;

}
.reverse {
        color: #FFF;

}