
	

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

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

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


#headerBar h2{
	background-color:#8B0A0D;	
}


	/* left content */
	


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

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

	
/* RHC */




#fencingForSchools a{

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

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

}

#products p, #projects p{
	color:#5A0A49;
}



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

#products .productBoxPadding img, #projects .productBoxPadding img{
border: 1px solid #5A0A49;
}	

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

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

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


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


	
