body
{
	background: url(../Images/bg_body.jpg) repeat-y center top;
	margin: 0px;
	font: 0.8em verdana, arial, sans-serif;
	color: #eee;
	text-align: center;
}
.ItemDiv
{
	margin-top: 20px;
	position: relative;
}
.BoxDiv
{
	border-right: black thin solid;
	padding-right: 10px;
	border-top: black thin solid;
	padding-left: 10px;
	padding-bottom: 10px;
	border-left: black thin solid;
	color: #7bd32c;
	padding-top: 10px;
	border-bottom: black thin solid;
	background-color: #686868;
}
.LinkButton
{
	border-right: #999 1px solid;
	padding-right: 3px;
	border-top: #999 1px solid;
	padding-left: 3px;
	padding-bottom: 1px;
	margin: 5px 0px;
	font: 1em verdana, arial, sans-serif;
	border-left: #999 1px solid;
	color: #7BD32C;
	padding-top: 3px;
	border-bottom: #999 1px solid;
	background-color: #686868;
}
.ViewCart
{
	padding-right: 0px;
	padding-left: 0px;
	float: right;
	padding-bottom: 20px;
	margin: 10px 25px 0px 0px;
	font: 1.3em verdana, arial, sans-serif;
	width: 125px;
	padding-top: 0px;
}

.MainFont
{
	font: small-caps 0.8em verdana, arial, sans-serif;
}
.ProductTables
{
	clear: none;
	border-right: 0px;
	border-top: 0px;
	font: 1em verdana, arial, sans-serif;
	border-left: 0px;
	width: 162px;
	border-bottom: 0px;
	position: relative;
	text-align: center;
}

/* Not Used
.ProductTables-ImageTD
{
	width: 125px;
	text-align: left;
}
.ProductTables-ProductTD
{
	color: #7BD32C;
	font-weight: bold;
	width: 400px;
	text-align: left;
	font-variant: small-caps;
}
.ProductTables-ButtonTD
{
	width: 125px;
	text-align: right;
}
.ProductTables-UsesTitle
{
	width: 250px;
	text-align: left;
	font-variant: small-caps;
}
.ProductTables-UsesDesc
{
	width: 250px;
	text-align: left;
}
.ProductTables-CommonNamesTitle
{
	width: 250px;
	text-align: left;
	font-variant: small-caps;
}
.ProductTables-CommonNamesDesc
{
	width: 250px;
	text-align: left;
}
*/


p { 
  padding-top: 10px !important;
  padding-top: 3px;
  padding-bottom: 10px !important;
  padding-bottom: 3px;
}


a
{
	padding-right: 1px;
	padding-left: 1px;
	color: #86e160;
}

a:visited {
  color: #AAA;
}

a:hover {
  color: #FFF;
}

acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}

/*
input {
  width: 70%;
}
*/
textarea {
  width: 98%;
  /* 
    IE specific to eliminate scroll bar when not needed. 
    Uncomment if wanted, but it is not valid CSS
     
  scrollbar-3dlight-color : #777;
  scrollbar-arrow-color : #EEE;
  scrollbar-darkshadow-color : #777;
  scrollbar-face-color : #777;
  scrollbar-highlight-color : #777;
  scrollbar-shadow-color : #777;
  scrollbar-track-color : #777;    
  */
}



input, textarea, area
{
	border-right: #999 1px solid;
	padding-right: 3px;
	border-top: #999 1px solid;
	padding-left: 3px;
	padding-bottom: 1px;
	margin: 5px 0px;
	font: 1em verdana, arial, sans-serif;
	border-left: #999 1px solid;
	color: #7BD32C;
	padding-top: 1px;
	border-bottom: #999 1px solid;
	background-color: #686868;
}

input:hover,
input:focus,
textarea:hover,
textarea:focus {
  color: #FFF;
  background-color: #999;
  border: 1px solid #EEE;
}

h1
{
	clear: both;
	background: #686868;
	margin: 10px 0px;
	font: small-caps 1.25em verdana, sans-serif;
	color: #7bd32c;
}

h1 span {
  display: block;
  padding: 2px;
  background: no-repeat bottom right;
}

#CategoryDiv
{
	padding-left: 10px;
}
h2
{
	clear: both;
	background: url(../images/rounded_tr.gif) #686868 no-repeat right top;
	margin: 0px 0px 0px;
	font: small-caps 1.25em verdana, sans-serif;
	width: 85%;
	color: #7bd32c;
}
.InstoreDivs{width: 85%;}
.PicturesSoon
{
	width: 150px;
	color: black;
	background-color: #ffff99;
}

h2 span {
  display: block;
  padding: 0px;
  background: url(../images/rounded_br.gif) no-repeat bottom right;
}

#sideBar h1 {
  text-align: right;
  background: #686868 no-repeat top left;
}

#sideBar h1 span {
  display: block;
  padding: 2px;
  background: url(../images/rounded_bl.gif) no-repeat bottom left;
}


#content ol li { 
  color: #9BE4FF;
}

#content ol li span {
  color: #EEE;
}

#content ul
{
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

#content ul li {
  list-style-image: url(../images/li_bullet.gif);
}
/*
blockquote {  
  margin: 0;
  background: #686868 url(../images/rounded_tr.gif) no-repeat top right;
} 

blockquote span {
  display: block;
  padding: 5px;
  background: url(../images/rounded_br.gif) no-repeat bottom right;
}
*/
/***************************************************
  Layout Element Styles
 ***************************************************/


#header
{
	padding-right: 0px;
	padding-left: 0px;
	background: url(../Images/beesheader.jpg) no-repeat center top;
	padding-bottom: 0px;
	margin: 0px;
	width: 100%;
	padding-top: 0px;
	height: 158px;
}

/***************************************************
  Header Menu
 ***************************************************/

#menu
{
	font: 0.9em verdana, arial, sans-serif;  
	padding-right: 0px;
	padding-left: 0px;
	float: left;
	padding-bottom: 20px;
	margin: 0px auto 0px 0px;
	width: 375px;
	padding-top: 0px;
}
#menu ul {
  margin: 0;
  padding: 0;
  line-height: normal;  
}

#menu ul li
{
	display: inline;
	float: left;
	width: 8em;
	padding-top: 0.8em;
	list-style-type: none;
	text-align: center;
}

#menu ul li a {
  display: block;
  text-decoration: none;
  text-transform: uppercase;
  padding-bottom: 1.0em;
  color: #222;
}

#menu ul li a:hover,
#menu ul li a.active {
  font-weight: bold;
  color: #111;
  background: url(../images/menu_tab.gif) no-repeat bottom center;
}


#menu2
{
	padding-right: 0px;
	padding-left: 15px;
	padding-bottom: 20px;
	margin: 0px 0px 0px 0px;
	font: 0.9em verdana, arial, sans-serif;
	width: 390px;
	padding-top: 0px;
}
#menu2 ul {
  margin: 0;
  padding: 0;
  line-height: normal;  
}

#menu2 ul li
{
	display: inline;
	float: left;
	width: 8em;
	padding-top: 0.8em;
	list-style-type: none;
	text-align: left;
}

#menu2 ul li a {
  display: block;
  text-decoration: none;
  text-transform: uppercase;
  padding-bottom: 1.0em;
  color: #222;
}

#menu2 ul li a:hover,
#menu2 ul li a.active {
  font-weight: bold;
  color: #111;
}


/***************************************************
  Site Title
 ***************************************************/

#title {
  padding: 0.6em 55px 0.6em 0;
  margin-right: 0.5em;
  float: right;
  background: url(../images/logo_greenery.gif) no-repeat top right;
}

#title h1 {
  display: inline;
  color:  #222;
  background-color: #86E160;
  background-image: none;
}


/***************************************************
 Page Content
 ---------------------------------------------------
 1. Left side text
 2. Dropdown image
 3. Right side bar 
 ***************************************************/


#content
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px auto;
	width: 776px;
	padding-top: 0px;
	text-align: left;
}

#text
{
	padding-right: 5px !important;
	margin-top: 0px;
	padding-left: 20px !important;
	float: left;
	padding-bottom: 20px !important;
	width: 390px;
	padding-top: 0px !important;
}
#text2 {
  float: left;
  width: 365px !important;
  width: 390px;
  padding: 0px 5px 20px 20px !important;
  padding: 0px 5px 20px 20px;
}
#text3 {
  float: right;
  width: 320px !important;
  width: 340px;
  padding: 0px 5px 20px 20px !important;
  padding: 0px 5px 20px 20px;
}

#textFull {
  width: 730px !important;
  width: 750px;
  padding: 0px 5px 20px 20px !important;
  padding: 0px 5px 20px 20px;
}


#image
{
	padding-right: 0px;
	padding-left: 0px;
	float: right;
	padding-bottom: 0px;
	margin: -15px 0px 0px !important;
	margin: 0px 0px 0px 0px;	
	vertical-align: top;
	width: 343px;
	padding-top: 0px;
}

#sideBar {
  float: right;
  width: 145px !important;
  width: 160px;
  padding: 10px 15px 20px 0 !important;
  padding: 20px 15px 20px 0;
}


/***************************************************
 Sidemenu Styles
 ***************************************************/

.sideMenu {
  padding: 10px 0;
}

.sideMenu a {
  display: block;
  text-align: right;
  text-decoration: none;
  margin-bottom: 1px;  
}

.sideMenu a span {
  display: block;
  padding: 1px;
}

.sideMenu a:hover {
  background: #686868 url(../images/rounded_tl.gif) no-repeat top left;
}

.sideMenu a:hover span {
  background: url(../images/rounded_bl.gif) no-repeat bottom left;
}

/***************************************************
 Comment Styles
 ***************************************************/

#comments p {
  padding: 0 5px;
  margin-bottom: 0;
  background: #686868 url(../images/rounded_tl.gif) no-repeat top left;
}

#comments p span.author {
  display: block;
  margin-top: 5px;
  text-align: right;
  font-weight: 700;
}

#comments img {
  margin-top: -1px;
}

#comments a {
  color: #7BD32C;
}

#comments a:visited {
  color: #AAA;
}

#comments a:hover {
  color: #FFF;
}

/***************************************************
 Footer
 ***************************************************/

#footer
{
	clear: both;
	padding-right: 20px;
	margin-top: 10px;
	padding-left: 20px;
	float: left;
	padding-bottom: 10px;
	width: 750px;
	color: #eee;
	padding-top: 10px;
}

#footer p {
  padding-top: 0 !important;
  padding-top: 10px;
}

#footer a
{
	color: #eee;
}

#footer a:hover
{
	color: #fff;
}

a.fullAhead {
  float: left;
  width: 30px;
  height: 34px;  
  margin-right: 10px;
  background: url(../images/logo_fullahead.gif) no-repeat 0 0;
}

a:hover.fullAhead  {
  background-position: -30px 0;
}


/***************************************************
 Generic Display Classes
 ***************************************************/

.center {
  text-align: center;
}
.centerBold
{
	font-weight: bold;
	text-align: center;
}
.handWriting
{
	font: bold 1em lucida handwriting,times new roman,serif;
	text-align: center;
}
.noPad {
  padding: 0;
  margin: 0;
}

.left {
  float: left;
}

.right
{
	float: right;
	margin-right: 30px;
}
.imgright
{
	float: right;
	margin-left: 5px;
}

img.left {
  padding: 5px 5px 5px 0;
}

img.right {
  padding: 5px 0 5px 5px;
}

.button
{
	font-weight: bold;
	width: auto;
	cursor: hand;
	font-variant: small-caps;
}

.date {
  display: block;
  font-weight: 700;
}

