/* gregg ruth */
body, input, select, textarea { font-family:'Verdana', sans-serif;
font-size:8pt; }
a { font-weight:bold; color:#47654B; }
a img { text-decoration:none; border-style:none; }
td { vertical-align:top; }
/* #mainnav { background-color:#9ACC99; color:#47654B; } */
#mainnav td { white-space:nowrap; padding:4px 8px; }
#mainnav a { text-decoration:none; }
#leftcoltd { background-color:#679966; background-image:url('gri/menu2.jpg');
background-repeat:no-repeat; background-position:bottom; color:#fff; }
#leftcol { width:236px; height:100%; overflow:hidden; }
#leftcol a { color:#fff; text-decoration:none; }
    #categories h2 { font-size:140%; margin:0; }
    #categories ul { margin:0; padding:0; }
    #categories ul ul { padding-left:3em; }
    #categories li { list-style-type:none; padding-top:4px; }
    #categories ul ul a { font-weight:normal; }
    #categories ul ul li { font-size:90%; padding-bottom:4px;
    border-bottom:solid #78A977 1px; }
    #sidecart h2 { font-size:140%; margin:0.7em 0 4px 0;
    border-top:solid 1px #fff; padding-top:0.7em; }
        #sidecartnav { text-align:right; margin-top:1em;
        border-top:solid 1px #78A977; padding-top:4px; }
#content { width:100%; height:475px; }
#content h2 { text-align:center; font-size:200%; margin:0 0 4px 0; }
    #productlist { width:98%; }
    #productlist td { width:20%; height:150px; vertical-align:bottom;
    text-align:center; }
#footer { text-align:center; margin-top:4px; color:#fff; }
#footer a { color:#fff; text-decoration:none; }

#maincart table { width:100%; margin-top:1em; }
#maincart th { padding:2px 5px; background-color:#bbb; }
#maincart tbody th { text-align:right; }
#maincart td { padding:2px 5px; vertical-align:middle; }
#maincart .even { background-color:#ddd; }
#maincart .num { text-align:right; }
