h2 {
    font-size: 1.25em;
    margin-bottom: 0.75em;
 }

 h3 {
    font-size: 1em;
    line-height: 1em;
    margin-bottom: 1em;
 }

 .sf_wrapper {
    border: 12px solid #8AA5C3;
    background-color: #FFFFFF;
 }

 .sf_region4 {
    min-height: .1%;
    height: .1%;
    width: 970px;
    background-color: #FFFFFF;
 }

 .sf_navigation {
    border-top: 1px solid #226C9D;
    border-bottom: 1px solid #226C9D;
    width: 100%;
    background-color: #8AA5C3;
 }

 .sf_navigation ul li a {
    display: block;
    margin: 0px;
    padding: 6px 12px 7px;
    text-decoration: none;
    text-transform: uppercase;
    min-width: 1%;
    width: 1%;
    font-size: 13px;
    background-color: #8AA5C3;
    color: #FFFFFF;
    font-weight: bold;
 }

 .sf_navigation ul li a:hover {
    color: #ffffff;
    background-color: #226C9D;
 }

 .sf_navigation ul li a:visited {
    color: #FFFFFF;
 }

 a:link {
    color: #226C9D;
 }

 a:visited {
    color: #226C9D;
 }

 a:hover {
    color: #40ADB9;
 }

 .sf_main_header {
    font-size: 22px;
    font-weight: bold;
    height: 115px;
 }

 body {
    margin: 0px;
    padding: 0px;
    background-attachment: fixed;
    background-image: none;
    background-repeat: no-repeat;
    color: #000000;
    font-family: arial;
    font-size: 12px;
    background-color: #2B1E00;
 }

 .btn {
    border: 1px solid #226B9D;
    color: #FFFFFF;
    background-color: #226B9D;
 }

 .sf_header_wrapper {
    padding-top: 10px;
    padding-bottom: 0px;
    padding-left: 5px;
    background-repeat: repeat-x;
    min-height: 1%;
    height: 1%;
    background-color: #FFFFFF;
    background-image: url(images/blogbanner.jpg);
 }

 
