div#header .logo {
	background-repeat: no-repeat;
	background-position: right top;
}
div.small_right_column ul.arrows li a.ui-state-active { 
	background: url('../../images/colors/orange/arrow_down.png') no-repeat left;
}
div#homepage div.specials a.full_menu {
	background: url('../../images/colors/orange/menu_icon.png') no-repeat top left;
}
div#feedback div.press ul li div.date {
	background: url('../../images/colors/orange/date_bg.png') no-repeat;
}
div#our_story div#facts ul li {
	background: url("../../images/colors/orange/bullet.png") no-repeat 0px 4px;		
}
div#contact_us #hq  ul li.mail  { background: url('../../images/colors/orange/mail.png') no-repeat top left; }
div#contact_us #hq ul li.phone  { background: url('../../images/colors/orange/phone.png') no-repeat top left; }
div#contact_us #hq ul li.fax    { background: url('../../images/colors/orange/fax.png') no-repeat top left; }
div#hours_location .location .details {
	background: url('../../images/colors/orange/location_icon.png') no-repeat top left;
}
div#blog a.rss span{
	background: url('../../images/colors/orange/rss.png') no-repeat;
}
div#blog .post .date,
div#homepage #slides .nivo-caption p span {
	background: url('../../images/colors/orange/date_bg.png') no-repeat;
}
div#error_page div.error_wrap {
	background: url("../../images/colors/orange/404_circle.png") no-repeat center;
}
ul.triangles li {
	background: url('../../images/colors/orange/arrow_right.png') no-repeat 0px 7px;
}
ul.bullseye li {
	background: url('../../images/colors/orange/bullet.png') no-repeat 0px 7px;
}
ul.arrows li {
	background: url('../../images/colors/orange/arrow.png') no-repeat 0px 4px;
}
ul.checkmarks li {
	background: url('../../images/colors/orange/checkmark.png') no-repeat 0px 5px;
}
blockquote {
	background: url("../../images/colors/orange/quote.png") no-repeat top left;		
}
div.pricing_box.active .price{ background: url('../../images/colors/orange/price_bg.png') no-repeat	top center; }
div#location div.address {
	background: url('../../images/colors/orange/location_icon.png') no-repeat top left;
}
div#items .content h4 span {		
	background: #e8aa3e;
}
div#header ul#nav li.active a {
	background-color: #E87243;
}
