body {

	background: #00220A url("images/bg.jpg");
	font-family: "Trebuchet MS", Tahoma, Helvetica, Arial, sans-serif;
	margin: 0;

}

/* General Definitions */

a, a:link, a:active, a:visited{

	color: #000;

}

a:hover{

	text-decoration: none;

}

h1, h2, h3, h4{

	color: #304327;
	margin: 0 0 .2em 0;

}

h1{	font-size: 2.2em; }

h2{ font-size: 1.8em; }

h3{ font-size: 1.5em; }

h4{ font-size: 1.3em; }

h5{ font-size: 1.1em;
    color: #000;}

p{ margin: 0 0 .8em 0; }

ul{

	margin: 0 0 1em 2em;
	list-style: disc;

}

/* Layout and Coloring */

#page {

	display: block;
	text-align: center;

}

#layout {
	
	width: 968px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:15px;

}

#logo {
	position:absolute;
	top:-70px;
	left:20px;
	z-index:150;
}
.nav ul {

	list-style: none;
	margin: 0;
	padding: 0;

}

.nav ul li {

	float: right;

}

.nav ul li a {

	display: block;
	padding: .6em 1.2em;
	text-decoration: none;

}

.nav ul li a:hover {

	text-decoration: underline;

}

#topper{

	background: transparent;
	padding-left:325px;
	position:relative;
	z-index:50;

}
#topper h1 {
	width:345px;
	position:absolute;
	top:20px;
	left:999px;
	z-index:100;
}
#topper h1 span {
	display:block;
	float:left;
	margin-left:-1000em;
}

#topper a {

	text-decoration:none;
	color: #111;

}

#topper a:hover {

	text-decoration:underline;
	color: #fff;

}

#topper p {
	float:right;
	color:#fff;
	text-align:center;
}

#topper p.book {
	width:103px;
	height:31px;
	padding-top:7px;
	font-size:1.em;
	background:url("images/bg_booknow.gif") no-repeat;
	text-transform:uppercase;

}

#topper p.book a {
	color:#00220A;
}

#topper p.quicknav {
	margin:10px 10px 0 0;
	font-size:.8em;
}

#topper p.quicknav a {
	text-decoration:none;
	color:#fff;
}

#topper p.quicknav a:hover{
	text-decoration:underline;
}

#topper li a {

	font-size: 1.0em;
	color: #fff;
	text-decoration: none;
	background:transparent url("images/bg_nav-right.gif") top right no-repeat;

}

#topper li a:hover {

	font-size: 1.0em;
	color: #fff;
	text-decoration: none;
	background:transparent url("images/bg_nav-right.gif") top right no-repeat;

}

#topper li {
	float:right;
	background:transparent url("images/bg_nav-left.gif") top left no-repeat;
	margin-left:2px;
	width:auto;
	position:relative;
}

#topper li ul {
	width:165px;
	background:transparent url("images/bg_dropdown.gif") bottom center no-repeat;
	font-size:.9em;
}
#topper li li {
	width:149px;
	padding: 0;
	float:left;
	margin: 0 3px;
	background:none;
	border-bottom:dashed 1px #000;
	position:relative;
	z-index:1000;
}
#topper li li.lastone {
	border-bottom:none;
}

#topper li.lastone li {
	text-align:right;
}

#topper li li a {
	color:#000;
	width:139px;
	height:20px;
	padding: 5px;
	background:none;
}

#topper li li a:hover {
	background:none;
	text-decoration:underline;
}

#header {

	width: 968px;
	height: 413px;
	background: #00220a url("images/topimg_index.jpg");

}

#home #header {	background: #00220a url("images/topimg_index.jpg"); }
#photos #header {	background: #00220a url("images/hd_photos.jpg"); height:316px;}
#history #header {	background: #00220a url("images/hd_history.jpg"); }
#blog #header {	background: #00220a url("images/hd_blog.jpg"); }
#conferences #header {	background: #00220a url("images/hd_conferences.jpg"); }
#directions #header {	background: #00220a url("images/hd_location.jpg"); }
#facility #header {	background: #00220a url("images/hd_facility.jpg"); }
#grille #header {	background: #00220a url("images/hd_grille.jpg"); }
#inn #header {	background: #00220a url("images/hd_inn.jpg"); }
#location #header {	background: #00220a url("images/hd_directions.jpg"); }
#map #header {	background: #00220a url("images/hd_map.jpg");  height:316px;}
#pub #header {	background: #00220a url("images/hd_pub.jpg"); }
#reservations #header {	background: #00220a url("images/hd_reservations.jpg"); }
#restaurant #header {	background: #00220a url("images/hd_restaurant.jpg"); }
#rm_bridgeview #header {	background: #00220a url("images/hd_rm_bridgeview.jpg"); }
#rm_parlor #header {	background: #00220a url("images/hd_rm_parlor.jpg"); }
#rm_stcroix #header {	background: #00220a url("images/hd_rm_stcroix.jpg"); }
#rm_vault #header {	background: #00220a url("images/hd_rm_vault.jpg"); }
#rm_waterstreet #header {	background: #00220a url("images/hd_rm_waterstreet.jpg"); }
#rooms #header {	background: #00220a url("images/hd_rooms.jpg"); }
#specials #header {	background: #00220a url("images/hd_specials.jpg"); }
#tours #header {	background: #00220a url("images/hd_tours.jpg"); height:316px;}
#weddings #header {	background: #00220a url("images/hd_weddings.jpg"); }
#winedinners #header {	background: #00220a url("images/hd_winedinners.jpg"); }
#gc #header {	background: #00220a url("images/hd_gc.jpg"); }


#quote {

	width: 558px;
	padding-right:390px;
	height: 88px;
	background: #304327;

}

#content {

	background: #D9CF92;
	overflow:hidden;

}

#content .contLeft {

	font-size: .8em;
	padding: 10px 30px 20px 30px;
	float:left;
	width: 900px;
	

}

.sidebar #content .contLeft {
	width:500px;
}

#content .contLeft p{

	margin-bottom:10px;
	line-height:17px;
}
#content .contLeft ul{

	font-size:1.3em;
}
#content .contLeft ul li{

	padding:3px 0; 
}

#content .contRight {

	font-size: .8em;
	padding: 5px 5px;
	width:390px;
	float:left;
	margin-top:-3px;
	display:none;
	

}
.sidebar #content .contRight {
	display:block;
}
.contRight ul {
	text-align:center;
	list-style:none;
}
.contRight ul li {
	text-align:left;
	width:230px;
	margin:auto;
	font-size:1.1em;
	padding:1px 0;
}


#roomsList {
	list-style:none;
	margin: 0 ;

}
#roomsList li {
	float:left;
	width:170px;
	height:170px;
	margin: 0 5px;
	text-align:center;
}
#roomsList li a {
	display:block;
	width: 160px;
	height:166px;
	padding:4px;
	background:#fff;
	color:#00220a;
	text-decoration:none;
	line-height: 1.1em;
}
#roomsList li a:hover {
	background:#DAA851;
}
#roomsList li a img {
}
#roomsList li a span {
	display:block;
	margin-top:6px;
	font-size: .9em;
	
}

#roomsList li h5{

	font-size: 1.2em;
	padding:2px;
	font-style: bold;

}


#bottomNav{

	clear: both;
	height:39px;
	background:url("images/bg_botnav.gif") repeat-x;
	
}
#bottomNav ul {
	text-align:center;
	padding:12px 0 10px 40px;
}
#bottomNav li {
	float:left;
	border-right:1px solid #D9CF92;
	height:15px;
}
#bottomNav li.lastone {
	border:none;
}
#bottomNav a{
	color:#D9CF92;
	padding:0 15px;
	font-size: .8em;

}

#footer{

	color: #000;
	background: #DAA851;
	font-size: .7em;
	padding: .5em .5em .1em .5em;
	text-align: left;

}
#footer a {
	color:#000;
}

#facebookTwitter {
	float:right;
}

#facebookTwitter img {
	margin:5px; 0;
}

#facebookTwitter a {
	border: none;
}

#footLeft{

	float:left;
	width:226px;
	margin:10px 0;
	padding:0 30px;
	border-right:1px solid #D9CF92;

}
p.addr {
	font-size:1.2em;
	line-height:1.4em;
}
p.bookbtn {
	width:135px;
	height:53px;
	text-align:center;
	font-size:15px;
	background:url("images/booknow.gif") no-repeat;
	text-transform:uppercase;
}
p.bookbtn a {
	display:block;
	width:135px;
	padding:18px 0 0 00px;
	height:35px;
}
#footRight{

	float:left;
	width:620px;
	padding: 10px 10px 10px 30px;
	font-size:1.1em;

}

/* General Class Definitions */

.clear{ clear: both; }

.image { margin: 8px; }

.right { float: right; }
img.right { margin-left:15px; }

.left { float: left; }
img.left { margin-right:15px; }

/* Auto/Conditional PDF Icon */

a[href $='.pdf'] { 
   padding-right: 18px;
   background: transparent url(images/icon_pdf.png) no-repeat right;
}

/* For GC and Photo Code */

#geotrust img{ float: right; }

#photoGalDisplayTable td{ padding: 7px; }

/* More */

/* Suckerfish */
#DropDown li ul { /* second-level lists */
	display: none;
	position: absolute;
	top: 35px;
	left: -3px;
	z-index:400;
}

li.lastone ul { /* second-level lists */
	left:-63px;
	right:3px;
	top:36px;
}

li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	left: auto;
	z-index:400;
}
li.lastone>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	right: auto;
}

#DropDown li:hover ul, #DropDown li.over ul { /* lists nested under hovered list items */
	display: block;
}

/* end Suckerfish */
/* 	FeedBurner 	*/
.feedburnerFeedBlock {
	width:95%; 				/* set overall width */
	padding: 5px; 				/* space between text and edge */
	font-size:13px;
/* 	border:solid 2px #415C35; 	adjust color to match site */
	margin:20px auto 20px; 			/* space between edge and surrounding text */
	text-align:left;
	background:#DAA851;
}
.feedburnerFeedBlock ul {
	margin:0px;
	padding:0;
}
.feedburnerFeedBlock ul li {
	margin:15px 0 0 15px ;
	padding:0;
}
.feedburnerFeedBlock ul li a {
}
.feedburnerFeedBlock ul li div {
	margin: 5px 0 0 0;
}
p.feedTitle {
	font-weight:bold;
	margin:3px 0px 8px 0;
}
p.date {
	display:inline;
	margin:0;
	padding:0 0 0 15px;
	font-style: italic;
	font-size:11px;
}
#creditfooter { /* this hides the feedburner logo */
	display:none;
}


/*	end FeedBurner	*/

#photos table {
	margin:auto;
}
#photos table td {
	text-align:center;
}

.sitemap li {
	height:auto;
	padding:3px 0;
}
.sitemap ul {
	position:relative;
}

.newsletter {
	padding:5px;
	text-align:center;
	background:#fff;
	border: 3px double #415C35;
}