/*
text: 59524f
*/

body {
    background-color: #67605c;
    margin: 0px;
    padding-top: 10px;
    font-size: 10pt;
    font-family: Arial, Bitstream Vera Sans, Tahoma, sans-serif;
    color: #59524f;
}

a {
    text-decoration: underline;
    color: #29221f;
}

a:hover {
    text-decoration: underline;
    color: #29221f;
}

.main_content {
    width: 751px;
    margin-left: auto;
    margin-right: auto;
    background: #ffffff url( 'images/layout/content-shadow.gif' ) top left repeat-y;
}

.header {
    font-weight: bold;
    background: #ffffff url( 'images/layout/header-content.gif' ) top left repeat-x;
    width: 100%;
    height: 31px;
}

.header .center {
    float: left;
    width: 30%;
    height: 21px;
    padding-top: 10px;
    text-align: center;
}

.header .left {
    float: left;
    width: 35%;
    height: 31px;
    text-align: left;
}

.header .left div {
    float: left;
    padding-top: 10px;
    text-transform: capitalize;
    font-size: 12pt;
    font-weight: bold;
}

.header .right {
    float: right;
    width: 35%;
    height: 31px;
    text-align: right;
}

.header .right div {
    float: right;
    padding-top: 10px;
    padding-right: 10px;
}

.nav_bar {
    clear: both;
    width: 100%;
    background: #ffffff url( 'images/layout/nav-bar-bg.jpg' ) top left repeat-y;
    height: 105px;
}

.nav_bar .menu {
    padding-top: 5px;
    float: right;
    width: 180px;
    padding-right: 10px;
}

.nav_bar .menu div {
    text-align: center;
    text-transform: uppercase;
    font-size: 8pt;
    font-weight: bold;
    line-height: 15px;
}

.nav_bar .menu div a {
    text-decoration: none;
}

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

.header a {
    text-decoration: none;
}

.header a:hover {
    text-decoration: underline;
}

.footer a {
    text-decoration: none;
}

.content {
    clear: both;
    background: #ffffff url( 'images/layout/content-bg.gif' ) top left repeat-y;
}

.inner_content {
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 10px;
}

.footer {
    clear: both;
    background: #ffffff url( 'images/layout/footer-bg.jpg' ) top left no-repeat;
    width: 100%;
    height: 32px;
    text-align: center;
    padding-top: 13px;
}

.footer span {
    padding-left: 5px;
    padding-right: 5px;
    border-right: 1px solid #59524f;
}

.footer span a {
    color: #89827f;
}

.footer span a:hover {
    color: #29221f;
    text-decoration: none;
}

.content_box .header {
    height: 24px;
    background: #ffffff url( 'images/layout/content-box-top.gif' ) top left repeat-x;
}

.content_box .header div {
    font-weight: bold;
    padding-top: 3px;
    padding-left: 10px;
    text-transform: uppercase;
}

.content_box .content {
    border-left: 1px solid #b9aba4;
    border-right: 1px solid #b9aba4;
    clear: none;
    background: #ffffff;
}

.content_box .footer {
    width: auto;
    height: 8px;
    background: #ffffff url( 'images/layout/content-box-bottom.gif' ) bottom left repeat-x;
    clear: none;
    text-align: left;
    padding-top: 0px;
    margin-top: 0px;
}

.contact_side_header {
    padding-top: 10px;
    font-weight: bold;
    text-align: center;
}

.contact_side_value {
    text-align: center;
}

.side_header {
    font-weight: bold;
    text-align: center;
    padding-top: 20px;
    clear: both;
}

.side_value {
}

.side_label {
    float: left;
    width: 45px;
}

.side_field {
    float: left;
    width: 82px;
}

.local_information_ul {
    list-style: none;
    padding: 0px;
}

.local_information_ul li {
    padding-top: 10px;
}

.amenity_heading {
    font-weight: bold;
    text-transform: uppercase;
    padding-top: 20px;
}

.amenity_description {
    padding-left: 30px;
}

.rate_header {
    padding-top: 10px;
    font-weight: bold;
    text-align: center;
}

.rate_value {
    font-style: italic;
    text-align: center;
}

.rule_heading {
    display: block;
    padding-top: 20px;
    font-weight: bold;
    text-decoration: none;
    color: #59524f;
}

.rule_heading:hover {
    font-weight: bold;
    text-decoration: none;
    color: #59524f;
}

.rule_description {
    padding-left: 20px;
}

.praise_quote {
    padding-top: 20px;
    font-weight: bold;
    font-style: italic;
    text-align: center;
}

.quotee {
    text-align: right;
    font-weight: normal;
    padding-right: 10px;
}

div#linnlog{width:750px;margin:auto;font-size:10px;text-align:center;color:#ccc;padding-top:20px;}
div#linnlog a{text-decoration:none;color:#ccc;}
div#linnlog a:hover{text-decoration:underline;}
