body
{
    background-color: #779da4;
    /*font-family: Arial, Helvetica, sans-serif;*/
    font-family:Verdana;
}

h1
{
    border-bottom: dotted 1px;
    font-style:normal;
    font-size:26px;
}

h2
{
    margin-bottom:0px;
    margin-top:14px;
    margin-bottom:25px;
}

h3
{
    font-size: 18px;
}
p
{
    font-size: 14px;
    font-family:Verdana;
    margin-bottom:25px;
    margin-top:5px;
}

ul
{
    font-size: 14px;
    font-family:Verdana;
    margin-bottom:15px;
    margin-top:0px;
}

#wrapper
{
    width: 960px;
    padding: 10px 20px 150px;
    background-color: #b8d8e0;
    margin: 0 auto;
    font-size: 1em;
    box-shadow: 0 0 5px;
    word-wrap: break-word;
}

.page_content
{
    background-color: #fff;
    padding: 1.3em;
    height:auto;
}

.column_quarter
{
    width: 20%;
    float: left;
    padding: 10px;
    margin: 0;
    /*border: solid;*/
    padding-left: 20px;
}

    .column_quarter h1
    {
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: small;
        border-bottom:none;
    }

    .column_quarter p
    {
        font-family: Arial, Helvetica, sans-serif;
        margin: 0px;
        font-weight: bold;
        font-size: x-small;
    }

.banner_top
{
    margin: 0px;
    width: 960px;
    padding-bottom: 0px;
}

.home_pic_box
{
}

#home50_sidebar
{
    float: right;
    width: 280px;
    background-color: #edecea;
    font-family: Verdana;
    font-size: small;
    padding: 0px 20px 20px 20px;
    margin-top: 30px;
    /*clear:both;*/
}

    #home50_sidebar em
    {
        margin-left: 100px;
        font-size: x-small;
    }

    #home50_sidebar h1
    {
        color: #76b2bd;
        border-top: solid;
        border-bottom: solid;
        border-bottom-color: 76b2bd;
        margin-top: 10px;
        padding-top: 0;
    }

    #home50_sidebar img
    {
        float: left;
        padding-right: 5px;
    }

.fleximage
{
    float: left;
    margin-top: 30px;
    margin-left: 30px;
    background-color: #000;
    border: 1px solid #CCCCCC;
    padding: 3px;
    font: 14px/1.4em Verdana, sans-serif;
    color: white;
    text-align: center;
}

    .fleximage a
    {
        color: white;
    }

.reflections
{
    float: left;
    background: #76b2bd;
    margin-top: 20px;
    margin-left: 30px;
    height: 200px;
    width: 172px;
}

    .reflections h1
    {
        color: #76b2bd;
        border-top: solid;
        border-bottom: solid;
        border-bottom-color: #76b2bd;
        margin-top: 10px;
        padding-top: 0;
        background-color: white;
        text-transform: uppercase;
        padding: 5px;
        font-size: 14px;
    }

    .reflections p
    {
        padding: 5px;
        font-size: small;
        color: white;
        font-weight: bold;
    }

.sixword
{
    float: left;
    background: #e8343d;
    margin-top: 20px;
    margin-left: 10px;
    height: 200px;
    width: 172px;
}

    .sixword h1
    {
        color: #e8343d;
        border-top: solid;
        border-bottom: solid;
        border-bottom-color: #e8343d;
        margin-top: 10px;
        background-color: white;
        font-size: 14px;
        text-transform: uppercase;
        padding: 5px;
    }

    .sixword p
    {
        padding: 5px;
        font-size: small;
        color: white;
        font-weight: bold;
    }

.givingblock
{
    float: left;
    background: #dfc77b;
    margin-top: 20px;
    margin-left: 10px;
    height: 200px;
    width: 172px;
}

    .givingblock h1
    {
        color: #dfc77b;
        border-top: solid;
        border-bottom: solid;
        border-bottom-color: #dfc77b;
        margin-top: 10px;
        background-color: white;
        font-size: 14px;
        text-transform: uppercase;
        padding: 5px;
    }

    .givingblock p
    {
        padding: 5px;
        font-size: small;
        color: white;
        font-weight: bold;
    }

    .givingblock img
    {
        padding: 5px;
    }

.boxcaptions
{
    float: left;
    font-family: Verdana;
    font-size: 8px;
    width: 170px;
    padding: 5px;
    margin-top: 90px;
}

    .boxcaptions p
    {
        color: black;
        font-weight: normal;
    }

    .boxcaptions a
    {
        color: black;
        font-weight: normal;
    }

#timelinewrapper
{
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    height: 40px;
    padding-left: 0;
    margin-top: 5px;
    text-align: center;
    clear: both;
    background-color: #84afb7;
    font-family: Verdana;
}

    #timelinewrapper p
    {
        text-align: left;
        padding: 10px;
        font-weight: bold;
        color: white;
        margin-left:20px;
    }

    #timelinewrapper a
    {
        text-align: left;
        padding-left: 30px;
        padding-right: 30px;
        font-weight: bold;
        color: white;
        text-decoration: none;
    }

        #timelinewrapper a:hover
        {
            color: black;
            background-color: darkgrey;
        }

#column_all
{
    padding:0px 100px 0px 100px;
}
