@import url("calendar.css");
/** content **/
#around-the-garden,
#home-newsletter-signup,
#site-search,
#calendar-of-events{
	margin: 0 23px;
	padding: 23px 0 0 0;
	background-repeat: no-repeat;
}
#around-the-garden{
	width: 616px;
}
#home-newsletter-signup{
	margin: 0 23px;
	padding: 0 0 0 0;
	background: none;
}
a.button_grey{
	margin: 10px 0 0 10px;
	float: left;
}
#around-the-garden{
	background-image: url("../images/titles/around_the_garden.gif");
}
#around-the-garden .news_item{
	width: 134px;
	height: 198px;
	margin: 0 10px;
	color: #5a4736;
	font-size: 10px;
	line-height: 12px;
}
#around-the-garden .news_item h3{
	color: #4a681e;
	font-size: 11px;
	line-height: 13px;
	margin: 0 0 5px 0;
}
#around-the-garden .news_item a.read_more{
	color: #4a681e;
	font-size: 11px;
	line-height: 12px;
	margin: 5px 0 0 0;
	display: block;
	text-decoration: none;
}
#around-the-garden .news_item a:hover.read_more{
	text-decoration:  underline;
}
#around-the-garden .news_item a img{
	width: 132px;
	height: 88px;
	margin: 5px 0;
}
#site-search{
	background-image: url("../images/titles/site_search.gif");
}
#home-tout{	
	margin: 13px 0 0 28px;
	height: auto;
	padding: 0;
	width: auto;
}
form input{
	display: block;
	float: left;
	width: 196px;
	border: #5a4736 solid 1px;
	padding: 3px 4px;
	margin: 10px 0 0 0;
	height: 13px;
	font-size: 11px;
	line-height: 13px;
}
form input.hidden{
	display: none;
}
form a{
	margin: 10px 0 0 10px;
	display: block;
	float: left;
}
/** layout **/
#cols_wrapper{
	width: 936px;
	margin: 0 6px;
}
#cols_wrapper div{
	clear: none;
	overflow: hidden; 
}
#cols_wrapper #col_left{
	width: 659px;
	height: 486px;
}
#cols_wrapper #col_left .top{
	height: 267px;
}
#cols_wrapper #col_left .top .header{
	height: 22px;
	background-image: url("../images/misc/box_638.gif");
	background-position: 2px 0;
}
#cols_wrapper #col_left .top .body{
	height: 225px;
	background-image: url("../images/misc/box_638_bg.gif");
	background-position: 2px 0;
}
#cols_wrapper #col_left .top .footer{
	height: 20px;
	background-image: url("../images/misc/box_638.gif");
	background-position: 2px -22px;
}
#cols_wrapper #col_left .bottom{
	height: 486px;
	width: 659px;
}
#cols_wrapper #col_left .bottom .left{
	width: 318px;
}
#cols_wrapper #col_left .bottom .left .header{
	height: 20px;
	background-image: url("../images/misc/box_299.gif");
	background-position: 2px -2px;
}
#cols_wrapper #col_left .bottom .left .body{
	height: 70px;
	background-image: url("../images/misc/box_299_bg.gif");
	background-position: 2px 0;
}
#cols_wrapper #col_left .bottom .left .footer{
	height: 20px;
	background-image: url("../images/misc/box_299.gif");
	background-position: 2px -22px;
}
#cols_wrapper #col_left .bottom .right{
	width: 341px;
}
#cols_wrapper #col_left .bottom .right .header{
	height: 20px;
	background-image: url("../images/misc/box_322.gif");
	background-position: 0 -2px;
}
#cols_wrapper #col_left .bottom .right .body{
	height: 180px;
	background-image: url("../images/misc/box_322_bg.gif");
}
#cols_wrapper #col_left .bottom .right .footer{
	height: 22px;
	background-image: url("../images/misc/box_322.gif");
	background-position: 0 -22px;
}
#cols_wrapper #col_right{
	width: 275px;
	margin: 0 0 0 2px;
	height: 488px;
}
#cols_wrapper #col_right .header{
	height: 22px;
	background-image: url("../images/misc/box_256.gif");
	background-position: -2px 0;
}
#cols_wrapper #col_right .body{
	height: 446px;
	background-image: url("../images/misc/box_256_bg.gif");
	background-position: -2px 0;
}
#cols_wrapper #col_right .footer{
	height: 22px;
	background-image: url("../images/misc/box_256.gif");
	background-position: -2px -22px;
}
#calendar-of-events{
	background-image: url("../images/titles/calendar_of_events.gif");
	margin: 0 23px;
	width: 229px;
}
#calendar-of-events .calendar_of_events_body{
	margin: 0 21px 0 20px;
	width: 189px;	
}
#calendar-of-events .event_types{
	text-align: center;
	text-transform: uppercase;
	margin: 5px 0 0 0;
	float: left;
	line-height: 15px;
}
a.event_type{
	color: #5a4736;
}