			#leftnav a.header, p.header {
			background : #3B722A;
			}
	
	
	/*** main content area ***/
	
		#content h1, #content h2, #content h3, .faq, #extinfo h1 {
		color : #3B722A;
		}
		
		#content a, #spiders a {
		color : #3B722A;
		}	
			
			#content a:hover, #spiders a:hover {
			background : #3B722A;
			color : #ffffff;
			}
	
	
		
		/*** breadcrumb links ***/
		
		#breadcrumbs {
		color : #3B722A;
		}
		
		
		/*** spiderlinks ***/
		
		#spiders {
		color : #3B722A;
		}
			
	
	
		/*** add to cart button ***/
		
		#cartbutton {
		background : url(cart-green.gif) no-repeat;
		color : #ffffff;
		width : 57px;
		}
