.body {
	margin: 0px;
	background-color:#FFFDF4;
	color:#500C21;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.4;
}
.maroon {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #500C21;
}


.home{
	color:#000000;
	font-size: 8.5pt;
	font-family: Arial, helvetica, sans-serif;
	line-height: 1.5;
}
a {
	color: #500C21;
	text-decoration: none;
}
a:hover {
	color: #500C21;
	text-decoration: underline;
}
.maroonspacing {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #500C21;
	line-height: 1.5;
}
.head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #761230;
}
.headsm {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #761230;
}
a.white {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFDF4;
	text-decoration: underline;
}
a.white:hover {
		font-size: 13px;
font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFDF4;
	text-decoration: none;
}
/* Start Nav
--------- */
.blocknav {
	font-family: "Palatino Linotype", "Times New Roman";
	font-size: 11px;
	color: #711834;
	border: 1px solid #6E1831;
	background-color: #F0DDE0;
	padding: 10px;
	text-decoration: underline;
	margin: 5PX;
 }
  
 ul {
	list-style: none;
	margin: 10px 10px 10px 10px;
}

li {
	float: left;
	position: relative;
	text-align: left;
	cursor: default;
	padding: 10px 10px 10px 10px;
	margin: 10px 10px 10px 10px;
}
 .sneakpreview {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #660000;
	text-align: left;
	padding-left: 15px;
}
.imageright {
	float: right;
	padding-left: 8px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	margin-left: 5px;
}
.center {
	text-align: center;
}
.ViewOurRooms {
	color: #FFFFFF;
	background-color: #500C21;
	padding: 2px;
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}
a:hover.ViewOurRooms {
	color: #FFFFFF;
	background-color: #500C21;
	padding: 2px;
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}

