body {
    margin: 0px auto;
    background-color: #ffffff;
    background-image: url(assets/images/sz-main-bg-2.jpg);
    background-repeat: repeat-x;
    color: #433419;
    font-family: trebuchet, helvetica, arial, tahoma, geneva, sans-serif;
    font-size: 12px;
}

#page {
    background-image: url(assets/images/sz-bg-3.png);
    background-repeat: no-repeat;
    background-position: top center;
    width: 100%;
    margin: 0px auto;
    min-height: 700px;
}

#header {
    width: 900px;
    margin: 0px auto;
    height: 97px;
    min-height: 97px;
    max-height: 97px;
}

span.link-style {
    font-size: 9px;
}

#menu-bar {
    background-image: url(assets/images/menu-bar-2.png);
    background-repeat: no-repeat;
    width: 900px;
    height: 30px;
    max-height: 30px;
    min-height: 30px;
    margin: 0px auto;
    line-height: 16px;
    padding-top: 5px;
    text-align: center;
}

#menu-bar ul {
    margin: 0px;
    padding: 0px;
}

#menu-bar ul li {
    display: inline;
    list-style-type: none;
    padding: 0px 8px 0px;
/*     min-height: 30px; */
}

/* #menu-bar ul li:hover { */
/*     background-image: url(assets/images/hover.png); */
/*     background-repeat: repeat-x; */
/* } */

#menu-bar a, #menu-bar a:hover, #menu-bar a:active, #menu-bar a:visited {
    color: #191104;
    text-decoration: none;
}

#menu-bar a:hover {
    color: #65502e;
}

.spacer1 {
    min-height: 8px;
    max-height: 8px;
    width: 900px;
    margin: 0px auto;
}

.spacer2 {
    min-height: 12px;
    max-height: 12px;
    width: 900px;
    margin: 0px auto;
}


.spacer3 {
    min-height: 16px;
    max-height: 16px;
    width: 900px;
    margin: 0px auto;
}

#rotator {
    min-height: 235px;
    max-height: 235px;
    width: 900px;
    margin: 0px auto;
    position: relative;
}

#frame {
    width: 900px;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 99;
}

#widgets {
    width: 900px;
    margin: 0px auto;
}

#main {
    width: 900px;
    margin: 0px auto;
}

#content {
    float: left;
    line-height: 16px;
}

#footer {
    width: 870px;
    height: 30px;
    min-height: 30px;
    max-height: 30px;
    margin: 0px auto;
    background-image: url(assets/images/footer.png);
    background-repeat: no-repeat;
    color: #72664f;
    line-height: 30px;
    font-size: 11px;
    padding: 0px 15px;
    position: relative;
}

span.link-style a, span.link-style a:hover, span.link-style a:visited, span.link-style a:active {
    color: #433419;
    text-decoration: none;
}

span.link-style a:hover {
    text-decoration: underline;
}

#testimonials {
    min-height: 155px;
    max-height: 195px;
    overflow: hidden;
    float: left;
    text-align: center;
    padding: 30px 25px 10px 25px;
    width: 245px;
    line-height: 16px;
    font-family: georgia, times, serif;
}

h1 {
    font-size: 24px;
    font-weight: normal;
    margin-top: 10px;
}

#blankets {
    position: absolute;
    z-index: 98;
    width: 333px;
    height: 153px;
    top: -77px;
    left: 567px;
}

#footer a, #footer a:hover, #footer a:active, #footer a:visited {
    color: #72664f;
    text-decoration: none;
}

#footer a:hover {
    text-decoration: underline;
}

#selector {
    padding-top: 0px;
    padding-left: 8px;
    font-family: "georgia" serif;
    font-size: 12px;
    color: #46413a;
}

#ip-content {
    float: left;
    line-height: 16px;
    background-image: url(assets/images/secondary-page-bg_02.png);
    background-repeat: repeat-y;
    width: 659px;
    padding: 0px 25px;
    font-size: 12px;
}

#ip-content h4 {
    font-size: 14px;
}

div.sort a, div.sort a:hover, div.sort a:visited, div.sort a:active {
    color: #46413a;
    text-decoration: none;
    font-size: 10px;
}

div.sort a:hover {
    text-decoration: underline;
}

h4.bed-name {
    margin-top: 0px;
}

div.hr {
  height: 1px;
  background: #cec1a7 url(hr1.gif) no-repeat scroll center;
}
div.hr hr {
  display: none;
}

#video-player {
    padding: 10px 0px 0px 0px;
}

h5 {
    margin: 0px;
    padding: 0px;
    font-size: 14px;
    font-weight: normal;
    color: #8d3737;
}

.your-price {
    color: #8d3737;
}

.list-price {
    text-decoration: line-through; 
}

#pricing-box {
    width: 400px;
    border: 1px solid #cec1a7;
    margin: 0px auto;
    padding: 10px;
    background-color: white;
}

#pricing-box-temp {
    width: 475px;
    border: 1px solid #cec1a7;
    margin: 0px auto;
    padding: 10px;
    background-color: white;
    font-size: 10px;
}

table.border {
    border-collapse:collapse;
}

tr.bottom-border {
    border-bottom: 1px solid #ccc;
}

tr.bottom-border-last {
    border-bottom: 0px solid #ccc;
}

tr.bottom-border td, tr.bottom-border-last td {
    padding: 5px 0px;
}

.note {
    font-size: 10px;
    font-style: italic;
    color: #8d3737;
}

div.form_description {
    display: none;
}