div#header .logo {
	background: url('../../images/colors/light_blue/logo.png') no-repeat top right;
}
div.small_right_column ul.arrows li a.ui-state-active { 
	background: url('../../images/colors/light_blue/arrow_down.png') no-repeat left;
}
div#homepage div.specials a.full_menu {
	background: url('../../images/colors/light_blue/menu_icon.png') no-repeat top left;
}
div#feedback div.press ul li div.date {
	background: url('../../images/colors/light_blue/date_bg.png') no-repeat;
}
div.large_right_column ul li {
	background: url("../../images/colors/light_blue/bullet.png") no-repeat 0px 4px;		
}
ul.icon_list li.email  { background: url('../../images/colors/light_blue/mail.png') no-repeat top left; }
ul.icon_list li.phone  { background: url('../../images/colors/light_blue/phone.png') no-repeat top left; }
ul.icon_list li.fax    { background: url('../../images/colors/light_blue/fax.png') no-repeat top left; }
div.location_box .details {
	background: url('../../images/colors/light_blue/location_icon.png') no-repeat top left;
}
div#blog a.rss span{
	background: url('../../images/colors/light_blue/rss.png') no-repeat;
}
div#blog .post .date,
div#homepage #slides .nivo-caption p span,
ul.recent_blogs li div.date {
	background: url('../../images/colors/light_blue/date_bg.png') no-repeat;
}
div#error_page div.error_wrap {
	background: url("../../images/colors/light_blue/404_circle.png") no-repeat center;
}
ul.triangles li {
	background: url('../../images/colors/light_blue/arrow_right.png') no-repeat 0px 7px;
}
ul.bullseye li {
	background: url('../../images/colors/light_blue/bullet.png') no-repeat 0px 7px;
}
ul.arrows li {
	background: url('../../images/colors/light_blue/arrow.png') no-repeat 0px 4px;
}
ul.checkmarks li {
	background: url('../../images/colors/light_blue/checkmark.png') no-repeat 0px 5px;
}
blockquote {
	background: url("../../images/colors/light_blue/quote.png") no-repeat top left;		
}
div.pricing_box.active .price{ background: url('../../images/colors/light_blue/price_bg.png') no-repeat	top center; }
div#location div.address {
	background: url('../../images/colors/light_blue/location_icon.png') no-repeat top left;
}
div#items .content h4 span,
div#items_3 b span {		
	background: #87d0ee;
}
div#header ul#nav li.current-menu-item a,
			div#header ul#nav li.current-menu-parent a {
	background: #87d0ee;
}