.teeny {  font-family: Arial, Helvetica, sans-serif; font-size: 3px; color: #000000; text-decoration: none}

.body_black_9 {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; color: #4e6019; text-decoration: none}

.body_black_10 {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; color: #4e6019; text-decoration: none}

.body_black_11 {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; color: #4e6019; text-decoration: none}

.body_light_11 {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; color: #9cadd1; text-decoration: none}

.body_black_11_bold {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: bold; color: #2462AA; text-decoration: none}

.body_black_13 {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: bold; color: #4e6019; text-decoration: none}

.body_black_11_italic {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: italic; color: #2462AA; text-decoration: none}

a:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #4e6019; text-decoration: underline}

a:active {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #4e6019; text-decoration: underline}

a:link {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #4e6019; text-decoration: underline}

a:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #4e6019; text-decoration: underline}

.body_red_11 {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FF0000; text-decoration: none}

div.calendar table {
	border: none;
}

div.calendar table tr td {
	text-align: center;
}

div.locationlist {
	width: 320px;
	min-height: 100px;
	float: left;
	margin: 5px;
}

div.locationlist div.image {
	width: 100px;
	height: 100px;
	margin: auto opx;
	float: left;
}

div.locationlist div.image img {
	width: 100px;
	height: 100px;
	border: 0px;
}

div.locationlist div.name {
	width: 210px;
	height: 20px;
	margin: 0px 5px 5px 5px;
	float: left;
	font-weight: bold;
}

div.locationlist div.description {
	width: 210px;
	min-height: 75px;
	margin: 0px 5px 0px 5px;
	float: left;
}

div.hbslocation {
	width: 100%;
	min-height: 300px;
	float: left;
}

div.locationtop {
	width: 100%;
	height: 100px;
	float: left;
}

div.locationname {
	width: 75%;
	height: 100px;
	float: left;
	font-weight: bold;
	font-size: 16px;
}

div.locationbooklink {
	*width: 18%;*
	*height: 20px;*
	float: left;
	/*margin: 80px 0px 0px 0px;*/
	text-align: right;
	font-weight: bold;
	font-size: 14px;

}

div.locationcontent {
	width: 100%;
	min-height: 200px;
	float: left;
	margin: 5px 0px 5px 0px;
}

div.locationfooter {
	width: 100%;
	min-height: 20px;
	float: left;
	font-weight: bold;
	font-size: 16px;
}

div.booking {
	width: 100%;
	min-height: 300px;
	float: left;
}

div.full {
	width: 100%;
	float: left;
	margin: 5px 0px 5px 0px;
}

div.calander {
	width: 270px;
	min-height: 120px;
	float: left;
}

div.full div.prices {
	width: 200px;
}

div.prices {
	width: 100%;
	min-height: 120px;
	float: left;
	margin: 0px 5px 0px 4px;
	font-size: 11px;
	color: #4E6019;
}

td.booked , span.red , td.red {
	background-color: #C30;
	font-size: 11px;
}

td.free , span.green , td.green {
	background-color: #0C0;
	font-size: 11px;
}

td.free a , span.green a , td.green a { color: #000; }
td.free a:hover , span.green a:hover , td.green a:hover { color: #FFF; }
td.orange , span.orange { background-color: #F60; }

td.start , td.yellow , span.yellow , td.start a , td.yellow a , span.yellow a {
	background-color: #FF0;
	color: #000;
	font-size: 11px;
}

.tb {
	width: 25%;
	float: left;
	margin: 0px 10px 5px 0px;
}

.otb {
	width: 70%;
	float: left;
	margin: 0px 0px 5px 0px;
}

.ftb {
	width: 100%;
	float: left;
}

div.row {
	min-height: 20px;
	float: left;
	width: 100%;
}

hr {
	width: 100%;
	float: left;
}

div.pflocation {
	width: 280px;
	margin: 5px;
	float: left;
}

div.pfdates {
	width: 140px;
	margin: 5px;
	float: left;
}

div.pfoptions {
	width: 90px;
	float: left;
	margin: 5px;
}

div.lcprices {
	width: 98%;
	float: left;
	margin: 5px;
}

span.bold , div.bold , span.strong , div.strong {
	font-weight: strong;
}

tr.title {
	background-color: #cde37e;
}

td.left {
	text-align: left;
}

td.right {
	text-align: right;
}

tr.odd {
	background-color: #EFEFEF;
}

tr.even {
	background-color: #FFF;
}

div.booking , th , table#prices td {
	color: #4E6019;
	font-size: 11px;
}

