﻿/* Begin global styles */

*{
	margin:0px;
	padding:0px;
}
body {
	/*background-color:#83a43c;*/
	text-align:center;
	background-image:url(../images/nature.gif);
	background-repeat:repeat;
	font-family: "chippewa-falls-1","chippewa-falls-2", Verdana, Arial, Helvetica, sans-serif;
	background-image:url(../images/bg.gif);
	/*font-size:12px;*/
}
img{
	border:2px solid #72a143;
	padding:1px;
}

a:link{
	color:#0f3b05;
}

a:visited{
	margin:0px;
	padding:0px;
	border:0px;
}

#typekit-badge-tos5dzm{
	display:none !important;
}

a:link img{
	border:none;
}

a:visited img{
	border:none;
}

.frame {
	width: 925px;
	text-align:left;
	margin: 10px auto;
}

.header {
	color:#ffffff;
	text-align:left;
	height: 150px;
	width: 925px;
	background-image:url(../images/header_dark.png);
	background-repeat:no-repeat;
}

.menu{
	height:35px;
	width:915px;
	background-image:url(../images/nav_bg.gif);
	background-repeat:repeat-x;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.menu_hr{
	height:2px;
	background-color:#305A27;
	color:#768F70;
	border: 0;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin:0px;
	padding:0px;
	
}

.footer{
	height:35px;
	padding-left:15px;
	padding-top:120px;
	background-image:url(../images/footer_dark.png);
	background-repeat:no-repeat;
	color:#FFFFFF;

}

.clear{
	clear:both;
}

.float_left{
	float:left;
}

.float_right{
	float:right;
}

h1{
	font-size:24px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

/* end global styles */
#container img{
	border:none;
}
/* home page */
#HomeRotator{
	width:600px;
	height:400px;
	float:left;
}
#BlogPosts{
	width:280px;
	height:315px;
	float:left;
	background:url(../images/home_postit.png) no-repeat;
	/*margin:5px 0 0 8px;*/
	padding:35px 15px 0;
	color:#fff;
}

.feedItem{
	height:20px;
	overflow:hidden;
	border-bottom: #FF9 thin solid;
	padding-bottom:3px;
	color:#666;
}

.feedItem a{
	color:#666;
	text-decoration:none;
}

.home_boxes{
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	height:200px;
	background-image:url(../images/home_boxes/home_boxes_bg.jpg);
}

/*
.home_boxes:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}


*/
/* home boxes */
.box_gc{
	width:228px;
	height:200px;
	background:url(../images/home_boxes/garden_center_box.jpg);
	float:left;
	background-position:0px 0px;
}
.box_gc:hover{
	background-position:0px -200px;
}

.box_lnd{
	width:228px;
	height:200px;
	background:url(../images/home_boxes/landscaping_box.jpg);
	float:left;
}
.box_lnd:hover{
	background-position:0px -200px;
}

.box_fs{
	width:228px;
	height:200px;
	background:url(../images/home_boxes/flower_shop_box.jpg);
	float:left;
}
.box_fs:hover{
	background-position:0px -200px;
}

.box_op{
	width:228px;
	height:200px;
	background:url(../images/home_boxes/our_plants_box.jpg);
	float:left;
}
.box_op:hover{
	background-position:0px -200px;
}
/* end  home boxes */

/* generic styles */

.sub_header{
	height:100px;
	width:915px;
	/*background-image:url(../images/sub_header.png);*/
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	color:#FFFFFF;
}

.content{
	width:905px;
	background-image:url(../images/bg_paper.gif);
	padding-left:5px;
	padding-right:5px;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;	
}

.homeContent{
	width:910px;
	background-image:url(../images/bg_paper.gif);
	/*padding-left:5px;*/
	padding-right:5px;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.home_blog_left{
	width:200px;
	float:left;
}

.home_blog_left li{
	list-style:none;
}

.home_blog_left h2, h3{
	font-size:16px;
}

.rtTop{
	font-size:12px;
}

.home_blog{
	width:500px;
	float:left;
}

.home_blog h2{
	/*font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;*/
	/*font-style:italic;*/
	text-decoration:underline;
	/*font-size:1.7em;*/
	padding:0px;
	margin:0px;
}

.home_blog_right{
	float:left;
	width:200px;
}


.sf_postTitle{
	font-size:1.5em !important;
}

/* style home event listings */
.sf_eventsList li{
	margin:0px;
}

.sf_eventTitle a{
	font-size:16px;
	font-weight:bold;
	line-height:1;
	margin:0px;
}

.sf_eventBasicInfo{
	margin:0px;
}

.sf_eventPriod{
	font-size:14px;
}

.sf_eventSummary{
	font-size:12px;
}
/* end home events */


.sf_newsTitle{
	/*font-size:18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;*/
}

/* constant contact box */
.cc_signup{
	background-image:url(../images/signup_post.png);
	background-repeat:no-repeat;
	height:230px;
	text-align:center;
	color:#000000;
	padding:85px 0 0 5px;
}

.cc_signup_comp{
	background-image:url(../images/signup_post_comp.png);
	background-repeat:no-repeat;
	height:230px;
	text-align:center;
	color:#000000;
	padding:85px 0 0 5px;
}
/* end constant contact */


/* begin plant db*/

.pd_main{
	width:700px;
}

.pd_main img{
	background-color:#9CB16A;
	padding:3px 3px 5px 3px;
	margin:0px 5px 0px 0px;
	width:220px;
}

.pd_main ul{

}

.pd_main li{
	display:block;
	float:left;
}
.catalog_item{

}

.catalog_img{
	margin:0px 5px 0px 0px;
	float:left;
}

.catalog_img img{
	background-color:#9CB16A;
	padding:3px 3px 5px 3px;
	margin:0px 5px 0px 0px;
}

.catalog_text{
	float:left;
}

/* end plant db */