.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;
}

.specialoffer {
	font-family: Verdana;
	font-weight: bold;
	font-size: 12pt;
	color: #999900;
	}
	
.speciallink {
		  font-family: Verdana;
		  font-size: 12pt;
		  color: #999900;
		  text-decoration: none
		  }

.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
		  }	 
			 
a:link {
		color: #999900;
		}
		
a:hover {
		color: #660000;
		}

a:active {
		color: #000000;
		}		  
		  
ul.list {
      font-family: Verdana;
		  font-size: 10pt;
		  color: #660000;
		  }
			
