/* Topic Left Column
--------------------- */
.gridCol.left .promoBox h2 {
	background-image: url(http://assets.aarp.org/www.aarp.org_/TopicAreas/Volunteering/greenliving/222_bg.jpg);
	color: #ffffff;
	border-bottom: none;
	background-color: #f9f8ef;

}

/* Topic Center Column
--------------------- */

.fromCommunityPromo h2 {
	background-image: url(http://assets.aarp.org/www.aarp.org_/TopicAreas/Volunteering/greenliving/378_bg.jpg);
	background-color: none;
	border-bottom: none;
}


/* Topic Right Column
--------------------- */
.gridCol.right .promoBox h2 {
	background-image: url(http://assets.aarp.org/www.aarp.org_/TopicAreas/Volunteering/greenliving/300_bg_long2.jpg);
	background-color: none;
	color: #ffffff;
	border-bottom: none
}


/* Topic Ribbon
--------------- */
/*
Disregard previous theming method-- 
needs to change to support cell outline on hover
*/


/* Topic Article Sidebar
------------------------ */
#articleMedia .columnPromo h2 {
	background-image: url(http://assets.aarp.org/www.aarp.org_/TopicAreas/Volunteering/greenliving/222_bg.jpg);
	background-color: #f9f8ef;
	border-bottom: none
}

#articleMedia .columnPromo  {
	background-image: none;
	background-color: #f9f8ef;
}


/* New/Custom Promo Area
------------------------- */
h3.promoBoxHead {
	background: #5a1617;
	color: #fff;
}

h3.promoBoxHeadLink a {
	background: #807D6C;
	color: #daf1f7;
}

h3.promoBoxHeadLink a:hover {
	color: #fdece7;
}