body {

	background: url('images/header.gif') top center no-repeat #ebde9d;
	font-family: "Trebuchet MS", Tahoma, Helvetica, Arial, sans-serif;
	margin: 0;

}

/* General Definitions */

a, a:link, a:active, a:visited{

	color: #cb9833;

}

a:hover{

	text-decoration: none;

}

h1, h2, h3, h4, h5{

	color: #cb9833;
	margin: 0 0 .2em 0;

}

h1{	font-size: 2.2em; }

h2{ font-size: 1.8em; }

h3{ font-size: 1.6em; }

h4{ font-size: 1.4em; }

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

h2 span{

	font-size: .5em;

}

ul{

	margin: 0 0 1em 2em;
	list-style: disc;

}

/* Layout and Coloring */

#page {

	display: block;
	text-align: center;

}

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

}

#header {

	width: 976px;
	height: 148px;

}

#header .logo{

	background: url('images/logo.png') top left no-repeat;
	width: 582px;
	height: 113px;
	text-indent: -999em;
	margin: 30px 0 0 330px;
	position: absolute;

}

.nav ul {

	list-style: none;
	margin: 0;
	padding: 0;

}

.nav ul li {

	float: left;

}

.nav ul li a {

	display: block;
	text-decoration: none;

}

.nav ul li a:hover {

	text-decoration: underline;

}

#topNav{

	margin: 0 0 0 250px;
	border-bottom: 1px solid #fff;
	height: 41px;

}

#topNav ul li a {

	font-size: 18px;
	color: #000;
	text-decoration: none;
	padding: 0;

}

#topNav ul li a div{

	
	border-top: 1px solid #fff;
	padding: 9px 15px;
	background: #e3c340;
	border-right: 1px solid #fff;
	

}

#topNav ul li.firstOne a {

	background: url('images/firstOne.gif') top left no-repeat;
	padding: 0 0 0 12px;

}

#topNav ul li.firstOne a div{

	background: #cc911b;
	padding: 9px 29px 9px 30px;
	
}

#topNav ul li.lastOne a {

	background: url('images/lastOne.gif') top right no-repeat;
	padding: 0 11px 0 0;

}

#topNav ul li.lastOne a div{

	border-right: none;
	padding: 9px 18px;

}

#topNav ul li a:hover {

	color: #fff;

}

#purple{

	background: #56122b;
	
}

#left{
	
	width: 250px;
	float: left;
	margin: 8px 0 0 0;

}

#left #leftTop {

	background: url('images/topLeft.png') top left no-repeat;
	height: 61px;

}

#left #leftCont{

	background: #56122b;
	padding: 10px;
	color: #fff;
	text-align: center;

}

#left .leftBorder{

	border-top: 1px dashed #a1c64b;
	height: 10px;

}

#featured {

	display: none;

}

#home #featured{

	display: block;
	float: right;
	width: 215px;
	color: #fff;

}

#featured h3 { color: #fff; text-align: center; padding: 5px;}

#featured a { color: #fff; text-decoration: none; display: block;}

#featured a div{
	
	padding:  5px 3px;
	text-align: center;
	font-size: .8em;
	
}

#featured a:hover{
	
	color: #ccc;

}

#featured ul {

	list-style: none;
	margin: 0;
	padding: 0;

}

#featured ul li {

	margin: 0;
	padding: 0;

}

#featured ul li a img{
	
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;	
	width: 214px;
	height: 144px;

}

.featuredSpecial{
	padding: 0 10px 10px 10px;
	text-align: left;
}

.specialHeader{ font-size: 1.2em; }

#flash {

	background: #fff;
	height: 25px;
	margin: 0 0 0 250px;
	border-right: 1px solid #fff;

}

#home #flash{

	display: block;
	width: 724px;
	height: 353px;
	background: url('images/flash.jpg') top left no-repeat #56122b;
	margin: 0 0 0 250px;
	border-left: 1px solid #fff;

}

#christmas #flash{

	display: block;
	width: 724px;
	height: 353px;
	background: url('tmimages/christmas.jpg') top left no-repeat #56122b;
	margin: 0 0 0 250px;

}

#christmas #content {
	background: #B00012;

}

#content {
	margin: 0 0 0 250px;
	background: #fff;
}

#christmas #content h2{

	color: #e6c47d;
	line-height: 1.5em;
}

#christmas #content .alternatingTable h2{
	color: #242453 !important;
}

#christmas #content h3{

	margin: 0 0 30px 0;
	color: #fff;
}

#content .container {

	font-size: 1em;
	padding: 10px 20px 30px 20px;
	line-height: 1.5em;

}

#content h2{

	font-size: 1.9em;
	color: #242453;

}

#content h3{

	font-size: 2.8em;

}

#home #content h2{

	padding: 20px 0 0 30px;

}

#home #content h3{

	margin: 0 0 30px 0;

}

#content p{

	margin: 0 0 30px 0;

}

#footer {
	color: #191616;
	height: 206px;
	padding: 0 !important;
}

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

#footer a{ color: #191616; text-decoration: underline; } 

#footer a:hover{ text-decoration: none; }

#fLeft{
	background: url('../images/bottomleft.gif') top left no-repeat;
	width: 251px;
	height: 206px;
	float: left;
	font-size: .95em;
}

#fLeft ul li {
	margin: 5px 0 0 10px;
}

#fRight{
	background: url('../images/bottomright.gif') bottom left no-repeat #cc911b;
	width: 725px;
	height: 206px;
	margin: 0 0 0 251px;
	font-size: 1em;
}

#fRight ul li {
	margin: 12px 0 0 0;
}

#fRight .blogHead, #fRight h3{
	font-size: 1.3em;
	color: #191616;
}

#footer .fcont{
	padding: 15px 15px 0 15px;
}

#footer #fLeft .fcont{
	padding: 75px 15px 0 15px;
}

#copyright{

	font-size: .7em;
	padding: 5px .5em .1em .5em;
	text-align: right;

}

/* General Class Definitions */

.clear{ clear: both; }

.image { margin: 8px; }

.right { float: right; }

.left { float: left; }

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

/* More */

#viewAllTable {

	border: none;
	margin: 10px 0 0 0;
	padding: 0;
	border-left: 1px solid #EBDE9D;
	border-bottom: 1px solid #EBDE9D;
}


#viewAllTable td {

	padding: 6px;
	font-size: 13px;
	cursor: pointer;
	background: #fff6cc;
	border-top: 1px solid #EBDE9D;
	border-right: 1px solid #EBDE9D;
}

#viewAllTable tr td h2 {

	font-size: 14px !important;

}

#viewAllTable a{

	color: #242453;
	font-size: 1.1em;

}

#funButtons{

	margin: 10px 0;


}

.innLinks a{
	
	display: block;
	margin: 0 10px 0 0;
	background: #e3c340;
	text-decoration: none;
	padding: 5px;
	color: #000;
	font-size: 12px;
	text-align: center;

}

.innLinks a:hover{

	background: #cc911b;
	color: #fff;

}

.ulBorder{

	margin: 0;

}

#amenitiesTable h3{

	margin: 15px 0 5px 0;
	border-bottom: 1px solid #cc911b;
	font-size: 1.4em;

}

.amenitiesTable{

	width: 670px;

}

.amenitiesTable ul{

	width: 660px;

}

.amenitiesTable ul li{

	float: left;
	margin: 0px;
	padding: 0px;
	margin-left: 30px;

}

#adminFeatureList {

	list-style: none;
	margin: 0;
	padding: 0;

}


.prevnext {

	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
	height: 20px;

}

.prevnext li {

	float: left;

}

.prevnext li a {

	display: block;
	padding: 0 3px;

}

.alternatingTable, .alternatingTable tr {

	border: none;
	margin: 0;
	padding: 0;


}

.alternatingTable {

	
	border-left: 1px solid #EBDE9D;
	border-right: 1px solid #EBDE9D;
	border-bottom: 1px solid #EBDE9D;

}

.alternatingTable td {

	font-size: 12px;
	padding: 4px 4px 4px 4px;
	border-top: 1px solid #EBDE9D;
	background: #fff6cc;
	height: 200px;

}

.alternatingTable tr td h2 {

	font-size: 1.5em !important;

}

.alternatingTable img{

	border: 1px solid #56122b;

}

.findTable{

	list-style: none;
	margin: 0;
	padding: 0;
	height: 100px;

}

.findTable li{

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

}

.findTable a{

	display: block;
	padding: 7px;
	background: #e5ddb8;
	color: #806020;
	text-decoration: none;

}

.findTable a:hover{

	background: #806020;
	color: #fff;

}

.regionList {

	list-style: none;
	margin: 0;
	padding: 0;

}

.regionList li{

	float: left;
	margin: 0 9px 0 0;
	text-align: center;

}

.regionList a {

	display: block;
	border: 0;
	text-decoration: none;
	padding: 3px;
	background: #7B8B64;
	color: #000;

}

.regionList a:hover{

	background: #304029;
	color: #fff;

}

.regionList a img{

	border: 0;
	
}

.regionImg{

	border: 1px solid #000;
	float: right;
	margin-left: 20px;

}

#searchTable td{

	font-size: 12px;
}

#searchTable h3{

	background: #242453;
	color: #fff;
	padding: 0 0 0 5px;
	font-size: 1.5em;

}

.events{

	list-style: none;
	font-size: 12px;
	margin: 5px 0 0 0;
	padding: 0;

}

.events h3{

	margin: 0 0 10px 0;
	font-size: 1.6em !important;

}

.events li{

	padding: 10px;
	margin: 0 0 5px 0;
		border-bottom: 1px solid #ccc;

}

.innkeepersList{

	margin: 0;
	padding: 0;
	list-style: none;
	height: 20px;

}

.innkeepersList li{


	float: left;

}

.innkeepersList li a{

	text-decoration: none;
	background: #7b8b64;
	margin: 0 5px 0 0 ;
	color: #000;
	padding: 3px;
	font-size: 13px;

}

.innkeepersList li a:hover{

	background: #ccc;

}

.availTable{

	padding: 10px;
	
}

.availTable td{

	padding: 2px 5px;
	color: #eed858;
	font-size: .7em;
	

}

#availBox{

	margin: 20px 0;

}

#availBox a{

	padding: 10px;
	background: #cc911b;
	font-size: 1.2em;
	color: #fff;
	text-decoration: none;

}

#availBox a:hover{
	
	background: #999;


}

#map{
	
	width: 670px;
	height: 300px;
	border: 1px solid #999;

}

.alertRed{

	color: #FF0000;

}

#calContainer1{

	position: absolute;
	display: none;
	font-size: 1.4em;

}

.smallCalender{

	margin-left: 5px;
	border: 2px solid #fff;

}

.title-red{

	color: red;
	
}

.logoHTML{

	font-weight: bold;
	background: yellow;
	font-size: 1.3em;

}

.listingBtns{

	height: 35px;
	padding: 13px 0 0 0;

}

.listingBtns a{

	color: #fff;
	background: #993300;
	padding: 4px;
	font-size: .9em;
	text-decoration: none;

}

.listingBtns a:hover{

	background: #cc4400;

}

.mapInfo{ 
	width: 350px;
	font-size: .9em;
	padding: 0;
}

.mapInfo img{
	float: right;
	margin: 0 0 5px 5px;
	border: 1px solid #666;
	background: url('../images/back5.gif') top left;
}

.mapInfo h5{
	font-size: 1.2em;
	font-family: "Trebuchet MS", Tahoma, Helvetica, Arial, sans-serif;
	line-height: 1.1em;
	margin: 0 0 8px 0;
}

.mapInfo h5 a{ text-decoration: none; }

.mapInfo h5 a:hover{ text-decoration: underline; }

.markerTooltip {

	color: #000;
    background: #fff;
    padding: 4px 6px;
    white-space: nowrap;
    border: #333 solid 1px;
    opacity: 0.75;
    position: absolute;
    z-index: 10000;
    
}

.tripAdvisorFeed{	margin: 25px 0 10px 0;
	padding: 0 0 10px 0;
}

.tripAdvisorFeed h5{	margin: 0 0 3px 0;
}

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

.tripAdvisorFeed ul li{	
	background: #fff;
	padding: 10px;
	border: 1px solid #999;
	margin: 0 0 5px 0;
}

.tripAdvisorFeed ul li span{	font-style: italic;
}

.tripAdvisorFeed ul li p{	margin: 0 0 5px 0;
}

#tripAdvisorContainer, #yelpContainer, #bbFinderContainer, #bbdotcomContainer, #iloveinnsContainer{	
	display: none;
}

.tripButton{	

	text-decoration: none;
	display: block;
	width: auto;
	float: left;
	margin: 0 5px 15px 0;
	font-size: .9em;
	color: #000 !important;
}

.tripButton img{
	width: 154px;
	border: 1px solid #000;
}

.tripButton:hover{	
	color: #5C725A;
	text-decoration: none;
}

.tripButton:hover img{ 
	border: 1px solid #999;
}

.tmTable {
	margin: 0;
	list-style: none;
	height: 350px;
}

.tmTable li {
	float: left;
	margin: 0 5px 5px 0;
}

.tmTable a{
	display: block;
	padding: 7px;
	background: #e5ddb8;
	color: #333;
	text-decoration: none;
}

.tmTable a img{
	display: block;
	
}

.tmTable a:hover{

	background: #806020;
	color: #fff;

}

.spList, .spList a {color: #cb9833;}
