<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg5.gif);
	font-family: Arial, Helvetica, sans-serif;
}

#bodyContainer {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	background: #fff;
	height: auto;
}
#bodyContainer #topBanner {
	background-attachment: scroll;
	background-image: url(../images/top_banner2.jpg);
	height: 100px;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	width: 750px;
	padding-left: 20px;
	position: relative;
}
#bodyContainer #topBanner #highlight {
	height: 110px;
	width: 189px;
	position: absolute;
	right: -20px;
	top: -10px;
	z-index: 999999;
}
.debug {
	background: #e4e4e4;
	border: 1px solid #494949;
	color: #b90600;
	font: bold 9px "Lucida Grande", Verdana, Arial, sans-serif;
	padding: 3px;
	margin: 3px;
	width: auto;
}

#bodyContainer #topMenu {

}
#bodyContainer #topMenu {
	background-repeat: repeat-x;
	background-position: left bottom;
	background-attachment: scroll;
	background-color: #fefeff;
	background-image: url(../images/topMenuTile.gif);
	margin: 0px;
	padding: 0px;
	height: 23px;
	width: 770px;
	line-height: 27px;
}

#bodyContainer #topMenu ul {
	margin: 0px;
	padding: 0px;
	float: right;
	list-style: none;
	display: block;
	height: 27px;
}

#bodyContainer #topMenu li {
	float: left;
	padding: 0px;
	margin: 0px;
	display: block;
	height: 27px;
	width: auto;
}
#leftColumn {
	float: left;
	width: 175px;
	padding-top: 3px;
	padding-bottom: 20px;
	padding-left: 10px;
}

/* #whatToPlant {
background: url(../images/menuWhatToPlant.jpg) no-repeat;
width: 173px;
height: 188px;
overflow: hidden;
padding: 32px 0px 0px 0px;
list-style: none;
margin: 0px 0px 0.5em 0px;
} */

#sideNav {
	width: 175px;
	margin-bottom: .5em;
	background-image: url(../images/side_nav_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#sideNav .top {
	min-height: 189px;
	background-image: url(../images/side_nav_top.gif);
	background-repeat: no-repeat;
}
#bodyContainer #leftColumn #sideNav .top h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	padding-left: 12px;
	margin: 0px;
	color: #006600;
	font-weight: bold;
	padding-top: 12px;
}


#sideNav .bottom {
	height: 13px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: bottom;
}

#sideNav ul {
	list-style: square;
	margin: 0px;
	padding-left: 25px;
}

#sideNav li {
	padding: 0;
	margin: 0px 5px 2px 2px;
	line-height: 1em;
}

#sideNav a {
	color: #273003;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

* html #sideNav li {
	line-height: 1.4em;
}


#sideNav a:hover {
	text-decoration: underline;
	color: #000;
}
#bodyContainer #leftColumn #cards_and_hours {
	padding-top: 12px;
}

#bodyContainer #leftColumn #cards_and_hours p {
	font-size: 10px;
	font-weight: bold;
	color: #C60700;
	text-align: center;
	background-color: #FFFFFF;
}
#bodyContainer #leftColumn #cards_and_hours img {
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#bodyContainer #leftColumn #cards_and_hours p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
}
#bodyContainer #leftColumn #emailSignUp h3 {
	font-size: 11px;
	text-align: center;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}


#content {
	float: right;
	width: 553px;
	font-size: 12px;
	line-height: 1.2em;
	padding-bottom: 2px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 3px;
}
#bodyContainer #content #main_banner {
	height: 225px;
	width: 553px;
	background-attachment: scroll;
	background-image: url(../images/home-banner-box.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 5px;
	font-weight: bold;
}
#bodyContainer #content #main_banner h1 {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	margin: 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
	color: #C00000;
	font-weight: normal;
}
#bodyContainer #content #main_banner h2 {
	text-align: center;
	font-style: italic;
	color: #006600;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}
#bodyContainer #content #main_banner h3 {
	text-align: center;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	line-height: 1.4em;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}




#content .photoLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 2px solid #ccc;
}

#content .photoRight {
	float: right;
	margin-bottom: 10px;
	border: 2px solid #ccc;
	margin-left: 10px;
}


#content h1 {
	color: #d90000;
	font-size: 20px;
	margin: 0;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#content h2 {
	color: #547a25;
	font-size: 16px;
	margin: 0;
	padding-bottom: 10px;
	line-height: 1.3em;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#bodyContainer #content p {
	line-height: 1.6em;
	padding-bottom: 16px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}


#bodyContainer #content #footerLinks {
	clear: both;
	text-align: center;
	color: #444;
	font-size: 11px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #547A25;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 0px;
	padding-top: 20px;
}
#bodyContainer #content #footerLinks a {
	color: #444444;
	text-decoration: none;
}


#bodyContainer #content #footerLinks ul {
	list-style: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}

#bodyContainer #content #footerLinks ul li {
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
	border-right: 1px solid #ccc;
}

#bodyContainer #content #footerLinks ul li.last {
	border-right-style: none;
	padding-right: 0;
}

#bodyContainer #content #footerLinks ul li a {
	color: #444;
	font-size: 11px;
	text-decoration: none;
}

#bodyContainer #content #footerLinks ul li a:hover {
	text-decoration: underline;
	color: #000;
}

#pageCap {
	background: #8ba76c;
	height: 8px;
	clear: both;
}

/*&lt;group=Buttons&gt;*/

.button {
	background: #90a56f;
	border: 1px solid #747474;
	color: #ffffff;
	text-decoration: none;
	font: 10px   "Lucida Grande", Verdana, Arial, sans-serif;
	padding: 2px;
}

.buttonSmall {
	background: #90a56f;
	border: 1px solid #747474;
	color: #ffffff;
	text-decoration: none;
	font: bold 9px   "Lucida Grande", Verdana, Arial, sans-serif;
	* font-size: 8px;
	padding: 1px;
}

.buttonDisabled {
	background: #e8e8e8;
	border: 1px solid #747474;
	color: #666;
	text-decoration: none;
	font: 10px   "Lucida Grande", Verdana, Arial, sans-serif;
	padding: 2px;
}

.buttonSmallDisabled {
	background: #e8e8e8;
	border: 1px solid #747474;
	color: #666;
	text-decoration: none;
	font: bold 9px   "Lucida Grande", Verdana, Arial, sans-serif;
	* font-size: 8px;
	padding: 1px;
}

.button:hover, .buttonSmall:hover {
	background: #b91200;
}

.buttonActive {
	background: #b91200;
	border: 1px solid #747474;
	color: #ffffff;
	text-decoration: none;
	font: 10px   "Lucida Grande", Verdana, Arial, sans-serif;
	padding: 2px;
}

.buttonSmallActive {
	background: #b91200;
	border: 1px solid #747474;
	color: #ffffff;
	text-decoration: none;
	font: bold 9px   "Lucida Grande", Verdana, Arial, sans-serif;
	* font-size: 8px;
	padding: 1px;
}

/*&lt;/group&gt;*/

/*&lt;group=What To Plant pages&gt;*/

#subCategories {
	width: auto;
}

#category {
	margin-bottom: 10px;
	clear: both;
	float: left;
	width: 98%;
}

#category h2 {
	margin-bottom: 10px;
	color: #547a25;
	padding-top: 10;
	padding-right: 0;
	padding-bottom: 10;
	padding-left: 0;
}

#category a {
	color: #547a25;
	text-decoration: none;
}

#category a:hover {
	color: #b91200;
}

#categoryPhoto {
	padding:  5px;
	border: 1px solid #8e9581;
	float: right;
	margin-right: 5px;
	margin-left: 5px;
}

#categoryPhoto img {


}

#categoryDetails {

}

#categoryDetails p {
	padding: 0;
	margin: 0;
}

.viewSub {

	padding: 3px;
	width: 162px;
	margin-bottom: 10px;
	float: left;
	margin-right: 10px;
	text-align: center;
}

.viewSub a {
	text-decoration: none;
	color: #8e9581;
	font-size: 14px;
	font-style: italic;

}

.viewSub:hover {

}

.viewSub img {
	padding: 5px;
	border: 1px solid #8e9581;
	margin-top: 7px;

}

#productDisplay {

}

.productRow {
	float: left;
	width: 95%;
	background-color: #FFFFFF;
	padding: 6px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #547A25;
}

.productRow p  {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	margin-left: 120px;
}

* html .productRow p {
	float: left;
	margin-left: 0px;
}

.productPhoto {
	float: left;
	width: 113px;
	text-align: center;
}

* html .productPhoto {
	padding-top: 3px;
}

.productPhoto img {	
	border: 3px solid #fff;
}

.productPhoto img:hover {
	border: 3px solid #b91200;
}

* html .productPhoto img {	
	border: none;
}


* html .productPhoto a {	
	border: 3px solid #fff;

}

* html .productPhoto a:hover {
	border: 3px solid #b91200;
}

.paging {
	text-align: center;
	margin-top: 10px;
	margin-bottom:0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #547A25;
	padding-top: 10px;
	width: 97%;
	background-color: #D1E9B4;
	height: 22px;
	float: left;
}

#tips {
	text-align: left;
	width: 553px;
	padding-left: 0px;
	height: 135px;
}

#tipscontent {
	text-align: left;
	width: 400px;	
	line-height: 18px;

}

#web2 {
	text-align:center;
	margin:30px;
}

#web2 img {
	border: 1px solid #666666;	 
}

/*&lt;/group&gt;*/

.hideThis {
	display: none;
}
.plantofmonth-img {
	max-width: 540px;
}

/* CookieYes */

.cky-consent-container, .cky-modal {
	font-family: arial, sans-serif;
}
.cky-modal p, .cky-modal p:last-of-type {
	margin-bottom: 1em;
}
.cky-modal button.cky-accordion-btn {
	text-align: left;
	height: auto;
	width: auto;
}
.cky-modal button.cky-btn {
	height: auto;
	width: auto;
}</pre></body></html>