body {
    background-color:  #d9e4c9;
    text-align:center;
    font-family:arial;
    margin:0px;
    padding:0px;
    border:0px;
}

.mainbody {
    width:878px;
    margin-left:auto;
    margin-right:auto;
    text-align:left;
}

.header {
    background-image:  url(../images/header.jpg);
    width:878px;
    height:153px;
}

.menu {
    margin-left:290px;
    padding-top:35px;
}

.menu img, .menu a img {
    cursor:pointer;
    border:none;
    margin:1px;
}


.content {
    background-image:  url(../images/cont.jpg);
    background-repeat: repeat-y;
    width:878px;
    padding-left:50px;
    padding-top:25px;
}

.content .line {
    
    border-bottom: 1px solid #4a3526;
    width:785px;
    height:1px;
}

.footer {
    background-image:  url(../images/footer.jpg);
    background-repeat:no-repeat;
    width:878px;
    height:13px;
    margin-bottom:30px;
}

.txt {
    font-size:10pt;
    width:785px;
    color: #808080;
}

.txt .heading {
    font-size:14pt;
    font-weight:bold;
}

.txt .heading-small {
    font-size:10pt;
}


.bld { font-weight:bold; }

.green {
    color:#97B76F;
}

.brown {
    color: #42210b;
}

.right {
    float:right;
}

.photo4 {
    margin-left:25px;
}

.photo4 a img{
    border:none;
    width:164px;
    height:160px;
}

.photo6 {
    margin-left:25px;
}

.photo6 a img{
    border:none;
    width:126px;
    height:136px;
}



.lodging {
    padding-top:0px;
}

.lodgeList {
    float:right;
    text-align:right;
}

.lodgeList h4 {
    color: #97B76F;
    margin-bottom:22px;
}

.lodgeList ul {
    position:relative;
    top:-20px;
    list-style-type:none;
}

.lodgeList ul li {
    width:339px;
    height:15px;
    vertical-align:middle;
    margin-top:4px;
    display:block;
}

.lodgeList ul li a {
    font-weight:bold;
    color: #4A3526;
    text-decoration:none;
}


.lodgeList ul .sel {
    background-image:  url(../images/highlight.jpg);
}

.saying {
    margin-top:50px;
    margin-bottom:50px;
}

.saying-m2 {
    margin-bottom:33px;
}

.saying-m3 {
    margin-bottom:52px;
}

.saying-m4 {
    margin-bottom:34px;
}

.saying-m5 {
    margin-bottom:31px;
}

.dists .lTD {
    width:250px;
}

.dists .rTD {
    text-align:right;
    color:#97B76F;
}

.link {
    color:#808080;
    text-decoration:none;
}

.link:hover {
    text-decoration:underline;
}