/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-color: #E1D5B8;
}
.clear { clear: both; }

.noFlash { position: absolute; left: -17859em; }

#header {
	width: 100%;
	height: 116px;
	margin: 0px auto;
	padding: 0px;
	background-color: #003163;
}
#header #head900 {
	display: block;
	width: 900px;
	height: 116px;
	margin: 0px auto;
	padding: 0px;
	background: url(/images/BH_headerbacking.jpg) top center no-repeat;
}
#header h1 {
	display: block;
	width: 350px;
	height: 108px;
	margin: 0px;
	padding: 3px 0px 0px 40px;
	float: left;
}
#header h1.reservations {
	display: block;
	width: 670px;
	height: 78px;
	margin-top: 30px;
	padding: 0px 0px 0px 40px;
	float: left;
	text-align: right;
	line-height: 1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #000099;
}
#header h1.reservations img {
	margin-top: -30px;
}
#header h1 b {
	position: absolute;
	left: -999em;
}

#header #flashzone {
	display: block;
	width: 500px;
	height: 116px;
	padding: 0px;
	margin: 0px;
	float: right;
}
#mainnav {
	width: 100%;
	height: 33px;
	background: url(../images/BH_mainnav_backing.jpg) top center repeat-x;
	margin: 0px auto;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #F2E6CA;
}
	div#mainnav div#contain {
		display: block;
		width: 900px;
		height: 33px;
		margin: 0px auto;
	}
	#mainnav ul {
		display: block;
		width: 700px;
		height: 33px;
		list-style: none;
		margin: 0px;
		padding: 0px;
		float: left;
	}
	#mainnav ul li {
		display: block;
		float: left;
		border-left: 1px solid #A08958;
	}
	#mainnav ul li a {
		display: block;
		padding: 6px;
		color: #F2E6CA;
		text-decoration: none;
	}
	#mainnav ul li a:visited { text-decoration: none; color:#F2E6CA; }
	#mainnav ul li a:hover   { text-decoration: underline; color: #660000; }
	
	/* SubNav Formatting */
	#mainnav li ul {
		position: absolute;
		left: -999em;
		border-bottom: 1px solid #A08958;
		border-left: 1px solid #A08958;
		border-right: 1px solid #A08958;
		width: 140px;
		height: auto;
	}
	#mainnav li li {
		background: url(../images/BH_mainnav_backing.jpg) top center repeat-x;
		border: none;
		float: left;
		width: 100%; 
	}
	
	#mainnav li:hover ul, #nav li.sfhover ul {
		left: auto;
	}
	#mainnav li.noborder { border-right: 0; }
	
	
	#mainnav div.booknow {
		display: block;
		width: 188px;
		height: 27px;
		float: right;
		padding: 3px;
	}
	div.booknow a:hover img { opacity:.50; filter: alpha(opacity=50); -moz-opacity: 0.5; background: #AF8A3C; }
/* End of Nav Formatting */


#content {
	width: 900px;
	margin: 0px auto;
	padding: 0px;
}

#content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #660000;
	font-size: 24px;
}

h1.pagetitle {
	font-family : "Times New Roman", times, serif;
	font-size : 58px;
	font-weight: normal;
	font-style: italic;
	color: #E1E0E6;
}
#content h1 b { position: absolute; left: -15980em;}
#content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000066;
	font-size: 20px;
}
#content h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #660000;
	font-size: 16px;
	text-align: center;
	border-bottom: 1px dotted #996633;
	padding: 4px;
	margin: 0px;
}
#content p, ol, td, ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000033;
	font-size: 14px;
	line-height: 1.4em;
}
.small,#content p.small { font-size: 70%; }

.twoCol {
	width: 49%;
	float: left;
}

#content #description {
	display: block;
	width: 390px;
	float: left;
	text-align: center;
}
ul.amenities {
	list-style: url(/images/wingding2.png);
	color: #000033;
	font-size: 14px;
	text-align: left;
	line-height: 1.4em;
	width: 90%;
	margin: 0px auto;
}
ul.amenities li {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px 0px 10px 6px;
}
#content #roomshots {
	display: block;
	width: 500px;
	float: right;
}

#content a:link    { color: #000066; text-decoration: underline; }
#content a:link img    { color: #000066; text-decoration: none; }
#content a:visited { color: #000066; text-decoration: underline; }
#content a:visited img { color: #000066; text-decoration: none; }
#content a:hover   { color: #996633; text-decoration: underline; }
#content a:hover img   { color: #996633; text-decoration: none; opacity:.70; filter: alpha(opacity=70); -moz-opacity: 0.7; }

.callout {
	font-family : "Book Antiqua", "Times New Roman";
	font-size : 18px;
	font-style : italic;
	font-weight : bold;
	line-height : 24px;
	color : #000066;
}

.callout b {
	font-size : 26px;
	font-style : normal;
	font-weight : normal;
	line-height : 32px;
	color : #0E1CD3;
}

div.featurepallette {
	display: block; 
	width: 200px; 
	height: auto;
	padding: 4px;
	margin: 0px;
	background-color: #eee; 
	border: 1px dotted #AA6F36; 
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 1.3em;
}
div.featurepallette b { 
	color: #0E1CD3;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}
div.featurepallette h3 { 
	line-height: normal;
}

/* -- Book Button -- */
#content p.bookBtn {
	display: block;
	width: 154px;
	margin-right: 30px;
	float: right;
}
#content a.bookBtn {
	display: block;
	width: 130px;
	margin: 0px auto;
	padding: 4px 12px 6px 12px;
	background: url(../images/BH_mainnav_backing.jpg) top center repeat-x;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	line-height: 12px;
	text-decoration: none;
	border: 1px solid #000099;
}
#content a.bookBtn:link { color: #FFFFFE; }
#content a.bookBtn:hover {
	color: #FFFFFF;
	border: 1px solid #000033;
	opacity:.80;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
}

img.roomThumbs { border: 8px solid #EDE1D6; text-decoration: none; }

hr { color:#A08958; }

.leftCol {
	display: block;
	width: 35%;
	float: left;
}
.rightCol {
	display: block;
	width: 60%;
	float: right;
}

/* -- Form Formatting -- */
.reqfield {
	font-weight: bold;
	color: #0033cc;
	text-align:right;
}
.field {
	text-align: right;
}
.errorList {
	display: block;
	width: 275px;
	margin: 0px auto;
	padding: 10px;
}
.errorList b { color: #600; }

label.colorChoice {
	display: block;
	width: 70px;
	float: left;
	text-align: center;
}
#sheetSize1,
#sheetSize2,
#sheetSize3,
#sheetSize4 {
	width: 45px;
	padding: 0px;
}
label.pkg {
	display: block;
	width: 30%;
	float: left;
	text-align: center;
}
/* -- End of Form Formatting -- */
.fourPanel {
	display: block;
	width: 24%;
	float: left;
	border: thin #FEFEFE;
}

/* -- Comments Formatting -- */
body#comments dt {
	width: 90%;
	margin: 0px auto;
	font-size: 14px;
	color:#330000;
	background: #F0EADC;
	padding-top: 6px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	border: 1px solid #996633;
	padding: 18px;
}
body#comments #TA_selfserveprop614 dt {
	background: none;
	border: none;
	padding: 0px;
}
body#comments dd {
	padding: 2px 0px 18px 94px;
	background: url(/images/quote_dd.png) top left no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	color: #080808;
}
body#comments #TA_selfserveprop614 dd {
	padding: 0px;
	background: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.0em;
	color: #080808;
}

/* -- XFade formatting -- */
#imageContainer {
	position: relative;
	margin: 0px auto;
	width: 700px;
	height: 475px;
}

#imageContainer img {
	display:none;
	position:absolute;
	top:0; left:0;
	border: 0px solid #000;
}

/* Weddings Page Formatting */
h1.h1Weddings { display: block; background: url(../images/H1_GardenWeddings.png) top center no-repeat; width: 263px; height: 83px; margin: 8px auto; padding:0px; }
#weddings #content p { line-height: 1.4em; letter-spacing: 0.1em; }
div.wedNav {
	width: 192px;
	padding-top: 10px;
	float: right;
}

/* Footer Formatting */
#footer {
	width: 900px;
	margin: 0px auto;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #660000;
	border-top: 1px solid #A08958;
}
#footer a:link    { color: #660000; text-decoration: underline; }
#footer a:visited { color: #660000; text-decoration: underline; }
#footer a:hover   { color: #000066; text-decoration: none; }

