﻿p, div, h1, h2, h3, h4, h5, h6, h7, h8, h9
{
    padding: 0;
    margin: 0;
}

body
{
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 13px;
    background-color: #7db1cd;
    color: #333;
}
p
{
    margin-bottom: 15px;
}
a, a.tidy
{
    font-weight: bold;
    color: #414360;
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}
a.tidy:hover
{
    text-decoration: none;
}
a img
{
    border: none;
}
h1
{
    font-size: 36px;
    font-family: Georgia;
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 10px;
}
h3
{
    font-size: 16px;
    font-family: Georgia;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
}
h2
{
    font-size: 20px;
    font-family: Georgia;
    font-weight: bold;
    margin-bottom: 10px;
    border-bottom: 1px solid #C8DDEA;
}
.clear
{
    clear: both;
}
.floatLeft
{
    float: left;
}
.floatRight
{
    float: right;
}
a.button
{
    text-align: center;
    display: block;
    cursor: pointer;
    padding: 3px 7px 3px 7px;
    border: 1px solid #7DB1CD;
    margin-bottom:10px;
}
a.button:hover
{
    border: 1px solid #414360;
    text-decoration: none;
}
#wrapper
{
    border: 1px solid #c6c4c4;
    width: 762px;
    padding: 0px;
    background-color: #fff;
}
#shadow-wrapper
{
    margin: 0 auto;
    width: 762px;
}
#drop-shadow-r
{
    padding-right: 5px;
    background: url(../img/dropshadow_r.jpg) repeat-y;
    background-position: 2px 0px;
    width: 762px;
}
#drop-shadow-bot
{
    padding-right: 5px;
    background: url(../img/dropshadow_bot.jpg) no-repeat;
    background-position: 0px -2px;
    width: 762px;
    height: 5px;
}
#page-head
{
    background-color: #7db1cd;
}
#logo-dates
{
    background: url(../img/date_header.jpg) no-repeat;
    float: left;
    margin-top: 40px;
    width: 396px;
    height: 50px;
}
#logo
{
    background: url(../img/logo.jpg) no-repeat;
    float: right;
    width: 273px;
    height: 118px;
}
.column
{
    width: 300px;
    float: left;
}
a.edit
{
    font-size: 70%;
}
    float: left;
}
a.edit
{
    font-size: 70%;
}
#menu
{
    padding: 10px 10px 10px 10px;
    font-family: Georgia;
    color: #fff;
    border-top: 1px solid #c8ddea;
    border-bottom: 1px solid #c8ddea;
    background-color: #7db1cd;
    text-align: center;
}

a.menu-link-home, a.menu-link-about, a.menu-link-a-m, a.menu-link-events, a.menu-link-map, a.menu-link-a-index, a.menu-link-contact, a.menu-link-news, a.menu-link-chrysalis
{
    color: #fff;
    text-decoration: none;
    outline: none;
    font-weight: bold;
    font-size: 16px;
}
a.menu-link:hover
{
    color: #414360;
}
#breadcrumb
{
    background-color: #c8ddea;
    padding: 5px 5px 5px 20px;
    font-size: 12px;
    letter-spacing: -1px;
}
#breadcrumb a
{
    font-weight: normal;
}
#content
{
    margin: 5px 20px 30px 20px;
    border-bottom: 1px solid #c8ddea;
    padding-bottom: 20px;
}
#col-left
{
    width: 330px;
    float: left;
    text-align: justify;
    border-right: 1px solid #c8ddea;
    padding-right: 20px;
}
#col-right
{
    width: 347px;
    text-align: justify;
    float: right;
}
.col-left
{
    width: 330px;
    float: left;
    text-align: justify;
    border-right: 1px solid #c8ddea;
    padding-right: 20px;
}
.col-right
{
    width: 347px;
    text-align: justify;
    float: right;
}
.pageNums, span.active-link, .pageNumsList
{
    text-align: right;
    font-size: 14px;
}
.pageNums
{
    margin: 5px 0px 15px 5px;
    float: right;
}
span.active-link
{
    text-decoration: overline;
}
.pageNumsList
{
    padding: 10px;
    border-bottom: 1px solid #c8ddea;
}

span.active-link
{
    color: #414360;
    font-weight: bold;
}
#supported-by
{
    background-color: #c8ddea;
    padding: 5px 5px 5px 20px;
    font-size: 12px;
    color: #898d94;
}
#nyc-logos
{
    padding: 5px 0px 5px 0px;
    background-color: #7db1cd;
}
#nyc-logos img
{    text-align: center;
}
#nyc-logos img a
{
    border: 0;
}
#bot-bar
{
    background-color: #c8ddea;
    height: 20px;
}
.footer
{
}
.login
{
    padding: 5px;
    float: left;
}
#site-by
{
    padding: 5px;
    text-align: right;
    color: #414360;
    font-size: 11px;
    float: right;
}
.skip a
{
    position: absolute;
    left: -10000px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
}
.skip a:focus
{
    position: static;
    width: auto;
    height: auto;
}

