@charset "utf-8";
#Flash {
	margin: auto;
	position: absolute;
	top: 0px;
	width: auto;
	left: 40px;
	visibility: visible;
	z-index: 5;
}
#Body {
	height: 875px;
	width: 1008px;
	border: thin solid #626D7E;
	position: relative;
	left: auto;
	background-image: url(Images/BackgroundFlower.jpg);
	top: -7px;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	margin: auto;
}
#Copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #C0A3A6;
	text-align: center;
	height: 25px;
	width: 1008px;
	position: absolute;
	bottom: 0px;
	vertical-align: baseline;
}


#Header {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #8A5D61;
	border-right-color: #8A5D61;
	border-bottom-color: #8A5D61;
	border-left-color: #8A5D61;
	position: static;
}
#Navigation {
	position: absolute;
	left: 0px;
	top: 197px;
	width: 1005;
	background-color: #8A5D61;
	height: 30px;
	z-index: 5;
}
#MainText {
	position: absolute;
	width: 980px;
	left: 15px;
	top: 12pc;
	font-family: "Times New Roman", Times, serif;
	color: #40566D;
	right: auto;
	height: 490px;
	bottom: auto;
}
.roomsTable {
	padding: 30px;
}

#MainText2 {
	text-align: left;
	height: 500px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#Directions {
	height: 300px;
	width: 300px;
	position: relative;
	left: 680px;
	top: -500px;
	color: #40566d;
}



a:visited {
	text-decoration: underline;
	color: #40566D;
}
a:link {
	text-decoration: underline;
	color: #40566D;
}
a:active {
	color: #FFFFFF;
}
#Map {
	width: 640px;
	position: relative;
	bottom: 40px;
	left: 0px;
	margin-left: 30px;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#ratesTable {
	position: relative;
	width: 1000px;
	left: auto;
	top: 10px;
	font-family: "Times New Roman", Times, serif;
	color: #40566D;
	right: auto;
	margin: auto;
	height: auto;
	padding: 0px;
}
#mapDiv {
	height: auto;
	width: 900px;
	position: relative;
	left: 35px;
	top: 50px;
}
#LogoShield {
	width: auto;
	position: absolute;
	left: 440px;
	top: 360px;
}
