* {
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
	color: #990000;
	font-style: italic;
}
p {
	line-height: 1.25em;
	
}
#header {
	font-size: 0.8em;
	background-image: url(art/logo.bmp);
	background-repeat: no-repeat;
	background-position: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	height: 160px;
	position: absolute;
	top: 9px;
	font-weight: bold;
	width: 100%;
	left: 0px;
	color: #970000;
}
#main img.left-align {
	clear: both;
	float: left;
	margin-right: 12px;
	margin-top: 12px;
	margin-bottom: 12px;
}
#main img.right-align {
	float: right;
	clear: both;
	margin-left: 12px;
	margin-top: 12px;
	margin-bottom: 12px;
	vertical-align: baseline;
}
#sidebarNav ul {
	margin-left: 0px;
	list-style-type: none;
	margin-right: 2px;
	margin-top: 5px;
	padding-left: 0px;
	padding-bottom: 8px;
	font-weight: bold;
}
#sidebarNav li {
	font-size: 1.2em;
	margin-top: 0px;
	margin-left: 0px;
	padding: 6px 2px 6px 4px;
	line-height: 1em;
}
#sidebarNav li a {
	text-decoration: none;
	color: #000000;
}
#sidebarNav li a:hover {
	color: #970000;
	text-decoration: underline;
}
#sidebarNav .nav-current {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #990000;
	background-image: url(art/current-nav.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#bottom-contact {
	background-color: #FFFFCC;
	position: absolute;
	bottom: 0px;
	font-size: 0.8em;
	width: 100%;
	left: 0px;
}
#sidebar {
	background-color: #FFFFCC;
}
.quote {
	font-size: 0.85em;
	font-weight: bold;
	font-style: italic;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 7px;
	color: #336633;
	text-align: justify;
}
.quotee {
	margin: 3px 5px 0px 0px;
	font-size: 0.9em;
	text-align: right;
}
body {
	background-color: #FFFFCC;
}
#main img.room-pic {
	margin-left: 12px;
	float: right;
	margin-top: 5px;
	margin-bottom: 20px;
	clear: right;
}
#main .room-name {
	font-size: 1.3em;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 7px;
	font-style: italic;
	letter-spacing: 0.2em;
	clear: none;
	margin-top: 30px;
	background-color: #990000;
}
#main table.rates {
	border: 2px solid #999999;
	margin-top: 30px;
}
#main table.rates td {
	border: 1px solid #999999;
	margin: 0px;
	padding: 5px;
	font-size: .8em;
}
#main table.rates th {
	border: 1px solid #999999;
	margin: 0px;
	padding: 5px;
	color: #FFFFFF;
	background-color: #990000;
}
#main .fine-print {
	font-size: .9em;
	font-style: italic;
}
#main table.img-caption {
	float: right;
	margin-left: 3px;
}
#main .img-caption td {
	font-size: .7em;
	text-align: center;
}
#main table.special {
	border: thin dashed #960201;
	margin-left: 20px;
	margin-right: 20px;
	width: 100%;
}
#main table.special td  {
	background-color: #960201;
	color: #FFFFFF;
	font-weight: bold;
	padding: 12px;
	vertical-align: top;
	line-height: 1.4em;
	font-size: .9em;
}
.red {
	color: #960201;
}
.strike-thru {
	color: #999999;
	text-decoration: line-through;
}
