body {
font:62.5%/1.4 Verdana, Arial, Helvetica, Sans-Serif;
}
.footer {
font-size: 9px;
font-weight: bold;
color: #D2D2AB;
text-decoration: none;
}
a.footer:hover {
font-size: 9px;
font-weight: bold;
color: #FFFFFF;
text-decoration: underline;
}
.copyright {
font-size: 9px;
font-weight: normal;
color: #999;
padding-top:5px;
}
td {
font-size: 10px;
font-weight: normal;
color: #000000;
}
a {
color: #557351;
font-weight: bold;
}
a:hover {
text-decoration:none;
}
.field {
font-size: 10px;
background-color: #E9E9D6;
border: thin ridge;
}
p {
font-size:1.2em;
line-height:1.4;
}
.nostyle {
text-decoration: none;
}

/* Menu */
li#CNHome a.rootitem {background: url(images/btn_home.gif) no-repeat;width:111px;height:24px;}
li#CNHome a.rootitem:hover {background: url(images/btn_home_over.gif) no-repeat;}
li#CNAbout a.rootitem {background: url(images/btn_about.gif) no-repeat;width:111px;height:24px;}
li#CNAbout a.rootitem:hover {background: url(images/btn_about_over.gif) no-repeat;}
li#CNCatalog a.rootitem {background: url(images/btn_catalog.gif) no-repeat;width:111px;height:24px;}
li#CNCatalog a.rootitem:hover {background: url(images/btn_catalog_over.gif) no-repeat;}
li#CNPlants a.rootitem {background: url(images/btn_plants.gif) no-repeat;width:111px;height:24px;}
li#CNPlants a.rootitem:hover {background: url(images/btn_plants_over.gif) no-repeat;}
li#CNSeeds a.rootitem {background: url(images/btn_seeds.gif) no-repeat;width:111px;height:24px;}
li#CNSeeds a.rootitem:hover {background: url(images/btn_seeds_over.gif) no-repeat;}
li#CNServices a.rootitem {background: url(images/btn_services.gif) no-repeat;width:111px;height:24px;}
li#CNServices a.rootitem:hover {background: url(images/btn_services_over.gif) no-repeat;}
li#CNOrder a.rootitem {background: url(images/btn_order.gif) no-repeat;width:111px;height:24px;}
li#CNOrder a.rootitem:hover {background: url(images/btn_order_over.gif) no-repeat;}
li#CNContact a.rootitem {background: url(images/btn_contact.gif) no-repeat;width:111px;height:24px;}
li#CNContact a.rootitem:hover {background: url(images/btn_contact_over.gif) no-repeat;}

#nav, #nav ul { /* all lists */
padding: 0;
margin: 0;
list-style: none;
float : left;
width : 111px;
}
#nav li { /* all list items */
position : relative;
float : left;
line-height : 1.25em;
margin-bottom : -1px;
z-index:999;
}
#nav li ul { /* second-level lists */
position : absolute;
left: -999em;
margin-left : 110px;
margin-top : -24px;
border : 1px solid black;
background-color : #EBEBC0;
padding:1px 1px 2px 1px;
width:176px;
}
#nav li ul li a { /* second-level lists */
padding : 0.5em;
}
#nav li ul ul { /* third-and-above-level lists */
left: -999em;
}
#nav li a {
width:166px;
display : block;
color : black;
font-weight : bold;
text-decoration : none;
padding : 0 5px;
}
* html #nav li a {
width:172px;
}
#nav li a:hover {
color : white;
background-color : black;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
left: auto;
}

/* Other */
.sitecoffee {margin:0;color: #999;}
.sitecoffee a:link,.sitecoffee a:visited{color: #999;font-size:10px;text-decoration:none;font-weight:normal;}
.sitecoffee a:hover {color:#666;text-decoration:underline;}
.sitecoffee img {vertical-align:middle;}
#upl_header {
font-size:1.2em;
font-weight:bold;
margin-top:20px;
text-transform:uppercase;
}
#upl {
margin-left:25px;
}
#plant_bg {
background:url(images/bkgrnd_plant.gif) bottom right no-repeat;
}
#flash {
position:relative;
z-index:0;
}