﻿@charset "utf-8";


#BnBTitleBar {
	font-weight: bold;
	color: #FFC;
	text-align: center;
	width: 100%;
	clear: both;
	padding: 6px 0 6px 0;
	font-family: Verdana, Geneva, "sans serif";
}
#BnBTitleBar h1 {
	font-size: 13px;
	font-weight: bold;
	margin: 0;
}
#BnBTitleBar h1:first-line {
	font-size: 15px;
}



#BnBTitleBar a {
	color: #FCC;
	font-weight: bold;
	font-style: italic;
}
#BnBTitleBar a:hover {
	color: #F99;
}
#LeftSidebar {
	width: 200px;
	height: 553px;
	float: left;
}
#LeftSidebar img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border: none 0;
}
#Reserve {
	width: 200px;
	height: 118px;
	float: left;
	background-image: url(../images/MainPgPix/ReserveH.jpg);
}
#Reserve img {
border:0;
}
#Reserve a {
	display:block;
}
#Reserve a:hover img{
	background-image: url(../images/IndexPgPix/ReserveH.jpg);
	visibility: hidden;
}
#Rates {
	width: 180px;
	height: 46px;
	float: left;
	background-image: url(../images/MainPgPix/Rates.jpg);
	padding: 50px 0 0 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
#Rates img {
border:0;
}
#Rates a {
	display:block;
}
#Rates a:hover img{
	background-image: url(../images/IndexPgPix/Rates.jpg);
	visibility: hidden;
}
#Specials {
	width: 200px;
	height: 84px;
	float: left;
	background-image: url(../images/MainPgPix/SpecialsH.jpg);
}
#Specials img {
border:0;
}
#Specials a {
	display:block;
}
#Specials a:hover img{
	background-image: url(../images/IndexPgPix/SpecialsH.jpg);
	visibility: hidden;
}
#Pamper {
	width: 200px;
	height: 84px;
	float: left;
	background-image: url(../images/MainPgPix/PamperH.jpg);
}
#Pamper img {
border:0;
}
#Pamper a {
	display:block;
}
#Pamper a:hover img{
	background-image: url(../images/IndexPgPix/PamperH.jpg);
	visibility: hidden;
}
#Massage {
	width: 200px;
	height: 84px;
	float: left;
	background-image: url(../images/MainPgPix/MassageH.jpg);
}
#Massage img {
border:0;
}
#Massage a {
	display:block;
}
#Massage a:hover img{
	background-image: url(../images/IndexPgPix/MassageH.jpg);
	visibility: hidden;
}
#GiftCert {
	width: 200px;
	height: 87px;
	float: left;
	background-image: url(../images/MainPgPix/GiftCertH.jpg);
}
#GiftCert img {
border:0;
}
#GiftCert a {
	display:block;
}
#GiftCert a:hover img{
	background-image: url(../images/IndexPgPix/GiftCertH.jpg);
	visibility: hidden;
}

#FlashWrapper {
	width: 800px;
	height: 533px;
	border: 10px solid;
	border-color: #252525 #111 #111 #252525;
	float: left;
}
#RoomInfo {
	width: 180px
}
#SmPix {
	width: 1020px
	float: left
	width: 1020px;
	width: 1020px;
	float: left;
}	
#SmPix ul {
	margin: 0;
	padding: 0px;
	white-space: nowrap;
	list-style-type: none;

}
#SmPix ul li {
	display: inline;
	height: 141px;
	width: 196px;
}
#SmPix ul li a {
	text-decoration: none;
	float: left;
	margin-top: 0px;
}
#SmPix ul li a img:hover {
	border-color: #353535 #222 #222 #353535
}
#SmPix ul li a img {
	display: block;
	border: 8px solid;
	border-color: #252525 #111 #111 #252525;
}
#ClickPix {
	font-size: 12px;
	font-weight: bold;
	color: #FFC;
	text-align: center;
	width: 100%;
	clear: both;
	padding: 6px 0 6px 0;
}
#MainText {
	text-align: left;
	width: 996px;
	font-size: 13px;
	border: 12px solid;
	border-color: #252525 #111 #111 #252525;
}
#MainText #Pricing p a img {
	border: none 0;
}

#GuestComment {
	float: right;
	width: 330px;
	min-height: 300px;
	color: #000;
	text-align: center;
	background-image: url(../images/MainPgPix/GstCommentsBG.gif);
	font-size: 12px;
	margin: 12px;
	padding: 60px 0 5px 0;
	font-family: "Comic Sans MS", cursive;
	font-weight: bold;
	overflow: scroll;
	height: 430px;
	border: 14px solid;
	border-color: #252525 #111 #111 #252525;
}
.Guest {
	font-size: 10px;
	margin-top: -12px;
	}
#MainText p {
	padding: 0 20px 0 30px;
	line-height: 140%;
}
#Amenities {
	line-height: 120%;
	margin: 12px 30px;
}
#Amenities:first-line {
	font-weight: bold;
	text-indent: 50px;
}
#Pricing  {
	font-weight: bold;
	color: #FF9;
	text-align: center;
	margin-top: 1in;
	line-height: 120%;
	width: 100%;
	clear: both;
}
#BookButton {
	background-image: url(../images/MainPgPix/BookButtonH.gif);
	height: 100px;
	width: 161px;
	margin: 12px auto;
}
#BookButton img {
border:0;
}
#BookButton a {
	display:block;
}
#BookButton a:hover img{
	background-image: url(../images/MainPgPix/BookButtonH.gif);
	visibility: hidden;
}
#Discounts {
	margin: 12px;
}
#Discounts:first-line {
	font-weight: bold;
}

