a:link,
a:active,
a:visited,
a:hover
{
    color: #6c4619;
}

#LoginView, LoginView a { color: #6c4619; }

#Footer
{
	background-image: url(/images/ColorPalettes/darkgreen/footer_bg_dark_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/darkgreen/newsletter_icon_dk_green.gif);
	background-repeat: no-repeat;
}

#Subfooter { color: #51623c; }
#Subfooter a { color: #51623c; }

div.Title
{
	background-image: url(/images/ColorPalettes/darkgreen/title_bg_dark_green.gif);
	background-repeat: repeat-x;
}

div.Title div
{
	background-image: url(/images/ColorPalettes/darkgreen/title_left_dark_green.gif);
	background-repeat: no-repeat;
}

div.Title div div
{
	background-image: url(/images/ColorPalettes/darkgreen/title_right_dark_green.gif);
	background-repeat: no-repeat;
	background-position: top right;
	color: #ffffff;
}

div.Subtitle
{
	background-image: url(/images/ColorPalettes/darkgreen/subtitle_bg_dark_green.gif);
	background-repeat: repeat-x;
}

div.Subtitle div
{
	background-image: url(/images/ColorPalettes/darkgreen/subtitle_left_dark_green.gif);
	background-repeat: no-repeat;
}

div.Subtitle div div
{
	background-image: url(/images/ColorPalettes/darkgreen/subtitle_right_dark_green.gif);
	background-repeat: no-repeat;
	background-position: top right;
	color: #51623c;
}

div.hRule
{
	border-bottom-color: #51623c;
}

/***** homepage glider *****/
div.scroller div.section h3 { color:#64774c; }
#featurebottomnav { background-color: #64774c; }

div.HomeCallout h1
{
	background-image: url(/images/ColorPalettes/darkgreen/home_callout_header_dark_gr.gif);
	background-repeat: no-repeat;
	color: #51623c;
}

/***** Specials *****/
#PageFeatureRight div.Subtitle
{
	background-image: url(/images/ColorPalettes/darkgreen/feature_subtitle_bg_dark_gr.gif);
	background-repeat: no-repeat;
	color: #51623c;
}

