﻿body
{
    font-family: Georgia, "Times New Roman" , Times, serif;
    font-size: 12px;
    color: #808084;
}
p
{
    margin: 20px 0px 0px 15px;
    padding: 0px 5px 0px 0px;
}
a
{
    color: #808084;
}
a:hover
{
    color: #aca989;
}
#wrapper
{
    margin: 0px auto 0px auto;
    width: 890px;
    top: 0px;
    padding-top: 5px;
}
#contentholder
{
    position: relative;
    width: 870px;
    border-left: solid 10px white;
    border-right: solid 10px white;
    z-index: 1;
}
.logo
{
    width: 870px;
}
.navigation
{
    width: 870px;
}
.awards
{
    text-align: center;
    width: 246px;
}
.content
{
    position: relative;
    width: 870px;
    background-image: url('../Assets/BackgroundRepeat.jpg');
    background-repeat: repeat-y;
    float: left;
    z-index: 1;
}
.bodyrightHome
{
    width: 590px;
    float: left;
    padding-right: 5px;
}
.bodyleftHome
{
    width: 265px;
    float: left;
    min-height:550px;
}
.bodyleft
{
    width: 265px;
    float: left;
}
.bodyright
{
    width: 590px;
    float: left;
    padding-right: 5px;
    padding-bottom: 112px;
}
.copyend
{
    background-image: url('../Assets/ContentFooter.jpg');
    background-repeat: no-repeat;
    height: 111px;
    width: 870px;
    float: left;
}

.copyendleft
{
    color: Black;
    font-size: 11px;
    float: left;
    padding-left: 27px;
    font-weight: bold;
}
.copyendtextleft
{
 text-align:center;
}
.copystartleft
{
    width: 220px;
    margin-left: 15px;
    text-align: center;
    padding-bottom: 10px;
}
.copyleftitalic
{
    width: 240px;
    margin-left: 5px;
    text-align: center;
    padding-top: 40px;
    font-style: italic;
}
.footer
{
    background-image: url(../Assets/FooterImg.jpg);
    background-repeat: no-repeat;
    width: 890px;
    height: 10px;
    float: left;
    padding-top: 5px;
    padding-bottom: 10px;
    color: Black;
    font-size: 10px;
}
.BedNav
{
    float: left;
    text-align: center;
    width: 90px;
}
.BedNav a
{
    color: #aca989;
    text-decoration: none;
}
.BedNav a:hover
{
    color: #808084;
    text-decoration: none;
}
.Enquire
{
    padding-top: 25px;
    width: 186px;
    height: 90px;
    border: solid 1px #808084;
    text-align: center;
    font-size: 18px;
}
.Enquire a
{
    color: #aca989;
    text-decoration: none;
}
.Enquire a:hover
{
    color: #808084;
    text-decoration: none;
}
.imagecontainer
{
    padding-left: 30px;
    padding-top: 30px;
    float: left;
}
.bulletleft
{
    width: 220px;
    margin-left: 15px;
    padding-top: 20px;
}
.bulletleft2
{
    width: 220px;
    margin-left: 15px;
}
.bullettop
{
    width: 15px;
    float: left;
    padding-top: 4px;
    height: 20px;
}
.bulletbottom
{
    width: 15px;
    float: left;
    padding-top: 4px;
}
.bullettext
{
    width: 90px;
    float: left;
}
.spacer
{
    width: 30px;
    float: left;
}
.spacer2
{
    width: 85px;
    float: left;
    height: 410px;
}
.spacer3
{
    width: 100px;
    height: 50px;
}
.roomtype
{
    font-size: 16px;
    font-weight: bold;
}
.roomprice
{
    font-size: 16px;
    color: #aca989;
    font-style: italic;
}
.headercopy2
{
    color: #aca989;
    font-size: 26px;
    padding-top: 10px;
}
.headercopy3
{
    color: #aca989;
    font-size: 20px;
    padding-top: 10px;
}
.buttonsubmit
{
    background-color: #ACA989;
    color: white;
    cursor: pointer;
}
.enquirespacer
{
    float: left;
    height: 25px;
    width: 183px;
}
.awardContainer1
{
    float: left;
    text-align: center;
    width: 196px;
    height: 196px;
}
.newsButtons
{
color:White;
}
.newsButtons a
{
color:White;
text-decoration:none;
}
.newsButtons a:hover
{
color:white;
 font-weight:bold;
text-decoration:underline;
}

