body {
    font-family: Verdana, Arial, Helvetica, FreeSans, sans-serif;
    background-color: #f7f0c0;
 }

 h1, h2, h3, h4, h5, h6 {
    font-family: Verdana, "Century Gothic", "Lucida Sans Unicode", Arial, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    margin: .5em 0;
 }

 h1 {
    font-size: 1.4em;
 }

 h2, h3 {
    font-size: 1.2em;
 }

 h4, h5, h6 {
    font-size: 1em;
 }

 p {
    margin: 0 0 10px;
 }

 .sf_header_wrapper {
    padding-top: 0px;
 }

 .sf_main_header {
    width: 720px;
    height: 250px;
    font-family: Verdana, "Century Gothic", "Lucida Sans Unicode", Arial, sans-serif;
    font-size: 30px;
    text-transform: none;
    overflow: hidden;
    background-image: url('images/header_calendar.jpg');
    background-repeat: no-repeat;
    background-color: white;
    line-height: 440px;
    text-align: center;
 }

 .sf_outer_wrapper {
    width: 760px;
    margin: 0px 0px;
    position: relative;
    left: 50%;
    margin-left: -360px;
    background: url('images/background_strip_no_cross.jpg') repeat-y;
 }

 .sf_wrapper {
    background-position: 661px 0;
    background-repeat: no-repeat;
    width: 720px;
    background-image: none;
    margin-left: 20px;
 }

 .sf_region5 {
    width: 617px;
    padding-bottom: 20px;
    font-family: "Century Gothic", "Lucida Sans Unicode", Arial, sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    .padding-bottom: 21px;
    border: 1px solid red;
    display: none;
 }

 .sf_content {
    font-size: 12px;
    font-family: Arial, Helvetica, FreeSans, sans-serif;
    margin: 0 0 0 10px;
    width: 380px;
    float: left;
    display: inline;
    background-color: white;
 }

 .sf_region9 {
    width: 720px;
    font-family: Verdana, Arial, Helvetica, FreeSans, sans-serif;
    font-size: 12px;
    padding-top: 15px;
    margin-bottom: 0px;
    clear: both;
    height: 30px;
    background-color: #a6c0d5;
    border-top: 3px solid #63666a;
 }

 .sf_footer,
.navigation2 {
    padding: 0;
    text-align: center;
    background-position: 0 -10px;
 }

 
