.sf_navigation ul li a {
    display: block;
    width: 1%;
    white-space: nowrap;
    padding: 8px 20px;
    margin: 0px;
    text-decoration: none;
    background-color: #133D08;
    color: #FFFFFF;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_navigation ul li a:hover {
    background-color: #309C14;
    color: #FFFFFF;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_navigation ul li.sf_first_nav_item a {
    background-color: #309C14;
    background-image: none;
    background-repeat: no-repeat;
 }

 body {
    margin: 0px;
    padding: 0px;
    color: #000000;
    font-family: arial;
    font-size: 14px;
    background-color: #FFFFFF;
 }

 .sf_main_header {
    font-family: Garamond, "Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif;
    font-weight: bold;
    width: 380px;
    padding-top: 10px;
    padding-bottom: 5px;
    margin-left: 60px;
    float: left;
    display: inline;
    font-size: 48px;
    color: #FFFFFF;
 }

 .sf_extra4 {
    display: block;
    width: 100%;
    height: 40px;
    position: absolute;
    left: 0;
    top: 0;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_region1 {
    min-height: 127px;
    height: 127px;
    background-repeat: no-repeat;
    width: 100%;
    margin-left: -450px;
    float: right;
    display: inline;
    background-image: url(images/Fresh_Ink_logo.jpg);
 }

 
