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

#content-header {
	/*border-bottom:1px solid #92C945;*/
}
#content-border-top {
	border-left:3px solid #4a3506;
	border-right:3px solid #4a3506;
	border-top:3px solid #4a3506;
}

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

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

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

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

/*#sidebar-left #block-menu-menu-menu-garden ul.menu li.first { behavior: url(/sites/all/themes/custom_zen/iepngfix.htc) !important; }*/

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

#footer {background-color: #94C948;}

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