a { color: #a92443; }
ul { list-style-image: url(../images/pink/arrow.gif); }
.raisedPanelContent .seeAll a, .more { background-image: url(../images/pink/arrow.gif); }
.con1col .pageSection .backToTop { background-image: url(../images/pink/pageSectionBackToTop.png); }

/***** navigation theme *****/
#leftNav li.selected a { color: #a92443; }
#leftNav li a:hover { color: #fff; }
#leftNav li.selected a, 
#leftNav li a:hover, 
#leftNav li:hover { background-image: url(../images/pink/leftNavItem.png); }
#leftNav ul ul,
#leftColumn #leftNav ul ul li.last-child { background-image: url(../images/pink/flyoutbg.png); }
#leftNav ul ul li { border-top-color: #b82a4e; }


/***** page elements *****/
.headerModule { background-image: url(../images/pink/pageHeader.jpg); }
.headerModule ul li { background-image: url(../images/pink/pageHeaderBullet.gif); }

/***** office locations *****/
.tel, .fax, .email { line-height: 18px; }
.tel strong, .fax strong, .email strong {
    background: url(../images/pink/iconPhone.gif) no-repeat center center;
    text-indent: -9999px; overflow: hidden; width: 16px; height: 18px;
    float: left; display: block; vertical-align: middle; margin-right: 10px;
}
.fax strong { background-image: url(../images/pink/iconFax.gif); }
.email strong { background-image: url(../images/pink/iconEmail.gif); }

