/** 
* Strictly color and styles for FALL specific theme
*/
body {
	background: url(/sites/all/themes/custom_zen/img/fall_main_bg.jpg) repeat-x #e9e7e6 0px 0px;
}
#page {width: 905px;}

#content-header {
	/*border-bottom:1px solid #bd5a2d;*/
}
#content-border-top {
	border-left:3px solid #442118;
	border-right:3px solid #442118;
	border-top:3px solid #442118;
}

#content-inner {
	border-bottom: 5px solid #ddce7e;
}

#sidebar-left ul.menu {
	border-bottom: 5px solid #ddce7e;
}

#sidebar-left ul.menu li.active-trail {
	background: url(/sites/all/themes/custom_zen/img/fall_navtick.gif) no-repeat 1px center #e3de9a; 
}

#sidebar-left #block-menu-menu-menu-fall ul.menu li.first {
  	background: url(/sites/all/themes/custom_zen/img/fall_logo.png) no-repeat !important;
  	_background: url(/sites/all/themes/custom_zen/img/fall_logo.gif) no-repeat;
}

#sidebar-left a#fall-garden-callout {
	display: block;
	width: 272px;
	height: 71px;
	background: url(/sites/all/themes/custom_zen/img/gardenshow_callout.gif) no-repeat 0 0;
	
	text-decoration: none;
}

#footer {background-color: #442118;}

#footer-inner {
	background: url(/sites/all/themes/custom_zen/img/fall_footer_icon.gif) no-repeat #442118;
}
