			#leftnav a.header, p.header {
			background : #B3514E;
			}
	
	
	/*** main content area ***/
	
		#content h1, #content h2, #content h3, .faq, #extinfo h1 {
		color : #B3514E;
		}
		
		#content a, #spiders a {
		color : #B3514E;
		}	
			
			#content a:hover, #spiders a:hover {
			background : #B3514E;
			color : #ffffff;
			}
	
	
		
		/*** breadcrumb links ***/
		
		#breadcrumbs {
		color : #B3514E;
		}
		
		
		/*** spiderlinks ***/
		
		#spiders {
		color : #B3514E;
		}

		/*** register now button ***/
		
		#cartbutton {		
		background : url(cart-brown.gif) no-repeat;
		color : #ffffff;
		width : 132px;
		height : 45px;
		}
		
		/* Hides from IE5-mac \*/
		* html .tradeline {height: 1%;}
		/* End hide from IE5-mac */
		}