/* CSS Document */
body{
	margin:0px 0px 0px 0px;
	font-family:verdana;
	font-size:10px;
	background-color:#37552D;
	}
.main_table_bg_color
	{
	background-color:#FFFFFF;
	}
.menu_gradient
	{
	background-image: url(../images/menu_bottom_gra.jpg);
	height:35px;
	font-family:tahoma;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	}
.menu_text
	{
	font-family:tahoma;
	color:#FFFFFF;
	font-size:8pt;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	}
.menu_text:hover
	{
	font-family:tahoma;
	color:#ABFF72;
	font-size:8pt;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	}
.shado_top_image
	{
	background-image:url(../images/top_shado.jpg);
	height:5px;
	}
.shado_bottom_image
	{
	background-image: url(../images/bottom_shado.jpg);
	height:5px;
	}
.bg_color_table
	{
	background-color:#E0FFCB;
	}
.image_white_border
	{
	border:#ffffff solid 2px;
	}
.wel_tax
	{
	color:#34841B;
	line-height:20px;
	font-size:12px;
	text-align:justify;
	}
.wel_tax2
	{
	color:#34841B;
	line-height:20px;
	font-size:15px;
	text-align:justify;
	}

.wel_tax3
	{
	color:#34841B;
	line-height:20px;
	font-size:17px;
	text-align:justify;
	}


.to_tanner
	{
	color:#000000;
	font-weight:bold;
	line-height:20px;
	font-size:13px;
	text-align:justify;
	}
.question
	{
	color:#B14F23;
	font-weight:bold;
	line-height:15px;
	font-size:13px;
	}
.read_more
	{
	font-size:11px;
	color:#C0006B;
	text-decoration:underline;
	}
.read_more:hover
	{
	font-size:11px;
	color:#C0006B;
	text-decoration:none;
	}
.bottom_gradient
	{
	background-image:url(../images/bottom_gra.jpg);
	height:93px;
	}
.bottom_text_menu
	{
	font-family:verdana;
	color:#FFFFFF;
	font-size:11px;
	padding-right:2px;
	text-decoration:none;
	}
.bottom_text_menu:hover
	{
	font-size:11px;
	font-family:verdana;
	color:#FF0000;
	padding-right:2px;
	text-decoration:none;
	}
.copyright
	{
	font-size:11px;
	font-family:verdana;
	color:#FFFFFF;
	text-decoration:none;
	}
.bg_color
	{
	background-color:#2CA605;
	}
.green_top_border
	{
	font-size:5px;
	border-top:solid #217009 1px;
	background-color:#2CA605;
	}
.green_left_border
	{
	border-left:solid #217009 1px;
	background-color:#2CA605;
	}
.green_right_border
	{
	border-right:solid #217009 1px;
	background-color:#2CA605;
	}
.green_bottom_border
	{
	font-size:5px;
	border-bottom:solid #217009 1px;
	background-color:#2CA605;
	}
.garding_txt
	{
	font-size:11px;
	color:#FFFFFF;
	line-height:15px;
	}
.more
	{
	font-size:11px;
	color:#CAFFA6;
	line-height:20px;
	font-weight:bold;
	text-decoration:underline;
	}
.more:hover
	{
	font-size:11px;
	color:#B14F23;
	line-height:20px;
	font-weight:bold;
	text-decoration:underline;
	}
.learn_more
	{
	font-size:12px;
	color:#35851B;
	line-height:15px;
	font-weight:bold;
	text-decoration:underline;
	}
.learn_more:hover
	{
	font-size:12px;
	color:#B14F23;
	line-height:15px;
	font-weight:bold;
	text-decoration:none;
	}
.pot_left_border
	{
	border-left:solid #217009 1px;
	background-color:#CBFFA9;
	}
.pot_top_bg_img
	{
	background-image:url(../images/border_top.jpg);
	height:27px;
	}
.tab_bg_color
	{
	background-color:#CBFFA9;
	}
.pot_bg_image
	{
	background-image:url(../images/pot2.jpg);
	width:250;
	height:111;
	}
.local
	{
	font-weight:bold;
	color:#34841B;
	font-size:13px;
	}
.to
	{
	font-size:11px;
	color:#2E8B11;
	}
.tab_top_border
	{
	font-size:5px;
	border-top:solid #217009 1px;
	background-color:#CBFFA9;
	}
.tab_left_border
	{
	border-left:solid #327F1A 1px;
	background-color:#CBFFA9;
	}
.tab_right_border
	{
	border-right:solid #327F1A 1px;
	background-color:#CBFFA9;
	}
.tab_bottom_border
	{
	font-size:5px;
	border-bottom:solid #327F1A 1px;
	background-color:#CBFFA9;
	}
.faq_heading
	{
	color:#2A6617;
	font-size:16px;
	font-weight:bold;
	}

.example 
{
  position: relative;
  padding: .7em;
 }

.example span {
  display: none;
  position: absolute;
}
.example:hover span {
  display: block;
  position: absolute;
  left: -10px;
  top: 70px;
  padding: 2px 5px;
  background:  green;
  color: white;
  font-weight: bold;
  font-size: 0.68em;
  border-width: 1px;
  border: solid;
  border-color: black;
  white-space: nowrap;
}
  



table.center 
{
margin-left:auto; 
margin-right:auto;
}

table
{
text-align: center;
}


.plants
{
padding: .8em;
}

#plantnav
{
display: block;
font-family: verdana;
font-size: 11px;
text-decoration: none;
list-style-type: none;

}

#plantnav li
{
font-family:verdana;
font-size:11px;
text-decoration: none;
float: left;
padding: .50em;
}

#plantnav a, #plantnav a:visited
{

font-family:verdana;
font-size:11px;
text-decoration: none;
color: #006400;
}

#plantnav a:hover
{
background-color: #F0E68C;
font-family:verdana;
font-size:11px;
text-decoration: none;
color: #006400;
}

.hours
{
font-family:verdana;
font-size:15px;
color: #ffffff;
text-align: center;
font-weight: bold;
}
.tablebanners
{
margin-left:20%;
margin-bottom: -5px;
}