body {

	background: url('images/back2.gif') 0 111px repeat-x #7B8B64;
	font-family: "Trebuchet MS", Tahoma, Helvetica, Arial, sans-serif;
	margin: 0;
	color: #1B0E01;

}

#home {

	background: url('images/back.gif') top left repeat-x #7B8B64;

}

/* ------------------- General Definitions ------------------- */

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

	color: #432901;

}

a:hover{

	text-decoration: none;

}

h1, h2, h3, h4, h5{

	margin: 0 0 .2em 0;
	color: #aa7002;
	font-family: Georgia;
	font-style: italic;

}

h1{	font-size: 2.2em; }

h2{ font-size: 1.8em; }

h3{ font-size: 1.2em; }

h4{ font-size: 1.1em; }

h5{ font-size: 1em; }

#home h3{

	font-family: "Trebuchet MS", Tahoma, Helvetica, Arial, sans-serif;
	color: #261300;
	font-style: normal;
	line-height: .8em;
}

#specials h3{

	background: #aa7002;
	color:#fff;
	margin: 10px 0 3px 0 ;
	padding: 3px 0 3px 10px;

}

#specials h4{ font-size: 1.3em; }

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

ul{

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

}

h2 span{

	font-size: .5em;

}



/* Layout and Coloring */

#page {

	display: block;
	text-align: center;

}

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

}

#header {

	width: 980px;
	height: 111px;
	background: url('images/headerBack.gif') top left;

}

#header .logo{

	margin: 7px 0 0 10px;

}

.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;
	color: #1B0E01;

}

.nav ul li a:hover {

	color: #432901;

}

#hContainer{

	float: right;

}

#headerNav{

	margin: 15px 0 0 180px;
	/*margin: 15px 0 0 320px;*/

}

#headerNav a{

	
	font-size: .9em;
	border-right: 1px solid #000;
	padding: 0 .4em;

}

#headerNav a:hover{

	text-decoration: underline;

}

#headerNav .lastOne a{

	border-right: none;

}

/* ------------------- DROP DOWNS CODE ------------------- */

#topNav{

	clear: left;
	margin: 77px 0 0 16px;

}

#listNav, #listNav ul { /* all lists */

	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	
}

#listNav a {

	display: block;
	font-size: .85em;
	text-decoration: none;
	margin: 0 0 0 .2em;
	background: url('images/tableft.gif') no-repeat left top #E7E9B6;
	padding: 0 0 0 4px;
	
}

#listNav a span {

	display:block;
	background: url('images/tabright.gif') no-repeat right top;
	padding: 10px 6px;

}

#listNav li a:hover {

	background: url('images/tableft2.gif') no-repeat top left #C3C59B;
	color: #111;

}

#listNav li a:hover span{

	background: url('images/tabright2.gif') no-repeat top right;

}

#listNav li{

	float: left;

}

/* ------------------- END DROP DOWNS ------------------- */

#topIMG{

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

}

.header1 #topIMG{ background: url('images/header1.jpg') top left no-repeat; }
.header2 #topIMG{ background: url('images/header2.jpg') top left no-repeat; }
.header3 #topIMG{ background: url('images/header3.jpg') top left no-repeat; }
.header4 #topIMG{ background: url('images/header4.jpg') top left no-repeat; }
.header5 #topIMG{ background: url('images/header5.jpg') top left no-repeat; }
.header6 #topIMG{ background: url('images/header6.jpg') top left no-repeat; }
.header7 #topIMG{ background: url('images/header7.jpg') top left no-repeat; }
.header8 #topIMG{ background: url('images/header8.jpg') top left no-repeat; }
.header9 #topIMG{ background: url('images/header9.jpg') top left no-repeat; }
.header10 #topIMG{ background: url('images/header10.jpg') top left no-repeat; }
.header11 #topIMG{ background: url('images/header11.jpg') top left no-repeat; }
.header12 #topIMG{ background: url('images/header12.jpg') top left no-repeat; }
.header13 #topIMG{ background: url('images/header13.jpg') top left no-repeat; }
.header14 #topIMG{ background: url('images/header14.jpg') top left no-repeat; }
.header15 #topIMG{ background: url('images/header15.jpg') top left no-repeat; }
.header16 #topIMG{ background: url('images/header16.jpg') top left no-repeat; }
.header17 #topIMG{ background: url('images/header17.jpg') top left no-repeat; }
.header18 #topIMG{ background: url('images/header18.jpg') top left no-repeat; }


#home #topIMG{
	height: 316px;
	background: url('images/flashback.jpg') top left no-repeat;
}

#right{

	position: absolute;
	width: 328px;
	margin: 95px 10px 0 640px;
	background: url('images/rightTop.jpg') top left no-repeat #E7E9B6;

}

#right .container{

	padding: 10px 0 0 0;

}

#right .container h3{

	margin: 10px 0 5px 10px;

}

#right .container h3 span{

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

}

#content {

	clear: both;
	background: #fff;

}

#content .container {

	font-size: .9em;
	padding: 1em;
	color: #060400;
	line-height: 1.6em;
	

}

#home #content .container {

	margin: 0 345px 0 0;

}

#content .container p{

	margin: 0 0 22px 0;

}

#content .container .header{

	margin: 0 0 20px 0;

}

#content .rightArea{

	float: right;
	margin: 157px 12px 0 0;


}

#content .rightArea .rContainer{

	background: url('images/rightTop2.gif') top left no-repeat #E7E9B6;
	width: 328px;

}

#content .rightArea .rContainer .cont{

	padding: 20px;
	color: #432901;
	font-size: .8em;
	line-height: 1.1em;

}

#content .rightArea .rContainer .cont h3{

	margin: 0 0 10px 0;
	font-size: 1.7em;

}

#content .featuredIMG{

	border: 2px solid #D4B16C;
	margin: 0 0 3px 0;

}

.bottomRight{

	background: url('images/bottomRight.gif') top left no-repeat;
	height: 14px;
	
}

#footer {

	background: url('images/headerBack.gif') top left;

}

#bottomNav{

	clear: both;
	padding: 15px 0 0 180px;
	
}

#bottomNav a{

	font-size: .8em;
	border-right: 1px solid #432901;
	padding: .1em .4em;
	
}

#bottomNav .lastOne a{

	border: none;

}

#copyright{

	font-size: .6em;
	padding: .7em .5em .1em .5em;
	text-align: center;

}

#map{

	width: 950px;
	height: 350px;
	border: 1px solid #999;

}

/* ------------------- General Class Definitions ------------------- */

.clear{ clear: both; }

.image { margin: 8px; }

.right { float: right; }

.left { float: left; }



/* List and Table Styles */

#viewAllTable {

	border: none;
	margin: 10px 0 0 0;
	padding: 0;

}


#viewAllTable td {

	padding: 6px;
	font-size: 13px;
	cursor: pointer;
	background: #fff url("images/resultsgradient.gif") top repeat-x;
	border: 1px solid #7b8b64;
}

#viewAllTable tr td h2 {

	font-size: 14px !important;

}

#funButtons{

	margin: 10px 0;


}

.innLinks a{
	
	display: block;
	margin: 0 10px 0 0;
	width: 305px;
	background: #7b8b64;
	text-decoration: none;
	padding: 1px;
	color: #000;
	font-size: 12px;

}

.innLinks a:hover{

	background: #5a6649;
	color: #fff;

}

.ulBorder{

	margin: 0;

}

#amenitiesTable h3{

	margin: 15px 0 5px 0;
	border-bottom: 1px solid #7b8b64;

}

.amenitiesTable{

	width: 880px;

}

.amenitiesTable ul{

	width: 800px;

}

.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 #7b8b64;
	border-right: 1px solid #7b8b64;
	border-bottom: 1px solid #7b8b64;

}

.alternatingTable td {

	font-size: 12px;
	padding: 4px 4px 4px 4px;
	height: 100px;
	border-top: 1px solid #7b8b64;
	background: #fff url("images/resultsgradient.gif") bottom repeat-x;

}

.alternatingTable tr td h2 {

	font-size: 14px !important;

}

.alternatingTable img{

border: 1px solid #432901;

}


.findTable a{

	display: block;
	padding: 3px;
	background: #304029;

}

.findTable a:hover{

	background: #7B8B64;

}

.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: #ab7b22;
	color: #fff;
	padding: 0 0 0 5px;

}

.events{

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

}

.events h3{

	margin: 0;

}

.events li{

	border: 1px solid #7b8b64;
	padding: 10px;
	margin: 0 0 5px 0;
	background: #fff url("images/resultsgradient.gif") bottom repeat-x;

}

.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;

}


#contact .right{

	width: 500px;
	margin: 0 20px 0 0;
	

}

.form{

	background: #e8f2da;
	padding: 10px;
	border: 5px solid #b2cc8f;

}

.formTable{

	width: 450px;
	

}

.formTable input{

	width: 250px;

}

#innkeepers .right{

	width: 400px;
	background: #e8f2da;
	margin: 0 0 10px 10px;
	border: 5px solid #b2cc8f;
	padding: 10px;

}

.flashMap{

	float: right;

}

#recipes h3 span{ font-size: .8em; color: #1B0E01; font-style: normal;}

.alertRed{

	color: red;

}

#roomListing{
	


}

#roomPhotos{

	float: right;
	margin: 0 20px 10px 0;
	width: 450px;

}

#roomPhotos .mainPhoto{

	margin: 0 0 10px 0;
	
}

#roomPhotos ul {

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

}

#roomPhotos ul li {

	float: left;
	padding: 0 5px 5px 0;

}

.showPhotos{

	text-decoration: none;
	font-size: .9em;
	color: #555;
	text-align: center;
	margin: 0;
	
}

.weddings{

	border: 2px solid #D4B16C;
	margin: 0 10px 10px 0;

}
