/* Pompei Colour Styling */

/* Image Changes */

#header { background: url(../images/header_pompei.png) no-repeat; }
	
#product_nav .level_1_sel {	background: url(../images/product/bkg_selected_pmp.gif); }


/* Colour Changes */


	a 			{ text-decoration: none; }
	a:link 		{ border-bottom: 1px dotted #b75514; color: #000; }
	a:visited 	{ border-bottom: 1px dotted #b75514; color: #000; }
	a:hover		{ border-bottom: 1px dotted #333; color: #b75514; }
	a:active 	{ }


#footer { background: #b75514; border-bottom: solid 3px #8d2b09; }

#content_wrapper h1 { color: #b75514; }

/*#footer p {	color: #8d2b09;	}*/
#footer p {	color: #e3ab86;	}	
	#footer a:link { color: #e3ab86; }
	#footer a:visited { color: #e3ab86; }
	#footer a:hover { color: #fff; border-bottom: none; }	
	
#footer strong { color: #e3ab86; }	
#product_nav h1 { color: #666; }

#product_nav .level_3_sel {	border-right: 4px solid #b75514; }