body {
	
	background: url('images/back.jpg') top center no-repeat #5C725A;
	font-family: "Trebuchet MS", Trebuchet, Helvetica, Arial, sans-serif;
	margin: 0;
	color: #2b2520;
	
}

/* random background images.  to add more update /include/template/header.inc.php in the <body section */

.b1{ background: url('images/back.jpg') top center no-repeat #5C725A; }
.b2{ background: url('images/back2.jpg') top center no-repeat #5C725A; }
.b3{ background: url('images/back3.jpg') top center no-repeat #5C725A; }
.b4{ background: url('images/back4.jpg') top center no-repeat #5C725A; }
.b5{ background: url('images/back5.jpg') top center no-repeat #5C725A; }
.b6{ background: url('images/back6.jpg') top center no-repeat #5C725A; }

/* General Definitions */

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

	color: #8e5a0d;
	text-decoration: none;

}

a:hover{

	text-decoration: underline;

}

b, strong{

	font-weight: bold;

}

h1, h2, h3, h4, h5{

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

}

h1{	font-size: 2.2em; }

h2{ font-size: 1.8em; }

h2 span{

	font-size: .5em;
	
}

h3{ font-size: 1.6em; }

h4{ font-size: 1.4em; }

h5{ font-size: 1.2em; }

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

.slHeader{

	color: #733a2c;
	font-size: 2em;
	font-style: italic;

}

ul{

	margin: 0 0 1em 2em;

}

/* Layout and Coloring */

#page {

	display: block;
	text-align: center;

}

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

}

#header {

	height: 49px;

}

#logo{

	background: url('images/logosm.png') top left no-repeat;
	height: 112px;
	width: 113px;
	position: absolute;
	margin-top: 5px;
	margin-left: 15px;
	z-index: 100;
	
}

#logo a{

	height: 112px;
	width: 113px;
	display: block;

}

#header h1{

	text-indent: -999em;
	width: 523px;
	height: 45px;
	background: url('images/logotext2.png') left 5px no-repeat;
	margin: 0px 0 0 130px;
		
}

#header h1 a{

	display: block;
	height: 45px;
	margin: 0 0 0 0px;
	width: 523px;
}

#topRightNav{

	width: 253px;
	height: 29px;
	background: url('images/topnavback2.png') top left no-repeat;
	position: absolute;
	top: 0;
	margin: 0 0 0 700px;
	padding: 8px 0 0 25px;
	font-size: .95em;
	color: #fff;

}

#topRightNav a{

	color: #fff;
	text-decoration: none;
	margin: 0 5px 0 5px;
	
}

#topRightNav a:hover{

	text-decoration: underline;
	
}

#topRightNav .gc{

	position: absolute;
	top: 1px;
	margin: 0 0 0 15px;

}

.nav ul {

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

}

.nav ul li {

	float: left;

}

.nav ul li a {

	display: block;
	padding: .8em;
	text-decoration: none;

}

.nav ul li a:hover {

	text-decoration: underline;

}

#topNav{

	background: url('images/navback.png') top left no-repeat;
	height: 42px;
	padding: 0 0 0 190px;
	
}

#topNav a {

	font-size: 1.10em;
	color: #2A211D;
	text-decoration: none;
	padding: 10px 13px;
	border-right: 3px solid #AFBBC2;
	height: 22px;

}

#topNav .lastOne a{

	border: none;

}

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

}

#flash{

	height: 328px;
	background: url('images/flashback.jpg') top left no-repeat;

}

#flashMap{

	position: absolute;
	z-index: 3;
}

#pageTops{
	position: absolute;
}

#home #flashMapContainer{ 
	display: inline;
}

#userAdmin #mapBtn, #home #mapBtn{ display: none; }

#userAdmin #flashMapContainer{ display: none; } 

#flashContainer{
	
	width: 330px;
	height: 395px;
	background: url('images/flash.png') top left no-repeat;
	position: absolute;
	margin: -10px 0 0 660px;
	z-index: 5;

}

#flashContainer .experience{

	width: 198px;
	height: 42px;
	margin: 325px 0 0 60px;
	background: url('images/experience.gif') top left no-repeat;
	position: absolute;

}

#home #flashContainer .experience{

	display: none;

}

#flashContainer .fCont {

	width: 305px;
	height: 308px;
	position: absolute;
	margin: 11px 0 0 14px;
	background: url('images/pagetops/01.jpg') top left no-repeat;
	
}

#home #flashContainer .fCont{

	background: url('images/flash1.jpg') top left no-repeat;

}

/* random rotation of the flash image polaroid in the top right */

.flash1 #flashContainer .fCont{ background: url('images/pagetops/01.jpg') top left no-repeat; }
.flash2 #flashContainer .fCont{ background: url('images/pagetops/02.jpg') top left no-repeat; }
.flash3 #flashContainer .fCont{ background: url('images/pagetops/03.jpg') top left no-repeat; }
.flash4 #flashContainer .fCont{ background: url('images/pagetops/04.jpg') top left no-repeat; }
.flash5 #flashContainer .fCont{ background: url('images/pagetops/05.jpg') top left no-repeat; }
.flash6 #flashContainer .fCont{ background: url('images/pagetops/06.jpg') top left no-repeat; }
.flash7 #flashContainer .fCont{ background: url('images/pagetops/07.jpg') top left no-repeat; }
.flash8 #flashContainer .fCont{ background: url('images/pagetops/08.jpg') top left no-repeat; }
.flash9 #flashContainer .fCont{ background: url('images/pagetops/09.jpg') top left no-repeat; }
.flash10 #flashContainer .fCont{ background: url('images/pagetops/10.jpg') top left no-repeat; }
.flash11 #flashContainer .fCont{ background: url('images/pagetops/11.jpg') top left no-repeat; }
.flash12 #flashContainer .fCont{ background: url('images/pagetops/12.jpg') top left no-repeat; }
.flash13 #flashContainer .fCont{ background: url('images/pagetops/13.jpg') top left no-repeat; }
.flash14 #flashContainer .fCont{ background: url('images/pagetops/14.jpg') top left no-repeat; }
.flash15 #flashContainer .fCont{ background: url('images/pagetops/15.jpg') top left no-repeat; }
.flash16 #flashContainer .fCont{ background: url('images/pagetops/16.jpg') top left no-repeat; }
.flash17 #flashContainer .fCont{ background: url('images/pagetops/17.jpg') top left no-repeat; }
.flash18 #flashContainer .fCont{ background: url('images/pagetops/18.jpg') top left no-repeat; }
.flash19 #flashContainer .fCont{ background: url('images/pagetops/19.jpg') top left no-repeat; }
.flash20 #flashContainer .fCont{ background: url('images/pagetops/20.jpg') top left no-repeat; }
.flash21 #flashContainer .fCont{ background: url('images/pagetops/21.jpg') top left no-repeat; }
.flash22 #flashContainer .fCont{ background: url('images/pagetops/22.jpg') top left no-repeat; }
.flash23 #flashContainer .fCont{ background: url('images/pagetops/23.jpg') top left no-repeat; }
.flash24 #flashContainer .fCont{ background: url('images/pagetops/24.jpg') top left no-repeat; }
.flash25 #flashContainer .fCont{ background: url('images/pagetops/25.jpg') top left no-repeat; }
.flash26 #flashContainer .fCont{ background: url('images/pagetops/26.jpg') top left no-repeat; }
.flash27 #flashContainer .fCont{ background: url('images/pagetops/27.jpg') top left no-repeat; }
.flash28 #flashContainer .fCont{ background: url('images/pagetops/28.jpg') top left no-repeat; }
.flash29 #flashContainer .fCont{ background: url('images/pagetops/29.jpg') top left no-repeat; }
.flash30 #flashContainer .fCont{ background: url('images/pagetops/30.jpg') top left no-repeat; }
.flash31 #flashContainer .fCont{ background: url('images/pagetops/31.jpg') top left no-repeat; }
.flash32 #flashContainer .fCont{ background: url('images/pagetops/32.jpg') top left no-repeat; }
.flash33 #flashContainer .fCont{ background: url('images/pagetops/33.jpg') top left no-repeat; }
.flash34 #flashContainer .fCont{ background: url('images/pagetops/34.jpg') top left no-repeat; }
.flash35 #flashContainer .fCont{ background: url('images/pagetops/35.jpg') top left no-repeat; }
.flash36 #flashContainer .fCont{ background: url('images/pagetops/36.jpg') top left no-repeat; }
.flash37 #flashContainer .fCont{ background: url('images/pagetops/37.jpg') top left no-repeat; }
.flash38 #flashContainer .fCont{ background: url('images/pagetops/38.jpg') top left no-repeat; }
.flash39 #flashContainer .fCont{ background: url('images/pagetops/39.jpg') top left no-repeat; }
.flash40 #flashContainer .fCont{ background: url('images/pagetops/40.jpg') top left no-repeat; }
.flash41 #flashContainer .fCont{ background: url('images/pagetops/41.jpg') top left no-repeat; }
.flash42 #flashContainer .fCont{ background: url('images/pagetops/42.jpg') top left no-repeat; }
.flash43 #flashContainer .fCont{ background: url('images/pagetops/43.jpg') top left no-repeat; }

#quote{

	padding: 12px 0 0 10px;
	height: 39px;
	background: url('images/quoteback2.jpg') top left no-repeat;
	overflow: hidden;
}

#quote .qCont{
	
	width: 533px;
	height: 38px;
	background: url('images/quote2.gif') top left no-repeat;

}

#mapBtn{
	float: right;
	margin: -2px 330px 0 0;
	width: 165px;
	overflow: hidden;
}

#content {

	clear: both;
	background: #F5F2E0;
	font-size: .9em;

}

#content h2:first-child, #content h2.header{
	color: #fff;
	margin: -60px 0 0 0;
	font-size: 1.3em;
}

#blog h2:first-child{
	margin: 0;
	color: #2b2520;
}

#content h2:first-child span, #content h2.header span{
	display: block;
	color: #2b2520;
	font-size: .7em;
	margin: -12px 0 10px 0;
}

#innPage #content h2.header span, #city #content h2:first-child span, #specials #content h2:first-child span{
	margin: 12px 0 10px 0;
}

#userAdmin h2{
	color: #2b2520 !important;
	margin: 0 0 .2em 0 !important;
	font-size: 1.3em !important;
}

#content .cRight{

	float: right;
	border-left: 1px solid #d6cdb5;
	color: #884027;
	margin: 30px 30px 0 5px;
	padding: 0 20px;
	text-align: center;
	font-size: 1.2em;

}

#content .cRight ul{

	list-style: none;
	margin: 0 0 20px 20px;
	padding: 0;
	text-align: left;
}

#content .cRight li{

	padding: 0 0 0 20px;
	background: url('images/bullet.gif') top left no-repeat;
	margin: 0 0 7px 0;

}

#content .cRight .featuredInns{

	margin: 0 0 25px 25px;

}

#content .cRight .featuredInns a{

	font-size: .8em;

}


.featuredIMG {

	border: 1px solid #B3A974;
	margin: 0 0 3px 0;

}



#content .container {

	font-size: .95em;
	padding: 25px;
	line-height: 1.8em;

}

#home #content .container{

	width: 560px;

}



#footer {

	background: url('images/footerback.jpg') top left no-repeat;
	height: 105px;
	color: #f5f2e0;
	font-size: .7em;
	padding: 0 0 0 15px;

}

#footer a{

	color: #f5f2e0;

}

#footer .memberLogin{

	float: right;
	display: block;
	width: 174px;
	height: 30px;
	background: url('images/memberlogin.gif') top left no-repeat;
	color: #000;
	text-decoration: none;
	font-size: 1.3em;
	padding: 7px 0 0 0px;
	text-align: center;
	margin: 0 55px 0 0;
		
}

#footer .memberLogin:hover{

	color: #fff;

}

#bottomNav{

	padding: 5px 0 0 0;
	margin: 0 0 0 -10px;
	font-size: .8em;
	
}

#bottomNav a{

	color: #e9d094;
	border-right: 1px solid #e9d094;
	padding: 0px 5px;
	margin: 10px 0 0 0;
}

#bottomNav .lastOne a{

	border: none;

}

#copyright{

	margin: 10px 20px 0 0;
	line-height: 1.3em;
	float: right;
	width: 320px;
	text-align: right;

}

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

#footer .blogFeed {
	width: 570px;
	margin: -3px 0 0 0;
	
}

#footer .blogFeed ul {
text-indent: -999em;
margin: 0 0 0 10px;
}

#footer .blogFeed li{
	margin: 0 0 3px 0;
	text-indent: 0;
}

#footer .blogFeed .bHeader{
	margin: 0 0 3px 0;
	font-weight: bold;
}

/* General Class Definitions */

.clear{ clear: both; }

.image { border: 1px solid #B3A974; }

.right { float: right; }

.left { float: left; }

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

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

/* More */

.red {

	margin: 0 0 0 20px;
	padding: 0;
	list-style: none;
	clear: left;

}

.red li {

	float: left;
	
}

.red li a{

	text-decoration: none;
	padding: 0 0 0 17px;
	background: url('images/star.gif') 0px 5px no-repeat;
	margin: 0 10px 10px 10px;
	width: 180px;
	display: block;

}

.red li a:hover{

	text-decoration: underline;

}

#viewAllTable {

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


#viewAllTable td {

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

#viewAllTable tr td h2 {

	font-size: 14px !important;

}

#viewAllTable a{

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

}

#funButtons{

	margin: 10px 0 10px 0;
}

.innLinks{

	width: 928px;

}

.innLinks a{
	
	display: block;
	margin: 0 1px 0 0;
	text-decoration: none;
	padding: 1px 0;
	color: #fff;
	font-size: .9em;
	text-align: center;
	width: 232px;
	
	background: #aa5540;

}

.innLinks a:hover{

	background: #733a2c;
	color: #fff;

}

.ulBorder{

	margin: 0;
	
}

#amenitiesTable h3{

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

}

#amenitiesTable{

	width: 928px;

}

#amenitiesTable ul{

	width: 928px;	
	list-style: none;
	
}

#amenitiesTable ul li {

	float: left;
	padding-left: 18px;
	width: auto;
	margin-left: 15px;
	background: url('images/bullet.gif') 0px 5px no-repeat;

}

#productcart .productList {

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

}

#productcart .productList li {

	float: left;
	padding-left: 18px;
	clear: left;
	width: 225px;
	background: url('images/bullet.gif') 0px 5px no-repeat;

}


#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 {

	width: 929px;
	border-left: 1px solid #B3A974;
	border-right: 1px solid #B3A974;
	border-bottom: 1px solid #B3A974;

}

.alternatingTable td {

	font-size: 12px;
	padding: 4px 4px 4px 4px;
	height: 100px;
	border-top: 1px solid #B3A974;
	background: #F5EFD0;

}

.alternatingTable tr td h2 {

	font-size: 1.5em !important;

}

.alternatingTable img{

	border: 1px solid #56122b;

}

.findTable{

	float: right;
	list-style: none;
	margin: 0 0 0 10px;
	padding: 0;
	height: 200px;
	width: 400px;
	font-size: 1.1em;
	font-family: helvetica;

}

.findTable.wide{
	width: 880px;
	float: none;
	height: 90px;
}

.findTable.wide.centered{
	width: 520px;
	margin: 0 0 0 182px;
}


.regionList{
	
	float: right;
	list-style: none;
	margin: 0 0 0 0;
	padding: 0;
	font-size: .9em;
	font-family: helvetica;

}

.findTable li, .regionList li{

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

}



.findTable a, .regionList a{

	display: block;
	color: #fff;
	text-decoration: none;

}

.findTable a:visited, .regionList a:visited{

	color: #fff;

}


.findTable a:hover, .regionList a:hover{

	text-decoration: underline;

}

.findTable a span, .regionList a span{
	
	display: block;
	margin: -30px 0 0 6px;

}

.regionImg{

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

}

#searchTable {

	width: 880px;

}

#searchTable td{

	font-size: 12px;
	width: 880px;
}

#searchTable h3, #city h3{

	border-bottom: 1px solid #5C725A;
	color: #5C725A;
	padding: 0px 0 3px 5px;
	font-size: 1.5em;
	margin: 0 0 3px 0;

}

#searchTable .searchContainer{

	margin: 10px 0 0 0;
	border: 1px solid #B3A974;
	background: #F5EFD0;
	padding: 10px;

}

.events{

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

}

.events h3{

	margin: 0;

}

.events li{

	padding: 10px;
	margin: 0 0 5px 0;
	background: #fff6cc;
	border: 1px solid #EBDE9D;

}

.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: 3px;
	background: #aa5540;
	font-size: 1.2em;
	color: #fff;
	text-decoration: none;
	margin: 0 5px 0 0;
	width: 404px;
	display: block;
	text-align: center;

}

#availBox a:hover{
	
	background: #733a2c;


}

#map{
	
	width: 928px;
	height: 350px;
	border: 1px solid #999;

}

#map_canvas{
 width: 928px; 
 height: 350px;
 border: 1px solid #999;
}

#roomPhotos{
	
	float: right;
	margin: 0 0 10px 10px;
}

#roomPhotos .mainPhoto{

	text-align: center;

}

#roomPhotos img{
	
	border: 1px solid #555;

}

#content #content {

	background: none;
	padding: 0;

}

.flashMap{

	 float: right;
	 border: solid 3px #952518;
	 margin: 0 0 0 20px;

}
#mileage {
	border-collapse:collapse;
}
#mileage tr td.fc {
	width:80px;
}
#mileage tr td {
	border:solid 1px #000000;
	padding:2px;
	text-align:right;
	width:30px;
}

#specials h3, #packages h3 {

	margin: 20px 0 5px 0;
	border-bottom: 1px solid #5C725A;
	color: #5C725A;
	padding: 5px 0 5px 5px;


}

#recipes h3 span{
	
	color: #952918;
	font-size: .6em;
	line-height: 1.4em;

}

.showPhotos {

	clear: left;
	margin: 0;
	font-size: .8em;
	color: #444;
	text-align: center;
	line-height: 1em;

}

.showPhotos p{

	margin: 0;
	padding: 0;

}

#infoTable{

	margin: 0;
	border-bottom: 1px solid #bfbba3;	
	width: 410px;
}

#infoTable dd, #infoTable dt{

	padding: 5px;
	border-top: 1px solid #bfbba3;
	margin: 0;

}

#infoTable dt{

	width: 130px;
	float: left;
	font-weight: bold;

}

#longDescription{

	margin: 10px 0 0 0;
	line-height: 1.3em;

}

#longDescription h2{

	line-height: 1.1em;

}

.specialsInn{

	border: 1px solid #B3A974;
	background: #F5EFD0;
	padding: 10px 10px 0 10px;
	line-height: 1.2em;
}

.specialsHeader{

	display: block;
	color: #aa5540;
	margin: 0 0 8px 0;
	border-bottom: 1px solid #bfbba3;
	font-size: 1.5em;

}

.specialsHeader2{

	font-weight: bold;
	color: #aa5540;
}

.regionRight{

	margin: 0 0 0 10px;
	width: 502px;
	float: right;

}

.regionRight img{

	border: 1px solid #B3A974;

}

.regionCities{

	border: 1px solid #B3A974;
	background: #F5EFD0;
	padding: 10px;
	margin: 0 0 10px 0;

}

.regionCities li {

	padding: 0;
	margin: 0;

}

.regionEvents{

	border: 1px solid #B3A974;
	background: #F5EFD0;
	padding: 10px;
	font-size: .8em;
	margin: 15px 0 0 0;

}

.findProx{

	border: 1px solid #B3A974;
	background: #F5EFD0;
	padding: 10px;
	text-align: center;
}

.skinnyProx{

	width: 450px;

}

.searchBy{

	margin: 10px 0 0 0;

}

.searchBy p{

	margin: 0;
	padding: 0;
}

.searchBy ul {

	list-style: none;

}

.searchBy ul li {

	float: left;
	margin: 0 35px 15px 0;
	padding: 0 0 0 20px;
	background: url('images/bullet.gif') 0px 5px no-repeat;
}

.greenFriendly{

	float: right;
	border: 0;

}

.greenFriendly img{

	border: 0;

}

.redText {

	color: red;

}

.membersRight{

	border-left: 1px solid #B3A974;
	float: right;
	width: 250px;
	padding: 0 0 0 15px;

}

.line{

	border-top: 1px solid #B3A974;
	height: 10px;

}

.orderedList{

	list-style: none;
	margin: 0;
	padding: 0;
	clear: both;
	height: 40px;

}

.orderedList li{

	float: left;

}

.orderedList li a{

	display: block;
	margin: 0 5px 0 0;
	text-decoration: none;
	padding: 2px 15px;
	color: #fff;
	text-align: center;
	background: #aa5540;

}

.orderedList li a:hover{

	background: #733a2c;
	color: #fff;

}

.listingBtn{

	margin: 0 5px 0 0;
	text-decoration: none;
	padding: 1px 15px;
	color: #fff !important;
	text-align: center;
	background: #aa5540;
	font-size: 1.1em;
	
}

.listingBtn:hover{

	background: #733a2c;
	color: #fff;
	text-decoration: none;

}

.specialsList h4{

	margin: 0 0 15px 0;
	font-size: 1.5em;

}

.specialsList h4 span{

	font-size: .7em;

}

.specialsList .specialHeader{

	display: block;
	background: #aa5540;
	color: #fff;
	padding: 1px 10px;
	font-size: 1.2em;
	margin: 5px 0 0 0;
	

}

.specialsList .subList{

	border: 1px solid #B3A974;
	border-top: none;
	background: #F5EFD0;
	padding: 5px 10px 10px 10px;

}

.specialsList .large{

	font-size: 1.2em;
	font-weight: bold;

}

.specialsList .date{

	font-style: italic;

}

.searchSpecials label {
	width: 75px;
	display: block;
	float: left;
}


.searchSpecials{

	float: left;
	width: 420px;
	margin: 0 15px 0 0;
	border: 1px solid #B3A974;
	padding: 10px;
	background: #F5EFD0;
}

.searchSpecials h4{

	color: #8e5a0d;
	
}

#relatedCityList ul{

	margin: 0;
	list-style: none;

}

#relatedCityList ul li{

	float: left;
	margin: 0 0 0 15px;
	padding: 0 0 0 18px;
	background: url('images/bullet.gif') 0px 5px no-repeat;
}

#emailPopUp{

	background: #eee;

}

#emailContent{

	background: #fff;
	border: 1px solid #ccc;

}

.alertRed{

	color: red;

}

.addSpecialsBtn a{

	background: #aa5540;
	padding: 5px;
	color: #fff;
	margin: 0 0 10px 0;

}

.addSpecialsBtn a:hover{

	background: #733a2c;
	text-decoration: none;

}

.markerTooltip {

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

.productimg{

	margin: 0 0 10px 10px;
	float: right;

}

.redirect{
	font-size:18px; 
	padding: 5px;
}

/* trip advisor and other feeds */

.reviews{

	clear: both;
	height: 105px;
	
}


.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;
	min-height: 90px;
	float: left;
	margin: 0 25px 0 0;
	font-size: .9em;
	color: #000 !important;
}

.tripButton img{
}

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

.tripButton:hover img{ 
}

.tmTable td{
	padding: 7px;
}