* {
    margin: 0;
    padding: 0;
}

body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 16px;
}

#page-wrapper {
    width: 990px;
    margin-left: auto;
    margin-right: auto;
}

h2 {
    font-size: 14px;
    color: #754C24;
    margin-top: 30px;
}

h2 span {
    font-size: 18px;
    color: #754C24;
    margin-top: 30px;
}

a {
    color: #6e1914;
}

p {
    margin: 20px;
}

#background-image {
    background: #ffffff url(/images/global/background.gif) repeat-y;
    width: 100%;
}

.main-header-inside {
    background: url(/images/global/main-inside-header-back.gif) no-repeat;
    height: 35px;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    padding: 7px 0 0 10px;
}

.main-header {
    background: url(/images/global/main-header-back.gif) no-repeat;
    height: 35px;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    padding: 7px 0 0 10px;
}

.specials-header {
    background: url(/images/global/special-header-back.gif) no-repeat;
    height: 35px;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    padding: 7px 0 0 10px;
}

.services-header {
    background: url(/images/global/services-header-back.gif) no-repeat;
    height: 35px;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    padding: 7px 0 0 10px;
}

.testimonials-header {
    background: url(/images/global/testimonial-header-back.gif) no-repeat;
    height: 35px;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    padding: 7px 0 0 10px;
}

#container {
    width: 990px;
}

#header {
    background: url(/images/global/header-back.jpg) no-repeat;
    height: 114px;
    position: relative;
}

#nav {
    margin-top: 75px;
    margin-left: 15px;
    width: 655px;
    float: left;
}

#nav ul {
}

#nav ul li {
    list-style-type: none;
    float: left;
}

#nav ul li a {
    display: block;
    width: 130px;
    height: 34px;
    text-indent: -9000px;
}

#nav .doors {
    background: url(/images/global/doors.jpg) no-repeat;
}

#nav .doors a:hover, #nav .doors .currentpage {
    background: url(/images/global/doors-hover.jpg) no-repeat;
}

#nav .services {
    background: url(/images/global/services.jpg) no-repeat;
}

#nav .services a:hover, #nav .services .currentpage {
    background: url(/images/global/services-hover.jpg) no-repeat;
}

#nav .testimonials {
    background: url(/images/global/testimonials.jpg) no-repeat;
}

#nav .testimonials a:hover, #nav .testimonials .currentpage {
    background: url(/images/global/testimonials-hover.jpg) no-repeat;
}

#nav .contact {
    background: url(/images/global/contact.jpg) no-repeat;
}

#nav .contact a:hover, #nav .contact .currentpage {
    background: url(/images/global/contact-hover.jpg) no-repeat;
}

#nav .home {
    background: url(/images/global/home.jpg) no-repeat;
}

#nav .home a:hover, #nav .home .currentpage {
    background: url(/images/global/home-hover.jpg) no-repeat;
}

.call-now {
    position: absolute;
    left: 680px;
    top: 10px;
    color: #ffffff;
    font-size: 30px;
    padding-top: 8px;
}

#home-content {
    background: url(/images/global/home-back.jpg) no-repeat;
    background-position: 0 15px;
    width: 990px;
}

#inside-content {
    width: 990px;
}

.center {
    text-align: center;
}

.home-leftcol {
    width: 449px;
    float: right;
    margin: 15px 15px 0 0;
}

.inside-leftcol {
    width: 750px;
    float: right;
    margin: 15px 15px 30px 0;
}

.inside-leftcol ul {
    padding: 0 10px 10px 10px;
}

.door-box {
    width: 120px;
    float: left;
    text-align: center;
    margin: 20px 10px 10px 15px;
}

.inside-leftcol .door-box p {
    margin: 20px 0 20px 0;
}

.inside-leftcol p {
    margin: 20px 20px 20px 0;
}

.rightcol {
    width: 199px;
    float: right;
    margin: 15px 15px 0 0 !important;
    margin: 15px 7px 0 0;
}

.rightcol-box {
    width: 199px;
    background: #6e1914;
    margin-bottom: 10px;
}

.rightcol-box p {
    color: #ffffff;
    margin: 0;
    padding: 5px 10px 10px 10px;
    font-size: 11px;
}

.rightcol-box ul {
    padding: 0 10px 10px 10px;
}

.rightcol-box ul li {
    list-style-type: none;
    background: url(/images/global/orange-bullet.gif) no-repeat;
    background-position: 0 7px;
    padding-left: 15px;
    line-height: 22px;
}

.rightcol-box a {
    color: #ffffff;
}

#footer {
    background: url(/images/global/footer-back.gif) repeat-x;
    height: 92px;
    text-align: right;
    margin-top: 7px;
}

#footer a {
    color: #ffffff;
}

#footer p span {
    font-size: 11px;
}

#footer p {
    color: #ffffff;
    padding: 15px;
    margin: 0;
    line-height: 20px;
}

.contact-form {
    margin-bottom: 30px;
    float: left;
}

.contact-form span {
    color: #FF0000;
}

.contact-form td {
    padding: 5px;
}

.contact-form .other {
    background: #BEDF7D;
    padding: 15px 0 15px 10px;
}

.contact-form .padded {
    padding: 15px;
}

.contact-title {
    color: #513006;
    margin: 0;
}

input, select, textarea {
    background: #ffffff;
    border: 1px solid #754C24;
}

.contactsend {
    background: #6E1914;
    color: #ffffff;
    font-weight: bold;
    border: none;
    margin-top: 10px;
}

.door-style-box {
    position: relative;
    width: 155px;
    margin: 20px 42px 20px 0;
    height: 102px;
    background: url(/images/global/finish-detail-back.gif) no-repeat;
    float: left;
}

.door-style-box h3 {
    color: #492c0f;
    padding: 15px 6px 5px 55px;
    font-size: 14px;
    text-decoration: none;
}

.door-style-box a {
    color: #492c0f;
    font-size: 14px;
    text-decoration: none;
}

.door-style-box .detail-button {
    margin: 0 0 0 13px;
    position: absolute;
    bottom: 12px;
    left: 42px;
}

.door-style-box img {
    margin: 6px 0 0 6px;
}

.inside-leftcol .break {
    border-bottom: 1px dashed #DDA74F;
    margin-top: -20px;
    margin-bottom: 0;
}

.services-box {
    width: 750px;
    margin-top: 20px;
}

.services-box img {
    margin: 0 0 20px 0;
}

.inside-leftcol .services-box p {
    margin: 0 0 0 110px;
}

.services-box h2 {
    font-size: 14px;
    color: #754C24;
    border-top: 1px solid #DDA74F;
    border-bottom: 1px solid #DDA74F;
    margin: 0 0 15px 110px;
    padding: 5px 0 5px 0;
}

.recommendedLinks li{
    margin-left: 5px;
    /* border: 1px orange dashed; */
    line-height: 2.5em;
    width: 100%;
    float: left;
}