body {
	background: url('../images/back.jpg') top left repeat-x #e7ddb9;
	font-family: "Trebuchet MS", Tahoma, Helvetica, Arial, sans-serif;
	margin: 0;
}

/* General Definitions */

a, a:link, a:active, a:visited{ color: #0f1e73; }

a:hover{ text-decoration: none; }

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

h1 { font-size: 1.8em; }

h2{ font-size: 1.6em; margin: 0 0 15px 0; }

h2 span { font-size: .55em; font-style: normal;}

h3{ font-size: 1.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;
}

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

#topBar{ 
	height: 68px;
}

#topBar h1{ 
	text-indent: -999em;
	background: url('../images/logo.png') top left no-repeat;
	height: 84px;
	width: 364px;
	position: absolute;
	margin: 0 0 0 15px;
	z-index: 10;
}

#topBar h1 a{ display: block; height: 68px; }

#topBar .phone{ 
	float: right;
	color: #cdbf8b;
	font-size: 1em;
	margin: 11px 0 0 0 ;
	font-family: Trebuchet MS;
	font-style: normal;
}
#topBar .phone a { color:#cdbf8b; } 

#header {
	height: 322px;
}

#header .slideshow {
	height: 321px;
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; }

#topNavBack{ display: none; }

#topNav{

	width: 240px;
	height: 295px;
	background: url('../images/navback.png') top left no-repeat;
	position: absolute;
	margin: -24px 0 0 680px;
	padding: 25px 21px;
	z-index: 10;
}

#topNav h4{ 
	background: url('../images/navlogo.gif') top left no-repeat;
	width: 179px;
	height: 78px;
	text-indent: -999em;
}

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

#topNav ul li { margin: 0; }

#topNav a {
	font-family: "Courier", Courier;
	font-size: .9em;
	color: #0f1011;
	text-decoration: none;
	padding: 10px 0 10px 20px;
	margin: 0;
	display: block;
}

#topNav a:hover {
	background: url('../images/check.png') top left no-repeat;
	
}

#content {
	margin: 25px 0 0 0;
	clear: both;
}

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

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

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

#content .mapArea{
	clear: both;
}

#content .mapArea .quote{ 
	float: right;
	width: 177px;
	height: 200px;
	background: url('../images/quoteback.gif') top left no-repeat;
	color: #152954;
	font-style: italic;
	font-family: Georgia;
	line-height: 1.5em;
	padding: 15px 45px;
	font-size: .95em;
}

#footerContainer{
	background: url('../images/back2.jpg') top left repeat-x #F1E6D2;
	padding: 25px 0 0 0;
}

#footer {
	margin: 0 auto;
	width: 960px;
	color: #0d2962;
	text-align: left;
	padding: 20px 30px 0 30px;
}

#footer .footerRight{ 
	float: right;

	padding: 0 25px 0 45px;
	width: 250px;
	text-align: right;
	font-size: .85em;
}

#footer .footerRight .smallRed{
	color: #b30000;
	font-size: .8em;
	font-style: italic;
}

#footer .footerRight .smallRed a{
	color: #b30000;
}

#featuredInns{ 
	height: 303px;
}

#featuredInns .header span { 
	font-size: 1.4em;
}

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

#featuredInns ul li { float: left; } 

#featuredInns ul li a { 
	text-decoration: none;
	text-align: center;
	width: 282px;
	display: block;
	font-size: .9em;
	margin: 0 25px 0 0;
}

#featuredInns ul li a:hover{ color: #fff; }

#featuredInns ul li a img{ 
	background: url('../images/featuredback.png') top left no-repeat;
	display: block;
	padding: 7px 11px 12px 7px;
	margin: 0 0 5px 0;
}

#bottomNav ul{
	height: 25px;
}

#bottomNav a{ 
	padding: 1px 5px;
	margin: 14px 0 0 0;
	border-right: 1px solid #020200;
	font-size: .75em; 
	color: #020200;
}

#bottomNav .lastOne a{
	border:none;
}	

#copyright { 
	float: right; 
	font-size: .75em;
	padding: 14px 0 0 0;
}

#copyright a{
	color: #aa0303;
}


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

/* General Class Definitions */

.clear{ clear: both; }

.image {  }

.right { float: right; }

.right.image { padding: 0 0 0 25px; }

.image.left{ padding: 0 25px 0 0; }

.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 */

.conference{
	float: right;
	clear: right;
	border: 1px solid #000;
	margin: 0 0 15px 0;
}

/* feedburner */

.feedburnerFeedBlock {
	padding: 15px 2px;
	margin: 5px 0 0;
	clear:both;
	border-bottom: 1px solid #842622;
}

.feedburnerFeedBlock .feedTitle {
	font-size: 13px;
	letter-spacing: 1px;
	font-weight: bold;
	padding:0;
	margin: 0 0 5px 0;
}.feedTitle a { margin:0; color:#842622; width:auto;}

.feedburnerFeedBlock ul {
	margin: 0 0 0 10px;
	padding:0;
}
.feedburnerFeedBlock ul li {
	padding:0;
	list-style-type: square;
	list-style-position:inside;
	font-size: 11px;
	text-decoration: none;
	margin-top: 5px;
	margin-left: 0px;
	float:none;
}
.feedburnerFeedBlock ul li div{
	margin-top: 5px;
}
#featuredInns .feedburnerFeedBlock ul li a {display:inline;border:none;padding:0;margin:0;width:auto;}
.feedburnerFeedBlock .headline {font-size: 14px; display:inline;}
.feedburnerFeedBlock .date {font-size: 10px; margin: 0 0 5px 10px; display: inline;}

.fbsubscribelink {text-align: center; font-size: 12px;}
#creditfooter { display:none; }

.recipes{
	width: 187px;
	height: 90px;
	background: url('../images/recipes.png') top left no-repeat;
	display: block;
	margin: 5px 0 0 500px;
	position: absolute;
	z-index: 1000;
}

.nabbAward{
	width: 233px;
	height: 257px;
	padding: 25px;
	text-align: center;
	font-size: 1.1em;
	color: #0f1e73;
	background: url('../images/nabb-blank.jpg') top left no-repeat;
	display: block;
	float: right;
	margin: 0 0 0 5px;
	text-decoration: none;
	font-family: Georgia;
	line-height: 1.4em;
}

.nabbAward h4{
	margin: 0 0 15px 0;
}


