.defaultbody, p  {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        line-height: 1.8em;
        color: #333;
        text-align: left;
        margin-top: 0px;


}
.headline {
        font-family: "Gill Sans MT", "Gill sans", Helvetica, Arial;
        padding-bottom: 1px;
        margin-bottom: 1px;
        text-align: left;
}
.subtitle {
            font-family: "Gill Sans MT", "Gill sans", Helvetica, Arial;
        padding-bottom: 5px;
        margin-bottom: 1px;
        text-align: left;
}
.date {
        font-family: Tahoma, Verdana;
        text-align: left;
        }
.reverse, .reverse a:link, .reverse a:visited, .reverse a:hover, .reverse a:active {
        color: #FFFFFF;
        }
.gray, .gray a:link, .gray a:visited, .gray a:hover {
        color: #666666;
        }
.red, .red a:link, .red a:visited, .red a:hover {
        color: #990000;
        }
.yella, .yella a:link, .yella a:visited, .yella a:hover {
        color: #F9FFCF;
        }
.black, .black a:link, .black a:visited, .black a:hover {
        color: #666666;
        }
.biggest {
        font-size: 24px;
        line-height: 1.2em;
}
.big {
        font-size: 16px;
        line-height: 1.6em;
}
.small {
        font-size: 11px;
        line-height: 1.6em;
}
.smallest {
        font-size: 9px;
        line-height: 1.6em;
}
.quote {
        line-height: 1.4em;
        font-family: Georgia, "Times New Roman", Times, serif;
        font-style: italic;
/*     font-variant: small-caps;  */
}
.block {
       display: block;
}
.centre {
        text-align: center;
}
.leftjustify {
        text-align: left;
        }
a:link, a:visited {
      text-decoration: none;
}
a:hover, a:active {
       text-decoration: underline;
}
/* ---------------------------------------------------------------------  */
/*      Tighten is a reusable class that simply tightens the              */
/*      leading. It's used on the column container captions --            */
/*      by appending defaultbody with a tighten class.                    */
/*  --------------------------------------------------------------------  */

.tighten {
        line-height: 1.2em;
        margin: 0px;


}


/* ---------------------------------------------------------------------  */
/* --------------- 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;

}

.titleclasstwitter {
        font-family: tahoma, Verdana, Helvetica, Arial;
        font-size: 10px;
        tex-align: left;
        font-weight: bold;
        padding-bottom: 20px;
        color: red;

}


/* ---------------------------------------------------------------------  */
/* ------------------- 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;
    }


/* ---------------------------------------------------------------------  */
/* -------------- R I G H T   C O L U M N   T W I T T E R --------------  */
/*  --------------------------------------------------------------------  */

.rightcolumncontainertwitter   {

      text-align: left;
      padding-top: 12px; /*  slightly different than leftcolumncontainer */
      padding-right: 35px;
      padding-left: 25px;
      background-image: url(img/bg_rightcolumncontainer_twitter.gif);
      background-repeat: no-repeat;
      background-position: right top;
}
.rightbottomcappertwitter {
      height: 17px;
      background-image: url(img/bg_right_bottom_capper_twitter.gif);
      background-repeat: no-repeat;
      background-position: right top;
    }
#twitter_update_list {
      padding-left: 35px;
      padding-right: 15px;
    }

/*  -----------------------------------------------------  */
/*  ---------------------- 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;
}

/*  -----------------------------------------------------  */
/*  -------------- P I C   S T Y L E S ------------------  */
/*  Whether it's attached to a news story or in the -------*/
/*  gallery, this is the place where pics are sized -------*/
/*  and bordered  -----------------------------------------*/
/*  -----------------------------------------------------  */


.newspicholder {
    margin-right: 12px;
    padding: 8px;
    text-align: left;
    display: inline;
    float: left;
    border: 1px dotted #CCCCCC;
    text-align:left:
    clear: right;
    width: 162px;
}

.newspic {
        padding: 5px;
        margin-bottom: 6px;
        width: 150px;
        height: 113px;
        margin-left: 0px;
        text-align: left;
        display: block;
        border: 1px solid #666666;


}
.caption {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    line-height:1.2em:
    color: #999:

}
/*  ----- P H O T O G A L L E R Y   S T Y L E S --------  */

.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;
        }

/*  -----------------------------------------------------  */
/*  ------------ P O P U P   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;
        }


.container_householder {
        padding-left: 44px;
        margin-top:5px;
        background-image: url(../icons/pdficon.gif);
        background-position: top left;
        background-repeat: no-repeat;
        }


.pdfholder {
        border: 1px #999 solid;
        padding: 5px;
        background-color:#f2f2f2;
        background-image: url(../icons/householdericon.gif);
        background-position: top left;
        background-repeat: no-repeat;
        height: 60px;
        text-align: left;
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 12px;
        }
/*  -----------------------------------------------------  */
/*  ----------- FOR EMBEDDED PDF FILES ------------------  */
/*  -----------------------------------------------------  */

.pdf_attachment {
    margin-top:10px;
    margin-bottom:10px;
        padding-left:55px;
        padding-top:14px;
        min-height:45px;
        font-size: 14px;
        background-image: url(icons/pdf.png);
        background-repeat: no-repeat;
        background-position: left top;
        border: 1px solid #CCCCCC;
}
.pdf_attachment .defaultbody {
        font-size: 12px;
        line-height: 1.2em;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #666666;

}
.pdf_attachment .defaultbody a:link {
        text-decoration:none;
        color: #666666;
}
.pdf_attachment .defaultbody a:visited {
        text-decoration:none;
        color: #333333;
}
.pdf_attachment .defaultbody a:hover {
        text-decoration:underline;
        color: #666666;
}
.pdf_attachment .small {
        font-size: 9px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #666666;
        margin-bottom:10px;
}