body {
    font-size: 0.8em;
    line-height: 1.2em;
    color: #000;
    font-family: "Cabin";
}

.verd {
    font-size: 11px;
    line-height: 17px;
}
.Website-Header h1
{
    font-family: "PirulenRg-Regular";
    font-size: 6em;
    line-height: 0.8em;
    color: #336699;
}
.Website-Header h2
{
    /*font-family: "PirulenRg-Regular";*/
    color: #999999;
    font-size: 1.4em;
    text-decoration: none;
    padding-left: 8px;
}

.Website-Header .Header-Telephone
{
    font-family: "Cabin";
    color: #006699;
    font-size: 1.8em;
    line-height: 1em;
}
.Header-Opening-Hours
{
    color: #3399cc;
    font-size: 1.8em;
    line-height: 1em;
}
.Header-ConfirmBooking
{
    font-size: 1.4em;
    line-height: 1em;
    color:#007500;
}
.Header-ConfirmBooking a
{
    color: #ffffff;
    font-weight:bold;
    text-decoration: none;
}

.Website-Header .Header-Telephone > span
{
    color: #999;
}

.Website-Banner nav a
{
    font-size: 2em;
    line-height: 1em;
    color: white;
    text-decoration: none;
}
h1 {
    font-size: 20px;
    line-height: 20px;
    font-weight: bold;
    letter-spacing: 1px;
    color: black;
    padding: 5px;
}
.Website-Body h1,
.RoomBannerDetails h1
{
    background: #336699;
    color: white;
    font-weight: bold;
    text-align: center;
}
h2 {
    font-size: 18px;
    line-height: 20px;
    font-weight: bold;
    letter-spacing: 1px;
    color: black;
    padding: 5px;
    text-decoration: underline;
}
.Website-Body h2
{
    text-decoration: none;
    font-size: 1.4em;
    color: #336699;
}

.grey {
    color: #cccccc;
}

.orng {
    color: #ffcc00;
}

#breadcrumb {
}

.prod-name, .Catalogue-Product-Header  {
    font-size: 18px;
    font-weight: bold;
    letter-spacing: -1px;
    color: white;
}

.newshead, .newshead a {
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
    color: white;
}
.newstext a:hover,.newshead a:hover
{
    text-decoration: underline;
}
.newstext a
{
    text-decoration: none;
    font-weight: bold;
    color: #A00000;
}

#container .sidemargin h1 {
    font-size: 16px;
    font-weight: bold;
    color: white;
}

ul
{
    list-style: disc;
    margin-left: 50px;
}