body, html {
    height: 100%
    }
body {
    background: #fff;
    margin: 0 0 0 0;
    color: #333;
    font-family: "museo", helevetica, arial, sans-serif;
    font-style: normal;
    font-weight: 300
    }
#logo {
    position: fixed;
    top: 45px;
    left: 25px;
    z-index: 11;
    width: 166px;
    height: 83px
    }
#rightcontent {
    margin-top: 20px;
    float: right;
    margin-right: 20px;
    width: 700px
    }
#centercontent {
    margin-top: 20px;
    float: right;
    margin-right: 20px;
    width: 700px
    }
#container {
    /*background: #fff;*/
    /*border-right:1px solid #c9a1a7;
    	border-bottom:1px solid #c9a1a7;*/
    margin-left: auto;
    margin-right: auto;
    min-height: 85%;
    height: auto !important;
    height: 85%;
    max-width: 1400px;
    min-width: 900px
    }
#containerint {
    background: #ccc;
    /*border-right:1px solid #c9a1a7;
    	border-bottom:1px solid #c9a1a7;*/
    margin-left: auto;
    margin-right: auto;
    min-height: 85%;
    height: auto !important;
    height: 85%;
    padding-top: 20px;
    max-width: 1400px;
    min-width: 900px
    }
.righttop {
    background: #fff;
    padding-top: 20px;
    padding-bottom: 50px;
    border-top-left-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -webkit-border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    -webkit-border-bottom-left-radius: 10px;
    border-top-right-radius: 10px;
    -moz-border-radius-toprihgt: 10px;
    -webkit-border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -webkit-border-bottom-right-radius: 10px
    }
.righttop ul {
    list-style: none;
    margin: 5px 0 0 15px
    }
.righttop ul li {
    display: inline-block;
    padding-left: 2px;
    padding-right: 2px;
    font-family: "museo", helevetica, arial, sans-serif;
    font-style: normal;
    font-weight: 300;
    color: #000;
    font-size: 20px
    }
.INTrighttop {
    background: #fff;
    padding-top: 20px;
    padding-bottom: 50px;
    border-top-left-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -webkit-border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    -moz-border-radius-toprihgt: 10px;
    -webkit-border-top-right-radius: 10px
    }
.INTrighttop ul {
    list-style: none;
    margin: 5px 0 0 35px
    }
.INTrighttop ul li {
    display: inline-block;
    padding-left: 12px;
    padding-right: 12px;
    font-family: "museo", helevetica, arial, sans-serif;
    font-style: normal;
    font-weight: 300;
    color: #000;
    font-size: 20px
    }
#righttopimage {
    margin-top: 20px;
    margin-botom: 20px
    }
#righttopcontent {
    overflow: auto;
    overflow-y: hidden;
    margin-top: 20px
    }
#copyarea {
    margin-left: 30px;
    margin-right: 30px;
    color: #333;
    padding-bottom: 50px
    }
#copyarea h1 {
    text-transform: lowercase;
    padding-bottom: 10px;
    border-bottom: 4px double #333;
    padding-top: 10px;
    font-size: 30px;
    font-style: oblique;
    font-weight: normal;
    letter-spacing: 4px;
    padding-left: 20px
    }
#leftmenu {
    float: left;
    width: 150px;
    min-height: 200px;
    padding-top: 30px
    }
#leftmenu ul {
    list-style: none;
    margin: 0 0 0 0;
    padding: 0 0 0 0
    }
#leftmenu ul li {
    display: block;
    padding-left: 5px;
    padding-top: 5px;
    padding-bottom: 10px;
    font-size: 1em;
    border-bottom: dotted 1px #999
    }
#leftmenu ul li a {
    text-decoration: none;
    color: #666;
    display: block
    }
#leftmenu ul li a:hover {
    text-decoration: none;
    color: #000;
    display: block
    }
#rightcontentarea {
    margin-left: 0;
    padding-left: 20px;
    margin-right: 10px;
    margin-bottom: 15px;
    padding-top: 30px;
    border-left: 1px solid #999;
    font-size: 1em;
    color: #666;
    line-height: 19px;
    float: left;
    width: 450px;
    font-size: 0.75em;
    max-width: 520px !important
    }
#homerightcontentarea {
    margin-left: 30px;
    padding-top: 15px;
    margin-right: 30px;
    padding-bottom: 15px;
    font-size: 1em;
    color: #666;
    line-height: 19px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc
    }
#rightcontentarea p {
    overflow: hidden
    }
#rightcontentarea p img {
    padding-bottom: 10px !important
    }
.rtcl {
    float: left;
    width: 210px;
    padding-left: 30px;
    padding-top: 10px;
    border-right: 1px solid #ccc;
    font-size: 0.75em;
    line-height: normal !important;
    min-height: 75px
    }
.rtcr {
    padding-top: 10px;
    float: left;
    width: 400px;
    padding-left: 20px;
    font-family: "museo", helevetica, arial, sans-serif;
    font-style: normal;
    font-weight: 300;
    color: #000;
    font-size: 20px;
    line-height: 24px;
    min-height: 75px
    }
.twelvepoint {
    font-size: 12px;
    color: #999
    }
.twelvepoint a {
    color: #999;
    text-decoration: none
    }
.twelvepoint a:hover {
    color: #000;
    text-decoration: none
    }
.rightbottom {
    margin-top: 0;
    background: #fff;
    padding-top: 10px;
    padding-bottom: 20px
    }
#rightbottomcontent {
    overflow: auto;
    margin-top: 20px
    }
.rbcl {
    padding-top: 10px;
    float: left;
    width: 210px;
    padding-left: 30px
    }
.rbcr {
    float: left;
    width: 200px;
    padding-left: 20px;
    font-family: "museo", helevetica, arial, sans-serif;
    font-style: normal;
    font-weight: 300;
    color: #333;
    font-size: 14px
    }
#mainnav {
    float: right;
    padding-top: 34px;
    padding-bottom: 12px;
    background: #fff;
    text-align: center;
    border-bottom-right-radius: 10px;
    -moz-border-radius-bottomrihgt: 10px;
    -webkit-border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    -webkit-border-bottom-left-radius: 10px;
    margin-right: 20px;
    width: 700px
    }
#mainnav ul {
    list-style: none;
    margin: 0 0 0 0;
    padding: 0 0 0 0
    }
#mainnav ul li {
    display: inline-block;
    padding-left: 8px;
    padding-right: 8px;
    border-right: 1px solid #ff8442;
    height: 15px
    }
.first {
    padding-left: 0 !important
    }
.last {
    border-right: none !important;
    padding-right: 5px !important
    }
#footer {
    clear: both;
    font-size: 12px;
    padding: 30px;
    text-align: right;
    width: 640px;
    background: #fff;
    border-bottom-left-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    -webkit-border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -webkit-border-bottom-right-radius: 10px;
    float: right;
    margin-right: 20px;
    border-top: 1px dotted #666
    }
#bignav {
    text-align: center
    }
#bignav ul {
    list-style: none
    }
#footerleft {
    text-align: left
    }
.footernav {
    clear: both;
    padding-top: 10px;
    text-align: left
    }
.footernav ul {
    list-style: none;
    margin: 5px 0 0 0;
    padding: 0 0 0 0
    }
.footernav ul li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
    border-right: 1px solid #ccc;
    height: 13px
    }
.footernav ul li a {
    color: #999
    }
.footernav ul li a:hover {
    color: #000
    }
#footercenter {
    clear: both;
    padding-top: 0;
    text-align: left
    }
#footerright {
    float: right;
    width: 50%;
    text-align: right
    }
.addresscopy {
    font-size: 11px
    }
.nationalregister {
    clear: both;
    padding-top: 15px;
    font-size: 11px;
    font-style: italic
    }
#newsletterarea {
    float: left;
    width: 50%
    }
.reservations {
    text-align: right;
    margin-top: -50px
    }