#functionBar {
    background: url('../images/functionBar2.jpg');
}

#pageTear {
    background: url('../images/ripPageBg.jpg');
    width: 927px;
    height: 87px;
    position: relative;
    overflow: hidden;
}

#midHeader1 {
    height: 240px;
    width: 925px;
    background: url('../images/internal/mainHeader.jpg');
    background-repeat: no-repeat;
    background-position: bottom;
    z-index: 550;
    margin: 0px 0px 22px 0px;
    overflow: hidden;
}

#ajaxDesc {
    width: 229px;
    height: 27px;
    background: url('../images/internal/ajaxDesc.png');
    margin: 5px auto;
    overflow: hidden;
}

#ajaxWrapper {
    height: 177px;
    width: 925px;
    position: relative;
    margin: 0 auto;
    top: -40px;
    left: -1px;
    background: url('../images/internal/ajaxBg.jpg');
    background-repeat: no-repeat;
    background-position: bottom;
    z-index: 5000;
}

#ajaxWrapper .arrow {
    width: 37px;
    height: 36px;
    position: absolute;
    top: 70px;
}

#ajaxWrapper #slideCont {
    width: 820px;
    height: 250px;
    z-index: 550;
    margin: 0px 45px 0px 51px;
    position: relative;
}

#ajaxWrapper #slideCont .slider {
    width: 827px;
    position: absolute;
    z-index: 5000;
    top: 0;
    left: 0px;
}

#ajaxWrapper #slideCont .slideDiv {
    width: 204px;
    height: 215px;
    background: url('../images/internal/smallerLargeFrame.png');
    margin: -5px 0px 0px 2px;
    z-index: 5500;
    position: absolute;
}

#ajaxWrapper #slideCont .slideDiv:hover {
    cursor: pointer;
}

#ajaxWrapper #slideCont .slideDiv img {
    margin: 9px 0px 0px 13px;
    height: 151px;
    width: 181px;
    z-index: 551;
}

#ajaxWrapper #slideCont .slideDiv p {
    margin: 19px 0px 0px 38px;
    font-family: Arial;
    color: #a79578;
    font-size: 10px;
}

#ajaxWrapper #slideCont .slideDiv span {
    color: #4d4231;
    font-size: 12px;
    font-weight: bold;
}

#ajaxWrapper .arrow a {
    width: 37px;
    height: 36px;
    display: block;
}

#ajaxWrapper .arrow span {
    display: none;
}

.left {
    background: url('../images/internal/arrowL.jpg');
    left: 18px;
}

.left:hover {
    background: ;
}

.right {
    background: url('../images/internal/arrowR.jpg');
    right: 12px;
}


#intMid {
    width: 940px;
    background: url('../images/internal/shoreBg.jpg');
    background-repeat: no-repeat;
    background-position: top right;
    background-color: #fff;
    margin: -40px 0px -20px 0px;
    position: relative;
    z-index: 499;
}

#footerDiv {
    height: 32px;
    width: 940px;
    position: absolute;
    bottom: -1px;
    z-index: 5000;
    background: url('../images/footerOverlay.png');
}

#shoreBg {
    height: 452px;
    width: 508px;
    background: url('../images/internal/shoreBg.jpg');
    position: absolute;
    right: 0;
    top: 10px;
    z-index: 500;
}

#intMidContent {
    width: 640px;
    padding: 55px 120px 0px 65px;
    color: #5D513D;
    font-family: Arial;
    font-size: 11px;
    position: relative;
    z-index: 502;
}

#intMidContent h2 {
    font-size: 14px;
    font-weight: bold;
}

#intMidContent h2 span {
    color: #977A52;
    font-size: 11px;
    margin: 0px 2px 0px 8px;
}

#intMid ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#intMid ul li {
    background: url('../images/internal/li.jpg');
    background-repeat: no-repeat;
    background-position: center left;
    width: 100%;
    margin: 5px 0px 7px ;
    padding: 2px 0px 0px 15px;
    clear: both;
}

#intMid ul li span {
    color: #977A52;
    font-style: italic;
    font-weight: bold;
    font-size: 9px;
}

#intMidContent .book {
    width: 162px;
    height: 28px;
    background: url('../images/internal/book.jpg');
    float: right;
    margin: 10px 20px 30px 0px;
    clear: both;
}

#intMidContent .book a {
   width: 162px;
   height: 28px;
   display: block;
}

#intMidContent .book span {
    display: none;
}

#intMidContent .img {
    background: url('../images/internal/smallFrame.png');
    height: 145px;
    width: 169px;
    margin: 0px 2px 0px 2px;
    float: left;
    clear: none;
}

#intMidContent img {
    padding: 8px 0px 0px 7px;
}

#intMidHeader {
    background: url('../images/internal/internalBg2.jpg');
    width: 925px;
    height: 140px;
}

#intNav {
    background: url('../images/internal/nav/background.jpg');
    width: 925px;
    height: 160px;
}

#intNav ul {
    list-style: none;
    padding: 4px 0px 0px 25px;
    margin: 0;
}

#intNav ul li.navItem {
    background: url('../images/internal/nav/li2.jpg');
    background-repeat: no-repeat;
    background-position: center top;
    float: left;
    margin: 0px;
    color: #8b714b;
    height: 37px;
    position: relative;
    margin: 0px 8px 0px 12px;
}

#intNav ul li.current {
    background: url('../images/internal/nav/li2H.jpg');
    background-repeat: no-repeat;
    background-position: center top;
}

#intNav ul li.divider {
    background: url('../images/internal/nav/div.png');
    width: 30px;
    height: 31px;
    float: left;
    margin: 0px -9px 0px -3px;
}

#intNav ul li.navItem a {
    display: block;
    height: 37px;
    padding: 14px 3px 0px 0px;
    font-family: Arial;
    color: #8b714b;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
}

#intNav ul li.navItem a:hover {
    color: #68553a;
}

#intNav ul li.navItem:hover {
    background: url('../images/internal/nav/li2H.jpg');
    background-repeat: no-repeat;
    background-position: center top;
}

#subPages {
    width: 640px;
    padding: 0px 120px 0px 18px;
    top: -25px;
    color: #5D513D;
    font-family: Arial;
    position: relative;
    z-index: 502;
    font-size: 12px;
}

#subPages a {
    color: #8b714b;
    text-decoration: underline;
}

#subPages a:hover {
    color: #68553a;
    text-decoration: underline;
}

#subPages h1 {
    color: #6a5539;
    font-size: 16px;
}

#subPages h2 {
    margin: 0;
    padding: 0;
    font-size: 14px;
    color: #8b714b;
    font-size: 11px;
    font-weight: bold;
}

#subPages .answer {
    display: none;
}

.tableBg {
    font-weight: bold;
    width: 25%;
}

.tableBorder {
    border-bottom: 1px dashed #8b714b;
}

.interiorImage {
    padding: 11px 0px 0px 12px;
    background: none;
    width: 203px;
    height: 169px;
    margin: -8px 10px 5px 10px;
    background: url('../images/photos/background.png');
}

.interiorImage a img {
    border: none;
}

.right{float: right;}

.left{float: left; margin-left: -7px;}

#photoGallery {
    width: 824px;
    margin: 0px 0px 0px 10px;
}

#photoGallery .image {
    width: 204px;
    height: 215px;
    background: url('../images/internal/smallerLargeFrame.png');
    margin: 0px 0px 15px 2px;
    z-index: 5500;
    float: left;
}

#photoGallery .image {
    cursor: pointer;
}

#photoGallery .image a img {
    border: none;
}

#photoGallery .image a img:hover {
    border: none;
}

#photoGallery .image img {
    margin: 9px 0px 0px 13px;
    height: 151px;
    width: 181px;
    z-index: 551;
}

#photoGallery .image p {
    margin: 21px 0px 0px 38px;
    font-family: Arial;
    color: #a79578;
    font-size: 12px;
}

#photoGallery .image p a {
    font-size: 9px;
    text-decoration: none;
}

#photoGallery .image span {
    color: #4d4231;
    font-size: 12px;
    font-weight: bold;
}