a { color: #cc6600; }
ul { list-style-image: url(../images/honeycomb/arrow.gif); }
.raisedPanelContent .seeAll a, .more { background-image: url(../images/honeycomb/arrow.gif); }
.con1col .pageSection .backToTop { background-image: url(../images/honeycomb/pageSectionBackToTop.png); }

/***** navigation theme *****/
#leftNav li.selected a { color: #cc6600; }
#leftNav li a:hover { color: #fff; }
#leftNav li.selected a, 
#leftNav li a:hover, 
#leftNav li:hover { background-image: url(../images/honeycomb/leftNavItem.png); }
#leftNav ul ul,
#leftColumn #leftNav ul ul li.last-child { background-image: url(../images/honeycomb/flyoutbg.png); }
#leftNav ul ul li { border-top-color: #cc6600; }


/***** page elements *****/
.headerModule { background-image: url(../images/honeycomb/pageHeader.jpg); }

