.btn {
    font-size: 11px;
    font-family: Arial, Helvetica, FreeSans, sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    cursor: pointer;
    margin: 3px 0;
    padding: 2px 4px 3px;
    background-position: center;
    border: 1px solid #c29131;
    color: #FFFFFF;
    background-image: none;
    background-repeat: no-repeat;
 }

 .btn:hover {
    background-position: center;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_posttitle {
    font-size: 18px;
    font-weight: normal;
    min-height: 1px;
    height: 1px;
    margin: 0px 0px 15px;
    padding-bottom: 5px;
    padding-left: 25px;
    text-transform: uppercase;
    background-position: 0 2px;
    border-bottom: 1px solid #F4B332;
    color: #FFFFFF;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_navigation {
    min-height: 33px;
    height: 33px;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_main_header {
    font-family: "Arial Black", Gadget, sans-serif;
    font-size: 56px;
    width: 840px;
    min-height: 117px;
    height: 117px;
    margin: 0px auto;
    padding: 105px 60px 0px 0px;
    text-align: right;
    letter-spacing: -0.01em;
    background-position: 845px 110px;
    background-image: none;
    background-repeat: no-repeat;
    color: #010312;
 }

 .sf_region1 {
    min-height: 255px;
    height: 255px;
    margin-bottom: 50px;
    background-repeat: repeat-x;
    background-position: top center;
    background-color: #06205f;
    background-image: url(images/Header11.png);
 }

 
