.sf_navigation li ul li a {
    height: auto;
    background-position: top;
    padding: 5px 5px;
    width: 150px;
    line-height: normal;
    white-space: normal;
    margin: 0 0 2px 0;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_extra2 {
    background-position: 100% 0;
    display: inline;
    float: right;
    height: 268px;
    margin-right: 10px;
    margin-top: 21px;
    width: 494px;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_pagetitle {
    background-color: #ffffff;
    background-position: 0 0;
    margin: 30px 0 15px 34px;
    padding: 0 20px 10px 34px;
    font-size: 28px;
    font-style: italic;
    width: 871px;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_header_wrapper {
    background-color: #a16d32;
    background-position: 50% 0;
    background-repeat: no-repeat;
    zoom: 1;
    background-image: url(images/blogbanner3.jpg);
 }

 .sf_navigation ul {
    background-position: 0 0;
    border-top: 1px solid #000000;
    margin: 0px;
    padding: 0px;
    white-space: nowrap;
    min-height: 54px;
    height: 54px;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_navigation ul li a {
    display: block;
    font-family: "Lucida Sans Unicode", "Lucida Grande", "Garuda", sans-serif;
    height: 24px;
    padding: 18px 45px 12px;
    text-decoration: none;
    text-transform: uppercase;
    background-image: url(images/navbg_off.gif);
    background-position: 0 50%;
    background-repeat: no-repeat;
    font-size: 11px;
    color: #F7931D;
 }

 .sf_navigation ul li a:visited {
    text-decoration: none;
    color: #3C5DFF;
 }

 .sf_navigation ul li a:hover {
    display: block;
    text-decoration: none;
    background-image: url(images/navbg_on_1.gif);
    background-position: 0 50%;
    background-repeat: no-repeat;
    color: #F7931D;
 }

 a:link {
    color: #F7931D;
 }

 a:visited {
    text-decoration: underline;
    color: #3C5DAA;
 }

 a:hover {
    text-decoration: none;
    color: #F7931D;
 }

 .sf_main_header {
    display: inline;
    float: left;
    font-weight: 100;
    height: 190px;
    margin-left: 34px;
    margin-right: 104px;
    padding-top: 60px;
    overflow: hidden;
    width: 318px;
    font-size: 36px;
    color: #C4DB66;
 }

 body {
    font-family: Georgia, "Nimbus Roman No9 L", serif;
    background-position: 0 100%;
    background-image: none;
    background-repeat: no-repeat;
    font-size: 14px;
    background-color: #C4DB66;
 }

 .sf_footer {
    background-position: 0 100%;
    border-bottom: 1px solid #000000;
    font-family: "Lucida Sans Unicode", "Lucida Grande", "Garuda", sans-serif;
    padding-top: 20px;
    padding-bottom: 90px;
    text-align: center;
    background-image: none;
    background-repeat: no-repeat;
    background-color: #C4DB66;
    font-size: 11px;
    color: #C4DB66;
 }

 
