/* red style */

#middleContainer{
	background:url(../../images/lhSidebar/menuBackground.gif) 0 0 repeat-y;
}

#copy ul li{
	background: url(../../images/content/red/bullet.gif) 8px 10px no-repeat #fff;
}
#copy ul li ul li{
	background: url(../../images/content/red/bullet.gif) 8px 10px no-repeat #fff;
}
#copy h1{
	color:#993300;
}
#copy h2{
	color:#993300;
}
#copy h3{
	color:#993300;
}
#copy h4{
	color:#000;
}
#copy a:link{color:#993300; background:none transparent; text-decoration:underline;}
#copy a:active{color:#993300; background:none transparent; text-decoration:underline;}
#copy a:visited{color:#993300; background:none transparent; text-decoration:underline;}
#copy a:hover{color:#fff; background: none #993300; text-decoration:underline;}

/* orange sectionIndex panels */
#panelsWrapper .panel h2{
	background: url(../../images/content/red/h2Background.jpg) left top no-repeat #993300;
}
.panelContent div div {background: url(../../images/content/red/bullet.gif) left 4px no-repeat transparent;}
.panelContent div.bottom div {background: url(../../images/content/red/moreArrow.gif) left top no-repeat transparent;}

/*sectionIndex contentBoxes*/
#contentBox h2 {
	background: url(../../images/content/red/boxTopShad.jpg) left top no-repeat #993300;
}