html, body { 
    margin: 0;
    padding: 0;
    font-family: "Arial",Arial,Helvetica,sans-serif;
    font-size: 12px;
    text-align: center;
    background: #ededed url('../images/bg2.jpg') 0 100% repeat-x;
    color: #333333;
}

img { border: 0 none; }
a{
    /* text-decoration: none; */
    color: #0092b2;
    outline: none;
}

.centered { text-align: center; }
.black { color: #000; }
.blue { color: #2a4995; }

a:hover { color: #555555; text-decoration: none; }

p.errors {
    margin: 5px;
    padding: 5px;
    color: #992d2d;
    border: 1px solid #992d2d;
    background: #d59e9f;
    line-height: 18px;
}

label.errs { 
    font-style: italic;
    color: #992d2d;
}

#happy_holidays {
    position: absolute;
    top: 20px;
    left: 50%;
    margin-left: -425px;
    border: 5px solid #cccccc;
    background: #ffffff url('../images/happy_holidays.jpg') 50% 50% no-repeat;
    height: 600px;
    width: 800px;
    padding: 20px;
    z-index: 5000;
}

#theContent ul {
    margin-top: 2px;
}

#theContent ul li {
    line-height: 16px;
}

#theContent h3 {
    margin: 5px 0 3px 0;
}

#theHeader {
    width: 800px;
    height: 135px;
    margin: 0 auto;
    background: #ffffff;
    border-left: 1px solid #cecece;
    border-right: 1px solid #cecece;
    padding: 0 10px;
}

#theHeader div#theLogo {
    float: left;
    display: inline;
    width: 125px;
    height: 130px;
    margin: 2px 0 0 0;
}

#theHeader div#nyhc {
    float: left;
    display: inline;
    width: 466px;
    height: 120px;
    margin: 2px 0 0 10px;
}

#theHeader div#nyhc img {
    margin: 88px 0 0 16px;
}

#theHeader div#theTopNavigation {
    float: right;
    display: inline;
    width: 154px;
    height: 125px;
    margin: 0;
}

#theHeader div#theTopNavigation a {
    display: block;
    margin: 5px 0 0;
    color: #ffffff;
    background: #3f879d;
    width: 154px;
    height: 25px;
    font-size: 12px;
    line-height: 25px;
    text-decoration: none;
}

#theHeader div#theTopNavigation a.guest {
    color: #5c5e5f;
    background: #e1b324;
    font-size: 11px;
}

#theHeader div#theTopNavigation a:hover {
    color: #000000;
    background: #e1b324;
    text-decoration: none;
}

#theNavigation {
    width: 100%;
    height: 30px;
    line-height: 30px;
    color: #ffffff;
    text-align: center;
    background: #2a4995;
}

#theNavigation a {
    color: #ffffff;
    font-weight: bold;
    font-size: 14px;
    line-height: 30px;
    margin: 0;
    padding: 0 10px;
    height: 30px;
    display: inline-block;
    text-decoration: none;
}
#theNavigation a:hover,
#theNavigation a.active,
#theNavigation div#theSearchNav:hover {
    background: #3f879d;
    text-decoration: none;
}

#theNavigation div#theSearchNav {
    display: inline-block;
    height: 30px;
    padding: 0 10px;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
}

#theNavigation div#theSearchNav input {
    color: #cccccc;
    font-style: italic;
}

#theNavigation div#theSearchNav input.focused {
    color: #010101;
    font-style: normal;
}


    

#theBody {
    width: 800px;
    margin: 0 auto;
    padding: 10px;
    background: #ffffff;
    border-left: 1px solid #cecece;
    border-right: 1px solid #cecece;
}

#theBody div#image_rotator {
    width: 800px;
    height: 214px;
}

#theBody div#theBoxes {
    width: 800px;
    /* font-family: 'Arial Black',Gadget,sans-serif; */
    font-family: Tahoma,Geneva,sans-serif;
    font-weight: bold;
}

#theBody div#theBoxes div.box {
    float: left;
    display: inline;
    width: 260px;
    height: 220px;
    margin: 20px 10px 0 0;
}

#theBody div#theBoxes div.short {
    height: 175px;
}

#theBody div#theBoxes div.rright {
    margin: 20px 0 0;
}

#theBody div#theBoxes div.clearr {
    clear: left;
}

#theBody div#theBoxes div#quotes {
    width: 530px;
    background: #123128 url('../images/quote_bg.jpg');
    color: #ffffff;
}

#theBody div#theBoxes div#quotes p.quote {
    font-size: 24px;
    margin: 5px 10px 0;
    width: 444px;
    height: 130px;
    padding: 10px 0 0 20px;
    background: url('../images/quotes.jpg') 0 0 no-repeat;
    line-height: 30px;
    text-align: left;
}

#theBody div#theBoxes div#quotes p.author {
    font-style: italic;
    margin: 5px 15px;
    text-align: right;
    font-size: 14px;
}



#theBody div#theBoxes h1,
#theBody div#theBoxes h1 a {
    height: 25px;
    line-height: 25px;
    color: #ffffff;
    font-size: 16px;
/*    font-weight: normal; */
    border-bottom: 1px solid #ffffff;
    background: url('../images/h1.jpg') 0 0 repeat-x;
    margin: 0;
    text-align: left;
}

#theBody div#theBoxes h1 {
    padding: 0 0 0 15px;
}

#theBody div#theBoxes h1 a {
    background: none;
    text-decoration: none;
    color: #ffffff;
    border: none;
}

#theBody div#theBoxes div#community,
a.community, .community, .nyhc_community {
    background: #179b48;
}

#theBody div#theBoxes div#resources, 
#theBody div#theBoxes div#young_leaders, 
a.young_leader, .young_leader, .young_leadership_council {
    background: #daa329;
}

#theBody div#theBoxes div#young_leaders {
    background: #daa329 url('../images/home_images/youth_home_bg.jpg');
}

#theBody div#theBoxes div#young_leaders div {
/*    background: url('../images/home_images/youth_home.jpg') 100% 100% no-repeat;*/
}

#theBody div#theBoxes div#luncheon, 
a.events, .events {
    background: #54c8e4;
}

#theBody div#theBoxes div#luncheon {
    background: #54c8e4 url('../images/event_bg2.jpg');
}

#theBody div#theBoxes div#who,
a.library, .library, .nyhc_library {
    background: #5961ac;
}

#theBody div#theBoxes div#nyhc_library {
    background: #5961ac url('../images/home_images/library_home_bg.jpg');
}

#theBody div#theBoxes div#nyhc_library div {
    height: 220px;
    background: url('../images/home_images/library_home.jpg') 100% 100% no-repeat;
}

#theBody div#theBoxes div#alerts, 
a.alerts, .alerts {
    background: #76af45;
}

#theBody div#theBoxes div#alerts {
    background: #76af45 url('../images/home_images/alerts_home_bg.jpg');
}

#theBody div#theBoxes div#alerts div {
  /*  height: 220px;
    background: url('../images/home_images/alerts_home.jpg') 100% 100% no-repeat; */
}

#theBody div#theBoxes div#advocacy, a.advocacy, .advocacy {
    background: #ed8322;
}

#theBody div#theBoxes div#projects, a.get_involved, .get_involved {
    background: #e5d329;
}

#theBody div#theBoxes div#get_involved {
    background: #e5d329 url('../images/home_images/get_involved_home_bg.jpg');
}

#theBody div#theBoxes div#get_involved div {
 /*  height: 220px;
    background: url('../images/home_images/get_involved_home.jpg') 100% 100% no-repeat; */
}

#theBody div#theBoxes div#news, a.newsroom, .newsroom {
    background: #a561a7;
}

#theBody div#theBoxes div#news {
    background: #a561a7  url('../images/home_images/newsroom_home_bg.jpg');
}

#theBody div#theBoxes div#news div{
    height: 220px;
    background: url('../images/home_images/newsroom_home.jpg') 100% 100% no-repeat;
}

#theBody div#theBoxes div#donors, a.donors, .donors, .our_donors {
    background: #ffffff;
}

#theSideNavigation a.contact,
#theSideNavigation a.board, .boardstaff_pages {
    background: #bebebe;
}

#theSideNavigation a.donors, #theSideNavigation a.our_donors {
        border-top: 1px solid #bebebe;
        background: #38d59e;
}

.community_outline, .nyhc_community_outline {
    border: 1px solid #179b48;
}

.young_leader_outline, .young_leadership_council_outline {
    border: 1px solid #daa329;
}

.events_outline {
    border: 1px solid #54c8e4;
}

 .library_outline, .nyhc_library_outline {
    border: 1px solid #5961ac;
}

.alerts_outline {
    border: 1px solid #76af45;
}

.advocacy_outline {
    border: 1px solid #ed8322;
}

.get_involved_outline {
    border: 1px solid #e5d329;
}

.newsroom_outline {
    border: 1px solid #a561a7;
}

.donors_outline {
    border: 1px solid #ffffff;
}

#theBody div.cal_detail {
    margin: 0;
    padding: 10px;
}

#theBody h2.cal_head {
    color: #111111;
    font-size: 16px;
    line-height: 22px;
    padding: 0 5px;
    margin: 10px 0 0;
}

#theBody h2.cal_head span {
    margin: 0 15px;
    font-size: 14px;
}

#theBody div#theBoxes div.box ul {
    text-align: left;
    color: #2a4995;
    font-size: 15px;
    margin: 10px;
    padding-left: 5px;
}

#theBody div#theBoxes div.box ul ul {
    margin: 0;
}

#theBody div#theBoxes div.box ul li,
#theBody div#theBoxes div.box ul li a {
    color: #000000;
    list-style-type: none;
    text-decoration: none;
}

#theContent div#contact_form_left {
    float: left;
    display: inline;
    width: 390px;
}

#theContent div#contact_right {
    float: left;
    display: inline;
    width: 162px;
    text-align: right;
    border-left: 1px solid #ddd;
    padding: 0 0 0 5px;
}

#theContent div#contact_right h2 {
    font-size: 14px;
    border-bottom: 1px solid #2a4995;
}


#theContent div.fform {
    clear: both;
    margin: 10px;
    text-align: left;
}

#theContent div.fform label,
div.fform label {
    width: 100px;
    text-align: right;
    float: left;
    margin: 0 5px 0 0;
    padding: 2px 0 0 0;
}


#theContent div.fform div.txtarea {
    float: left;
    display: inline;
    width: 149px;
}

#theContent div.fform label.no_float {
    float: none;
    clear: both;
}

#theSideNavigation {
    float: left;
    width: 200px;
    margin: 0;
    border: 1px solid #2a4995;
}

#theSideNavigation a {
    display: block;
    padding: 5px 0 5px 5px;
    text-align: left;
    color: #000000;
    text-decoration: none;
}

#theSideNavigation a:hover {
    background: #40869f url('../images/h1.jpg') 0 0 repeat-x;
    color: #ffffff;
    text-decoration: none;
}

#theSideNavigation a.active {
    font-weight: bold;
}

#theContent {
    float: left;
    display: inline;
    width: 559px;
    margin: 0 10px;
    text-align: left
}

#theSideNavigation div.sub_nav {
    border-bottom: 1px solid #2a4995;
}


#theFooter {
    width: 100%;
    height: 30px;
    line-height: 30px;
    color: #ffffff;
    text-align: center;
    background: #2a4995;
}

#theFooter a {
    color: #ffffff;
    font-weight: bold;
    font-size: 14px;
    line-height: 30px;
    margin: 0;
    height: 30px;
}

#theFooter a:hover {
    color: #e1b324;
}

#theFooterHolder {
    width: 800px;
    margin: 0 auto;
}

#theFooter div#theFooterLeft,
#theFooter div#theFooterRight {
    width: 400px;
    float: left;
    display: inline;
    text-align: left;
}

#theFooter div#theFooterLeft a.credits,
#theFooter div#theFooterRight a.credits {
    font-size: 11px;
}

#theFooter div#theFooterRight {
    text-align: right;
}

#theRotator_alert h2.alert,
h2.alert {   
    color: #ffffff;
    font-size: 22px;
    text-align: center;
    margin: 5px 10px;
}

h2.nice,
h3.alert {
    color: #000000;
    font-size: 18px;
    font-weight: normal;
}
h3.alert {
    color: #555;
}



#theRotator_alert h3 {    
    color: #a82dbb;
    font-size: 16px;
    text-align: center;
}

#theRotator_alert p {    
    color: #333333;
    font-size: 18px;
    text-align: center;
    margin: 5px 10px;
}

#theRotator_alert p.right { 
    text-align: right;
}

#theRotator,
#theRotator_alert,
#theRotator_young,
#theRotator_get_involved,
#theRotator_event {
    width: 258px;
    height: 194px;
    margin: 0;
    position: relative;
    border-top: none;
    overflow: hidden;
}

#theRotator {
    border: 1px solid #E7E7E7;
}

#theRotator_event div {
    position: absolute;
    top: 0;
    left: 0px;
    width: 258px;
    height: 195px;
    display: none;
}

#theRotator div,
#theRotator_alert div,
#theRotator_young div,
#theRotator_get_involved div {
    position: absolute;
    top: 0;
    left: 4px;
    width: 250px;
    height: 195px;
    display: none;
}

#theRotator div.adg img {
    margin: 20px 0 0;
}
#theRotator div.boa img {
    margin: 60px 0 0;
}
#theRotator div.chase img {
    margin: 55px 0 0;
}
#theRotator div.cpc img {
    margin: 50px 0 0;
}
#theRotator div.fed img {
    margin: 30px 0 0;
}
#theRotator div.jdg img {
    margin: 65px 0 0;
}
#theRotator div.nym img {
    margin: 60px 0 0;
}
#theRotator div.se img {
    margin: 20px 0 0;
}
#theRotator div.sub img {
    margin: 50px 0 0;
}
#theRotator div.wac img {
    margin: 20px 0 0;
}

#theRotator div.glen img {
    margin: 20px 0 0;
}

#theRotator div.rich img {
    margin: 65px 0 0;
}

#theRotator div.fan img {
    margin: 55px 0 0;
}

#theRotator div.bofa img {
    margin: 45px 0 0;
}
#theRotator div.bny img {
    margin: 30px 0 0;
}
#theRotator div.area img {
    margin: 75px 0 0;
}
#theRotator div.bfc img {
    margin: 50px 0 0;
}
#theRotator div.cone img {
    margin: 65px 0 0;
}
#theRotator div.fhl img {
    margin: 40px 0 0;
}

#theRotator div.nwa img {
    margin: 45px 0 0;
}

#theRotator div.omni img {
    margin: 25px 0 0;
}

#theRotator div.wf img {
    margin: 4px 0 0;
}

#theRotator div.cpc2 img {
    margin: 55px 0 0;
}

#theRotator div.rich img {
    margin: 35px 0 0;
}


#theRotator div.atl img {
    margin: 35px 0 0;
}

#theRotator div.barclays img {
    margin: 50px 0 0;
}

#theRotator div.chase2 img {
    margin: 75px 0 0;
}

#theRotator div.palin img {
    margin: 40px 0 0;
}

#theRotator div.phipps img {
    margin: 75px 0 0;
}

#theRotator div.pnc2 img {
    margin: 50px 0 0;
}

#theLinks { 
    position: absolute;
    left: 50%;
    margin-left: 200px;
    top: 171px;
    width: 200px;
    height: 25px;
    line-height: 25px;
    font-size: 10px;
}

#theLinks a {
    line-height: 16px;
    height: 16px;
    padding: 0 0 0 16px;
    color: #aaaaaa;
    display: inline-block;
}

#theLinks a.email { 
    background: url('../images/letter.jpg') 0 100% no-repeat;
}

#theLinks a.print { 
    background: url('../images/file.jpg') 0 100% no-repeat;
}

#theLinks a:hover {
    color: #3F879D;
    background-position: 0 0;
    text-decoration: none
}
    

#theGrayness {   
    width: 100%;
    height: 100%;
    display: none;
    background: #dddddd;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 900;
}

#theDay { 
    display: none;
    width: 220px;
    height: 220px;
    position: absolute;
    left: 0;
    top: 0;
    background: url('../images/big_day_bg2.jpg') 0 0;
    /* border: 1px solid #dbdbdb; */
    z-index: 1000;
    overflow: hidden;
    padding: 1px
}

#theBox {
    display: none;
    width: 350px;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    background: #ededed url('../images/bg2.jpg') 0 100% repeat-x;
    border: 3px solid #cecece;
    z-index: 1000;
    overflow: hidden;
}

#theBox div.fform input[type=text],
#theBox div.fform textarea {
    float: left;
    display: inline;
    margin: 0 4px;
}

#theBox div.fform {
    font-size: 11px;
    padding: 3px 0;
    clear: both;
}

#theDay div#theDay_inside {
/*    width: 220px;
    height: 220px; */
    margin: 0;
}

#theDay div#theDay_inside h2.cal_head {
    height: 26px;
    line-height: 26px;
    margin: 0;
    font-size: 18px;
}

#theDay div#theDay_inside h3 {
    font-size: 16px;
}

#theDay div#theDay_inside p {
    margin: 5px 10px;
}

#theDay div#theDay_inside div.cal_detail {
    width: 218px;
    height: 218px;
    padding: 0;
}    

#theDay div#theDay_inside div.float {
    float: left;
    display: inline;
}

#thanks {
    color: #992d2d;
    margin: 5px;
    padding: 5px;
    overflow: hidden;
}

#photo_gallery { 
    clear: both;
    margin: 0 0 30px 0;
}   

#photo_gallery div.photo_thumbnail {
    float: left;
    margin: 5px 5px 15px;
    padding: 5px;
    width: 188px;
    height: 250px;
    text-align: center;
}
    
#photo_gallery div.photo_thumbnail a {
    text-decoration: none;
}

#theContent div#symposium2 {
    margin: 0 20px 10px 10px;
}

#theContent div#symposium2 p {
    line-height: 18px;
}

#theContent div#symposium2 a {
    color: #005595;
    text-decoration: underline;
}

#theContent div#symposium2 a:hover {
    text-decoration: none;
}

#theContent div#symposium2 b {
    color: #005595;
}
    
    


.clearfix:after,
#theHeader:after,
#photo_gallery:after,
#theBody div#theBoxes:after,
#theFooter:after, #theBody:after,
#theBox:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
