﻿body {
	background-image: url(images/bg.jpg);
	background-repeat:repeat-x;
	background-color: #c4e4f9;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #273e4e;
	font-weight: bold;
	text-transform: lowercase;
}
.contactText {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #273e4e;
	font-weight: bold;
	text-transform: lowercase;
	line-height: 20px;
}
.homeText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	line-height: 30px;
}
.homeTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #6b840a;
	font-weight: bold;
}
.noBorder {
	border-width: 0;
}
.floorTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #273e4e;
	font-weight: bold;
	text-transform: lowercase;
}
.floorTitle2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #273e4e;
	text-transform: lowercase;
	font-weight: normal;
}
.floorTitle3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #273e4e;
	font-weight: bold;
}
.floorText {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #273e4e;
	font-weight: bold;
}
.PricingText {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #273e4e;
	font-weight: bold;
	border-left-style: solid;
	border-left-width: 1px;
	border-color: #8BBDDB;
	text-align:center;
}
#PricingTextRed {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
	text-align:center;
}

#PricingTextRed a {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
	text-align:center;
}

#PricingTextRed a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;
	font-weight: bold;
	text-align:center;
}

.GuestcardBorder {
	border: 2px solid #16222b;
	background-color: #FFFFFF;
	border-collapse: collapse;
}
.RotatorBorder {
	border: 3px solid #16222b;
}
.RotatorBorder2 {
	border: 1px solid #FFFFFF;
}
a {
	color: #273e4e;
}

