body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-image:url(images/background8.jpg);
	background-position:center;
	background-repeat:no-repeat;
}
.body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height:20px;
}
.black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cc6600;
}
.fullybooked {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:15px;
	font-weight:bold;
	color: #cc6600;
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #cc6600;
}
.brown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #663300;
}
.phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight:600;
	font-stretch:expanded;
}
.lightorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff9966;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
h1 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-stretch:expanded;
}
h2 {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-stretch:expanded;
}
.background_lhs
{ 
background-image:  url(images/design_home_04.png);
background-repeat: repeat-y;
} 
.background_rhs
{ 
background-image:  url(images/design_home_06.png);
background-repeat: repeat-y;
} 
a:link {
	color: #ffffff;
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
	color: #ffffff;
}
a:hover {
	text-decoration: none;
	color: #ffffff;
}
a:active {
	text-decoration: none;
	color: #ffffff;
}