/* BRUSHED 1  www.multithemes.com  */

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

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

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

#footer {
	background: no-repeat url(../../images/color1/footer.jpg);
	color: #151515;
	text-shadow: 2px 2px 1px #ffffff;
}

#footer a:link, #footer a:visited {
	text-decoration: none;
	color: #3f3f3f;
	text-shadow: 2px 2px 1px #d9d9d9;
}

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

/* @group bread crumb */

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