/*
	lt green: #b3d335
	dk green: #527d24
*/

#header {
	background-image: url('../images/treatment/header_background_green.jpg');
}

#header_container {
	background-image: url('../images/treatment/header_nav_background_green.png');
}

#nav_footer li a:hover {
	color: #527d24;
}

a {
	text-decoration: none;
	border-bottom: 1px dotted #527d24;
	color: #527d24;
}

h2 {
	color: #527d24;
}

ul li a {
	color: #527d24;
}

.hp_news_item p a, .hp_link_item a, #department_links li a {
	color: #527d24;
	border-bottom: 1px dotted #527d24;
	font-weight: 700;
}

#last_seven {
	background-image: url('../images/treatment/last_7_green.jpg');
}

#last_seven_list {
	background-image: url('../images/treatment/last_7_green.jpg');
}

.hp_news_item h3 a:hover {
	color: #527d24;
}

.homepage_news h3 a:hover {
	color: #527d24;
}

#homepage_links {
	background-image: url('../images/treatment/inspiration_ideas_green.jpg');
}

/* department page */


#department_link_item a:hover {
	color: #527d24;
}

#services_menu a {
	border: none;
}

#products_menu a {
	border: none;
}

#sub_nav a {
	border: none;
}

h3 a {
	border: none;
}

#footer a {
	border: none;
}

.noborder a {
	border: none;
}