@charset "UTF-8";
/* CSS Document */

body {
    font: 1.0em verdana, arial, sans-serif;
    text-align:center;
    background-color: #000000;
    background-image: url(../gfx/bkrnd_wood.gif);
    background-position: top center;
    background-repeat: no-repeat;
    color: #FFFFFF;
    }

ul {
    font-size: 12px;
    padding-left: 20px;
}

h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    padding: 20px 0 10px 0;
    clear:both;
    color: #cc9900;
    }

h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    }

h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    }

h3.subtitle {
    margin-bottom: 15px;
    text-transform: capitalize;
}

h4 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    }


h6 {
    font-size: 18px;
    font-weight: 500;
    border-bottom: 1px solid white;
    display: inline;
}

.sectionHeader {
    margin: 20px 0 10px 0;
    font-weight: normal;
    font-size: 18px;
    text-decoration: underline;
    }

span {
    visibility: hidden;
    }

* {margin:0; padding:0;}

a     {
    color: #FFFFFF;
    outline: none;
    }

.anchor {
    visibility: hidden;
}

.news_image {
    padding: 5px 0 20px 0;
}

#centercolumn p a {
    color: #cc9900;
    text-decoration: underline;
}

#centercolumn p a:hover {
    text-decoration: none;
}



div#mainwrap {
    width: 1000px;
    margin-left:auto; margin-right:auto;
    text-align:left;
    }

div#header {
    height:155px; text-align:center;
    }

div#logo {
    width: 250px;
    height: 226px;
    position: absolute;
    background: url(../gfx/logo_furpeaceranch.gif) top left;
    }

div#logo a {
    width: 250px;
    height: 226px;
    display: block;
    text-decoration: none;
    }

a#headerAd {
    width: 750px;
    height: 125px;
    display: block;
    margin: 0 0 0 250px;
    text-decoration: none;
    }

div#headerNav {
    width: 805px;
    height: 30px;
    text-align: center;
    font-size: .6em;
    font-weight: bold;
    letter-spacing: .05em;
    background: url(../gfx/navigation/navbar.png) top left repeat-x;
    margin: 0 0 0 250px;
    padding: 8px 0 0 0;
    }

div#headerNav a {
    display: inline-block;
    text-decoration: none;
    margin-right: 12px;
    margin-left:12px;
    }

div#headerNav a:hover {
    text-decoration: underline;
    color: #cc9900;
    }

div#contentarea {
    width: 1055px;
    position:relative;
    }

div#contentarea2 {
    width: 1055px;
    position:relative;
    }

div#leftcolumn {
    width:250px;

    position: absolute;
    top:0px; left:0px;
    overflow:hidden;
    margin-top: 80px;
    }

div#centercolumn {
    margin:0 200px 0 250px;
    height: 2850px;
    padding: 0 15px 0 0;
    }

div#rightcolumn {
    width:145px;
    position:absolute;
    top:0px; right:0px;
    overflow:hidden;
        width: 200px;
        text-align: center;
    }
div#rightcolumn img {
 margin-bottom: 7px;
}
a#rightColumnAd {
    height: 145px;
    margin: 2px 0 0 10px;
    padding: 0;
    display: block;
    }

a#rightColumnAd2 {
    height: 290px;
    margin: 2px 0 0 0px;
    padding: 0;
    display: block;
    }

div#animatedAd {
    width: 145px;
    height: 145px;
    margin: 15px auto 10px auto;
    padding: 0;
}

a img {
    border: 0;
    }

.socialMedia {
    width: 220px;
    height: 170px;
    background-image: url(../gfx/socialMediaBkrnd.gif);
    background-position: top left;
    background-repeat: no-repeat;
    margin: 20px 0 0 0;
    padding: 15px 0 0 9px;
}

#jormaBlog {
    width: 61px;
    height: 70px;
    display: block;
    background-image: url(../gfx/navigation/socialMedia/jormaBlog.gif);
    background-position: top left;
    float: left;
}

#jormaBlog:hover {
    background-position: -61px 0;
}

#vanessaBlog {
    width: 65px;
    height: 70px;
    display: block;
    background-image: url(../gfx/navigation/socialMedia/vanessaBlog.gif);
    background-position: top left;
    float: left;
}

#vanessaBlog:hover {
    background-position: -65px 0;
}

#hurlBlog {
    width: 62px;
    height: 70px;
    display: block;
    background-image: url(../gfx/navigation/socialMedia/hurlBlog.gif);
    background-position: top left;
    float: left;
}

#hurlBlog:hover {
    background-position: -62px 0;
}

#socialMediaH3 {
    width: 180px;
    text-size: 8px;
    position: absolute;
    border-bottom: solid 1px white;
    margin: 90px 0 0 10px;
    left: 0px;
}

#myspaceBtn {
    width: 79px;
    height: 25px;
    display: block;
    float: left;
    margin: 40px 0 0 0;
    padding: 0;
    background-image: url(../gfx/myspace.gif);
    background-position: top left;
}

#myspaceBtn:hover {
    background-position: -79px 0;
}

#facebookBtn {
    width: 88px;
    height: 25px;
    display: block;
    float: left;
    margin: 40px 0 0 10px;
    padding: 0;
    background-image: url(../gfx/facebook.gif);
    background-position: top left;
}

#facebookBtn:hover {
    background-position: -88px 0;
}





#latestNews {
    width: 275px;
    float: left;
    padding: 0 0 0 20px;
}

.newsCaption {
    margin-top: 10px;
}

#latestNews a {
    color: #cc9900;
    }

.line {
    width: 250px;
    height: 2px;
    display: block;
    border-top: 1px solid white;
    margin: 20px 0 20px 0;
}

div#leftcolumn ul {margin: 20px 0 0 26px; list-style: none;}
div#centercolumn p {
                    font-size:.8em;
                    padding:15px 30px 15px 20px;
                    color: #ffffff;
                    }
div#rightcolumn p {margin: 20px 10px 0 0px; color: #FFFFFF;}




.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {display: inline-block;}
* html .clearfix {height: 1%;}
.clearfix {display: block;}

.clearfloats {
    clear: both;
}

#headerLink a {
    color: #cc9900;}

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

.floatLeft {
    float: left;
}

.floatRight {
    float: right;
}

.youTubeDiv {
    width: 275px;
    display: block;
    float: left;
    margin: 0 20px 0 0px;
}

#flashSlideshow {
    width: 600px;
    margin: 0 auto 20px auto;
}

