body
{
    background: url(images/background.jpg) repeat-x;
    text-align: center;
    position: relative;
    padding: 0;
    margin: 0;
    border: 0;
}


#pagewrap
{
    width: 756px; /*height: 1041px;*/
    padding: 0;
    margin: 0;
    outline: 0;
    background-color: white;
    border-width: 1px;
    border-bottom-color: #918E8A;
    border-bottom-width: 2px;
    border-style: solid;
    text-align: left;
    margin: auto;
}


#key
{
    height: 3px;
    width: auto;
    background-color: black;
}

#logo
{
    width: inherit;
    height: inherit;
}

#mainNav
{
    height: 18px;
    width: auto;
    background-color: #A09581;
    color: White;
    text-align: center;
    border: 0;
}

ul
{
    margin: 0;
    padding: 0;
    list-style: none;
    width: 756px;
    text-decoration: none;
}

ul li
{
    float: left;
    list-style: none;
}

ul a
{
    float: left;
    display: block;
    padding: 0 30px;
    text-decoration: none;
    list-style: none;
    color: white;
    background: url(images/navdivider.jpg) repeat-y;
    font-family: Verdana;
    font-size: 10pt;
    vertical-align: bottom;
}

ul:first a
{
    background: none;
}

a
{
    color: #B49D73;
    text-decoration: none;
}

a:hover
{
    color: Black;
}


#mainPic
{
    width: auto;
    margin-bottom: -4px;
    height: 337px;
}

#spacer
{
    height: 27px;
    background-color: #B49D73;
    width: auto;
}

#mainContent
{
    padding: 40px;
    min-height: 500px;
    height: auto !important;
    height: 500px;
    font-family: Baskerville Old Face;
    font-size: 18px;
    color: black;
    padding-bottom: 0px;
    padding-top: 20px;
}
#mainContent p
{
    border-bottom: #CBC5BB 2px solid;
    padding-bottom: 20px;
}

#mainContent1
{
    margin-left: 35px;
    margin-top: 20px;
    margin-right: 35px;
    padding-bottom: 10px;
    border-bottom: #CBC5BB 2px solid;
}

#mainContent2
{
    margin-left: 35px;
    margin-top: 40px;
    margin-right: 35px;
    width: auto;
    font-family: Baskerville Old Face;
    font-size: 18px;
    color: black;
    padding-bottom: 20px;
    border-bottom: #CBC5BB 2px solid;
}

#address
{
    height: 30px;
    text-align: center;
    font-family: Verdana;
    font-size: 8pt;
    color: black;
    border-top: solid 2px #918E8A;
}



.picSpacer1
{
    height: 22px;
    width: auto;
    background-color: #B49D73;
    opacity: .60;
    filter: alpha(opacity=60);
    -moz-opacity: 0.60;
    border: 0;
}

.picSpacer2
{
    height: 23px;
    width: auto;
    background-color: #B49D73;
    padding-top: 0;
    margin-top: -18px;
}

#mainPicDesc
{
    color: black;
    font-family: Baskerville Old Face;
    font-size: 18px;
    font-weight: normal;
    padding-bottom: 12px;
    padding-left: 10px;
    padding-top: 3px;
    margin-right: 10px;
}

#mainPic img
{
    margin-right: 10px;
    float: left;
}

#mainPicDesc a
{
    color: #B49D73;
}

#mainPicDesc a:hover
{
    color: black;
}


#text
{
    margin-left: 10px;
}


#status
{
    float: right;
    font-family: Verdana;
    font-size: 18pt;
    padding-right: 30px;
    padding-top: 15px;
}

h3
{
    font-weight: normal;
    padding-top: 30px;
    font-size: 22px;
}

#grad
{
    width: auto;
    height: 3px;
    background-color: #89806E;
    border: 0;
    border-bottom-color: black;
    border-style: solid;
    border-top-color: White;
    border-bottom-width: 3px;
    border-top-width: 3px;
}

h4
{
    font-weight: normal;
    font-size: 25px;
}


#contact-area
{
    width: 600px;
    margin-top: 25px;
}

label
{
    width: 4em;
    float: left;
    text-align: right;
    margin-right: 0.5em;
    display: block;
}

.submit input
{
    margin-left: 4.5em;
}

#contactinfo
{
    padding-top: 50px;
    padding-right: 50px;
    width: 300px;
    float: left;
}


label.fixedwidth
{
    display: block;
    width: 150px;
    float: left;
    text-align: left;
}

.buttonarea input
{
    color: White;
    background-color: Black;
    font-family: Verdana;
    margin-top: 5px;
}

#mainThanks
{
    color: black;
    font-family: Baskerville Old Face;
    font-size: 18px;
    font-weight: normal;
    padding-left: 30px;
    padding-top: 20px;
}

body.home #mainNav a#home, body.findus #mainNav a#findus, body.tariff #mainNav a#tariff, body.therooms #mainNav a#therooms, body.availability #mainNav a#availability, body.contactus #mainNav a#contactus
{
    color: Black;
}

#mainContent img
{
    margin-left: 5px;
}

#tariff
{
    padding-left: 30px;
}

#imgroom
{
    padding-left: 30px;
    width: 232px;
    float: right;
}
