a:link {
    text-decoration: none;
    font-weight: bold;
    color: #4B463F;
 }

 a:visited {
    text-decoration: none;
    font-weight: bold;
    color: #A57272;
 }

 a:hover {
    text-decoration: underline;
    font-weight: bold;
    color: #000000;
 }

 .nav li a {
    background-position: -7px 50%;
    display: block;
    font-weight: normal;
    padding: 5px 25px 5px 65px;
    color: #000000;
    text-decoration: none;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_main_header {
    display: inline;
    float: left;
    margin: 5px 0 0;
    padding: 10px 0 0 76px;
    width: 702px;
    background-color: #ffffff;
    background-position: 0 0;
    color: #000000;
    font-family: Verdana, Geneva, Kalimati, sans-serif;
    font-size: 24px;
    font-weight: bold;
    height: 64px;
    overflow: hidden;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_extra5 {
    background-position: 50% 0;
    background-repeat: no-repeat;
    height: 219px;
    width: 100%;
    background-image: url(images/headertemplatecopy.jpg);
 }

 .nav li ul {
    position: absolute;
    width: 200px;
    white-space: normal;
    left: -999em;
    z-index: 1000;
    margin-left: 30px;
    padding-bottom: 14px;
    background-position: left bottom;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_outer_wrapper {
    background-position: 50% 0;
    width: 960px;
    margin: 0 auto;
    background-image: none;
    background-repeat: no-repeat;
 }

 
