@charset "UTF-8";
/* CSS Document */

/* 25th Anniversary */
#pageid_visit #flashContent,
#pageid_tour #flashContent,
#pageid_terms #flashContent,
#pageid_quote #flashContent,
#pageid_products #flashContent,
#pageid_links #flashContent,
#pageid_company #flashContent,
#pageid_cat #flashContent {
	display:none;
	}

#anniv_img {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 100;
	}

#pageid_home #anniv_img {
	display: none;
	}
/* End 25th */

body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
color: #000000;
margin: 0px;
}


a {
text-decoration: none;
color: #000000;
padding-bottom: 2px;
border-bottom: #CCC 1px solid;
}

a:hover {
text-decoration: none;
color: #85B030;
padding-bottom: 2px;
border-bottom: #85B030 1px solid;
}

/* This will make the current page Nav Link stay green */

#pageid_home #nav_home a,
#pageid_company #nav_company a,
#pageid_products #nav_products a,
#pageid_cat #nav_cat a,
#pageid_visit #nav_visit a,
#pageid_tour #nav_tour a {
	color: #85B030;
	}

#pageid_home #nav_home a:hover,
#pageid_company #nav_company a:hover,
#pageid_products #nav_products a:hover,
#pageid_cat #nav_cat a:hover,
#pageid_visit #nav_visit a:hover,
#pageid_tour #nav_tour a:hover {
	color: #85B030;
	cursor: pointer;
	border-bottom: 0px;
	}

/* Layout */

#wrapper {
margin: 0 auto;
width: 850px;
text-align: left;
}

#banner {
margin: 0px;
float:left;
padding-bottom: 20px;
border-bottom: none;
}

#banner a {
	border-bottom: none;
	}

#main_nav{
float: left;
width: 850px;
padding-bottom: 25px;
border-bottom: solid;
border-width: 1px; 
border-bottom-color: #000000;
background-color:#FFFFFF;
}

/* Main Navigation */

#main_nav ul {
list-style: none;
padding-left: 0px;
}

#main_nav li {
float: left;
display: inline;
}

#main_nav a {
display: inline;
padding-bottom: 0px;
border-bottom: 0px;
}

#main_nav a:hover {
display: inline;
padding-bottom: 2px;
border-bottom: 1px #85B030 solid;
}

#content{
float: left;
font-family: Verdana, Arial, Helvetica, sans-serif;
height: auto;
margin-top: 0px;
padding-top: 20px;
width: 850px; 
background-color:#FFFFFF;
}

#column_1{
float: left;
font-family: Verdana, Arial, Helvetica, sans-serif;
height: auto;
padding-left: 0px;
margin-top: 0px;
padding-right: 0px;
width: 400px;
background-color: #FFFFFF;
}

#column_2{
float: left;
font-family: Verdana, Arial, Helvetica, sans-serif;
height: auto;
padding-left: 50px;
padding-top: 2px;
width: 400px;
background-color: #FFFFFF;
}

/* TYPOGRAPHY */

p { 
margin: 0;
padding: 0 0 15px 0;
font-size:14px;
line-height: 22px;
color:#000000;
}/* H4 is the same as paragraph tab but without the left padding*/


h1 {
margin-top:0px;
font-size: 75px;
margin-bottom: 15px;
color:#000000;
}

h2 {
font-weight: 400;
font-size: 24px;
margin:0px;
margin-bottom: 5px;
display: inline;
color:#000000;
}

h3 {
float:left; 
font-weight: 400;
font-size: 24px;
margin:0px;
margin-bottom: 0px;
display: inline;
color:#85B030;
}

h4 {
font-size: small;
font-weight:lighter;
margin-top: 0px;
margin-bottom: 0px;
padding-left: 0px;
padding-top: 0px;
color:#000000;
display: inline;

}

/*h4 {
font-size: small;
margin-top: 0px;
margin-bottom: 0px;
padding-left: 0px;
padding-top: 0px;
color:#333333;
display: inline;
}*/

.divider {
color: #666;
padding: 0px 6px;
font-size: 12px;
}


#cats {
display: block;
clear: both;
height: 110px;
}


#cats a, #quote a {
display: block;
border-bottom: 0px;
font-size: 16px;
float: left;
width: 177px;
padding: 5px 5px 5px 7px;
background-color: #CCC;
}

#cats a:hover, #quote a:hover {
color: #85B030;
background-color: #E8E8E8;
}


#cat_trees a {

}

#cat_shrubs a {
margin-left: 20px;
}

#cat_evergreens a {
clear: both;
margin-top: 20px;
}

#cat_perennials a {
margin-top: 20px;
margin-left: 20px;
}



/* FOOTER */

#footer {
float:left; 
width:850px;
color:#333333;
font-size: small;
text-align: left;
margin-top: 20px;
padding-top: 15px;
border-top: solid;
border-width: 1px; 
border-top-color: #000000;
background-color:#FFFFFF;
}

#footer a:link {
text-decoration: none;
color: #000000;
font-size:small;
}

#footer a:visited {
text-decoration: none;
color: #333333;
font-size:small;
}

#footer a:hover {
text-decoration: none;
color: #85B030;
font-size:small;
}

#sub_footer {
float:left; 
width:850px;
color:#333333;
font-size: x-small;
text-align: left;
margin-bottom: 25px;
padding-bottom: 25px; 
background-color:#FFFFFF;
}

#sub_footer a:link {
text-decoration: none;
color: #000000;
font-size:x-small;
}

#sub_footer a:visited {
text-decoration: none;
color: #333333;
font-size:x-small;
}

#sub_footer  a:hover {
text-decoration: none;
color: #85B030;
font-size:x-small;
}

#retail_bar {
	font-size: 18px;
	color: #000;
	text-transform: uppercase;
	text-align: center;
	font-weight: normal;
	border-bottom: 1px #000 solid;
	padding: 0 0 8px 0px;
	margin: 0 0 10px 0;
	letter-spacing: 1px;
	}

 #retail_bar h2 {
	 margin-left: 130px;
 	}
	


/* GALLERY */

p.gallery {
margin-top: 2px;
margin-bottom: 0px;
}

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These decoy styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 55px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}


