/** secondary blue **/

td.sidebar {
	background: #ffffff;
	border-left: 0px solid #bec5ce;
	border-right: 1px solid #bec5ce;
}

td.sidebar li,
td.section li {
	background: url(../images/secondary/blue/li-side.png) 0 2px no-repeat;
}

div#divider {
	background: #f8050b;
}

#divider .shadow-l {
	background: url(../images/secondary/blue/body2-shadow-l.png) 0 0 repeat-y;
}

#divider .shadow-r {
	background:  url(../images/secondary/blue/body2-shadow-r.png) 100% 0 repeat-y;
}

div#bottom {
	background: #e9e4d5;
}

div#bottom  .wrapper{
	background: #e9e4d5 url(../images/secondary/blue/bottom-bg.png) 0 0 repeat-x;
}

#bottom .shadow-l {
	background: url(../images/secondary/blue/bottom-shadow-l.png) 0 0 repeat-y;
}

#bottom .shadow-r {
	background:  url(../images/secondary/blue/bottom-shadow-r.png) 100% 0 repeat-y;
}

#bottom .shadow-l2 {
background: url(../images/secondary/blue/bottom-shadow-l.png) 0 0 repeat-y;
}

#bottom .shadow-r2 {
	background:  url(../images/secondary/blue/bottom-shadow-r.png) 100% 0 repeat-y;
}

#bottom td.mainbody {
	background: url(../images/secondary/blue/bottom-shadow-l.png) 100% 0 repeat-y;
}

#bottom td.mainbottom {
	background: url(../images/body/beige/body-shadow-ll.png) 100% 0 repeat-y;
}

#bottom td.mainbottom .padding {

}

/* modules */

td.section div.moduletable,
td.section div.moduletable-bottom2 {
	background: url(../images/secondary/blue/module-bottom.png) 100% 0 no-repeat;
}

td.section div.moduletable h3,
td.section div.moduletable-bottom2 h3 {
	background: url(../images/secondary/blue/h3-bottom.png) 100% 27px repeat-x;
}

td.sidebar div.moduletable h3 {
	border-bottom: 1px solid #AFA187; /* WAS #bdc5ce; Changed on Ryan's suggestion */
}

div#horiz-menu li.active a {
	background: url(../images/menu/sienna/nav-bg-ov.png);
}