body {
	background: url('../images/back3.gif') left 457px #8f8d5d;
	font-family: "Trebuchet MS", Tahoma, Helvetica, Arial, sans-serif;
	margin: 0;
}

/* General Definitions */

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

a:hover{ text-decoration: none; }

h1, h2, h3, h4, h5{
	color: #262626;
	margin: 0 0 .2em 0;
	font-family: Georgia;
}

em{
	font-style: italic;
}

h1.subhead{	
	width: 534px;
	height: 167px;
	display: block;
	background: url("../images/logo.png") top left no-repeat;
	text-indent: -999em; 
	position: absolute;
	z-index: 15;
}

h1.subhead a{
	display: block;
	height: 127px;
}

h2{ font-size: 1.8em; }

h2.subhead { font-size: 1.1em; font-style: italic; margin: 0 0 25px 0;}

h2.subhead span { font-size: 1.8em; margin: 4px 0 0 10px; display: block;}

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

h3{ font-size: 1.6em; }

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

h4{ font-size: 1.4em;}

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/back.gif") top left repeat-x;
}

.noPageTop #page{
	background: url("../images/back4.gif") top left repeat-x;
}	

#layout {
	width: 972px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

#header {
	height: 128px;
}

#header a{ color: #fff; }

#header .right{
	text-align: right;
	color: #fff;
	padding: 15px 25px 0 0;
	font-size: .9em;
}

#header p{
	font-style: italic;
	font-family: Georgia;
	margin: 15px 0 0 0;
	font-size: .85em;
}

.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{
	height: 48px;
	width: 632px;
	background: url('../images/topnav.png') top left no-repeat;
	position: absolute;
	z-index: 20;
	top: 80px;
	margin-left: 300px;
}

#topNav a {
	font-size: 1.05em;
	color: #181817;
	text-decoration: none;
	border-right: 1px solid #181817;
	padding: 1px 21px;
	margin: 15px 5px;
}

#topNav .avail a, #topNav .lastOne a{
	border: none;
}

#topNav .avail a{
	padding: 1px 0 1px 21px;
}

#topNav .avail a:hover{
	color: #444;
}

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

/* DROP DOWN MENUS */

	ul#menu li {
		position: relative; 
		z-index:600;
	}
	
	ul#menu li ul	{
		display: none;
	}
	
	ul#menu li ul{
		list-style: none;
		position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
		padding: 10px 0 5px 0;
		left: 0; 
		background: #698074;
		margin:-1px 0 0 0;
		display: none;
		float: left;
		width: 195px;
		font-size: .85em;
		-moz-border-radius-bottomleft: 20px;
		-moz-border-radius-bottomright: 20px;
		-webkit-border-bottom-left-radius: 20px;
		-webkit-border-bottom-right-radius: 20px;
	}
	ul#menu li ul li{
		clear: both;
		width: 175px;
		padding:0 12px;
	}
	
	ul#menu li ul li.last{ border-bottom:none; padding-bottom: 5px; }
	
	ul#menu li ul li a{ border: none;  margin: 0; color: #fff;}
	
	html ul#menu li ul li a {
		display:block;
		text-align:left;
		padding: 6px 0;
	}

.mapLink{
	position: absolute;
	margin: 15px 0 0 730px;
	height: 250px;
	width: 215px;
	z-index: 50;
	display: block;
	background: url('../images/invisible.gif') top left;
}

.slideshow{
	height: 329px;
	overflow: hidden;
}

#content {
	clear: both;
	color: #262626;
}

#content .contentRight{
	float: right;
	width: 220px;
	margin: 0 0 0 60px;
}	

#content .contentRight p{
	color: #114f30;
	font-style: italic;
	font-size: .8em;
	font-family: Georgia;
	margin: 10px 0 10px 0;
}

#content .contentRight .featuredHeader{
	font-size: 1.4em;
	font-style: normal;
	color: #8e8d5e;
	text-align: center;
	}


#content .contentRight .featuredInn{
	background: url('../images/featuredback.gif') top left no-repeat;
	width: 206px;
	height: 180px;
	text-align: center;
	display: block;
	text-decoration: none;
	padding: 6px 0 0 0;
	color: #25533d;
}

#content .contentRight .featuredInn:hover{
	color: #000;
}

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

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

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



#footer {
	background: url('../images/back2.gif') top left repeat-x #8f8d5d;
	text-align: center;
}

#footer .footerContainer{
	margin: 0 auto;
	width: 972px;
	text-align: left;
}

#footer .ads{
	height: 206px;
	padding: 0 15px;
	
}

#footer .ads .header{
	color: #6b6a44;
	font-style: italic;
	font-size: 1.2em;
	padding: 10px 0 0 0;
}

#footer .ads .adList a{
	display: block;
	background: #fff;
	padding: 3px;
	width: 200px;
	height: 150px;
	float: left;
	margin: -5px 20px 0 0;
}

#footer .ads .adList a:hover{
	background: #ccc;
}

#footer .ads .adsRight{
	float: right;
}

#footer .ads .makeRes{
	color: #181817;
	text-decoration: none;
	text-align: center;
	padding: 13px 0 0 0;
	width: 198px;
	height: 35px;
	background: url('../images/reservationbtn.gif') top left no-repeat;
	display: block;
	clear: right;
	margin: 21px 0 0 0;
}

#footer .ads .makeRes:hover{
	text-decoration: underline;
	color: #666;
}

#bottomNav{ }

#bottomNav li {
	padding: 0;
}

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

#bottomNav .lastOne a{
	border: 0;
}

.copyright{
	float: right;
	font-size: .7em;
	padding: 1px 10px;
	margin: 10px 5px;
}

.copyright a{
	color: #fff;
}	

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

/* General Class Definitions */

.clear{ clear: both; }

.image { border: 6px solid #9ebfae; }

.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;
}

.areaList{
	background: #9ABCAB;
	border: 2px solid #88A899;	
	padding: 10px;
	width: 250px;
	float: right;
	margin: 0 15px 0 15px;
	font-family: Georgia;
}

.areaList ul{
	margin: 0 0 0 15px;
	padding: 0;
	font-size: 1em;
	line-height: 2.1em;
	list-style: none;
}

.areaList h4{ font-size: 1.2em; margin: 0 0 10px 0;}

.areaList a {
	color: #262626;
}	

.areaImage p {
	padding: 7px;
	background: #9ebfae;
	float: right; 
}

.areaImage img p{ display: block; }

.gettinghere {
	font-style:italic;
	font-size:1.5em;
	color:#79b798;
}
