﻿#sidebar-wrapper {
    float: left;
    width: 292px;
    margin: 0px 5px 0px 8px;
    padding: 0px;
    background: url(../../Images/sidebar_slice.jpg) repeat-y left top;
}

#sidebar {
    float: left;
    width: 243px;
    min-height: 433px;
    margin: 0px 0px -16px;
    padding: 0px 24px;
    background: url(../../Images/sidebar_bkgnd.jpg) no-repeat left top;
}

#sidebar h1 {
    float: left;
    width: 284px;
    height: 43px;
    margin: 0px -21px 20px;
    padding: 0px;
    background: url(../../Images/sidebar_header_2Col_LS.png) no-repeat left top;
    color: #BFB487;
    font-size: 18px;
    font-weight: normal;
}

#sidebar h1 span {
    float: left;
    margin: 9px 0px 0px 30px;
    padding: 0px;
}

#sidebar p {
    clear: both;
    margin: 0px 0px 20px;
    text-align: center;
}

#sidebar ol {
    float: left;
    clear: both;
    margin: 0px;
    padding: 0px;
    text-align: left;
}

#sidebar-footer {
    position: relative;
    top: 16px;
    float: left;
    width: 292px;
    height: 16px;
    margin: 0px;
    padding: 0px;
    background: url(../../Images/sidebar_footer.png) no-repeat left top;
}

#content-wrapper {
    float: left;
    width: 578px;
    margin: 0px;
    padding: 0px;
    background: url(../../Images/content_slice.jpg) repeat-y left top;
}

#content {
    float: left;
    width: 538px;
    min-height: 433px;
    margin: 0px 0px -16px;
    padding: 0px 20px;
    background: url(../../Images/content_bkgnd.jpg) no-repeat top left;
}

#content h1 {
    float: left;
    width: 570px;
    height: 43px;
    margin: 0px -16px 20px;
    padding: 0px;
    background: url(../../Images/content_header_2Col_LS.png) no-repeat top left;
    color: #BFB487;
    font-size: 18px;
    font-weight: normal;
}

#content h1 span {
    float: left;
    margin: 9px 0px 0px 30px;
    padding: 0px;
}

#content h1 span.LazyUMotel {
    float: right;
    width: 214px;
    height: 40px;
    margin: 2px 30px 0px 0px;
    padding: 0px;
    background: url(../../Images/LazyUMotel.png) no-repeat top left;
}

#content h1 span.LazyUMotel span {
    visibility: hidden;
}

#content p {
    margin: 20px 0px 0px;
}

#content-footer {
    position: relative;
    top: 16px;
    float: left;
    width: 578px;
    height: 16px;
    margin: 0px;
    padding: 0px;
    background: url(../../Images/content_footer.png) no-repeat left top;
}
