/*  inns section */

/* colors
greyishbrown #756853
church landing darkbrown #66452c
burtn sienna color for wellness link: 97660a
*/

p {
	color: #66452c;
}
	
.PageTitles, h1, h2, h3 {
	color: #66452c; /*overriding the site styles by virtue of the css cascade */
}


a:link {  color: #a25f12; text-decoration: none; }
a:visited {  color: #a25f12; text-decoration: none; }
a:hover {  color: #444; background-color: transparent; text-decoration: underline;}

.background {
	background-image: url(../inns/inns_interface_2009/church_landing_revised_flat.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #ffffe7;
width: 930px;}



#CLShell {
	width: 930px; margin: 0px auto;
	position: relative;
	text-align: center;
	top: -5px;
}

#Content {
    overflow: visible;
    min-height: 667px;
    height: auto !important;
    height: 667px;
    position: relative !important;
   }

#church_landingSWF {
	position: absolute;
	top: 59px; left: 364px;
	width: 519px; height: 367px;
}



#IndividualInnsNav {
	position: absolute;
	left: 208px;top: 167px;	
	width: 150px;
	margin: 0; padding: 0;
	text-align: left;
}

		#IndividualInnsNav ul {
			margin: 0; padding: 0;
		}
		
		#IndividualInnsNav li {
			list-style-type: none; padding-bottom: 12px;
			color: #e1c199; 
			font: bold 12px "Helvetica Neue", Helvetica, sans-serif;
}
		
		#IndividualInnsNav li a {
			color: #e1c199; text-decoration: none;
		}
		#IndividualInnsNav li a:hover {
			color: #fdf1e0;text-decoration: none;
		}

		#IndividualInnsNav a.NavHighlight   {
			color: #ead7bd; font-size: 13px;}


	
#reserveButton {
	position: absolute;
	left: 208px;
	top: 394px;
	width: 100px; width: 115px; height: 37px;
}

#landingIntroCopy {
	position: absolute;
	top: 543px; left: 137px;
	width: 680px; text-align: left;}

#landingIntroCopy p {
	color: #735338;
	font: normal 13px/20px Arial, sans-serif !important;
	}
#landingIntroCopy a {
	font-weight: bold;
}
	
	
#RestaurantIcon a {
	position: absolute;
	top: 470px; left: 570px;
	width: 110px;
	height: 54px; display: block;
	}

#InnLandingInfo {

width:655px; margin: 40px auto; text-align:left;}
/* minus top margin causes problem with flash note in footer */

#innsNav {
}


#InnLandingInfo li {
	color: #735338 !important; }
	
#InnLandingInfo a {
	font-weight: bold;
}


#slideshowIconNew {
	float: right; padding-right: 100px; padding-top:0px;
	width: 167px; height: 159px;
}



/* inside pages */


.WellnessLink {
	color: #97660a;
	font-size: 17px;
	font-weight: bold;
}

/* the wellness photo is an embedded flash file to achieve smaller transparent backgrounds */

#wellnessPhoto {
	float: right;
	right: 0;
	width: 428px;
	color: #655f50;
	font-size: 10px;
	text-align: center;
	left: 105px;
	overflow: visible;
	visibility: visible;
	z-index: 10;
	position: relative;
	margin: -10px 0 -3px -90px;
}

/* "object" is used by the "flash include" javascript code */
#object {
	position: relative;
}

