


body {

    font-family: verdana;

}

a img {
    border: none;
}

#page-container {
    width: 960px;
    margin: auto;
    border: solid;
    border-width: 0px 2px;
}

#head {
    font-size: 0.6em;
    border-bottom: solid 3px;
}

#top-header {
    padding-top: 5px;
    padding-bottom: 5px;
}


#top-header h1, #top-header h2 {
    margin: 0px;
    display: inline;
    padding-right: 5px;
}

#top-header h1 {
    font-size: 2em;
}

#top-header h2 {
    font-size: 1.5em;
}

#flags {
    text-align: right;
    float: right;
}

#flags img {
    border: solid 1px;
}

#banner {
    position: relative;
    clear: both;
}

#banner-image2 {
    position: absolute;
    top: 0px;
    left: 0px;
}

#menu {
    border-right: solid 1px;
    width: 230px;
    padding: 5px;
    float: left;
}

#menu ul {
    font-family: Georgia,"Times New Roman",Times,serif;
    margin: 0px;
    padding: 0px;
    list-style: none;
    font-size: 0.8em;
}

#menu ul a, #links a {
    display: block;
    text-decoration: none;
    padding-left: 10px;
    border-top: dashed 1px;
    min-height: 19px;
}

#menu li.select a {
    font-weight: bold;
}

#menu ul li.first a {
    border-top: 0px;
    min-height: 20px;
}

.extra-contents {
    width: 230px;
    padding: 5px;
    float: left;
    clear: both;
    border-top: solid 1px;
    border-right: solid 1px;
}

#address {
    font-family: Georgia,"Times New Roman",Times,serif;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}

#address p {
    margin: 0px;
}

#links {
    font-size: 0.8em;
    font-family: Georgia,"Times New Roman",Times,serif;
}

#links .book-now {
    border-top: 0px;
}


#center-contents {
    overflow: auto;
    font-size: 0.8em;
    position: relative;
}

#center-contents h1, #center-contents h2, #center-contents h3, #center-contents h4 {
    font-family: Georgia,"Times New Roman",Times,serif;
}



#images {
    float: left;
    padding: 5px;

    height: 160px;
}

#main-image {
    float: left;
}

#images-caption {
    float: left;
    margin-left: 5px;
    padding-top: 1px;
}

#images-caption img {
    display: block;
    margin-bottom: 3px;
}

#special-offers {
   min-height: 160px;
   padding: 5px;
}

#book-now {
    position: absolute;
    top: 0px;
    right: 0px;
}

#book-now a {
    display: block;
    text-decoration: none;
    padding: 2px 2px 2px 25px;
    border-bottom: solid 1px;
}

#book-now a:hover {
    font-weight: bold;
}

#special-offers h1 {
    margin: 5px 0px 10px 0px;
    font-size: 1.2em;
    text-align: center;
    border-bottom : solid 1px;
}

#special-offers p {
    margin: 5px 0px;
}

#special-offers a {
    display: block;
    
    text-align: center;
    text-decoration: none;
}

#special-offers a:hover {
    font-weight: bold;
}

#text {
    clear: both;
    padding: 5px;
    min-height: 160px;
    text-align: justify;
}

#text h1, #text h2, #text h3, #text h4, #text h5, #text h6 {
    text-align: left;
}

#text h1 {
    border-bottom: solid 1px;
    font-size: 2em;
}

#text h2 {
    font-size: 1.3em;
}

#text h3{
    font-size: 1.1em;
}

#text h4 {
    font-size: 1em;
}

#text .central-image {
    overflow: hidden;
    clear: both;
}

#text .central-image img {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

#text .central-image h1, #text .central-image h2, #text .central-image h3, #text .central-image h4, #text .central-image h5, #text .central-image h6, #text .central-image p {
    margin-top: 0px;
}


#footer {
    clear: both;
    font-size: 0.6em;
    text-align: center;
}

#map {
    height: 460px;
    width: 460px;
    margin: auto;
}

.center {
    text-align: center !important;
}





