	

	
#weekdays th {
	font:10px arial;
	color: #ffffff;
	letter-spacing:.2em;
	}

#calheader td {
	font-weight:bold;
	}

/* Class Styles */



.sidebarText {
	font:12px georgia;
	color: #336666;
	line-height:18px;
	}
	

	
.pageName {
	font:20px georgia;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:26px;
	}
	

	
.navText {
	font:10px arial;
	color: #333300;
	letter-spacing:.1em;
	}
	
.available {
	line-height:14px;
	color:#333333;
	text-align: center;
	vertical-align: middle;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFFFF;
	}
	
	.booked {
	line-height:14px;
	color:#333333;
	text-align: center;
	vertical-align: middle;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFF00;
	}
.top {
	line-height:14px;
	color:#333333;
	text-align: center;
	vertical-align: middle;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	background-color: #7EAEFF;
	}
.month {
	line-height:14px;
	color:#FF0000;
	text-align: center;
	vertical-align: middle;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFFFF;
	}
	.price {
	line-height:14px;
	color:#000099;
	text-align: center;
	vertical-align: middle;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFFFF;
	}
