﻿body
{
    font-family:Comic Sans MS;
    margin: 0 0 0 0;
    background-color: White;
}

a 
{
	text-decoration: none;
	color: #006600;
}

a:hover 
{
	color: #000099;
}

a:active 
{
	color: #CC0000;
	text-decoration: none;
}

.leftmenu
{
    font-size:14;
}

.breakfasttypes
{
    background-image: url(./images/breakfast.jpg);
    background-repeat: no-repeat;
}

.breakfasttitle
{
    text-align:center;
}

.breakfasttype
{
    text-align:center;
    list-style-type:none;
    margin-left:0;
    text-indent:0;
    padding:20px 0 0 0;
}

.breakfasttypeitm
{
    font-weight: bold;
    text-transform:uppercase;
}

.breakfasttype li ul li
{
    padding-top: 20px;
}

.breakfastdetail
{
    margin-bottom:50px;
    text-align: center;
    list-style-type:none;
    margin-left:0;
    text-indent:0;
    padding:0;
}

.breakfastimg
{
    position:absolute;
}

.imagepreview
{
    width:100px;
}

.imagepreviews
{
    text-align: center;
}

.imageinstructions
{
    font-size:smaller;
}

.mainimage
{
    text-align: center;
}

.rooms
{
    margin: 0 20px 0 20px;
}

.tariffPageBody
{
    font-family:Comic Sans MS;
}

.tariffPageTitle
{
    font-size:large;
    text-align:center;
}

.tariffTableContainer
{
    text-align:center;
}

.tariffTable
{
    display:inline;
    width:60%;
    border:0;
    padding:5px 5px 5px 5px;
    margin:0 0 0 0;
}

.roomTypeCell
{
     text-align:left;
}

.roomPriceCell
{
    width:125px;
    text-align:right;
}

.termsAndConditions
{
    margin:0 5px 0 5px;
    text-align:center;
}

.contactPageBody
{
}

.contactLayoutTable
{
    width:75%; 
    border:0;
    padding:5px 5px 5px 5px;
    margin:0 0 0 0;
}

.contactLeftColumn
{
    width:39%;
}

.contactRightColumn
{
    width:61%;
}

.paymentInstructions
{
    margin:0 5px 0 5px;
}
