body { background: #af291f; }
h1 { color: #c04819; }
h2 { color: #da957b; }
h3 { color: #c04819; }
h4 { color: #da957b; }
a { color: #da957b; }

ul li {	background-image: url(../img/list.gif); }

#headerWrapper { background: url(../img/header-bg.gif); }
#headerWaves { background-image: url(../img/header-wave-tiled-bg.png); }

#topLogo { background-image: url(../img/header-logo.png); }
#topLogoTitle { background-image: url(../img/header-logo-title-thin.png); }

#breadcrumbsWrapper { color: #c87b5d; background-image: url(../img/breadcrumbs-bg.png); }
#breadcrumbsMenu { background-image: url(../img/breadcrumbsmenu-bg.gif); }
#breadcrumbsMenu a { color: #c87b5d; border-color: #e3af9e; }
#breadcrumbsMenuCorner { background-image: url(../img/breadcrumbsmenu-corner-bg.gif); }

#footerWrapper { background-image: url(../img/footer-bg.gif); }

#headerExtraLogo { background-image: url(../img/header-extra-title.png); }




#articleSidebar .submenu li a:hover,
#articleSidebar .submenu li.selected a { background-image: url(../img/submenu-bottom-selected.gif); }
	#articleSidebar .submenu li a:hover span,
	#articleSidebar .submenu li.selected a span { background-image: url(../img/submenu-top-selected.gif); }
	#articleSidebar .submenu ul ul li a,
	#articleSidebar .submenu ul li.selected ul a,
	#articleSidebar .submenu ul ul li a:hover,
	#articleSidebar .submenu ul ul li.selected a { background-image: url(../img/triangle-right.gif); }
	


#newsSidebar div.wrapper { background: #fbebe5; border-color: #eecfc5; }
#newsSidebar div.wrapper a { color: #c87b5d; }
#newsSidebar div.wrapper div.roundedTop { background-image: url(../img/news-sidebar-rounded.gif); }
#newsSidebar div.wrapper div.roundedBottom { background-image: url(../img/news-sidebar-rounded.gif); }

#newsSidebar div.sidebar_title a,
#newsSidebar div.shortcut b,
#newsSidebar div.list li.selected a { color: #d57049; }
#newsSidebar div.list li { background-image: url(../img/list.gif); }


