* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #900;
	border-right-color: #900;
	border-bottom-color: #900;
	border-left-color: #900;
}
#wrapper #logobanner{
	height: 370px;
	background-repeat: no-repeat;
}
#wrapper #navbar {
	height: 24px;
	padding-left: 220px;
	padding-top: 7px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	color: #590610;
	background-color: #FFFFD9;
	background-image: url(Images/navbg.jpg);
	background-repeat: no-repeat;
}
#wrapper #navbar a:link {
	height: 30px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	color: #5B0510;
	text-decoration: none;
}
#wrapper #navbar a:visited {
	height: 30px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	color: #5B0510;
	text-decoration: none;
}
#wrapper #navbar a:hover {
	height: 30px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	color: #FFF;
	text-decoration: none;
}



#wrapper #textdiv {
	height: 300px;
	padding: 1em;
	background-color: #F0DAA7;
}
#wrapper #textdiv a:link {
	height: 450px;
	padding-left: 5px;
	color: #590610;
}
#wrapper #textdiv a:hover {
	height: 450px;
	padding-left: 5px;
	color: #FFF;
}
#wrapper #textdiv a:visited {
	height: 450px;
	padding-left: 5px;
	color: #590610;
}
#wrapper #footerdiv {
	height: 58px;
	color: #57060F;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	background-color: #FFFFD9;
	text-decoration: none;
	padding-top: 3px;
	background-image: url(Images/footerimg.jpg);
	background-repeat: no-repeat;
}
#wrapper #footerdiv a:link {
	height: 40px;
	color: #590610;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	text-decoration: none;
}

#wrapper #footerdiv a:visited {
	height: 40px;
	color: #590610;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	text-decoration: none;
}
#wrapper #footerdiv a:hover {
	height: 40px;
	color: #FFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: 400;
	text-decoration: none;
}



#wrapper #Roomsdiv {
	height: 350px;
	background-color: #F0DAA7;
	padding: 1em;
}
#wrapper #Localdiv {
	height: 1560px;
	padding: 1em;
	background-color: #F0DAA7;
}
#wrapper #Localdiv a:link {
	height: 600px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	color: #590610;
	text-decoration: underline;
}
#wrapper #Localdiv a:hover {
	height: 600px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	color: #FFF;
	text-decoration: none;
}
#wrapper #Localdiv a:visited {
	height: 600px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	color: #590610;
	text-decoration: none;
}
#wrapper #Localdiv #Historicalmapdiv {
	height: 350px;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
}

#wrapper #Locationdiv {
	height: 450px;
	background-color: #F0DAA7;
	padding-left: 10px;
}
#wrapper #Locationdiv #locationmapdiv {
	height: 340px;
	width: 790px;
	float: left;
}


#wrapper #Locationdiv a:link {
	height: 450px;
	color: #5b0510;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 16px;
	font-weight: 400;
}

#wrapper #Contactdiv {
	height: 450px;
	background-color: #E9D9A8;
}
#wrapper #Contactdiv #contactinfodiv {
	margin-right: auto;
	margin-left: auto;
	width: 600px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	background-color: #E9D9A8;
}
.Maintitletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #86671E;
	font-weight: 500;
}
.titleBarrow {
	font-family: "Lucida Calligraphy";
	font-size: 17px;
	color: #5B0510;
	font-style: normal;
	font-weight: 400;
	text-decoration: none;
}


.titletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #5B0510;
}
.maintext {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: 400;
	color: #333;
	
}



#wrapper #Imagediv {
	height: 200px;
}
