div.sf_region5 {
    float: left;
    width: 230px;
    margin-right: 10px;
    background-position: 50% 0;
    background-repeat: no-repeat;
    padding-top: 378px;
    background-image: url(images/heartwoolweb1.jpg);
 }

 .sf_main_header {
    font-weight: normal;
    font-family: Tahoma, Geneva, Kalimati, sans-serif;
    line-height: 1;
    margin-bottom: 0;
    padding: 0 5px;
    font-size: 48px;
    color: #486542;
 }

 .sf_navigation ul li a:visited {
    color: #999999;
    background-position: left 4px;
    background-repeat: no-repeat;
    background-image: url(images/grass.jpg);
 }

 .sf_navigation .subnav {
    position: absolute;
    left: -999em;
    margin: -1.5em 0 0 -480px;
    padding: 0;
    width: 480px;
    z-index: 1000;
    border: 0;
    background-position: 0 0;
    background-repeat: repeat;
    background-image: url(images/grass.jpg);
 }

 .sf_navigation ul li a:hover {
    color: #000000;
    background-position: left 4px;
    background-repeat: no-repeat;
    background-image: url(images/grass.jpg);
 }

 a:link {
    color: #000000;
 }

 a:visited {
    color: #2A292B;
 }

 a:hover {
    color: #211923;
 }

 .sf_navigation ul li a {
    color: #999999;
    background-position: left 4px;
    background-repeat: no-repeat;
    padding-left: 10px;
    text-transform: uppercase;
    text-decoration: none;
    width: 220px;
    display: block;
    background-image: url(images/grass.jpg);
 }

 
