a:link,
a:active,
a:visited,
a:hover
{
    color: #6c4619;
}

#LoginView, LoginView a { color: #6c4619; }

#Footer
{
	background-image: url(/images/ColorPalettes/green/footer_bg_green.gif);
	background-repeat: repeat-x;
}
#Footer td { color: #ffffff; }
#Footer a { color: #eaebd1;  }
#Footer a.newsletter { color: #ffffff; }

#linkNewsletter
{
	font-weight: bold;
	padding: 0px 0px 5px 30px;
	background-image: url(/images/ColorPalettes/green/newsletter_icon_green.gif);
	background-repeat: no-repeat;
}

#Subfooter { color: #787c45; }
#Subfooter a { color: #787c45; }

div.Title
{
	background-image: url(/images/ColorPalettes/green/title_bg_green.gif);
	background-repeat: repeat-x;
}

div.Title div
{
	background-image: url(/images/ColorPalettes/green/title_left_green.gif);
	background-repeat: no-repeat;
}

div.Title div div
{
	background-image: url(/images/ColorPalettes/green/title_right_green.gif);
	background-repeat: no-repeat;
	background-position: top right;
	color: #ffffff;
}

div.Subtitle
{
	background-image: url(/images/ColorPalettes/green/subtitle_bg_green.gif);
	background-repeat: repeat-x;
}

div.Subtitle div
{
	background-image: url(/images/ColorPalettes/green/subtitle_left_green.gif);
	background-repeat: no-repeat;
}

div.Subtitle div div
{
	background-image: url(/images/ColorPalettes/green/subtitle_right_green.gif);
	background-repeat: no-repeat;
	background-position: top right;
	color: #7a7e4b;
}

div.hRule
{
	border-bottom-color: #c4c898;
}

/***** homepage glider *****/
div.scroller div.section h3 { color:#707442; }
#featurebottomnav { background-color: #b6bb81; }

div.HomeCallout h1
{
	background-image: url(/images/ColorPalettes/green/home_callout_header_green.gif);
	background-repeat: no-repeat;
	color: #7a7e4b;
}

/***** Specials *****/
#PageFeatureRight div.Subtitle
{
	background-image: url(/images/ColorPalettes/green/feature_subtitle_bg_green.jpg);
	background-repeat: no-repeat;
	color: #7a7e4b;
}

