html, body {
margin: 0 0;
padding: 0 0;
font-family: Arial, Verdana, sans-serif;
font-size: 14px;
}

.label {
white-space: nowrap;
color: #336633;
text-align: right;
vertical-align: top;
}
.data {
white-space: word-break;;
width: auto;
border: 1px solid #cccccc;
}

.seed {
width: auto;
margin: 0 auto;
}
.seed caption {
font-weight: bold;
}
.seed td {
padding: .4em .2em;
}
#searchbar {
display: block;
float: right;
height: 3em; 
vertical-align: top; 
line-height: 2.5em;
padding: 0 0; 
margin: 0 0; 
background-color: #336633; 
text-align:right; 
width: 100%;
}
#wrap {
height: 100%;
width: 100%;
margin: 0 0;
padding: 0 0;
}
#planttable {
float: left;
width: 79%;
clear: none;
}

#plantcol {
float: right;
width: 20%;
text-align: left;
color: #336633;
margin-right: 3px;
}
#plantcol a, #plantcol a:link, #plantcol a:visited, #plantcol a:active {
color: #336633;
font-size: .8em;
text-decoration: none;
}
#plantcol ul {
margin: 0 0;
padding: 0 0; 
}
#plantcol li {
padding: .1em 0;
list-style-type: none;
}
.menu, .menu p, .menu a {
float: left;
clear: none;
padding: 0 5px;
display: inline;
}
/* from styles.css */
.text {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; line-height: 22px; font-weight: normal; color: #666666}
.smtext {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; line-height: 17px; font-weight: normal; color: #666666}
h2 {  font-family: Georgia, "Times New Roman", Times, serif; font-size:14px; line-height: 22px; color: #637172}
.nav {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 17px; font-weight: bold; color: #003366}
.nav a { color: #336633; text-decoration: none}
.nav a:visited { color:#336633; text-decoration: none}
.nav a:hover { color: #fff; text-decoration: none; background-color: #00642a }
.nav a:active{  color: #teal; text-decoration: underline}
.smnav {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 17px; font-weight: bold; color: #003366}
.smnav a { color: #336633; text-decoration: none}
.smnav a:visited { color:#336633; text-decoration: none}
.smnav a:hover { color: #fff; text-decoration: none; background-color: #00642a }
.smnav a:active{  color: #teal; text-decoration: underline}
.white {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 17px; font-weight: bold; color: #f6edc2}
a {  color: #336633; text-decoration: none}
a:visited { color:#336633;}
a:hover  { color: #336633; background: #f6edc2;text-decoration: underline} 
a:active{  color: teal; text-decoration: underline}
.footer {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #666666}
.listtext { font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; line-height: 17px; font-weight: bold; color: #333333}
.grayhead { font-family: Georgia, "Times New Roman", Times, serif; font-size: 18px; line-height: 20px; font-weight: bold; color: #003366}
.greenhead { font-family: Georgia, "Times New Roman", Times, serif; font-size: 18px; line-height: 20px; font-weight: bold; color: #003366}
.egghead { font-family: Georgia, "Times New Roman", Times, serif; font-size: 18px; line-height: 20px; font-weight: bold; color: #003366}
h1 {  font-family: Georgia, "Times New Roman", Times, serif; line-height: 28px; color: #336633; font-size: 20px}
