#header li.home {
display: none;
}

#body_column object, #body_column embed {
margin-bottom: 20px;
}


#nav_column .image_left, #nav_column .image_right, #nav_column .image_block {
margin: 10px 0px !important;
}


/* Footer - Partners
----------------------------------------------------------*/
#footer #partners {
display: block;
height: 135px;
margin: 30px 0 0 65px;
/* FOR PRINT */
float: left;
width: 200px; /* Matches width of printable nav_colum */
margin: 0;
}
#footer #partners h3 {
margin-bottom: 8px;
font-size: 14px;
color: #999;
}
#footer #partners ul {
position: relative;
}
#footer #partners li {
position: absolute;
}
#footer #partners li#united_way_of_central_maryland {
top: 10px;
left: 0px;
}
#footer #partners li#national_childrens_alliance {
top: 0px;
left: 90px;
}
#footer #partners a {
display: block;
background: #fff no-repeat top left
text-decoration: none !important;
}
#footer #partners a span {
display: none;
font-size: 10px;
line-height: 0px;
}
#footer #partners #united_way_of_central_maryland a {
width: 87px;
height: 60px;
background-image: url(/images/pages/logo.united_way_of_central_maryland.png);
text-decoration: none;
}
#footer #partners #national_childrens_alliance a {
width: 76px;
height: 107px;
background-image: url(/images/pages/logo.national_childrens_alliance.png);
}#footer #partners {
display: block;
}
/* Footer - Address
----------------------------------------------------------*/
#footer #address {
margin-top: 20px;
/* FOR PRINT */
float: left;
margin: 20px 0 0 15px;
}
/* FOR PRINT */
#footer #address p {
text-align: left;
}






/* Image Ads
----------------------------------------------------------*/
#image_ads {
width: 620px;
height: 200px;
position: relative;
margin-bottom: 20px;
}
#image_ads #image_mask {
position: absolute;
top: 0px;
left: 0px;
width: 300px;
height: 200px;
background: transparent url(/images/home_page/foreground.image_ad_image.png) no-repeat top left;
}
/* FOR PRINT */
#image_ads #image_mask {
display: none;
}







#image_ads #text_background {
position: absolute;
top: 0px;
left: 320px;
width: 300px;
height: 200px;
background: #fff url(/images/home_page/background.image_ad_text.png) no-repeat top left;
}
.image_ad {
position: absolute;
top: 0px;
left: 0px;
width: 620px;
height: 200px;
}
.image_ad img {
position: absolute;
top: 0px;
left: 0px;
width: 300px;
height: 200px;
}
.image_ad #text {
overflow: hidden;
position: absolute;
top: 0px;
left: 320px;
width: 280px;
height: 180px;
padding: 10px;
}
.image_ad #text h2, .image_ad #text p, .image_ad #text a {
position: relative;
color: #fff;
background: #fc7c00 url(/images/home_page/background.image_ad_text_fields.png);
}
.image_ad #text p {
margin-bottom: 5px;
}
#image_ads a#next {
position: absolute;
top: 178px;
left: 595px;
display: block;
width: 18px;
height: 18px;
background: #fc7c00 url(/images/home_page/button.next.png) no-repeat center center;
text-decoration: none;
}
#image_ads #timer, #image_ads #timer_background {
position: absolute;
top: 186px;
left: 535px;
width: 50px;
height: 2px;
background: #FEB835;
background: #fff;
font-size: 0px;
line-height: 0px;
}
#image_ads #timer_background {
background: #ccc;
background: #b05b08;
background: #FEB835;
}