
@media all
{

    /* =unviversals */
    *
    {
        margin: 0;
        padding: 0;
    }

    h3, h4, p, blockquote, address, dl, ul, ol
    {
        margin: 0 20px;
        padding: 0.5em 0;
    }


    /* =html */
    html
    {
        color: #000;
    }


    /* =body */
    body
    {
        margin: 0 auto;
        padding: 0;
        font: 67.5%/1.2 Arial, Helvetica, sans-serif;
        text-align: center;
        background: url(../images/body-small.jpg) top left repeat;
    }

    /* =container */
    div#container
    {
        z-index: 1;
        position: relative;
        width: 848px;
        margin: 0 auto;
        text-align: left;
        background: url(../images/content_tan.png) 0 0 repeat-y;
        font-size: 1.1em;
    }


    /* =accessibility */
    p.accessibility
    {
        position: absolute;
        left: -9999px;
        overflow: hidden;
    }

    /* =branding */

    div#branding
    {
        position: relative;
        top: 0;
        left: -8px;
        width: 100%;
        height: 261px;
        background: url(../images/branding.png) no-repeat 0 0;
    }

    div#sub_page_branding
    {
        position: relative;
        top: 0;
        left: -8px;
        width: 100%;
        height: 141px;
        background: url(../images/branding-fullLinkBar.png) no-repeat 0 bottom;
    }

    h1, blockquote
    {
        text-indent: -9999px;
        overflow: hidden;
    }

    h1 a img
    {
        display: block;
        border: 0;
        position: absolute;
        left: 30px;
        top: 0;
    }

    /* =content */

    div#content
    {
        z-index: 2;
        position: relative;
        margin: 0 0 0 24px;
        width: 801px;
        overflow: visible;
    }


    /* =content_main */

    div#content_main
    {
        float: left;
        width: 58%;
        padding-bottom: 1em;
    }


    div#content_main img
    {
        margin: 0;
        padding: 0px;
        border-width: 0px;
    }

    div#content_main h3
    {
        font-weight: bold;
        font-size: 1.2em;
        margin-top: 17px;
    }


    div#content_main p
    {
        width: 395px;
    }

    div#content_main h3 a
    {
        color: black;
    }
    div#content_main a
    {
        color: black;
    }


    div#content_main p#author
    {
        color: #666;
        font-size: 1em;
        font-weight: bold;
        text-transform: lowercase;
    }


    /* =content_sub */

    div#content_sub
    {
        float: right;
        width: 42%;
        padding: 110px 0 1em 0;
    }

    div#content_sub h2
    {
        position: absolute;
        left: -9999px;
        overflow: hidden;
    }

    div#content_sub ul
    {
        margin: 0;
        padding: 0;
        list-style: none;
        width: 310px;
        position: relative;
        right: -5px;
    }

    /* =content_sub */

    div#sub_page_content_sub
    {
        float: right;
        width: 42%;
        padding: 230px 0 1em 0;
    }

    div#sub_page_content_sub h2
    {
        position: absolute;
        left: -9999px;
        overflow: hidden;
    }

    div#sub_page_content_sub ul
    {
        margin: 0;
        padding: 0;
        list-style: none;
        width: 310px;
        position: relative;
        right: -5px;
    }

    li#box
    {
        width: 308px;
        min-height: 45px;
        border: 0px solid #474632;
        margin-bottom: 17px;
        background-color: #7f7d55;
        background-image: url(../images/subnav.gif);
        color: White;
    }

    li.one span
    {
        position: absolute;
        left: -9999px;
        overflow: hidden;
    }

    ul li.one ul#nav_supp
    {
        margin: 0;
        padding: 1.4em 0 0 0;
        list-style: none;
    }

    ul li.one ul#nav_supp li
    {
        padding: 0 14px 1.4em 0;
        margin-left: 13px;
    }

    ul li.one ul#nav_supp li a, ul li.one ul#nav_supp li a:link
    {
        text-decoration: none;
        color: White;
        font-weight: bold;
        font-size: 1.13em;
        padding: 0 10px 0 10px;
    }

    ul li.one ul#nav_supp li a:hover
    {
        text-decoration: none;
        color: White;
        background: #474632;
    }

    div#content_sub ul li.graphic
    {
        border: 0;
    }


    /* =branding_supp */

    div#branding_supp
    {
        position: absolute;
        top: 45px;
        right: 4px;
        width: 383px;
        height: 316px;
        background: url(../images/frame.png) 0 0 no-repeat;
        z-index: 4;
    }

    div#branding_supp h2
    {
        position: absolute;
        left: -9999px;
        overflow: hidden;
    }

    div#branding_supp img
    {
        position: absolute;
        top: 53px;
        left: 55px;
    }

    div#branding_supp ul
    {
        margin: 0;
        padding: 0;
        list-style: none;
        position: relative;
        top: 284px;
        left: 30px;
    }

    div#branding_supp ul li
    {
        margin: 0;
        list-style: none;
        padding: 0;
        display: inline;
        font-size: 1em;
        position: absolute;
    }

    div#branding_supp ul li#photoBy
    {
        left: 35px;
        width: 150px;
        text-align: center;
    }

    div#branding_supp ul li#upload
    {
        right: 100px;
        width: 87px;
        text-align: right;
    }

    div#branding_supp ul li#upload a, div#branding_supp ul li#upload a:link
    {
        color: #000;
    }

    div#branding_supp ul li#upload a:hover
    {
        text-decoration: underline;
        color: #CC0000;
    }


    /* =site_info */
    div#site_info
    {
        clear: both;
        padding: 1em 0;
        margin: 0 23px;
        border-bottom: 2px solid #000;
    }

    div#site_info h2
    {
        position: absolute;
        left: -9999px;
        overflow: hidden;
    }

    div#site_info p, div#site_info a
    {
        text-align: center;
        color: #999;
    }

    div#site_info p span#copyright, div#site_info p span#address
    {
        padding-right: 10px;
    }
    
    div#site_info p span#subscribe
    {
        display:block;
    }

    .gridview, .form, .forumGridView
    {
        border: 1pt solid tan;
        background-color: White;
        width: 90%;
    }
    .gridviewItem, .gridviewItem TD
    {
        vertical-align: top;
        padding: 1px;
    }
    .gridviewAlternatingItem, .gridviewAlternatingItem TD
    {
        background-color: #F4F4F4;
        vertical-align: top;
        padding: 1px;
    }
    .gridviewHeader, .formHeader
    {
        background-color: #8FA9B2;
        color: White;
        font-weight: bold;
        padding: 2px;
    }
    .gridviewHeader TH, .formHeader TH
    {
        background-color: #8FA9B2;
        color: White;
        font-weight: bold;
        padding: 2px;
    }
    .formLabel
    {
        background-color: tan;
        color: White;
        vertical-align: top;
        text-align: right;
        font-weight: bold;
        padding: 2px;
    }
    .formInput
    {
        background-color: #F4F4F4;
        vertical-align: top;
    }
    .sortArrow
    {
        text-decoration: none;
    }
    .sortArrow img
    {
        border: none;
        width: 16px;
        height: 16px;
    }
    .validationSummary UL
    {
        list-style: none;
        width: 75%;
        border: dashed 1pt tan;
        padding: 2px 0 2px 5px;
    }

    ul#upcoming_events
    {
        margin: 0 20px;
        padding: 0 0 0 0;
        list-style: none;
        width: 395px;
        background: white;
        border: solid 1pt tan;
        display: block;
        border-left: 2px solid tan;
        border-right: 2px solid tan;
        border-top: 2px solid tan;
    }
    
    ul#upcoming_events:after {
        content: "."; 
        display: block; 
        height: 0; 
        clear: both; 
        visibility: hidden;
    }
    
    html>body ul#upcoming_events {
        *display: inline-block;
    }

    ul#upcoming_events li#date
    {
        font-size: 1.1em;
        font-weight: bold;
        margin: 0;
        padding: 0;
        border-bottom: 1pt solid tan;
        display: block;
        float: left;
        height: 6em;
        background: white;
        border-bottom: 2px solid tan;
    }

    ul#upcoming_events li#date p#date
    {
        margin: 0;
        background: #8FA9B2;
        color: White;
        padding: 5px;
        width: 385px;
        border-bottom: 2px solid tan;
    }

    ul#upcoming_events li#date ul#events
    {
        list-style: none;
        margin: 0;
    }

    ul#upcoming_events li#date ul#events p#time
    {
        color: #333;
        font-size: 1em;
        margin: 0 10px;
        padding: 0;
        float: left;
        width: 120px;
    }
    ul#upcoming_events li#date ul#events p#title
    {
        float: left;
        margin: 0 10px;
        padding: 0;
        width: 235px;
    }

    div#content_main p#time
    {
        color: #333;
        font-size: 1em;
        margin: 0 20px;
        padding: 0;
    }
    div#content_main p#description
    {
        margin: 0 20px;
        padding: 0;
    }

    ul.nostyle
    {
        list-style: none;
    }

    ul.nostyle li
    {
        width: 100%;
    }

    table#forumMessageForm
    {
        margin-left: 20px;
        border: 1pt solid tan;
        background-color: White;
        width: 90%;
    }

    div#thread
    {
        border: 1pt solid tan;
        background-color: White;
        width: 90%;
        margin-left: 30px;
    }
    div#thread div#message
    {
        border-bottom: 1pt solid tan;
    }
    div#thread div#message div#messageHeader
    {
        background-color: #8FA9B2;
        margin-left: 0px;
        border-left: 2px solid tan;
    }
    div#thread div#message p
    {
        margin: 0;
        padding: 3px;
        width: 100%;
    }

    div#thread div#message p#messageTitle
    {
        font-size: 1.1em;
        font-weight: bold;
    }

    div#thread div#message p#messageBody
    {
        padding: 5px;
        clear: both;
    }

    div#thread div#message div#messageAuthorInfo
    {
        float: left;
        width: 18%;
        padding-left: 3px;
    }

    div#thread div#message div#messageBodyInfo
    {
        width: 80%;
        border-left: 1pt solid tan;
    }

    ul#photoGalleryThumbnails
    {
        padding: 0;
        margin: 0 20px;
        list-style-type: none;
    }

    ul#photoGalleryThumbnails li
    {
        float: left;
        display: block;
        padding: 0;
        margin: 0; 
        list-style: none;
        padding-right: 26px;
        position: relative;
        text-align:center;
    }

}
