/* Pompei Colour Styling */

/* Image Changes */

#header { background: url(../images/header_classico.png) no-repeat; }

/*#header { 	list-style-image:url(../images/header_default.gif); } */

#product_nav .level_1_sel {	background: url(../images/product/bkg_selected_clo.gif); }


/* Colour Changes */


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


#footer { background: #735940; border-bottom: solid 3px #3b2b1e; }

#content_wrapper h1 { color: #735940; }

/*#footer p {	color: #3b2b1e;	}*/
#footer p {	color: #ab9279;	}
	
	#footer a:link { color: #ab9279; }
	#footer a:visited { color: #ab9279; }
	#footer a:hover { color: #fff; border-bottom: none; }	
	
#footer strong { color: #ab9279; }
	
#product_nav h1 { color: #666; }

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