body {
	background-color: #FfFfFf;
	background-image: none; 
}

footer .decoration {
	background: #ffffff url('../graphics/bg-footer-top.jpg') repeat top left;
}

nav {
	background: #C2D82E url('../graphics/nav-bg0.png') left top repeat;
	text-transform: uppercase;
}

li ul.sub1 li {
	background: transparent url('../graphics/dd1.png') center top repeat;
}

li ul.sub2 li {
	background: transparent url('../graphics/dd2.png') center top repeat;
}

#customer-utilities {
	background: transparent url('../graphics/bg-utilities.png') no-repeat center top;
}

.content article h1, .content article h2, .content article h3, .content article h4, .content article h5, .content article h6, .content aside h1, .content aside h2, .content aside h3, .content aside h4, .content aside h5, .content aside h6 {
	background: transparent url('../graphics/bg-content-heading.png') no-repeat center top;
}

#secondary-nav ul li {
	background: transparent url('../graphics/bullet.png') no-repeat 6px 22px;
}

a:link, a:visited, #featured ul li div.collection_item_label, #featured ul li div.collection_item_label a:link, #featured ul li div.collection_item_label a:visited {
	color: #E4A421;
}

a:hover, a:active, #featured ul li div.collection_item_label a:hover, #featured ul li div.collection_item_label a:active {
	color: #C2D82E;
}

#secondary-btm {
	background:transparent url('../graphics/nav-btm.png') no-repeat left bottom;
}

#secondary-nav ul {
	background:transparent url('../graphics/nav-bg.png') repeat-y left top;
}

#secondary-top {
	background:transparent url('../graphics/nav-top.png') no-repeat left top;
}

li ul.sub1 li.first {
	background:transparent url('../graphics/dd1-first.png') center top no-repeat;
}

#spotlight {
	padding: 0;
	margin-top:10px;
}

#home .align_gallery_center {
	margin: 0 auto -10px auto !important;
}



/* =============================================================================
   Dynamic Width Headlines
   ========================================================================== */
.headline_wrap {
	background: transparent url('../graphics/bg-featured-heading-stripe.png') repeat-x 0px 6px;
}

#featured h1, #featured h2, #featured h3, #featured h4, #featured h5, #featured h6 {
	background: transparent url('../graphics/bg-featured-heading-bg.png') center 6px repeat-x;
}

.pre {
	background: transparent url('../graphics/bg-featured-heading-left.png') no-repeat 0px 6px;
}

.post {
	background: transparent url('../graphics/bg-featured-heading-right.png') no-repeat 0px 6px;
}