
body, td, th, li {
	font-family: verdana, helvetica, arial, sans-serif;
	color: #000000;
	text-align: left;
	font-size: 0.9em;
	font-weight: 500;
	line-height: 1.4em;
	}

tr, th, td	{
	padding: 0px;
	margin: 0px;
	border: 0px;
}

p {
	font-family: verdana, helvetica, arial, sans-serif;
	color: #000000;
	text-align: left;
	font-size: 0.9em;
	font-weight: 500;
	line-height: 1.2em;
	}

p.red {
	color: red;
	}

p.maintext {
	font-family: verdana, helvetica, arial, sans-serif;
	color: #000000;
	font-size: 0.9em;
	font-weight: 500;
	line-height: 1.4em;
	}

a:link		{color: #990033; text-decoration: none;}
a:visited	{color: #990033; text-decoration: none;}
/*a:active		{color: #000000;  font-weight: 400;}*/
a:active		{color: #000000;  font-weight: 600;}
a:hover		{color: #003399;}

/* --- apply default colour (section colour) to headings --- */
h1, h2, h3, h4	{
	color: #990033;
	}

/* --- heading sizes --- */
h1	{font-size: 1.63em; margin-bottom: 0px; text-align: left}
h2	{font-size: 1.27em; margin-top: 10px; text-align: left}
h3	{font-size: 1.09em; margin-bottom: 0px; text-align: left}
h4	{font-size: 1em;}

a	{
	font-family: verdana, helvetica, arial, sans-serif;
	font-weight: normal;
	font-size: 0.9em;
	}

a:active		{color: #000000; text-decoration: bold;}

a.mainTextLink {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 1.0em;
	font-weight: 500;
	line-height: 1.4em;
	}

a.bottomlink	{
	font-family: verdana, helvetica, arial, sans-serif;
	font-weight: 500;
	font-size: 1.0em;
	line-height: 1.1em;
	}

/* -------------------------------------------------------------------------------------------- */
/*	Table Headings								
/* -------------------------------------------------------------------------------------------- */

th  {font-weight: bold;  }
th a:visited { color: #0066CC; font-weight: bold; }
th a:hover {color:#000000; font-weight: bold; }
th a:active {color:#000000; font-weight: bold; }

th.avail	 {
	background-color: #CCFFFF;
    font-weight: bold;
	border-collapse: collapse;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	text-align: left;
	vertical-align: bottom;
	padding: 4px;
	}

th.date	 {
    font-weight: bold;
	border-collapse: collapse;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	text-align: left;
	vertical-align: bottom;
	padding: 4px;
	}

th.pricePound	 {
    font-weight: bold;
	background-color: #CCFFFF;
	border-collapse: collapse;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	text-align: center;
	padding: 4px;
	}

th.priceEuro	 {
    font-weight: bold;
	background-color: #FFFFFF;
	border-collapse: collapse;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	text-align: center;
	padding: 4px;
	}

/* -------------------------------------------------------------------------------------------- */
/*	Specify body - margins, etc*/							
/* -------------------------------------------------------------------------------------------- */

body	{
	margin: 20px 20px 20px 20px;
	background-color: #ffffff;
	}

/* -------------------------------------------------------------------------------------------- */
/*	global definitions to ensure default attributes are as desired */				
/* -------------------------------------------------------------------------------------------- */

img	{
    border: 0;
	}

img.leftMenu	{
/*    width: 120px;*/
	height: 1px
	}

img.rightMenu	{
    width: 120px;
	height: 1px
	}

img.photo	{
    border: 0px;
	margin: 5px 10px 10px 0px;
	}

img.available	{
    background-color: #00FF00;
    border: 1px solid #000000;
	width: 10px;
	height: 10px;
	}

img.unavailable	{
    background-color: #FF0000;
    border: 1px solid #000000;
	width: 10px;
	height: 10px;
	}

div	{
	display: block;
	margin: 0;
	padding: 0;
	border: 0;
	}

table	{
	border: 0px;
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	}

table.year	{
    text-align: left;
	border-collapse: collapse;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding: 4px;
	margin: 6px 0px 0px 0px;
	background-color: #FFFFFF;
	}

table.avail	{
    text-align: center;
	border-collapse: collapse;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding: 4px;
	margin: 6px 0px 0px 0px;
	background-color: #FFFFFF;
	}

table.prices	{
	border-collapse: collapse;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding: 4px;
	margin: 6px 0px 0px 0px;
	background-color: #FFFFFF;
	}

table.banner	{
/*    width: 841px;*/
    width: 853px;
	height: 120px;
	border-collapse: collapse;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding: 4px 4px 4px 20px;
	padding-left: 20px;
	margin: 0px;
	text-align: left;
	background-color: #FFFFCC;
	}

table.mainpage	{
    width: 700px;
    background-color: #FFFFCC;
	border-collapse: collapse;
	border-top: 0px;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	padding: 0px;
	margin: 0px;
	}

td.lastUpdated	{
    font-weight: bold;
	color: #FF0000;
	height: 40px;
	text-align: left;
	vertical-align: text-bottom;
	}

td.toplastUpdated	{
    font-weight: bold;
	color: #FF0000;
	height: 30px;
	text-align: left;
	vertical-align: text-bottom;
	}

td.pageTitle	{
	text-align: center;
	}

td.pageleftMenu {
/*	background-color: #7A95FF;*/
    background-color: #FFFFCC;
	width: 118px;
	border-collapse: collapse;
	border-top: 0px;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 1px solid #000000;
	padding: 10px 4px 0px 4px;
	margin: 0px 0px 0px 0px;
	vertical-align: text-top;
	}

td.pageleftMenuBottom {
/*	background-color: #7A95FF;*/
    background-color: #FFFFCC;
	border-collapse: collapse;
	border-top: 0px;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 1px solid #000000;
	padding: 0px 4px 8px 4px;
	margin: 0px 0px 0px 0px;
	vertical-align: text-bottom;
	}

td.pagemaincontent	{
    width: 100%;
	background-color: #FFFFCC;
	border-top: 0px solid white;
	border-left: 0px solid white;
	border-bottom: 0px solid #000000;
	border-right: 0px solid #000000;
	padding: 0px 8px 8px 8px;
	margin: 0px 0px 0px 0px;
	vertical-align: top;
	}

td.pagemainBottom	{
    width: 100%;
	background-color: #FFFFCC;
	border-top: 0px solid white;
	border-left: 0px solid white;
	border-bottom: 0px solid #000000;
	border-right: 0px solid #000000;
	padding: 30px 8px 8px 8px;
	margin: 0px 0px 0px 0px;
	vertical-align: text-bottom;
	}

td.pagerightMenu {
	background-color: #FBFDAA;
	background-color: #FFFFCC;
    width: 120px;
	border: 0;
	border-top: 2px solid white;
	border-left: 4px solid white;
	padding: 8px;
	margin: 0px;
	}

td.price {
    background-color: #FFFFFF;
    width: 16px;
    /*font-weight: bold;*/
    font-weight: 500;
	border-collapse: collapse;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	text-align: right;
	padding: 4px;
	}

td.priceBooked {
    background-color: #FF0000;
    width: 16px;
	color: #000000;
    font-weight: 500;
	border-collapse: collapse;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	text-align: right;
	padding: 4px;
	}

td.avail	 {
    background-color: #00FF00;
    width: 16px;
    font-weight: bold;
	border-collapse: collapse;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	text-align: right;
	padding: 4px;
	}

td.unavail	 {
    background-color: #FF0000;
    width: 16px;
    font-weight: bold;
	border-collapse: collapse;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	text-align: right;
	padding: 4px;
	}

td.date	 {
    font-weight: bold;
	border-collapse: collapse;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	text-align: left;
	padding: 4px;
	vertical-align: text-top;
	}

td.pricePound	 {
    font-weight: bold;
	background-color: #CCFFFF;
	border-collapse: collapse;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	text-align: center;
	padding: 4px;
	}

td.priceEuro	 {
    font-weight: bold;
	background-color: #FFFFFF;
	border-collapse: collapse;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	text-align: center;
	padding: 4px;
	}

td.contact	 {
    font-weight: bold;
	background-color: #CCFFFF;
	border-collapse: collapse;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	text-align: left;
	padding: 4px;
	}

table.leftMenu	{
/*	width: 118px;*/
	width: 130px;
	height: 100%;
	background-color: #FFFFCC;
/*	background-color: #6666CC;*/
	border-collapse: collapse;
	border: 0px;
	padding: 0px;
	padding-left: 10px;
	padding-right: 2px;
	margin: 0px;
	vertical-align: text-top;
	}

td.leftMenuMarker {
	text-align: center;
	vertical-align: middle;
	}

table.maincontent	{
    width: 696px;
	background-color: #FFFFCC;
	border-top: 0px solid white;
	border-left: 0px solid white;
	border-bottom: 0px solid #000000;
	border-right: 0px solid #000000;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 10px;
	padding-left: 4px;
	margin-bottom: 10px;
	text-align: center;
	}

table.right	{
	background-color: #FFFFCC;
	border: 0 #0000FF;
	border-style: solid;
	border-width: 0;
	border-color: #000000;
	padding: 0;
	margin: 0;
	}

hr	{
	background-color: #FFFFCC; 
/*	color: #444444; */
	color: #990033; 
	height: 1px; 
	border: thin;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}

hr.main1	{
	background-color: #cccccc; 
	color: #007FA2; 
	height: 3px; 
	border: 0px;
	margin: 0px 0px 0px 0px; 
	}

.marginTop {
	margin-top: 5px;
	}

.marginBottom {
	margin-bottom: 5px;
	}

.alignLeft {
	text-align: left;
	}

.alignCenter {
	text-align: center;
	}

.leftMenuItem {
    font-weight: 600;
	}

.rightMenuItem {
    font-weight: bold;
	}

.BottomOfPageLinks {
	font-family: verdana, helvetica, arial, sans-serif;
	color: #990033;
	line-height: 1.1em;
	font-size: 0.9em;
	text-align: center;
    }

ul.text {
	display: list-item;
	list-style-position: outside;
	}

.lastUpdated	{
	color: red;
	}
