body {
	background: url('../images/back1.jpg') top center no-repeat #5e79b6;
	font-family: Arial, sans-serif;
	margin: 0;
}

.back1 { background: url('../images/back1.jpg') top center no-repeat #5e79b6; }
.back2 { background: url('../images/back2.jpg') top center no-repeat #5e79b6; }
.back3 { background: url('../images/back3.jpg') top center no-repeat #5e79b6; }
.back4 { background: url('../images/back4.jpg') top center no-repeat #5e79b6; }
.back5 { background: url('../images/back5.jpg') top center no-repeat #5e79b6; }
.back6 { background: url('../images/back6.jpg') top center no-repeat #5e79b6; }

/* General Definitions */

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

a:hover{ text-decoration: none; }

h1, h2, h3, h4, h5{
	color: #fff;
	margin: 0 0 .5em 0;
}

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

h2{ font-size: 1.8em;
	margin: 16px 0;
}

h2.subhead { font-size: 1.2em; }

h3{ font-size: 1.6em;
	margin: 16px 0 7px 0;
}

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 repeat-y;
}

.footerShadow{
	background: url('../images/shadow.png') top center repeat-y;
	
}

#layout, #footerCont {
	width: 980px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
#layout {
	background: url('../images/headerback.jpg') top left repeat-x;
}

#header {
	height: 110px;
	position:relative;
	z-index:10;
}
#gc_link {
	position:absolute;
	top:0px;
	right:40px;
	width: 194px;
	height: 46px;
}
#header .logo{
	width: 163px;
	height: 217px;
	background: url('../images/logo.png') top left no-repeat;
	
	display: block;
	margin: 20px 0 0 20px;
	text-indent: -999em;
	
}

.logoimg {
	z-index: 85;
	position: absolute;
}

#header .logo a{
	width: 163px;
	height: 217px;
	display: block;
}

#topIMG {
	margin: -20px 0 0 0;
	height: 318px; 
	background: url('../images/flash1.jpg') top left no-repeat;
	overflow: hidden;
	position:relative;
	z-index:9;
	
}

#topIMG .pagetop{
	height: 318px;
	overflow: hidden;
	position: absolute;
	z-index: 1;
}


.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{
	padding: 53px 0 0 200px;
}

#topNav a {
	font-size: .9em;
	color: #fff;
	padding: 11px 25px;
	background: url('../images/whitebar.gif') right 10px no-repeat;
	text-decoration: none;
}

#topNav .lastOne a{
	background: none;
}

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

#topNav ul li ul.subnav {
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	margin: -7px 0 0 -0px;
	display: none;
	width: 160px;
	padding: 15px 0 15px 0px;
	border-top: none;
	-moz-border-radius-bottomleft: 20px;
	-moz-border-radius-bottomright: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	background:  #2A4574;
	color: #fff;
	z-index: 5000;

	}

#topNav ul li ul.subnav li{
	clear: both;
	width: 150px;
	padding: 0px 5px 0 15px;
} 
	
html #topNav ul li ul.subnav li a {
	border: none;
	font-size: .8em;
	color: #fff;
	background: none;
	padding: 5px 5px;
}

#topNav .memberLogin a{
	color: #FF3258 !important;
}

 .giftcertlink a{
	background: url('../images/gift-png.png') 95px top no-repeat !important;
	padding: 15px 5px !important;
}

#content {
	clear: both;
	background: #566fa6;
}

#content .container {
	color: #fff;
	font-size: .9em;
	padding: 1px 25px 20px 25px;
	line-height: 1.4em;
}

#content .homeMap{
	margin: -70px 0 0 30px;
	float: right;
	width: 377px;
	height: 366px;
	background: #fff;
	color: #2b4d87;
	text-align: center;
	padding: 4px 0 0 0;
}

.homeMap p{ margin: 7px 0 0 0; font-size: .9em;}

.homeMap p span{ font-size: 1.3em; }

.homeMap.regionalPage{
	height: auto !important;
}

.regionalImages{
	width: 373px !important;
	text-align: left;
}	

.regionalImages img{
	float: left;
	padding: 0 0 4px 4px;
	width: 182px;
}	

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

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

#footer {
	background: url('../images/footer.gif') top left repeat-x #1E1B1B ;
}

#footerBar{
	background: url('../images/footerbar.gif') top left no-repeat;
	width: 980px;
	height: 57px;
	position: absolute;
	margin: -7px 0 0 0;
}	

#footer .cont{
	padding: 55px 20px 20px 20px;
	font-size: .8em;
}

#footer .featuredInns{
	float: right;
	color: #5e79b6;
	margin: 0px 5px 0 0;
}

#footer .featuredInns ul {
	list-style: none;
	padding: 0;
	margin: 10px 0 ;
	overflow:hidden;
}

#footer .featuredInns ul li {
	float: left;
	margin: 0 25px 0 0;
	text-align: center;
	width: 154px;
	display: block;
}

#footer .featuredInns ul li a{
	color: #5e79b6;
	text-decoration: none;
}

#footer .featuredInns ul li a:hover{
	text-decoration: underline;
}

#footer .featuredInns ul li a:hover img{
	border: 2px solid #5e79b6;
}

#footer .featuredInns ul li img{
	border: 2px solid #fff;
	display: block;
	margin: 0;
}

#footer .logos img{
	margin: 0 25px 25px 0;
}

#bottomNav{ }

#bottomNav a{ 
	border-right: 1px solid #fff;
	padding: 1px 7px;
	font-size: .9em;
	color: #fff;
}

#bottomNav .lastOne a{
	border: none;
}

#bottomNav .firstOne a{
	padding: 1px 7px 1px 0;
}

.copyright{
	clear: left;
	margin: 35px 0 0 0;
	color: #fff;
	margin:10px 0;
	text-align:center;
	padding-right:20px;
}

.copyright span{
	color: #5e79b6;
}

.copyright .red{ 
	 color: red;
}	

.copyright a{
	color: #5e79b6;
	font-size: .9em;
}

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

/* feedburner */
#footer .logos img { margin-bottom:5px; }

.feedburnerFeedBlock {
	padding: 2px;
	margin: 5px 0 10px;
	width:550px;
	color:#7D9CDF;
}

.feedburnerFeedBlock .feedTitle {
	font-size: 13px;
	letter-spacing: 1px;
	font-weight: bold;
}#bottomNav  .feedburnerFeedBlock .feedTitle a { color:#CF1929;}

.feedburnerFeedBlock ul li {
	list-style-type: circle;
	font-size: 11px;
	text-decoration: none;
	margin-top: 5px;
	margin-left: 14px;
	float:none;
}
#bottomNav .feedburnerFeedBlock a { display:inline;border:none;padding:0;color:#5675BE;}
.feedburnerFeedBlock .headline {font-size: 13px}
.feedburnerFeedBlock .date {font-size: 10px; margin: 0 0 5px 10px; display: inline;}

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

/* General Class Definitions */

.clear{ clear: both; }

.image { border: 6px solid #fff; background: #fff; color: #000; }

.right { float: right; }

.left { float: left; }

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

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

small { font-size: .8em; }

/* Auto/Conditional PDF Icon */

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

a[href $='.doc'] { 
   padding-right: 18px;
   background: transparent url(../images/doc.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 */

.quote{
	font-size: .9em;
	font-style: italic;
	border-left: 1px solid #fff;
	padding: 0 0 0 15px;
	margin: 25px 0 25px 35px;
}

#emailPopUp {
	background: #5E79B6;
	color:#fff;
}

.homeLinks {
	padding: 0 0 15px 0px;
}

.homeLinks a{ 
	float: left;
	display: block;
	background: #fff;
	padding: 5px; 
	margin: 0 10px 15px 0;
	text-align: center;
	font-size: .95em;
	text-decoration: none;
	color: #333;
}

.homeLinks a:hover{
	background: #ccc;
}

.brochure{
	float: right;
	margin: 15px 0 15px 15px;
	text-decoration: none;
	background: #fff;
	clear: right;
	color: #333 !important;
	width: 220px;
	font-size: 1.3em;
	line-height: 1.3em;
	text-align: center;
}	

.brochure:hover{
	background: #b2cbff;
}

.brochure p{
	padding: 25px 10px 0 0;
}

.brochure img{
	float: left; 
	margin: 0 10px 0 0;
	border: 2px solid #fff;
}

.brochure:hover img{
	border: 2px solid #b2cbff;
}

.white a { color: #fff !important; }

.quickform #contact b{
	color: #fff !important;
}

.quickform #contact h3{
	border-bottom: 1px solid #fff;
}

.productTable{
	background:#cfcfcf;
	color: #000;
}	

.productTable td{
	padding: 2px;
}	

#productcart input { margin: 3px 0; }

.phone {
	background: url('/images/phone.png') top left no-repeat;
	padding: 0px 0 0 38px;
	font-size: 1.1em;
	line-height: 39px;
}

.email {
	background: url('/images/email.png') top left no-repeat;
	padding: 0px 0 0 38px;
	font-size: 1.1em;
	line-height: 39px;
}

.website {
	background: url('/images/web.png') top left no-repeat;
	padding: 0px 0 0 38px;
	font-size: 1.1em;
	line-height: 39px;
}

.address {
	background: url('/images/home.png') top left no-repeat;
	padding: 0px 0 0 38px;
	font-size: 1.1em;
}

.external {
	background: url('/images/external-link.png') top left no-repeat;
	padding-left: 15px;
}

 .findBlogTable{

	list-style: none;
	margin: 0 0 10px 10px;
	padding: 0;
	width: 180px;
	font-size: .95em;
	font-family: helvetica;

}

.findBlogTable li{

	float: left;
	margin: 5px 5px 0px 0;

}

.findBlogTable a{
	color: #495e8c;
	display: block;
	background: #fff;
	text-decoration: none;
	padding: 5px;
}

.findBlogTable a:hover{
	background: #7192d9;
	color: #fff;
}


.findBlogTable a span{
display: block;
	margin: 3px 0 0 6px;

}