@charset "utf-8";
/* CSS Document */

.heading {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
}
.avail_detail {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.footnote {
	font-style:italic;
	font-size: x-small;
}
.availtable {
    font-size:x-small;
}.center {
	text-align: center;
}
.availtable td {
	text-align: center;
}
.othermonth {
	color: #CCCCCC;
}
.shortbreak {
	background-color: #CCFF00;
}
.available {
	background-color: #00CC33;
}
.booked {
	background-color: #E80000;
}
.month {
	background-color: #AFE9FD;
}
.noborder {
	border-top-style: none;
	border-bottom-style: none;
}
.key {
	font-size: x-small;
}
.emphasis {
	color: #FF0000;
}
.changeoverRG {
	background-color: #00CC33;
	background-image: url(images/changeover2.gif);
	background-repeat: no-repeat;
}
.changeoverGR {
	background-color: #E80000;
	background-image: url(images/changeover1.gif);
	background-repeat: no-repeat;
}
.changeoverRY {
	background-color: #CCFF00;
	background-image: url(images/changeover4.gif);
	background-repeat: no-repeat;
}
.changeoverYR {
	background-color: #E80000;
	background-image: url(images/changeover3.gif);
	background-repeat: no-repeat;
}
.changeoverGY {
	background-color: #CCFF00;
	background-image: url(images/changeover5.gif);
	background-repeat: no-repeat;
}
.changeoverYG {
	background-color: #00CC33;
	background-image: url(images/changeover6.gif);
	background-repeat: no-repeat;
.offer {
	font-weight: bold;
	color: #FF0000;
}
#indentnote {
	margin-left: 340px;

}
