
	

	
a:link, a:active, a:visited{
	color:#B79300;
	text-decoration:underline;
	}

a:hover{
	color:#EC1821;
	text-decoration:underline;
	}
	

	
	/* the header area */
	
#headerBanner {
	background:url(../../images/landingpages/yellow/banner.gif) top right no-repeat #E1B300;
}


#headerBar h2{
	background-color:#B79300;	
}


	/* left content */
	


	#mainContent h2 a{
	padding:3px 0px 4px 30px;
	background:url(../../images/landingpages/yellow/circleArrow.gif) top left no-repeat;
}	

	#mainContent h2 a:hover{
	background:url(../../images/landingpages/yellow/circleArrow.gif) 0px -74px no-repeat;
}	

	
/* RHC */




#fencingForSchools a{

background:url(../../images/landingpages/yellow/circleArrowYellow.gif) top left no-repeat;
}

#fencingForSchools{
background:url(../../images/landingpages/yellow/sideBar.gif) top left no-repeat #E1B300;

}

#products p, #projects p{
	color:#886C00;
}



#products .productBox, #projects .productBox{
background:url(../../images/landingpages/yellow/grad.jpg) bottom left no-repeat;
}

#products .productBoxPadding img, #projects .productBoxPadding img{
border: 1px solid #886C00;
}	

#products .more a, #projects .more a{
background:url(../../images/landingpages/yellow/more.gif) 2px 4px no-repeat;
}

#products .more a:hover, #projects .more a:hover{
background:url(../../images/landingpages/yellow/more.gif) 2px -88px no-repeat;
}


#productpair {
background:url(../../images/landingpages/yellow/doubleGrad.jpg) bottom left no-repeat;
}


/* footer */
#footer{
	border-top:8px solid #B79300;
}	


	