html, body#Body {    
    font-family: Arial, sans-serif !important;
    } 

#brighton_content {
    min-height:400px;
    height:auto !important;
    height:400px;
    }

body {
    background: url(images/page_bg.jpg) top center no-repeat #dadbe1 !important;
    }

html {background-color: #dadbe1 !important;}

#brighton_body #brighton_header {
    height: 0px;
    background: transparent;
    }

#brighton_body #brighton_header span.logo {
    position: relative;
    top: 10px;
    left: 45px;
    }

#brighton_body #brighton_menu {
    background: transparent !important;
    background-color: transparent !important;
    padding: 0px;
    height: 32px;
    }

#brighton_body #brighton_menu div.NavHidden {
    border: none !important;
    }

#brighton_body #brighton_menu ul li {
    margin: 0px;
    }

#brighton_body #brighton_menu ul li a {
    background: transparent;
    color:#64481f;
    height: 32px;
    }

#brighton_body #brighton_menu ul li a:hover, #brighton_body #brighton_menu ul li a.selectedtab, #brighton_body #brighton_menu ul li a.selectedtab:hover {
    background: #64481f;
    color: #FFFFFF;
    }

#brighton_body #brighton_content {
    background: url(images/content_shadow.jpg) top no-repeat #FFFFFF;
    padding-bottom: 15px !important;
    }

#brighton_body h1 {
    color: #f30f11 !important;
    }

#brighton_body h2, #brighton_body h3, #brighton_body h4, #brighton_body h5, #brighton_body h6 {
    color: #b65f16 !important;
    }

#brighton_body div.block div.pad {
    background: top no-repeat #c7c91d !important;
    padding-top: 3px !important;
    }

#brighton_body #brighton_content div.block h3 {
    margin-bottom: 20px;
    color: #f30f11 !important;
    }

#brighton_body #bb-container div.post h3.title a {
    color: #f30f11;
    }

#brighton_body #brighton_footer {
    background: #c7c91d;
    }

#brighton_body #brighton_footer * {
    color: #FFFFFF !important;
    }

#footer_cap {
    width: 980px;
    height: 20px;
    margin: 0 auto 20px auto;
    background: url(images/footer_bottom.gif) no-repeat;
    }
    
#hsjssp {
    display: none;
    }