.warnings {
	font-family: "Bookman Old Style", "Century Gothic", "Franklin Gothic Medium", "Lucida Console";
	font-size: 12px;
	font-style: oblique;
	font-weight: bolder;
	color: #FF0000;
	background-color: #CCCCCC;
	padding: 10px;
	border: 1px ridge #000000;
}
.Headers {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
	text-decoration: underline;
}
.Sidelinks {
	font-family: "Bookman Old Style", "Century Gothic", "Franklin Gothic Medium", "Lucida Console";
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #663300;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: dashed;
	border-bottom-color: #663300;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFCC;
	padding: 10px;
	border: 1px groove #000000;
}
.Book-now {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	background-color: #336666;
	border-top: thin ridge #000000;
	border-right: thick ridge #333300;
	border-bottom: thin ridge #000000;
	border-left: thick ridge #663300;
	color: #FFFFFF;
	height: auto;
	width: 120px;
	background-position: center center;
	text-align: center;


}
