@charset "utf-8";
/* CSS Document */

body, td, hd, p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}


a {
	color:#28454D;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

.footer, .footer td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#000000;
}

.footer a {
	text-decoration:none;
	color:#000000;
}

.footer a:hover {
	text-decoration:underline;
}

h1 { 
	display:none;
    margin: 0px;
    padding: 0px;
    font-size: 0px;
	height:0px;
}
h2 { 
	font-size:21px;
	font-weight:lighter;
	color:#B0A428;
	margin-top:0px;
	padding-top:0px;
}
h3 { 
	font-size:16px;
	color:#B0A428;
	border-bottom: 1px dotted #888;
	border-top: 1px dotted #888;
}
h4 { 
	color:#B0A428;
	font-size:14px; 
}
h5 { font-size:13px; }

.hNarrow {
	width: 380px;
}
.hWide {
	width: 680px;
}

.imageRight {
	margin: 5px 0px 5px 10px;
	border: 2px solid;
	border-color: #EEEEEE;
	float:right;
	clear:right;
}
.imageRightBorderless {
	margin: 5px 0px 5px 10px;
	border: none;
	float:right;
	clear:right;
}

.imageRightTop {
	margin: 5px 0px 0px 10px;
	border: 2px solid;
	border-bottom: none;
	border-color: #EEEEEE;
	float:right;
	clear:right;
}
.imageRightMiddle {
	margin: 0px 0px 0px 10px;
	border: 2px solid;
	border-top:none;
	border-bottom:none;
	border-color: #EEEEEE;
	float:right;
	clear:right;
}
.imageRightBottom {
	margin: 0px 0px 5px 10px;
	border: 2px solid;
	border-top:none;
	border-color:  #EEEEEE;
	float:right;
	clear:right;
}

.imageLeft {
	margin: 5px 10px 5px 0px;
	border: 2px solid;
	border-color: #EEEEEE;
	float:left;
	clear:left;
}
.imageLeftTop {
	margin: 5px 10px 0px 0px;
	border: 2px solid;
	border-bottom:none;
	border-color: #EEEEEE;
	float:left;
	clear:left;
}
.imageLeftMiddle {
	margin: 0px 10px 0px 0px;
	border: 2px solid;
	border-bottom:none;
	border-top:none;
	border-color: #EEEEEE;
	float:left;
	clear:left;
}
.imageLeftBottom {
	margin: 0px 10px 5px 0px;
	border: 2px solid;
	border-color: #EEEEEE;
	border-top:none;
	float:left;
	clear:left;
}
.imageLeftInset {
	margin: 0px 10px 3px 0px;
	border: none;
	float:left;
	clear:left;
}

.hiddenImageLink {
	display:none;
    margin: 0;
    padding: 0;
    font-size: 0px;
}

.SpryHiddenRegion {
	visibility: hidden;
}

.menubar {
	color:#000;
	text-align:right;
	height:220px;
	width:124px;
}
.menubar a {
	float:right;
	clear:both;
	width:110px;
	padding:5px;
	text-align:right;
	display:block;
}
.menubar a:hover {
	background-color:#EEE;
	text-decoration:none;
}
.mainCell {
	width:725px;
}
.mainCell p {
	margin-right: 30px;
}

.leftTable {
	border:none;
	margin:0px;
	padding:0px;
	width:390px;
}

.bookingLink {
	float:right;
	font-size:13px;
	font-weight:bold;
	color:#B0A428;
}

.bookingLink2 {
	float:right;
	font-size:13px;
	font-weight:bold;
	color:#B0A428;
}

#map_canvas {
	float:right;
	clear:right;
	width: 500px; 
	height: 450px; 
	margin:25px;
	margin-right: 0px;
}

.infoTable {
	font-size:10px;
	background-color:#fff;
	width:600px;
	border: 1px solid #ccc;
}
.infoTable th {
	background-color:#eee;
}

.divFormField { width:600px; }


.commentsTable {
	font-size:10px;
	background-color:#eee;
}
.commentsTable th {
	background-color:#4E4E4E;
	color:#fff;
}

#priceTable {
	border: 1px solid #ccc;
	font-size:12px;
}

#priceTable th {
	background-color:#444;
	color:#fff;
}
.priceTableTDHigh {
	background-color:#fff;
	border-top: 1px solid #aaa;
}
.priceTableTDLow {
	background-color:#eee;
}
.priceTableRoomName {
	border-top: 1px solid #aaa;
}.breakfastMenuDiv {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	background-color: #FFFFE0;
	text-align: center;
	clear: right;
	float: right;
	width: 480px;
	border: 1px solid #aaa;
	margin: 5px 0px 5px 10px;
}

.enjoy {
	text-align:center;
	font-style:italic;
	font-weight:bold;
}
