
#donate-wrap {
    width: 955px;
    display: block;
    height: 100%;
}

#donate-menu {
    width: 261px;
    height: 581px;
    float: left;
    display:inline;
    margin: 0 0 20px 22px;
    padding: 0 0 0 0px;
}

#donate-menu img {display: block;}

#donate-menu .all-items {
    margin-top: 3px;
}

#donate-menu .item {
    width: 261px;
    height: auto;
    background: #f3f3f2 url(/images/donatecenter/donate-ways-itembg.jpg) no-repeat 0 0;
}

#donate-menu h1 {
    font-weight: bold;
    font-size: 13px;
    color: #404142;
    margin-bottom: 0px;
    padding-bottom: 2px;
}

#donate-menu .item .content {
    width: 237px;
    padding: 12px 0 8px 12px;
    font-size: 11px;
    color: #666666;
}


#donate-menu a {color: #404142;}
#donate-menu a:link {color: #404142;}
#donate-menu a:visited {color: #404142;}
#donate-menu a:hover {color: #404142;}
#donate-menu a:active {color: #404142;}

#donate-billboard {
    width: 642px;
    height: 299px;
    margin: 0 0 1px 25px;
    padding: 0 0 0 0px;
    float: left;
    display:block;
    background: url('/images/donatecenter/donate_joinrenew_bottom.jpg') bottom no-repeat;
}

#donate-inner-wrap {
    margin: 0 0 0 25px;
    width: 641px;
    float: left;
    display: block;
}

#donate-inner-wrap .blue-content-box {
    background: #e3ebf2;
    width: 609px;
    padding: 16px;
    margin: 16px 0 0 0px;
}

#donate-inner-wrap .blue-content-box h2 {
    color: #0e419a;
}

#donate-billboard .donatenow {width: 642px; height: 68px; margin: 1px 0px 0 0px;}

#donate-billboard .join {width: 320px; height: 68px; float: left; margin: 1px 1px 0 0px;}

#donate-billboard .renew {width: 321px; height: 68px; float: left; margin: 1px 0px 0 0px;}

#donate-intro  {width: 300px; float: left; margin: 1px 15px 0 36px; color: #0e419a; font-size: 13px; line-height: 21px;}

#donate-intro div {margin: 0 0 15px; font-size: 13px; color: #0e419a;}

#donate-reasons  {width: 300px;  float: left; margin: 1px 0px 0 16px;}


#donate-reasons a:link {color: #0e419a; text-decoration: underline;}
#donate-reasons a:hover {color: #ab0020; text-decoration: underline;}
#donate-reasons a:visited {color: #0e419a; text-decoration: underline;}
#donate-reasons a:active {color: #0e419a; text-decoration: underline;}

#donate-reasons h2 {color: #0e419a; font-size: 15px; font-weight: bold; margin: 0 0 6px 0px;}

#donate-reasons ul {margin: 0 0 0 0px; padding: 0 0 0 5px;}
#donate-reasons li {margin: 0 0 10px 10px;}

/* front page feature box */
#donate-front-feature {
    background: url(/images/donatecenter/donate-front-feature.jpg) no-repeat 0 0;
    display: block;
    width: 641px;
    height: 272px;
    margin: 0px 0 0 0px;
}


.donate_features
{
    margin-left: 0px !important;
}

.donateheader
{
    margin: 15px 0px 0px 21px;
    display: block;
    float: left;
    width: 930px;
    height: 54px;
    padding: 0px;
    background: #ffffff url('/images/donatecenter/donate_background.jpg') left top repeat-x;
}


