.titleHeading {
	font-family: Times New Roman;
	font-size: 34pt;
	color: #660000
}

.minorHeading {
	font-family: Times New Roman;
	font-weight: bold;
	font-size: 14pt;
	color: #660000
}

.menuItem {
		  font-family: Verdana;
		  font-size: 10pt;
		  color: #999900;
		  text-decoration: none
		  }
		  
.link {
		  font-family: Verdana;
		  font-size: 10pt;
		  color: #999900;
		  text-decoration: none
		  }
		  
.mainText {
		  font-family: Verdana;
		  font-size: 10pt;
		  color: #660000
		  }
		  
.caption {
		  font-family: Times New Roman;
		  font-size: 8pt;
		  color: #660000
		  }

.tableHeading {
	font-family: Times New Roman;
	font-weight: bold;
	font-size: 12pt;
	color: #660000
}

.tableAvailHeading {
	font-family: monospace;
	font-size: 10pt;
	color: #660000;
	vertical-align: middle;
	text-align: center;
}

.tableHeadingWeekend {
	font-weight: bold;
	color: #990000;
}

.tableMonth {
	font-weight: bold;
	font-family:  times new roman,times,serif; 
	font-size: 10pt;
	vertical-align: center;
	text-align: center;
	color: #660000;
	white-space: nowrap;
}

.changeoverDay {
	text-align: center;
	font-size: 10pt;
 	font-family: times new roman,times,serif;
    background-color: #cc9933;
 }

.booked {
	text-align: center;
	font-size: 10pt;
 	font-family: times new roman,times,serif;
    background-color: #cc0000;
}

.available {
	text-align: center;
	font-size: 10pt;
 	font-family: times new roman,times,serif;
}

.specialOfferBorder {
	font-family: verdana;
	font-size: 9pt;
	color: #cc2222;
	border-style: solid;
	border-width: 1px;
	border-color: #cc2222;
	padding-left: 4px;
	padding-right: 4px;
}

.AbritelmainText {
		  font-family: Verdana;
		  font-size: 6.4pt;
		  color: #660000
		  }

.Abritelink {
		  font-family: Verdana;
		  font-size: 6.4pt;
		  color: #999900;
		  text-decoration: none
		  }	  
		  
		  
		  
