body {
	background: url('../images/backgrounds/back01.jpg') top center no-repeat #B9AC89;
	font-family: "Trebuchet MS", Tahoma, Helvetica, Arial, sans-serif;
	margin: 0;
}

.back1{ background: url('../images/backgrounds/back01.jpg') top center no-repeat #B9AC89; }
.back2{ background: url('../images/backgrounds/back02.jpg') top center no-repeat #B9AC89; }
.back3{ background: url('../images/backgrounds/back03.jpg') top center no-repeat #B9AC89; }
.back4{ background: url('../images/backgrounds/back04.jpg') top center no-repeat #B9AC89; }
.back5{ background: url('../images/backgrounds/back05.jpg') top center no-repeat #B9AC89; }
.back6{ background: url('../images/backgrounds/back06.jpg') top center no-repeat #B9AC89; }
.back7{ background: url('../images/backgrounds/back07.jpg') top center no-repeat #B9AC89; }
.back8{ background: url('../images/backgrounds/back08.jpg') top center no-repeat #B9AC89; }
.back9{ background: url('../images/backgrounds/back09.jpg') top center no-repeat #B9AC89; }
.back10{ background: url('../images/backgrounds/back10.jpg') top center no-repeat #B9AC89; }

/* General Definitions */

a, a:link, a:active, a:visited{ color: #b42a17; }

a:hover{ text-decoration: none; }

h1, h2, h3, h4, h5{
	margin: 0 0 .2em 0;
}

h2, h3,h4,h5{
	color: #b42a17;
}

h1.subhead{	font-size: 1.8em; height: 80px;}

h2{ font-size: 1.8em; margin: 0 0 .9em 0;}

h2 span { font-size: .5em; }

h3{ font-size: 1.6em; }

h3.subhead {font-size: 2.6em;}

h4{ font-size: 1em; }

h5 {font-size: 1.4em; }

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

ul{
	margin: 0 0 1em 2em;
	list-style: disc;
}

/* Layout and Coloring */

#page {
	display: block;
	text-align: center;
	background: url('../images/shadow.png') top center repeat-y;
}

#layout {
	width: 970px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background: #655d3d;
	padding: 7px;
}

#header {
	padding: 4px;
	background: #f0e7d6;
}

#header .logo{
	margin: 14px 0px 8px 33px;
	height: 110px;
}

#header .logo a{
	display: block;
	height: 110px;
	width: 260px;
	position: absolute;
}	

#header .headerRight{
	position: absolute;
	text-align: right;
	margin: -125px 0 0 580px;
	color: #b42a17;
	font-size: .9em;
}

#header .headerRight h1{
	color: #767703;
	font-style: italic;
	font-size: .9em;
	margin: 10px 0 0 0;
}

#header .headerRight a{
	color: #b42a17;
	text-decoration: none;
}

#header .headerRight a:hover{
	text-decoration: underline;
}	

#header .headerRight .giftcerts{
	font-size: 1.3em;
	font-weight: bold;
}

#hoverMap a{
	float: right;
	margin: 25px 0 0 0;
}

#topIMG{
	height: 226px;
	overflow: hidden;
}

.nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.nav ul li { float: left; }

.nav ul li a {
	display: block;
	padding: .85em;
	text-decoration: none;
}

.nav ul li a:hover { text-decoration: underline; }

#topNav{
	background: url('../images/navback.gif') top left repeat-x;
	height: 61px;
	margin: 0 -7px;
}

#topNav a {
	padding: 21px 23px;
	font-size: 1em;
	color: #fff;
	text-decoration: none;
}

#topNav a:hover {
	text-decoration: underline;
}

#content {
	clear: both;
	background: #f0e7d6;
	color: #4a3c25;
}

#content .cRight{
	float: right;
	width: 383px;
	padding: 20px 4px;
}

#content .cRight h4{
	border-top: 2px dotted #b42a17; 
	border-bottom: 2px dotted #b42a17; 
	padding: 4px; 
	text-transform: uppercase; 
	text-align: center;
	margin: 0 10px 5px 10px;
}	

#content .cRight .socialMedia h4{
	border-top: 2px dotted #b42a17; 
	border-bottom: 2px dotted #b42a17; 
	padding: 25px; 
	text-transform: uppercase; 
	text-align: center;
	margin: 0 10px 5px 10px;
}

#content .cRight .mapHeader{
	text-align: left;
	padding: 4px 0 4px 15px;
}

#content .cRight h4 a{
	text-transform: none; font-size: .8em;
	font-style: italic;
}

#content .cRight .frontMap{
	margin: -40px 0 0 0;
}

#content .cRight .featuredInns{
	margin: 0;
	padding: 0;
	list-style: none;
}

#content .cRight .featuredInns li{
	padding: 2px;
	background: #717531;
	float: left;
	margin: 0 1px 0 0;
}

#content .cRight .featuredInns li a{
	display: block;
	border: 1px solid #fff;
	background: #848939;
	padding: 5px;
	color: #f0e7d6;
	text-decoration: none;
	font-size: .8em;
	text-align: center;
}

#content .cRight .featuredInns li a span{
	display: block;
	border-top: 1px solid #fff;
	margin: 5px -5px 10px -5px;
	padding: 10px 0 0 0;
	overflow: hidden;
	width: 180px;
}

#content .cRight .featuredInns li a:hover{
	background: #4a4d20;
}

#content .container {
	font-size: .9em;
	padding: 20px 40px;
	line-height: 1.3em;
}

#home #content .container{
	width: 500px;
	font-size: .87em;
}

#content .container h2{
	line-height: 1em;
}

#content .container h3{
	line-height: 1em;
}



#blogFooter{
	padding: 25px 45px 0 25px;
	color: #cfc4a1;
	font-size: .8em;
	min-height: 250px;
}

#blogFooter a{
	color: #f0e7d6;
	text-decoration: none;
}

#blogFooter a:hover{
	text-decoration: underline;
}

#blogFooter .blogContainer{
	width: 560px;
	
}

#blogFooter .blogContainer a{
	font-weight: bold;
}

#blogFooter .blogLink{
	font-size: 1.1em;
}

#blogFooter .right{
	border-left: 1px solid #cfc4a1;
	margin: 25px 0 0 60px;
	padding: 0 0 0 60px;
}

#blogFooter .right .contactInfo{
	margin: 10px 0 10px 0;
	text-align: center;
	line-height: 1.5em;
	font-size: .9em;
}

#footer {
	margin: 0 auto;
	width: 940px;
}

#bottomNav{ clear: both; margin: 15px 0 15px 15px; }

#bottomNav a{ 
	font-size: .8em; 
	border-right: 1px solid #b42a17; 
	padding: 1px 10px;	
}

#bottomNav .lastOne a { border: none; }

#copyright{
	color: #655d3d;
	font-size: .7em;
	padding: 10px 0 10px 0;
	text-align: center;
}

#copyright a{
	color: #655d3d;
}

#pullquote {left:500px; top:305px; position: absolute;
z-index: 10; font-size: 2em;}

/* General Class Definitions */

.clear{ clear: both; }

.image { border: 4px solid #fff; }

.right { float: right; }

.left { float: left; }

.image.right{ margin: 0 0 10px 10px; }

.image.left{ margin: 0 10px 10px 0; }

/* 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; }

/* Photo Gallery */

#gallery ul { list-style: none; margin: 0; padding: 0; }

#gallery ul li { float: left; margin: 0 10px 0 0; }

#gallery ul a {
	padding: 10px;
	background: #555;
	display: block;
	text-decoration: none;
}

#gallery ul a:hover {
	background: #999;
}

#gallery ul a:hover { color: #fff; }

/* Guest Rooms Links */

#guestRooms ul { list-style: none; margin: 0; padding: 0; }

#guestRooms ul li { float: left; margin: 0 10px 0 0; }

#guestRooms ul a {
	padding: 10px;
	background: #555;
	display: block;
	text-decoration: none;
}

#guestRooms ul a:hover {
	background: #999;
}

#guestRooms ul a:hover { color: #fff; }

#guestRooms ul li a img{ margin: 0 0 5px 0; }

#guestRooms ul li a span{ color: #660000; margin: 0 0 0 5px;}


/* More */

.flashMap{
	border: 10px solid #B9AC89;
	display: table;
	background: url('../images/flashmapback.jpg') top left no-repeat;
}

.mapRight{
	float: right;
	width: 270px;
	background: #fff;
	padding: 10px;
	border: 5px solid #B9AC89;
	
}

.findHome li{
	margin: 0 0 5px 0;
}



