body { color: black; background-color: white; }


h1 { font-size: 2em; font-weight: bold; margin: 0.67em 0; }

a:link { color: blue; }

p {}
td {}

a:link { color: blue }
a:visited { color: purple }
a:hover { color: purple }
a:active { color: red }

a.menu:link, a.menu:active, a.menu:visited{
	font-family: arial, helvetica, verdana, Geneva, sans-serif; 
	font-size: 9pt; 
	font-weight: bold;
	background: none transparent scroll repeat 0% 0%; 
	color: #7D689B; 
	text-decoration: underline ;
}
a.menu:hover {  
	font-family: arial, helvetica, verdana, Geneva, sans-serif; 
	font-size: 9pt;
	font-weight: bold;
	background-color: #7D689B;
	color: #D8E5E7;
	text-decoration: none ;
}

/* ************************************ */
/*      AVAILABILITY CALENDAR HERE      */
/* ************************************ */

td.weekend {
	BACKGROUND-COLOR: #6E90B1;
		color: #000000;	
		font-weight: bold;
		font-size: 8.5pt;
}

.TABLEavailability {
/*	BACKGROUND-COLOR: #F3F2EC; */
		color: #000000;
		font-weight: bold;		
		font-size: 8.5pt; 
}

.TDavailability {
/*	color: #439C43;   */
		color: #000000;
	font-weight: bold;
		font-size: 8.5pt;
		
		
		
// Google Map
td.Google {
	font-size: 8pt;
	font-weight: normal;
}
.Googletable {
	font-size: 8pt;
	font-weight: normal;
	border: thin solid #0B51A1;
}		