
table.main 
{
	border-collapse: collapse;
	width: 900px;
	background-color: #FFFFCC;
	margin-left: auto;
	margin-right: auto;
}

td.main
{
	vertical-align: top;
	padding-left: 0.5cm;
	padding-top: 0.5cm;
	padding-bottom: 0.5cm;
}

td.links, td.nav
{
	vertical-align: top;
}

h1, p, ul, li 
{
	color: #330000;
	font-family: "Papyrus";
}

p, ul, li , a
{
	font-size: 110%;
}

body
{
	background-color: #FFFFCC;
}

body, td
{
	color: #330000;
}

a 
{
	color: #003366;
	font-family: "Papyrus";
}

table.prices
{
	text-align: center;
	border-collapse: collapse;
	width: 600px;
}


.bl
{
	font-weight: bold;
}

table.prices td.line
{
	border-right: thin solid #000000;
}

table.prices td
{
	border-top: thin solid #000000;
}

table.prices th
{
	background-color: #7DFF7D;
}


tr.no td
{
	background-color: #FF7D7D;
}

tr.yes td
{
	background-color: #7DFF7D;
}

tr.part td
{
	background-color: #FFFF66;
}

img.gallery
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

p.terms, ul.terms li
{
	font-family: "Arial";
	font-size: 75%;
	color: black;
}

p.events
{
	font-family: "Arial";
	font-size: 75%;
	color: black;
	margin:0;
}

table.book p, p.prices, table.prices a, table.prices p
{
	margin:0;
	color: black;
} 


* .floatLeft{float: left;}
* .floatRight{float: right;}
* .image-left{float: left; vertical-align: text-top;}
* .image-right{float: right; vertical-align: text-top;}
* div.wrapContainer{width:99.5%; float:left;}

a:link {text-decoration: underline; color: #660000;}
a:visited {text-decoration: underline; color: purple;}
a:active {text-decoration: underline; color: #660000;}
a:hover {text-decoration: underline; color: red; }

a.nav:link {text-decoration: none; color: #660000;}
a.nav:visited {text-decoration: none; color: purple;}
a.nav:active {text-decoration: none; color: #660000;}
a.nav:hover {text-decoration: none; color: red; }
