/* fall */

html {
	background-color: #af6111;
}
#page_bg {
	background: #af6111;
}

div#wrapper {
		background: #eef2c2;
}
/*
div#wrapper_r {
	background: url(../images/red/mw_shadow_r.png) 100% 0 repeat-y;
}
*/
div#header {
	background: url(../images/fall/header_secondlevel_pg.png) -3px -4px no-repeat;
	height: 87px;
}
/*
div#header_l {
	background: url(../images/red/mw_header_t_l.png) 0 0 no-repeat;
}

div#header_r {
	background: url(../images/red/mw_header_t_r.png) 100% 0 no-repeat;
}
*/
div#whitebox {
	background-color: #eef2c2;
}
div#leftcolumn {
	background:url(../images/fall/left_nav_bg_wide.png) no-repeat -2px -3px transparent;
	padding-top: 140px;
}
div#footer {
	/* background: #f7f7f7 url(../images/blue/mw_footer_b.png) 0 100% repeat-x; */
}
div#footer div {
	color: #FFFFCC !important;
}
.keokee a {
	color:#5a1f11 !important;
}
div#rightcolumn #sf-menu {
	margin-top: 16px;
}
div#rightcolumn .menu {
	margin-top: 0;
}
div#homepgflash {
	top: -5px;
}
/*
div#footer_l {
	background: url(../images/red/mw_footer_b_l.png) 0 0 no-repeat;
}

div#footer_r {
	background: url(../images/red/mw_footer_b_r.png) 100% 0 no-repeat;
}
*/