﻿body 
{
    background: #FFFFFF;
    font-family: Arial;
    font-size: 10pt;
    color: #6F6F6F;
}
form#aspnetForm
{
    margin-bottom: -10px;
}
a
{
    text-decoration: none;
    color: #5B5B5B;
    font-weight: bold;
}
a:hover
{
    text-decoration: underline;
    color: #5B5B5B;
}
h1
{
    font-size: 11pt;
    font-weight: bolder;
    color: #799ddb;
}
h1 a
{
    font-size: 11pt;
    font-weight: bolder;
    color: #799ddb;
}
h1 a:hover
{
    text-decoration: underline;
    color: #799ddb;
}
h2
{
    font-size: 10pt;
    font-weight: bolder;
    color: #799ddb;
}
h3
{
    font-size: 8pt;
    font-weight: bolder;
}
p
{
    font-size: 10pt;
    color: #6F6F6F;
}
img
{
    border: none;
}
#main
{  
    position: relative;
    width: 900px;
    border-top: solid 10px #799ddb;
    margin: -10px auto 0 auto;
}
#header p
{
    color: #799ddb; 
    font-weight: bolder; 
    font-size: 11pt;
}
#nav
{
    font-size: 9pt;
    color: #5B5B5B;
    text-align: center;
}
#nav table
{
    background: #eeeeee;
    border: solid 1px #c8c8c8;
    width: 100%;
    height: 0px;
}
#nav ul
{
    padding: 0px;
    margin: 7px;
}
#nav ul li:first-child
{
    border: none;
}
#nav ul li
{
    display: inline;
    padding-left: 25px;
    padding-right: 25px;
    border-left: dotted 2px #959595;
    font-weight: bolder;
}
hr#dotted
{
    border-top: dotted 2px #959595;
    border-bottom: 0px;
    border-left: 0px;
    border-right: 0px;
    width: 95%;
}
td#help
{
    padding-right: 50px;
}
#donate img
{
    padding-left: 65px;
}
td#logos
{
    padding-left: 50px;
}
td#logos img
{
    padding-left: 20px;
}
#whatsnew
{
    margin: 50px 0 0 0;
    padding: 0 15px 0 15px;
    background: #eeeeee;
    border: solid 1px #c8c8c8;
    height: 100%;
    font-size: 10pt;
    font-weight: bold;
    color: #5B5B5B;
    width: 235px;
}
#whatsnew ul
{
    list-style: none;
    padding: 0;
}
#whatsnew ul li
{
    margin: 15px 0 0 0;
}
#sub_nav
{
    padding: 0 15px 0 15px;
    background: #eeeeee;
    border: solid 1px #c8c8c8;
    height: 50%;
    font-size: 10pt;
    font-weight: bold;
    color: #5B5B5B;
    width: 200px;
}
#sub_nav ul
{
    list-style: none;
    padding: 0;
}
#sub_nav ul li
{
    margin: 15px 0 0 0;
}
#footer
{
    padding: 0px;
    margin: 0;
    clear: both;
    background: #eeeeee;
    font-size: 8pt;
    color: #5B5B5B;
    text-align: center;
}
#footer ul
{
    list-style: none;
    padding: 0;
    margin-bottom: 15px;
}
#footer ul li
{
    display: inline;
    padding: 0 20px 0 20px;
    border-left: dotted 1px #5B5B5B;
}
#footer ul li:first-child
{
    border-left: none;
}
#footer table
{
    margin-left: 00px;
}
#breadcrumbs
{
    font-size: 8pt;
    color: #5B5B5B;
}
td#main_content
{
    padding-left: 10px;
}
#content ul
{
    font-size: 10pt;
    color: #6F6F6F;
} 
a.pagelink
{
    font-weight: normal;
}
ul.form 
{
    list-style-type: none;
}
#neighborhood_centers h2
{
   margin-bottom: 0;
}
#neighborhood_centers p
{
    margin-top: 0;
    margin-bottom: 9px;
}
#other_offices h2
{
    margin-bottom: 0;
}
#other_offices p
{
    margin-top: 0;
    margin-bottom: 9px;
}

#whats_new
{
    margin-top: 100px;
}

#news_of_interest li
{
    padding-bottom: 3px;
    list-style-type: square;
}
 


