﻿body {
	font-family: Arial, Helvetica, sans-serif;
	color: #454545;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	background-color: #FFF;
	background-image: url(../images/layout/bkg.png);
	background-repeat: repeat-x;
}
a {
	color: #a85b32;
	text-decoration: none;
}
a:active, a:hover {
	color: #4A5B11;
}
img {
	border: none;
	margin:0px;
}
p {
	line-height: 1.6em;
	margin-top: 5px;
	margin-bottom: 15px;
}
li {
 list-style:none; 
 line-height: 1.6em;
}
h1 {
	font-size: 22px;
	color: #7D3300;
	margin-top: 0px;
	margin-bottom:0px;
}
h2 {
	font-size: 22px;
	color: #374705;
	font-weight: normal;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h3 {
	font-size: 16px;
	color: #374705;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -5px;
	margin-left: 0px;
}
h4 {
	font-size: 14px;
	font-weight: bold;
}

.clear {
	clear: both;
}
#main {
	padding: 0px;
	width: 100%;
	position: relative;
	z-index: 1;
	background-repeat: no-repeat;
	background-position: center;
}
#masthead {
	height: 395px;
	width: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
	background-image: url(../images/layout/header_back.png);
	background-repeat: repeat-x;
}
/*---this is the  stonger gradient behind the logo for pages without blue sky in the big pics--*/
#innSustainable #masthead,  #tendrils #masthead,  #tendrilsChef #masthead,  #tendrilsGarden #masthead,  #innAmenities #masthead,  #tendrilsEvents #masthead,  #tendrilsMenu #masthead,  #tendrilsWine #masthead,  #accCavern #masthead, #spa #masthead, #spaServices #masthead, #spaProducts #masthead, #spaPolicies #masthead, #accInnRooms #masthead {
	background-image: url(../images/layout/header_back5.png);
}
#homepage #masthead {
	height: 545px;
}

#inn #main {
	background-image: url(../images/inn/OurInn.jpg);
}
#innStory #main {
	background-image: url(../images/inn/OurInn.jpg);
}
#innAmenities #main {
	background-image: url(../images/inn/bigPic-amenities.jpg);
}
#innSustainable #main, #sitemap #main {
	background-image: url(../images/inn/bigPic-sustainable.jpg);
}
#gallery-inn #main, #privacyPage #main {
	background-image: url(../images/inn/bigpic-gallery.jpg);
}
#accommodations #main {
	background-image: url(../images/inn/bigPic-inngallery.jpg);
}
#accCliffehouses #main {
	background-image: url(../images/inn/bigPic-inngallery.jpg);
}
#accCavern #main {
	background-image: url(../images/inn/bigPic-cavern.jpg);
}
#accInnRooms #main {
	background-image: url(../images/accommodations/bigPic-guestrooms.jpg);
}
#accYurts #main {
	background-image: url(../images/accommodations/bigPic-yurts.jpg);
}
#gallery-rooms #main {
	background-image: url(../images/inn/bigPic-inngallery.jpg);
}
#gallery-yurts #main {
	background-image: url(../images/accommodations/bigPic-yurts.jpg);
}
#tendrils #main, #tendrilsChef #main, #tendrilsEvents #main {
	background-image: url(../images/tendrils/bigPic-tendrils.jpg);
}
#tendrilsMenu #main {
	background-image: url(../images/tendrils/bigPic-tendrils.jpg);
}
#tendrilsGarden #main {
	background-image: url(../images/tendrils/bigPic-tendrils.jpg);
}
#tendrilsWine #main {
	background-image: url(../images/tendrils/bigPic-winelist.jpg);
}
#spa #main, #spaServices #main, #spaProducts #main, #spaPolicies #main {
	background-image: url(../images/spa/bigPic-spasign.jpg);
}
#activities #main, #gorge #main, #yearRound #main, #coordinators #main {
	background-image: url(../images/activities/bigPic-summer.jpg);
}
#winter #main {
	background-image: url(../images/activities/bigpic_winter.jpg);
}
#summer #main {
	background-image: url(../images/activities/bigPic-summer.jpg);
}
#weddings #main, #gallery-weddings #main, #weddingVenues #main, #weddingSpaPackages #main, #weddingPackages #main, #weddingResources #main, #weddingRFP #main {
	background-image: url(../images/weddings/bigPic-wedding.jpg);
}
#meetings #main, #meetingVenues #main, #meetingActivities #main, #meetingSpaPackages #main, #meetingRFP #main {
	background-image: url(../images/inn/bigPic-inngallery.jpg);
}
#eoffers #main {
	background-image: url(../images/inn/bigpic_eoffers.jpg);
}
#contactPage #main {
	background-image: url(../images/inn/OurInn.jpg);
}
#location #main {
	background-image: url(../images/inn/bigpic_location.jpg);
}
#specialsPage #main {
	background-image: url(../images/inn/OurInn.jpg);
}
/*---header---*/

#logo {
	position:relative;
	width:256px;
	height:103px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}
#logo img{margin-top:10px;}

#header {
	height: 103px;
	width: 1078px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	z-index: 50;
	padding: 0px;
}
#headNavRight {
	float: right;
	text-align: right;
	font-size: 10px;
}
#headNavLeft {
	float: left;
	text-align: left;
	font-size: 11px;
}
.topNav {
	margin: 10px;
	width: 200px;
	text-transform: uppercase;
}
.topNav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#headNavLeft ul li {
	line-height: 1.8em;
}
#headNavRight ul li {
	line-height: 1.6em;
}
.topNav a {
	color: #663300;
	text-decoration: none;
	text-transform: uppercase;
	margin-right: 10px;
	margin-left: 10px;
	font-weight: bold;
}
.topNav a:hover {
	color: #364700;
	text-decoration: none;
}
#nav {
	clear: both;
	text-align: left;
	width: 1095px;
	position: relative;
	padding-top: 1px;
	padding-bottom: 0px;
	padding-left: 3px;
	height: 30px;
	z-index: 60;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#content {
	margin-right: auto;
	margin-left: auto;
	clear: both;
	width: 1038px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.breadcrumbs {
	font-size: 11px;
	margin-bottom: 0px;
	margin-top: 10px;
	padding-left: 0px;
}
#leftCol {
	margin: 0px;
	width: 725px;
	float: left;
	padding-top: 25px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 0px;
}
#rightCol {
	float: right;
	width: 250px;
	padding-right: 20px;
	padding-left: 10px;
	padding-top: 25px;
}
/*---single column---*/
#centerCol {
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
}
/*---inner pages-2 column layout--*/

#leftColInner {
	margin: 0px;
	width: 515px;
	float: left;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 0px;
}

#rightColInner {
	float: right;
	width: 490px;
	padding-right: 0px;
	padding-left: 10px;
	padding-top: 25px;
}
/*---inner pages-3 column layout--*/

#threeColLeft {
	margin: 0px;
	width: 325px;
	float: left;
	padding-top: 25px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 0px;
}
#threeColMid {
	margin: 0px;
	width: 325px;
	float: left;
	padding-top: 25px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 0px;
}
#threeColRight {
	float: right;
	width: 325px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 25px;
	margin: 0px;
}
/*---footer---*/

#footer {
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCC;
}
#footerIcons {
	float: left;
	height: 32px;
	padding-bottom: 20px;
	margin-left:40px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footerIcons a {
	margin-right: 10px;
}
#footerLogo {
	float: right;
	padding: 0px;
	margin-right: 80px;
}
#footerLinks {
	width: 760px;
	float: left;
	clear: left;
	margin: 0px;
	margin-left:40px;
	padding: 0px;
}
#footerLinks ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#footerLinks li {
	float: left;
	zoom: 1;
	font-size: 10px;
	line-height: normal;
}
#footerLinks a {
	display: block;
	color: #999999;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-right: 15px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	text-transform: uppercase;
}

#footerLinks a:hover {
	color: #4A5B11;
	text-decoration: none;
}

#copyright {
	font-size: 10px;
	width: 200px;
	clear: left;
	color: #999999;
	padding-top: 5px;
	margin-left:40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


/*--------footer properties slider ---------*/
#slidingDiv {
	height:375px;
	width: 100%;
	clear: both;
	position: relative;
	left: 0px;
	bottom: 20px;
	/*opacity:0.6;
    /*filter:alpha(opacity=60); /* For IE8 and earlier */
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 5px;
	background-image: url(images/layout/dividerLine.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footerClose {
	float: right;
	width: 200px;
	text-align: right;
	margin-bottom: 5px;
	padding-right: 50px;
	font-weight: bold;
}
#sliderHotels {
	clear: both;
	margin-left: auto;
	width:1040px;
	margin-right: auto;
}
#sliderHotels ul {
	display: inline;
	margin: 0;
	padding: 0;
}
#sliderHotels li {
	display: inline;
	list-style-type: none;
	padding-right: 8px;
	float: left;
	margin: 0;
}
.footerHotelBox {
	text-align: center;
	width: 140px;
	padding: 10px;
	font-size: 11px;
}
.footerHotelBox img {
	margin-bottom: 10px;
}
.footerHotelBox a {
	color: #374705;
	line-height: 1.4em;
}
.footerHotelBox a:hover {
	color: #EB6E1A;
}


/*---specials box for home page---*/
#homeSpecials {
	background-image: url(../images/home/specials/specials_shadow.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 0px;
	width: 236px;
	margin: 0px;
	height: 265px;
}
#homeSpecials .middle {
	float: left;
	width: 227px;
	margin: 0px;
	padding: 0px;
}
/*---specials box for inner pages---*/
#innerSpecials {
	background-image: url(../images/specials-inner/inner-specials-shadow.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 0px;
	width: 475px;
	margin: 0px;
	height: 161px;
	float: right;
	overflow: hidden;
}
#innerSpecials a {
	color:#fff;
}
#innerSpecials .middle {
	float: left;
	width: 465px;
	margin: 0px;
	padding: 0px;
	height: 157px;
	color: #FFF;
}
#innerSpecials .middle img {
	float:left;
	margin-right: 20px;
}
#innerSpecials .middle h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 16px;
	padding-top: 10px;
	color: #FFF;
	text-transform: uppercase;
}
#innerSpecials .middle p {
	font-weight: normal;
	font-size: 12px;
	padding-top: 6px;
}
#booking {
	position: relative;
	top: 99px;
	width: 850px;
	color: #FFF;
	overflow: hidden;
	height: 135px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 100px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/*---booking widget---*/
.slidingDiv {
	height:115px;
	background-image: url(../images/widget/booking_widget_bk.png);
	background-repeat: no-repeat;
	width: 798px;
	position: absolute;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	left: 0px;
	bottom: 20px;
	margin: 0px;
}
#bookingButton {
	height: 47px;
	width: 880px;
	position: relative;
	top: 214px;
	z-index: 100;
	margin-right: auto;
	margin-left: auto;
	padding-right: 100px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#homepage #booking {
	top: 249px;
}
#homepage #bookingButton {
	top: 364px;
}
#frmBookNow {
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 25px;
}
#frmBookNow div select {
	font-size: 11px;
	margin-top: 5px;
	margin-right: 6px;
}
#frmBookNow #checkButton {
	margin-top: 10px;
}
#frmBookNow #checkButton a {
	border: 1px solid #FFF;
	font-size: 14px;
	color: #FFF;
	background-color: #000;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#frmBookNow #checkButton a:hover, #frmBookNow #checkButton a:active {
	color: #FFCB35;
	background-color: #000;
}
.frmDates {
	float: left;
	width: 235px;
	font-size: 11px;
}
.frmRms {
	float: left;
	width: 75px;
	font-size: 11px;
}

#bookTitle {
	width: 500px;
	margin-top: 10px;
	float: left;
	font-size: 14px;
}
.bookClose {
	float: right;
	height: 26px;
	width: 52px;
}
#sitemap #content ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.finePrint {
	font-size:10px;
	line-height:1.1em;
}

.bullets {
	margin-top: 5px;
}

.bullets li{
	list-style-position: outside;
	list-style-image: url(../images/layout/greenbull.gif);
	}

/*specials page*/
.boxSpecials {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9C9B68;
	clear: both;
}

.boxSpecials h3{
	text-transform: uppercase;
}
.boxSpecials .featuredImg {
	background-image: url(../images/specialsPage/specialsImgshadow.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 245px;
	width: 370px;
	float: right;
	padding: 0px;
	margin-left: 20px;
}

.boxSpecials img{
	border: 2px solid #FFF;
	}
.table {
	border-collapse: collapse;
	width: 500px;
	border: 1px solid #777748;
}
.tableOutdoor {
	border-collapse: collapse;
	width: 360px;
	border: 1px solid #777748;
}
.tableBody {
	border: 1px solid #33460C;
	text-align: left;
	padding: 1px 4px;	
	background: #BABD9B url(../images/nav_background.jpg) repeat-x left bottom;
}
.tableBodyAlt {
	border: 1px solid #33460C;
	text-align: left;
	padding: 1px 4px;
	background: #DBD7C2 url(../images/nav_background_alt.jpg) repeat-x left bottom;
}
.tableBodyAltContent {
	border: 1px solid #33460C;
	text-align: center;
	padding: 1px 4px;
	background: #DBD7C2 url(../images/nav_background_alt.jpg) repeat-x left bottom;
}
.tableBodyContent {
	border: 1px solid #33460C;
	text-align: center;
	padding: 1px 4px;	
	background: #BABD9B url(../images/nav_background.jpg) repeat-x left bottom;
}
.tableBodyHeader {		
	border: 1px solid #33460C;
	text-align: center;
	font-size: 12px;
	font-weight:bold;
	color: #374705;
	background: #BABD9B url(../images/nav_background.jpg) repeat-x left bottom;
}
.callOut {
	background-image: url(../images/layout/bg_callout.png);
	width:470px;
	height:275px;
	padding:15px;	
}
.callOutLg {
	background-image: url(../images/layout/bg_callout_lg.png);
	width:470px;
	padding:15px 15px 2px 15px;	
}
.callOutXLg {
	background-image: url(../images/layout/bg_callout_xlg.png);
	width:450px;
	padding:25px 20px;
}
