@charset "UTF-8";
/* CSS Document */

.body {
	background-image: url(images/bg_swirl.png);
	background-repeat: repeat;
}
.Header {
	font-family: "Trebuchet MS";
	font-size: 32px;
	color: #FFFFFF;
	text-align: left;
	padding-left: 5px;
}
.SubHeads {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
	text-align: left;
	line-height: 1.5;
}
.SideNav {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #666666;
	padding-left: 20px;
	line-height: 1.75;
	text-align: left;
}
.Text {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	padding-left: 0px;
	line-height: 2.2;
}
.tel {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #FFFFFF;
	line-height: 2;
	text-align: left;
	padding-left: 10px;
}
.topnavs {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	line-height: 1.5;
	padding-left: 10px;
	text-align: left;
}
.link {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	line-height: 1.5;
	text-decoration: underline;
	text-align: left;
}
.link:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FF6633;
	line-height: 1.5;
	text-decoration: underline;
	text-align: left;
}
.smalllink {
	font-family: "Trebuchet MS";
	font-size: 9px;
	color: #333333;
	line-height: .5;
	text-decoration: underline;
	text-align: center;
}
.smalllink:hover {
	font-family: "Trebuchet MS";
	font-size: 9px;
	color: #999999;
	line-height: .5;
	text-decoration: underline;
	text-align: center;
}
.Credits {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #CCCC66;
	line-height: .5;
	text-align: left;
}
.Credits:hover {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #FFCC66;
	line-height: .5;
	text-decoration: underline;
	text-align: left;
}
.BookNow {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #FFFFFF;
	line-height: .5;
	text-decoration: none;
	text-align: center;
}
.valentine {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #FFFFFF;
	line-height: 1;
	text-decoration: none;
	text-align: center;
	}
.valentine:hover {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #FFCC00;
	line-height: 1;
	text-decoration: underline;
	text-align: center;
