body {
	margin: 5px 0px 0px 0px;
	font: normal 11px Arial, Helvetica, sans-serif;
	color:#666666
}

.calendarbody {
	background: #EBF1F1;
}

p {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 0px;
}

h2 {
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #AF0001;
	margin: 0px 0px 10px 0px;
}

h3 {
	font: normal 13px Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
}

.p {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	display: block;
	text-align: right;
	margin-bottom: 10px;
}

li {
	margin-left: 10px; 
}

a:link, a:active, a:visited {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0000FF;
}

a:hover {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

div {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

.header {
  width: 810px;
  height: 110px;
	background: url(images/header.jpg) no-repeat; 
}

.menu {
	width: 170px;
	height: 100%;
	margin-top: 2px;
	background: #CBDDDD;
}

.buttonborder {
	border-top: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
}

.leftmenu {
  width: 172px;
	background: #B0D8FF;
} 

.maincontent {
	border-left: solid 4px #FFFFFF;
}

.buttonsboxb { 
  width: 172px;
}

#buttons a {
	color: #2611E1;
	padding: 3px;
	display: block;
	border-bottom: 1px solid white;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
	text-align: left;
	background-color: #CEE6FF;
	font-size: 10px;
	width: 166px;
}

#buttons a:hover {
  color: #FFFFFF;
	background: #2611E1;
	text-decoration: none;
}

#buttons .selected {
  color: #FFFFFF;
	background: #598F8F;
	text-decoration: none;
}

.big {
	margin-bottom: 10px;
}

.big p {
	margin: 3px 0px 3px 0px;
}

.bigtop {
	background: url(images/bigtop.gif) no-repeat;
	border-bottom: 1px solid #FFFFFF;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-transform: uppercase;
	padding: 4px 3px 3px 6px;
}

.bigbody {
	background: #EEEEEE;
	padding: 4px;
}

.menutop {
	background: url(images/menutop.gif) no-repeat;
	width: 100%;
	border-bottom: 1px solid #FFFFFF;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-transform: uppercase;
	padding: 4px 3px 3px 6px;
}

#buttons .indent {
  color: #005353;
	background: #EBF1F1;
	text-decoration: none;
	padding: 3px 3px 3px 11px;
}

#buttons .indent2 {
  color: #FFFFFF;
	background: #FFB239;
	text-decoration: none;
	padding: 3px 3px 3px 11px;
}

.content {
	border: 1px solid #666666;
	width: 638px;
	height: 400px;
	margin-top: 2px;
	margin-left: 2px;
}

.topbutton {
  width: 120px;
  height: 13px;
	border: 1px solid #666666;
	float: right;
	margin-left: 10px;
	text-align: left;
	padding: 2px;
}

.input {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #888888;
	border: 1px solid #BBBBBB;
	padding: 2px;
}

.language {
  position:relative;
  bottom: 3px;
}

.submit {
  background: #B0D8FF;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-transform: uppercase;
	border: 1px solid #5FA5D6;
	padding: 2px;
}

.lists th {
	background: #CCCCCC;
	border-right: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
	padding: 3px;
	text-align: left;
}

.lists td {
	background: #DDDDDD;
	border-right: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
	padding: 3px;
}

.lists .alttd {
	background: #D5D5D5;
}

.lists p {
	padding: 0px 3px 0px 3px;
}
.style1 {
	color: #0033CC;
	font-weight: bold;
}
.style2 {
	color: #AF0001;
	font-weight: bold;
}

.formtext {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #888888;
	border: 1px solid #BBBBBB;
	padding: 2px;
}

.formbutton {
	font: bold 11px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #AF0001;
	border: 1px solid #B0D8FF;
	background: #B0D8FF;
	padding: 0px;
	width: 150px;
}

.formbuttonsmall {
	font: bold 11px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #AF0001;
	border: 1px solid #B0D8FF;
	background: #B0D8FF;
	padding: 0px;
	width: 30px;
}

.formbuttonborder {
	font: bold 11px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #AF0001;
	border: 1px solid #000000;
	background: #CEE6FF;
	padding: 0px;
	width: 75px;
	position: relative;
	bottom: 3px;
}

.listhead {
	font: bold 12px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #AF0001;
}

.head {
	font: bold 13px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #AF0001;
}

.head2 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #AF0001;
}

.bookingpage {
	margin: 5px; 
}

.mainimage {
	background: #CCCCCC;
	text-align: center;
}
.miniimage1 {
	background: #CCCCCC;
	border-bottom: solid 1px #FFFFFF;
	border-left: solid 1px #FFFFFF;
	text-align: center;
	width: 78px;
	height: 56px;
}
.miniimage2 {
	background: #CCCCCC;
	border-left: solid 1px #FFFFFF;
	text-align: center;
	width: 78px;
	height: 56px;
}



	.TESTcpYearNavigation,
	.TESTcpMonthNavigation
			{
			background-color:#B0D8FF;
			text-align:center;
			vertical-align:center;
			text-decoration:none;
			color:#FFFFFF;
			font-weight:bold;
			}
	.TESTcpDayColumnHeader,
	.TESTcpYearNavigation,
	.TESTcpMonthNavigation,
	.TESTcpCurrentMonthDate,
	.TESTcpCurrentMonthDateDisabled,
	.TESTcpOtherMonthDate,
	.TESTcpOtherMonthDateDisabled,
	.TESTcpCurrentDate,
	.TESTcpCurrentDateDisabled,
	.TESTcpTodayText,
	.TESTcpTodayTextDisabled,
	.TESTcpText
			{
			font-family:arial;
			font-size:8pt;
			}
	TD.TESTcpDayColumnHeader
			{
			text-align:right;
			border-width:0 0 0 0;
			color: #666666;
			font-weight:bold;
			}
	.TESTcpCurrentMonthDate,
	.TESTcpOtherMonthDate,
	.TESTcpCurrentDate
			{
			text-align:right;
			text-decoration:none;
			}
	.TESTcpCurrentMonthDateDisabled,
	.TESTcpOtherMonthDateDisabled,
	.TESTcpCurrentDateDisabled
			{
			color:#D0D0D0;
			text-align:right;
			text-decoration:line-through;
			}
	.TESTcpCurrentMonthDate
			{
			color:#B0D8FF;
			font-weight:bold;
			}
	.TESTcpCurrentDate
			{
			color: #FFFFFF;
			font-weight:bold;
			}
	.TESTcpOtherMonthDate
			{
			color:#808080;
			}
	TD.TESTcpCurrentDate
			{
			color:#FFFFFF;
			background-color: #B0D8FF;
			border-width:0;
			border:solid 0px #000000;
			}
	TD.TESTcpCurrentDateDisabled
			{
			border-width:0;
			border:solid 0px #FFAAAA;
			}
	TD.TESTcpTodayText,
	TD.TESTcpTodayTextDisabled
			{
			border:solid 0px #B0D8FF;
			border-width:0 0 0 0;
			}
	A.TESTcpTodayText,
	SPAN.TESTcpTodayTextDisabled
			{
			height:20px;
			}
	A.TESTcpTodayText
			{
			color:#B0D8FF;
			font-weight:bold;
			}
	SPAN.TESTcpTodayTextDisabled
			{
			color:#D0D0D0;
			}
	.TESTcpBorder
			{
			border:solid 2px #B0D8FF;
	}
.inline {
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
}

.green {
	font-weight: bold;
	color: #009900; 
}

.red {
	font-weight: bold;
	color: #990000; 
}

#photoholder {
  width:457px;
  height:341px;
  background:#fff url('images/loading.gif') 50% 50% no-repeat;
}
#thephoto {
  width:457px;
  height:341px;
}

.rtitle a:link, .rtitle a:active, .rtitle a:visited {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0000FF;
	text-decoration: none;
}

.rtitle a:hover {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
}

.imenu a:link, .imenu a:active, .imenu a:visited {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #2611E1;
	text-decoration: none;
	background: #CEE6FF;
	margin-bottom: 1px;
	display: block;
	text-align: left;
	padding: 4px;
}

.imenu a:hover {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	background: #2611E1;
	margin-bottom: 1px;
	display: block;
	text-align: left;
	padding: 4px;
}

.shead {
	font: bold 13px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #AF0001;
	background: #B0D8FF;
	display: block;
	padding: 5px;
	margin-bottom: 0px;
}

.stext {
	background: #CEE6FF;
	padding: 10px;
}

.stext p {
	margin-top: 10px;
}

.stext2 {
	padding: 5px;
}

.stext3 {
	background: #EBF1F1;
	border-right: 3px solid #B0D8FF;
	border-bottom: 3px solid #B0D8FF;
	border-left: 3px solid #B0D8FF;
	padding: 10px;
}

.stext3 p {
	margin-top: 10px;
}

.table {
	border-top: 1px solid #B0D8FF;
	border-left: 1px solid #B0D8FF;
}

.table th, .table td {
	background: #EBF1F1;
	border-right: 1px solid #B0D8FF;
	border-bottom: 1px solid #B0D8FF;
	padding: 5px;
	text-align: left;
}

.table p {
	margin: 0px;
}

.formprop {
	background: #E5F2FF;
	border: 1px solid #C9E5FF;
	margin-bottom: 10px;
}

.offerbutton {
	background: url(images/offer.gif) no-repeat;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	width: 266px;
	height: 90px;
	border: 0px;
}

.offerbutton:hover {
	cursor: pointer;
}

.discounttext {
	display: block;
	float: left;
	background: url(images/offer2.gif) no-repeat;
	margin: 5px 0px 5px 0px;
	padding: 0px;
	width: 231px;
	height: 78px;
	border: 0px;
}

.discounttext p {
	margin: 25px 5px 5px 5px;
	padding: 0px;
}

.telnum {
	position: relative;
	float: right;
	top: 60px;
	right: 20px;
	font: bold 30px Times New Roman, serif;
	color: #2611E1;
}