/*
	lt yellow: #ffc222
	dk yellow: #f37021
*/

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

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

#nav_footer li a:hover {
	color: #f37021;
}

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

h2 {
	color: #f37021;
}

ul li a {
	color: #f37021;
}

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

.hp_news_item h3 a:hover {
	color: #f37021;
}

.homepage_news h3 a:hover {
	color: #f37021;
}

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

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

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

/* department page */


#department_link_item a:hover {
	color: #f37021;
}

#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;
}