@charset "UTF-8";

/* CSS Document */


/*  Headings
-----------------------------------------------------------------------------*/

h1,
h2,
h3,
h4,
h5 {
    margin-bottom: .65em;
}

h2,
h3,
h4,
h5 {
    margin-top: 0em;
}

h2 {
    font-size: 1.5em;
}

h3 {
    font-size: 1.3em;
}


/*  Body

-----------------------------------------------------------------------------*/

body {
    padding: 0em;
    margin: 0em;
    text-align: center;
    background-color: #5e3a1a;
    background-image: url(../../images/crm/body-leather-seamless.jpg);
    background-repeat: repeat;
}


/*  Background
-----------------------------------------------------------------------------*/

#background-container {
    width: 100%;
}

#background-header {
    background-image: url(../../images/crm/bar-header-home.png);
}


/*  Header
-----------------------------------------------------------------------------*/

#page-header {
    height: 343px;
}

#page-header-section {
    height: 240px;
}


/*  Page Body
-----------------------------------------------------------------------------*/

#page-body {
    padding: 23px 0px 0px 0px;
    background-color: #faf2d7;
    background-image: none;
    min-height: 0em;
}

#home-content-background {
    background-image: url(../../images/backgrounds/page-2col-home.gif);
    background-repeat: repeat-y;
    min-height: 30em;
}

#home-content-main {
    float: left;
    width: 703;
}

#home-content-main-section1 {
    position: relative;
    padding: 13px 0px 0px 49px;
    width: 632px;
}

#home-content-main-section1 #logo-graphic {
    position: absolute;
    top: -12px;
    left: 570px;
}

#home-content-main-section2 {
    margin: 28px 0px 10px 37px;
    width: 646px;
    height: 1px;
    border-top: #ebe0c4 solid 1px;
}

#home-content-main-section3 {
    padding: 13px 0px 0px 49px;
    width: 632px;
    line-height: 1.23em;
}

#home-content-main-section4 {
    margin: 20px 0px 0px 37px;
    width: 646px;
    background-image: url(../../images/backgrounds/home-3cols.gif);
    background-repeat: repeat-y;
    color: #615b49;
    font-weight: bold;
    line-height: 1.2em;
}

.home-column-1-edit,
.home-column-2-edit,
.home-column-3-edit {
    color: #615b49;
    font-weight: bold;
    line-height: 1.2em;
}

#home-content-main-section4 a:link,
#home-content-main-section4 a:visited,
.home-column-1-edit a:link,
.home-column-2-edit a:link,
.home-column-3-edit a:link,
.home-column-1-edit a:visited,
.home-column-2-edit a:visited,
.home-column-3-edit a:visited {
    color: #615b49;
    text-decoration: none;
}

#home-content-main-section4 a:hover,
#home-content-main-section4 a:active .home-column-1-edit a:hover,
.home-column-2-edit a:hover,
.home-column-3-edit a:hover,
.home-column-1-edit a:active,
.home-column-2-edit a:active,
.home-column-3-edit a:active {
    color: #000000;
    text-decoration: none;
}

#home-content-main-section4 .col1 {
    float: left;
    width: 208px;
}

#home-content-main-section4 .col1 .column {
    padding: 4px 18px 4px 0px;
}

#home-content-main-section4 .col1 .column .content {
    padding: 8px 0px 0px 12px;
}

#home-content-main-section4 .col2 {
    float: left;
    width: 227px;
}

#home-content-main-section4 .col2 .column {
    padding: 4px 18px 4px 18px;
}

#home-content-main-section4 .col2 .column .content {
    padding: 8px 0px 0px 12px;
}

#home-content-main-section4 .col3 {
    float: left;
    width: 210px;
}

#home-content-main-section4 .col3 .column {
    padding: 4px 0px 4px 18px;
}

#home-content-main-section4 .col3 .column .content {
    padding: 8px 0px 0px 12px;
}

#home-content-sidebar {
    float: right;
    width: 228px;
}

#home-content-sidebar-section1 {
    padding: 13px 0px 0px 0px;
    width: 201px;
    margin-bottom: 1.8em;
}

#home-content-sidebar-section2 {
    padding: 0px 0px 0px 11px;
    width: 190px;
    line-height: 1.23em;
}

#home-content-sidebar-section2 h3 {
    margin-bottom: 1.1em;
}


/*  Footer
-----------------------------------------------------------------------------*/

#page-footer {
    position: relative;
    clear: both;
    width: 952px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 22px;
    text-align: center;
    font-size: .9em;
    line-height: 1.4em;
    color: #e0d0a6;
    background-image: url(../../images/backgrounds/body-leather-seamless.jpg);
    background-repeat: repeat-x;
}

#page-footer a:link,
#page-footer a:visited {
    color: #e0d0a6;
    text-decoration: none;
}

#page-footer a:hover,
#page-footer a:active {
    color: #ffffff;
    text-decoration: none;
}

#page-footer-logo {
    display: none;
}

#page-body-sidebar {
    display: none !important;
}

#left-header-image,
#right-header-image {
    height: 240px !important;
}