body
{
    background-image:url(images/body_back.jpg);
    background-position:top left;
    background-repeat:repeat-x;
    background-color:#EDF6FB;
    /*background-color:#ffffff;*/
}

table, td
{
    padding:0px;
    margin:0px;
    border-collapse:collapse;
}

.main_table
{
    margin:auto;
    border:solid 1px #135d41;
    background-color:#ffffff;
}

h2
{
    color:#ffffff;
    font-family:Arial;
    font-size:24px;
    margin-bottom:0px;
}

.under_title
{
    color:#ffffff;
    font-family:Arial;
    font-size:12px;
    margin-bottom:10px;
}

.top_menu a
{
    text-decoration:none;
    color:#ffffff;
    font-family:Arial;
    font-size:14px;
    font-weight:bold;
}

.top_menu a div
{
    text-align:center;
    padding-top:482px;
}

.top_menu a:hover
{
    color:#FDD164;
}

.l_1
{
    display:block;
    width:264px;
    height:550px;
    background-image:url(images/l_1.jpg);
}

.l_2
{
    display:block;
    width:264px;
    height:550px;
    background-image:url(images/l_2.jpg);
    margin-right:1px;
    margin-left:1px;
}

.l_3
{
    display:block;
    width:261px;
    height:550px;
    background-image:url(images/l_3.jpg);
}

.events
{
    background-image:url(images/yellow.jpg);
    background-position:top left;
    background-repeat:no-repeat;
    width:791px;
    height:243px;
    display:block;
    font-size:20px;
    font-family:Arial;
    
}

.events a
{
    font-size:12px;
    color:#2158a8;
    text-decoration:none;
    font-weight:bold;
}

.area_guide
{
    padding-left:0px;
    padding-top:15px;
}


.community_profile
{
    padding-left:95px;
    padding-top:30px;
}

.calendar
{
    padding-top:66px;
}

.events_table
{
    width:972px;
}

.events_table td
{
    vertical-align:top;
}

h3
{
    color:#003f68;
    font-family:Arial;
    margin-top:10px;
    margin-bottom:10px;
}

.blue_link
{
    color:#003f68;
    font-size:12px;
    font-family:Arial;
    text-decoration:none;
    font-weight:bold;
}

.grey_text
{
    color:#6e7678;
    font-size:12px;
    font-style:italic;
    font-family:Arial;
    font-size:11px;
}

h4
{
    color:#677e26;
    font-family:Arial;
    margin-top:0px;
    margin-bottom:0px;
}

.footer
{
    background-color:#135d41;
    height:68px;
    text-align:center;
    font-size:34px;
    font-style:italic;
    font-weight:bold;
    color:#ffffff;
}

.footer b
{
    font-family:Arial;
    font-size:18px;
    font-weight:bold;
    color:#ffffff;
}

.footer li, li a
{
    color:#ffffff;
    font-family:Arial;
    font-size:12px;
    text-decoration:none;
}

.footer_bottom
{
    background-color:#024977;
    font-family:Arial;
    font-size:10px;
    color:#ffffff;
    text-align:center;
}

.number
{
    color:#135e41;
    font-size:28px;
    font-weight:bold;
}

.link
{
    color:#2158a8;
    font-size:28px;
    font-weight:bold;
    text-decoration:none;
}


