/************************************************
 *		Green stuff			*
 ************************************************/

#itemimages div a:hover img, #itemimages div a.selected img
{
	border: 1px solid #56a24a;
}

#backlink
{
	color: #56a24a;
}

#itemsslide #slideitems a:hover img
{
	border: 1px solid #56a24a;
}

#itemgroup li a:hover img
{
	border: 1px solid #56a24a;
}

#newsletterforms h2
{
	color: #56a24a;
}

#contactandmap #hours
{
	color: #56a24a;
}

#iteminfo p strong
{
	color: #56a24a;
}

.default h2
{
	color: #56a24a;
}




/************************************************
 *		Backgrounds			*
 ************************************************/

body
{
	background: #FFF url( ../img/BG_pattern.gif ) bottom left no-repeat fixed;
}