body {
	background-color: #ddd1ac;
}
body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
a:link {
	color: #654D1F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #654D1F;
}
a:hover {
	text-decoration: none;
	color: #446FA5;
}
a:active {
	text-decoration: none;
	color: #654D1F;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #60481E;
	font-weight: normal;
}
.footersm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #60481E;
	font-weight: normal;
}
.h1override {

	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.pagetitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
}
.roomtitle {


	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
}
.city {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #60481E;
	font-weight: bold;
}

.innkeepertext {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #EBE8D6;
	line-height: 120%;
	font-weight: normal;
	text-decoration:none;
	}
	
.innkeepertextbold {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #EBE8D6;
	line-height: 120%;
	font-weight: bold;
	text-decoration:none;
	}
.innkeepertextlink {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #DDD1AC;
	font-weight: bold;
	line-height: 120%;
	text-decoration:underline;
	}
