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

/* General Definitions */

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

a:hover{ text-decoration: none; }

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

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

h2{ font-size: 1.8em; }

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

h2.subhead { font-size: 1.2em; margin: 0 0 25px 0; }

h2.subhead span { font-size: 1.3em; }

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/shadow.png') top center no-repeat;
}

#layout, #footer {
	width: 903px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	border: 14px solid #f4efdc;
	background: url('../images/contentback.jpg') top left repeat-x #afcdcb;
	padding: 0 22px;
}


#header .logo{ 
	text-indent: -999em;
	width: 286px;
	height: 137px;
	background: url('../images/logo.png') top left no-repeat;
}

#header .logo a{
	display: block;
	width: 286px;
	height: 137px;
}

#header .gc{
	background: url('../images/gc.png') top left no-repeat;
	width: 117px;
	height: 117px;
	display: block;
	position: absolute;
	top: 22px;
	margin-left: 822px;
	text-indent: -999em;
}

#topRightNav {
	position: absolute;
	top:67px;
	margin-left: 740px;
	color: #fff;
	font-size: .7em;
}

#topRightNav a{
	color: #fff;
	text-decoration: none;
}

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

.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: 58px;
	width: 602px;
	background: url('../images/navback.png') top left no-repeat;
	float: right;
	margin: -58px 0 0 0 ;
}

#topNav ul { margin: 0 0 0 22px; }

#topNav a {
	font-size: .9em;
	padding: 0;
	width: 80px;
	margin: 15px 35px 0 0;
	color: #0e416f;
	text-decoration: none;
}

#topNav .lastOne a{ margin: 15px 0 0 15px; color: #fff; }

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

#viewMap{
	width: 328px;
	height: 49px;
	display: block;
	background: url('../images/viewmap.png') top left no-repeat;
	position: absolute;
	text-indent: -999em;
	margin: 262px 0 0 0;
	z-index: 100;
}

#viewPhotos{
	width: 281px;
	height: 51px;
	display: block;
	position: absolute;
	text-indent: -999em;
	margin: 260px 0 0 622px;
	z-index: 100;
}

#headerIMG{ height: 311px; overflow: hidden; }

#content {
	clear: both;
}

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

#home #content .container p{
	margin: 0 0 35px 0;
}

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

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

#content .cRight{
	width: 282px;
	background: url('../images/rightbottom.gif') bottom left no-repeat #0e416f;
	float: right;
	margin: -3px 0 20px 25px;
	font-size: .85em;
}

#content .cRight .cont{
	padding: 25px;
	color: #fff;
	font-size: .9em;
	line-height: 1.2em;
}

#content .cRight .cont .brochureSpacer{
	display: block;
	float: right;
	left: 35px;
	width: 60px;
	height: 200px;
}

#content .cRight .cont .brochure{
	display: block;
	position: absolute;
	margin: -5px 0 0 175px;
	width: 95px;
	height: 200px;
	background: url('../images/brochure.png') top left no-repeat;
}

#content .cRight .cont a{
	color: #fff;
	text-decoration: none;
	font-size: 1.2em;
}

#content .cRight .cont a:hover{
	text-decoration: underline;
}

#content .cRight .cont img{ margin: 0 0 15px 5px; }

#footer {
	background: #0e416f;
	margin: 20px auto 8px auto ;
	padding: 20px;
}

#footer .fRight{
	float: right;
	color:#fff;
	font-size: .8em;
	line-height: 1.2em;
	width: 310px;
}

#footer .fRight a{
	color: #fff;
}

#footer .fRight p{
	margin: 35px 0 10px 0;
}

#footer .fRight .smallLogo{
	margin: 0 0 0 20px;
}

#footer .fRight .smallLogo2{
	float: left;
}

#footer .featuredTab{
	width: 116px;
	height: 116px;
	position: absolute;
	margin: -34px 0 0 -34px;
	background: url('../images/featured.png') top left no-repeat;
}

#footer .featuredInns{
	font-size: .8em;
}

#footer .featuredInns h5{
	color: #fff;
	margin: 0 0 0 60px;
}

#footer .featuredInns ul{
	list-style: none;
	margin: 20px 0 0 30px;
}

#footer .featuredInns ul li { float: left; }

#footer .featuredInns ul li a {
	display: block;
	background: #fff;
	padding: 5px;
	margin: 0 30px 0 0;
	text-decoration: none;
	text-align: center;
	width: 232px;
	height: 205px;
}

#footer .featuredInns ul li a img{
	margin: 0 0 5px 0;
}

#footer .featuredInns ul li a:hover{
	background: #ddd;
}

.copyright{
	font-size: .8em;
	margin:0;
}

#bottomNav{ 
	clear: both; 
	margin: 0 auto; 
	width: 975px;
	height: 20px;
}

#bottomNav a{ 
	padding: 0 15px 0 0; 
	font-size: .8em; 
	color: #000;
}


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

