/* BRUSHED 3  www.multithemes.com */

#pageHeader {
	background: no-repeat url(../../images/editable_images/header_3_Brushed.jpg);
}

#pageHeader h1 {
	text-shadow: 2px 2px 2px #000000;
}

#pageHeader h2 {
	text-shadow: 2px 2px 1px #bfbfbf;
}

#footer {
	background: no-repeat url(../../images/color3/footer.jpg);
	color: #000000;
	text-shadow: 2px 2px 1px #7f7f7f;
}

/* @group bread crumb */

#breadcrumbcontainer li {
	color: #252525;
	text-shadow: 0px 0px 0px #000000;
}
	
/* @end */

#footer a:link, #footer a:visited {
	text-decoration: none;
	color: #ffffff;
	text-shadow: 2px 2px 2px #000000;
}

#footer a:hover, #footer a:active {
	color: #000000;
	text-shadow: 2px 2px 1px #d9d9d9;
}

