@import url(../../../Design/Common/css/mvc-common.css);
@import url(/Portals/_DiscoverSunriver/Themes/Lightweight/menu_style.css);

#custom-doc {
    width: 947px;
    min-width: 945px;
    margin: auto;
}
body, html { height: 100%; background-color: #efede7; }

#hd {
    background: url( "../images/header_bg.jpg" ) top left no-repeat;
    position: relative;
    border-right: 1px #975445 solid;
    border-left: 1px #975445 solid; color: #FFFBD7;
    z-index: 20;
}
#hd .custom {
    float: right;
    margin-top: 15px;
    padding-right: 10px;
}
#hd .custom li {
    padding-left: 10px;
    font-weight: bold;
    font-size: 93%;
}
#hd .custom a {
    color: #FFFBD7;
}
.Header_Tel {
    color: #fff;
    position: relative;
    top: 105px;
    left: 20px;
    font-size: 120%;
}

/*Top Navigation*/
#navMain { background: url( "../images/top_nav_bg.jpg" ) no-repeat; height: 39px; width: 100%; float: left; }
#navMain ul { float: left; position: relative; left: 50%; width: auto; height: 39px; margin: 0 auto; display: none; }
#navMain li { position: relative; right: 50%; float: left; padding-right: 10px; line-height: 39px; }

/*Body*/
#bd {
    border-right: 1px #975445 solid;
    border-left: 1px #975445 solid;
    background: transparent url( "../images/yellow_grad_bg.jpg" ) 0 0 repeat-y; padding-top: 10px;
}
/*Footer*/
#ft .custom {
    height: 24px;
    line-height: 24px;
    color: white;
    padding: 0 10px;
    background: url( "../images/bottom_nav_bg.jpg" ) no-repeat;
    border-right: 1px #975445 solid;
    border-left: 1px #975445 solid;
    border-bottom: 1px #975445 solid;
    color: #914939; 
}
#ft .phone {
    font-weight: bold; 
}
#ft ul {
    float: right;
}
#ft ul li {
    padding-left: 10px;
}
#ft p {
    text-align: center;
    font-size: 90%;
    display: none;
}
#ft p span {
    padding: 0 3px;
    display: none; 
}
#ft .custom {
    margin-bottom: 5px;
}
#ft .admin-navigation {
    text-align: center;
    font-size: 82%;
    display: block; 
}
#ft .admin-navigation a {color: #CFC9B5 !important;}
.custfoot {display: block; text-align: center; width: 100%}

/*Links*/
a {
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
a, a:link, a:hover, a:active, a:visited {
    color: #975445;
}

/*Booking Path*/
.booking-sidebar-container {
    background-color: white;
}
.booking-sidebar-container .widget {
    border-color: #E9E5BF;
}
.booking-path-section-header,
.booking-sidebar-container h4 {
    background-color: #E9E5BF;
}
.booking-path-section-header,
.booking-sidebar-container h3,
.booking-sidebar-container h4 {
    color: #975445;
}
.booking-sidebar-container {
    border-color: #975445;
}
