/* Topic Left Column
--------------------- */
.gridCol.left .promoBox h2 {
	background-image: url(http://assets.aarp.org/www.aarp.org_/TopicAreas/Health/boomerwomenLTC/222_bg.jpg);
	background-color: none;
	color: #fff8f1;
	border-bottom: none;
}

.gridCol.left .promoBox .promoContent {
	background-color: #fffaf4;

}

/* Topic Center Column
--------------------- */

.gridCol.middle .promoBox h2 {
	/*background-image: url(http://assets.aarp.org/www.aarp.org_/TopicAreas/Family/mothersday/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/Health/boomerwomenLTC/300_bg_long.jpg);
	background-color: none;
	color: #e9e2db;
	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/Health/boomerwomenLTC/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;
}
