h2 {
	font-family: "Comic Sans MS";
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	color: #Cc6633;
	text-align: center;

}
.maintext {
	font-family: "Comic Sans MS";
	font-size: 12px;
	color: #CC6633;
	font-weight: bold;

}
.availtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;



}
h1 {
	font-family: "Comic Sans MS";
	font-size: 24px;
	color: #CC6633;
	text-align: center;
	font-weight: 900;


}
h3 {
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-style: normal;
	color: #CC6633;
	text-align: center;

}
.availtextlarge {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
}
.maintextlarge {

	font-family: "Comic Sans MS";
	font-size: 16px;
	color: #CC6633;
	font-weight: normal;
}
.maintextextralarge {


	font-family: "Comic Sans MS";
	font-size: 24px;
	color: #CC6633;
	font-weight: normal;
}
a:link {
	font-family: "Comic Sans MS";
	font-size: 16px;
	color: #FF9966;


}
a:hover {
	font-family: "Comic Sans MS";
	font-size: 16px;
	text-decoration: underline;
	color: #FF9966;


}
a:visited {
	font-family: "Comic Sans MS";
	font-size: 16px;
	color: #ff9966;

}
a:active {
	font-family: "Comic Sans MS";
	font-size: 16px;
	color: #ff9966;

}
.availtextreserved {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #FF9900;

}
.availtextbooked {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #FF0000;

}

