/* CSS Document */
a:link {
	color: #990000;
}
a:visited {
	color: #ff9900;
}
.title {
	color:#FFFFCC;
	font-size:18px;
	font-style:normal;
}
.nights {
	color:#990000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
}
.room2 {
	color:#990000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
}
.room {
	color:#990000;
	font-size:18;
	font-weight:bold;
}
.roomrates {
	color:#0000ff;
	font-weight:bold;
	font-size:14px;
}
.seemenu {
	color:#990000;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
}
.roomnumber {
	color:#990000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	padding-left:20px;
	text-align:left;
}
.roomcaption {
	color:#990000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	padding-left:10;
	text-align:left;
}
.close {
	color:#990000;
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	font-weight:bold;
	padding-right:10;
	font-style:italic;
}
.single {
	color:#cc6600;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	padding-left:20px;
	text-align:left;
}
.singlecentered {
	color:#cc6600;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	text-align:center;
}
.double {
	color:#999966;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	padding-left:20px;
	text-align:left;
}
.doublecentered {
	color:#999966;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	text-align:center;
}
.addl {
	color:#990000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-left:20px;
	text-align: left;
}

.Brownborderright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6c5635;
	border-top-color: #6c5635;
	border-top-style: solid;
	border-top-width: 1px;
}
.Brownborderright2 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6c5635;
}
.Brownbordertop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6c5635;
}
.features {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #6c5635;
	font-weight: bold;
	padding-left:5px;

}
.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #6c5635;
	font-weight: bold;
}
.indent {  
# text-indent: -5px;  
}  
/* Styles for the popup */
.highslide-wrapper {
	background-color: white;
}
.highslide-wrapper .highslide-html-content {
    width: 500px;
    padding: 5px;
}
.highslide-wrapper .highslide-header div {
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 11px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(highslide/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}

/* These must be the last of the Highslide rules */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}