body {
    margin: 0px;
    padding: 0px 0px 20px;
    background-repeat: repeat;
    background-position: top center;
    font-family: Arial, Helvetica, FreeSans, sans-serif;
    font-size: 12px;
    color: #000000;
    background-color: #f4b2bd;
    background-image: url(images/JCantrill_IslandBreeze_P6_Circles.jpg);
 }

 .sf_extra1 {
    width: 146px;
    height: 121px;
    display: block;
    z-index: 99999;
    position: absolute;
    top: 0px;
    left: 50%;
    margin-left: -490px;
    margin-top: -10px;
    background-image: url(images/Sun2.png);
 }

 .sf_extra12 {
    width: 230px;
    height: 450px;
    position: absolute;
    bottom: 0px;
    left: 0;
    background-image: url(images/PalmTree3.png);
 }

 .sf_blog_post {
    min-height: 1%;
    height: 1%;
    padding: 10px 10px 15px;
    margin-bottom: 20px;
    border: 1px solid #cccccc;
    background-position: bottom right;
    background-repeat: no-repeat;
    background-image: url(images/Flower1.png);
 }

 a:link {
    color: #3E251A;
 }

 a:visited {
    color: #63A053;
 }

 a:hover {
    color: #E88E51;
 }

 .sf_footer {
    clear: both;
    float: right;
    display: inline;
    width: 587px;
    margin: 0px 3px 0px 0px;
    text-transform: lowercase;
    text-align: right;
    min-height: 20px;
    height: 20px;
    padding: 105px 100px 10px 0px;
    background-repeat: no-repeat;
    background-position: bottom right;
    font-family: Georgia, "Nimbus Roman No9 L", serif;
    font-weight: bold;
    background-image: url(images/Umbrella.png);
    font-size: 11px;
    color: #1F3B18;
 }

 .sf_main_header {
    min-height: 70px;
    height: 70px;
    width: 836px;
    margin: 10px 0px -30px 145px;
    padding: 10px 0px 0px 140px;
    font-family: Georgia, "Nimbus Roman No9 L", serif;
    font-weight: normal;
    font-size: 34px;
 }

 .sf_outer_wrapper {
    border-color: #5C5328;
    position: relative;
    border-width: 20px 0px 0px;
    border-style: solid;
    min-width: 980px;
    min-height: 1%;
    height: 1%;
 }

 .sf_wrapper {
    background-color: #ffffff;
    border-color: #5C5328;
    width: 960px;
    margin: 0px auto;
    border-width: 3px;
    border-style: solid;
    position: relative;
    min-height: 1%;
    height: 1%;
 }

 .sf_navigation .subnav {
    border: 1px solid #ACA375;
 }

 .sf_navigation .subnav li a {
    color: #884C56;
    background-color: #ffffff;
    border-bottom: 1px dotted #ACA375;
 }

 .sf_navigation ul {
    padding: 0px 0px;
    margin: 0px 0px 0px 20px;
    list-style: none;
    height: 35px;
    background-image: url(images/TopBorder2.png);
    background-repeat: no-repeat;
 }

 
