@charset "utf-8";
/* CSS Document */

BODY {
	background-color: #FFF;
	font-size:small;
}

H1 {
	margin-left : 0;
	margin-right : 10px;
	margin-top : 20px;
	margin-bottom : 10px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 1.6em;
	font-weight : bold;
	color:#7f6802;
	line-height: 1.5em;
}

H2 {
	margin-left : 0;
	margin-right : 10px;
	margin-top : 5px;
	margin-bottom : 5px;
	padding: 0;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 1.2em;
	font-weight : bold;
	color : #7f6802;
	line-height: 1.3em;
}

H3 {
	margin-left : 0;
	margin-right : 10px;
	margin-top : 5px;
	margin-bottom : 5px;
	font-family : Helvetica, sans-serif;
	font-size : 1.0em;
	font-weight : bold;
	color : #7f6802;
	line-height: 1.2em;
}
H4 {
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 10px;
	margin-bottom : 5px;
	font-family : Helvetica, sans-serif;
	font-size : .85em;
	font-weight : bold;
	color : #7f6802;
	line-height : 1.2em;
}
H5 {
	margin-left : 0;
	margin-right : 10px;
	margin-top : 20px;
	margin-bottom : 5px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : .75em;
	font-weight : bold;
	color : #676767;
	line-height : 1.3em;
}


.underline {
	text-decoration:underline;
}
	

p {
	margin: 3px 0 3px 0;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 0.9em;
	color : #232323;
	line-height : 1.3em;
}

.copyrt {
	font-size: 0.5em;
	color: #00579B;
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
}
.boldtext {
	font-weight:bold;
}
.whitetext {
	color: #ffffff;
}

.smallwhitetext {
	font-size: 0.7em;
	color: #fff;
}
.greentext {
	color: #c1d82f;
}
.browntext {
	color: #7f6802;
}
.darktext {
	color: #232323;

}
.smalldarktext {
	color: #232323;
	font-size: 0.85em;
	line-height: 1.1em;
	margin: 4px 5px 4px 0;
}
.greytext {
	font-size: 1.1em;
	color: #878787;
}
.smallgreytext {
	font-size: 0.9em;
	color: #878787;
}


.clearer {
	clear: both;
}

.lftimage {
	float:left;
	margin: 0 10px 0 0;
}
.rtimage {
	float:right;
}
.sidebartitle {
	background-color: #c1d82f;
	color: #fff;
	font-weight:bold;
	padding: 3px 0 3px 0;
	text-align:center;
	margin: 0;
}

/****LINK FORMATTING***/
a {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 1.0em;
	text-decoration : none;
	color : #c1d82f;
}

a:hover {
	color : #787878;
}
a.whitenav {
	color: #ffffff;
}
a:hover.whitenav {
	color:#666600;
}
a img {
	border: none;
}
/*******LIST FORMATTING*****/
ul {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color : #343434;
	list-style-position:inside;	
	list-style-type:disc;
	padding:0 0 0 0;
	margin: 5px 0 8px 8px;


}
ol {
	font-family : Arial, Helvetica, sans-serif;
	font-size:1.0em;
	color : #343434;
	padding:0 0 0 15px;
	margin: 0 0 0 15px;
}

li {
	font-family : Arial, Helvetica, sans-serif;
	font-size:1.0em;
	color : #343434;
	margin: 5px 0 0 0;
	padding: 0 0 0 0;
	
}



/*******MAIN PAGE DIVISIONS*********/
#mainbody  {
	position: relative;
	top: 5px;
	margin-left:auto;
	margin-right:auto;
	width: 975px;
	height:625px;
}
#header {
	position: relative;
	top: 0;
	left: 0;
	width: 975px;
	height: 86px;
	
}
#logo {
	float: left;
	height: 86px;
	width: 260px;
	border: none;
}
#logo a img {
	border: none;
}
#navheader {
	float: right;
	width: 715px;
	height: 86px;
	margin: 0;
	padding: 0;
	background:url(../images/hdrbckgrnd.jpg) top left no-repeat;
	border-bottom:#999999 1px solid;
}
#topnavbar {
	position: relative;
	top: 15px;
	left: 13px;
	width: 650px;
}
#basebar {
	position: relative;
	top: 0;
	left: 0;
	width: 975px;
	height: 50px;
	margin: 0;
	padding: 0;
}

/******HOME PAGE CONTENT DIVISIONS******/

#homecontentcontain {
	position:relative;
	top: 0;
	left: 0;
	width: 975px;
	height: 510px;
}
#homecontent2col {
	float: right;
	width: 714px;
	margin: 0;
	padding: 0;
}
#homesidebar {
	float: left;
	width: 260px;
	margin: 0;
	padding: 0 0 15px 0;
	border-right:#999999 1px solid;
}
#newsbox {
	position: relative;
	top: 10px;
	left: 0;
	width: 255px;
	height: 140px;
	overflow-y:scroll;
}
#homemaincontent {
	float: left;
	width:435px;
	margin: 0;
	padding: 0;
}
#slideshow {
	position: relative;
	top: 10px;
	left: 19px;
	width: 400px;
	height: 300px;
	margin: 0;
	padding: 0;
}
#featuredplantscontent  {
	position: relative;
	top: 0;
	left: 15px;
	width: 400px;

}
#homesidemaincontent {
	float: right;
	width: 275px;
	margin: 0;
	padding: 0;
	background-color: #c1d82f;
}
#classescontent  {
	position: relative;
	top: 0;
	left: 15px;
	width: 255px;

}
#emaillist {
	position: relative;
	top: 0;
	left: 0;
	width: 975px;
	height: 20px;
	line-height: 1.6em;
	background-color: #c1d82f;
	text-align:center;
	color: #232323;
	font-size: 1.0em;
	font-family : Arial, Helvetica, sans-serif;
	padding-top: 2px;
}
#baseaddress {
	position: relative;
	top: 5px;
	left: 0;
	width: 975px;
	height: 20px;
	color: #878787;
	font-size: 1.0em;
	text-align:center;
}
#copynotice {
	position: relative;
	top: 15px;
	left: 0;
	width: 975px;
	height: 10px;
	color: #ababab;
	font-size: 0.8em;
	text-align:center;
}



/******SUB-PAGE DIVISIONS*****/
#contentcontain {
	position:relative;
	top: 0;
	left: 0;
	width: 975px;
}

#sidebar {
	float: left;
	width: 260px;
	height: 550px;
	margin: 0;
	padding: 0 0 15px 0;
	border-right:#999999 1px solid;
}

#content2col {
	float: right;
	width: 714px;
	margin: 0;
	padding: 1px 0 0 0;
}
#maincontent {
	float: left;
	width:415px;
	margin: 0;
	padding: 0;
}
#maincontentpos {
	position: relative;
	top: 14px;
	left: 25px;
	width: 390px;
}

#sidemaincontent {
	float: right;
	width: 275px;
	margin: 0;
	padding: 0;

}
#sidemaincontentbckgrndgreen {
	float: right;
	width: 275px;
	margin: 0;
	padding: 0 0 25px 0;
	background-color: #c1d82f;
}
#sidemaincontentbckgrndgreen img {
	margin: 1px 0 8px 0;
}
#sidemaincontentpos {
	position:relative;
	top: 20px;
	left: 25px;
	width: 200px;
	z-index: 0;
}
#sidemaincontentpos a {
	color: #613210;
	border: none;
}
#sidemaincontentpos a:hover {
	color: #ffffff;
}
#subcopynotice {
	position: relative;
	top: 15px;
	left: 0;
	width: 255px;
	height: 10px;
	color: #ababab;
	font-size: 0.8em;
	text-align:center;
}
#maincontent .titleimg {
	margin: 10px 0 6px 25px;
}
#content1col {
	float: right;
	width: 714px;
	margin: 0;
	padding: 1px 0 0 0;
}
#maincontent1col {
	float: left;
	width:700px;
	margin: 0;
	padding: 0;
}
#maincontent1colpos {
	position: relative;
	top: 14px;
	left: 25px;
	width: 680px;
}


/*****FEATURED PLANTS DIVISIONS******/
#toolsgiftsbox {
	position: relative;
	top: 8px;
	left: 22px;
	width: 215px;
	height: 114px;
	background-color: #c1d82f;
	margin: 0;
	padding: 0;
}
#sidemaincontent img {
	margin: 0 0 0 15px;
}
#sidemaincontent p {
	margin: 0 5px 0 15px;
}
#plantcontain {
	position: relative;
	top: 5px;
	left:25px;
	width: 390px;
	z-index: 10;
}

/*****CLASSES PAGE DIVISIONS******/
#sidebarnnewslettersignupbox {
	position: relative;
	top: 8px;
	left: 22px;
	width: 215px;
	height: 60px;
	padding: 5px 0 0 0;
	background-color: #e6efac;
}
#classcontain {
	position: relative;
	top: 5px;
	left:25px;
	width: 390px;
	z-index: 10;

}
/*****NEWS/EVENTS DIVISIONS*****/
#newssidebar {
	float: left;
	width: 260px;
	height: 650px;
	margin: 0;
	padding: 0 0 15px 0;
	border-right:#999999 1px solid;
}

#newsmaincontent {
	float: left;
	width:320px;
	margin: 0;
	padding: 0;
}
#newssidemaincontent {
	float: right;
	width: 375px;
	margin: 0;
	padding: 0;

}
#newscontain {
	position: relative;
	top: 5px;
	left:25px;
	width: 295px;
	z-index: 10;
}
#sharpeningservicebox {
	position: relative;
	top: 8px;
	left: 0px;
	width: 250px;
	height: 230px;
	background-color: #7f6802;
	margin: 0;
	padding: 0;
}
#sharpeningservicebox h2 {
	color: #fff;
	font-size:1.2em;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 8px 8px 5px 5px;
	padding-top: 8px;

}
#sharpeningservicebox h3 {
	color: #fff;
	font-size:0.9em;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 7px 8px 2px 5px;

}

#sharpeningservicebox img {
	margin: 5px 8px 5px 8px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#sharpeningservicebox p {
	color: #fff;
	font-size: 0.90em;
	line-height: 1.3em;

}
#newssidebargreenbox {
	position: relative;
	top: 15px;
	left: 0;
	width: 240px;
	height: 225px;
	background-color: #c1d82f;
	margin: 0;
	padding: 5px 5px 5px 5px;
}
/*****CONTACT PAGE DIVISIONS*****/
#addressbox  {
	position: relative;
	top: 12px;
	left: 20px;
	width: 260px;
}
#addressboxleft {
	float: left;
	width: 95px;
}
#addressboxright {
	float: right;
	width: 150px;
}
#contactform {
	position: relative;
	top: 15px;
	left: 15px;
	width: 370px;
}

#contactform fieldset {
	margin: 1em 0;
	padding: 1em;
	border: 1px solid #c1d82f;
}
#contactform legend {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 1.2em;
	font-weight : bold;
	color : #c1d82f;
}
#contactform label {
	display: block;
}


/******TOP NAV*****/

#topnav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 650px;
}
#topnav ul li {
	float: left;
	margin: 3px;
}
#topnav ul a {
	display: block;
	width: 65px;
	height: 15px;
	text-decoration: none;
	text-align:center;
	color: #898989;
	font-size: 0.85em;
	font-style:normal;
	border-right: #676767 1px solid ;
	
}
#topnav ul a:hover {
	color: #222222;
}
#topnav .morewidth {
	width: 100px;
}
#topnav .noborder {
	border:none;
}
#topnav .currentlink {
	color: #c1d82f;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: #c1d82f;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #c1d82f;
padding: 5px;
left: -1000px;
border: 1px solid #666000;
visibility: hidden;
color: black;
text-decoration: none;
z-index: 50;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;

}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
position:absolute;
top: 0;
left: 20px; /*position where enlarged image should offset horizontally */
}



