/* Background Tone */
body
{
	background-color: #a3c856;
}

.activity img, #column .images img, .form .field:focus, select:focus, #column iframe
{
	border: 1px solid  #a3c856;
}

.sort a, .column h3, .indent label, #network, h1, #column h2
{
	color: #a3c856;
}

/* Foreground Tone */
a, h2, .featured h1, .product h1, .activity h1, .contact label, .search-info label, #network a
{
	color: #3399CC;
}

.featured .images img, .front-feature 
{
	border: 1px solid #3399CC;
}
