h2.home a {color: #859F28; font-weight: bold; font-size: 1.0em; text-decoration: underline}
h2.home a:hover {color: #E57200 ;}

#navigation_home ul li {color: #333; font-size:.75em; padding: 0; line-height: 1.2em;}
#navigation_home ul li span {color: #333; 
    display: block;
    border-bottom: 1px dotted #ccc;
    padding: 0 0 .5em 0 ;
    margin: 0;
}
#navigation_home ul li a {display: block;  padding: 1.65em 0 0 0; color: #888;}
#navigation_home ul li a:hover {text-decoration:none; color:#333;}

#extra p {float:left; width:180px; margin-left: 18px;}
#extra p.home-introtext {
    width: 380px;
    margin-left: 0;
    padding: 5px 0 10px 0;
    color: #666;
    font-size: 18px;
    line-height:30px;
    background-image: url(/shandgreenhouse/bg-home-introtext.gif);
    background-repeat: repeat;
    background-position: 0px 4px;
}
