/* GREY PANEL 1  www.multithemes.com */

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

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

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

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

/* @group bread crumb */

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

#footer a:link, #footer a:visited {
	text-decoration: none;
	color: #e0e0e0;
	text-shadow: 0px 0px 0px #000000;

}

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


