.btm-nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	font-weight: bold;

}
a:link {
	color: #003366;
	text-decoration: underline;
	font-weight: bold;


}
a:visited {
	color: #003366;
	text-decoration: underline;
	font-weight: bold;


}
a:active {
	color: #003366;
	text-decoration: underline;
	font-weight: bold;


}
a:hover {
	color: #FF3300;
	text-decoration: underline;
	font-weight: bold;


}
.body-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003366;
	font-style: italic;


}
h3 {
	color: #0099CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;

}
h4 {
	color: #FF9900;
	font-weight: bold;
	line-height: normal;
	margin: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;




}
.available {
	background-color: #FFCC66;
}
.booked {
	background-color: #FF6600;
}
.partial {

	background-color: #FF9933;
}
.notes {
	font-size: 11px;
}
