/* clear all */

* {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

/* elements */

body {
	color: #333333;
	background: #5F634C url("images/body.gif") repeat left top;
}	

a {
	outline: none;
	color: #390;
	cursor: pointer;
}

a:hover {

}

img {
	border: 0;
}

/* layers */

/* header */

#header {
	height: 125px;
	width: 864px;
	margin: 0 auto;
	background: transparent url("images/header.png") no-repeat left top;
}
	/* logo */

	#header h1 {
		padding: 25px 0 0 50px;
		float: left;
	}
		#header h1 a {
			display: block;
			width: 180px;
			height: 100px;
			text-indent: -5000px;
		}
		
	/* check availability */
		
	#header p { 
		float: right;
		padding: 47px 23px 0 0;
	}
		#header p a {
			display: block;
			width: 138px;
			height: 18px;
			text-indent: -5000px;
		}
		
/* contents of the site */
		
#site {
	width: 720px;
	padding: 0 72px;
	margin: 0 auto;
	background: transparent url("images/site.png") repeat-y left top;
	overflow: auto;
}
	/* common characteristics for both menus, top and bottom */

	.menu {
		clear: both;
	}
		.menu ul li {
			float: left;
			list-style-type: none;
		}
			.menu ul li a {
				display: block;
				text-indent: -5000px;
				height: 25px;
			}
			
	/* top menu */
			
	#topmenu {
		width: 720px;
		height: 25px;
		background: transparent url("images/topmenu.png") no-repeat left top;
		margin: 0 auto;
	}
		#a_welcome { width: 75px; }
		#a_lodging { width: 74px; }
		#a_dining { width: 64px; }
		#a_spa { width: 38px; }
		#a_weddings { width: 86px; }
		#a_spaces { width: 140px; }
		#a_concierge { width: 88px; }
		#a_specials { width: 78px; }
		#a_about { width: 77px; }
		
	/* bottom menu */
		
	#bottommenu {
		width: 720px;
		height: 25px;
		background: transparent url("images/bottommenu.png") no-repeat left top;
		margin: 0 auto;
	}
		#a_reservation { width: 168px; }
		#a_contact { width: 99px; }
		#a_location { width: 176px; }
		#a_grounds { width: 113px; }
		#a_green { width: 164px; }
		
	/* text part of the page */
			
	#text {
		margin: 20px 0;
	}
		#site .index {
			padding-right: 192px;
		}
	
		/* four image links */
	
		ul#imagelinks li {
			float: left;
			list-style-type: none;
			margin: 30px 0 0 0;
		}
			ul#imagelinks li a {
				display: block;
				text-indent: -5000px;
				height: 140px;
			}
				ul#imagelinks li #ai_spa { 
					width: 155px; 
					background: transparent url("images/spa.jpg") no-repeat left top;
					margin: 0 16px 20px 0;
				}
				ul#imagelinks li #ai_weddings { 
					width: 171px; 
					background: transparent url("images/weddings.jpg") no-repeat left top;
					margin: 0 16px 20px 0;
				}
				ul#imagelinks li #ai_lodging { 
					width: 170px; 
					background: transparent url("images/lodging.jpg") no-repeat left top;
					margin: 0 16px 20px 0;

				}
				ul#imagelinks li #ai_wv { 
					width: 170px; 
					background: transparent url("images/WVlogo.gif") no-repeat center center;
					margin: 0;
				}
				
		/* text */
				
		#text p {
			font-size: .75em;
			margin-bottom: 15px;
			line-height: 18px;
		}
		#text p.address { 
			font-size: .7em;
			padding-top: 30px;
		}
		#text p.about { 
			font-size: .65em;
			margin-bottom: 0;
		}
		
		/* sidebar */
		
		#sidebar {
			margin-top: 0;
			width: 175px;
			float: right;
		}
		/* sidebar2 */
		
		#sidebar2 {
			margin-top: 20px;
			width: 175px;
			float: right;
		}
		/* specials2 (for snippet master) */
		
			#specials2 {
				width: 175px;
				height: 600px;
				background: transparent url("images/specials_back.gif") repeat left top;
				color: #ffc;
				font-size: .85em;
				overflow: auto;
			}	
				#specials2 h2 {
					text-indent: -5000px;
					height: 56px;
				}
					#specials2 h3 {
						font-family: Georgia, "Times New Roman", Times, serif; 
						font-size: 1em; 
						font-weight: bold;
						margin: 10px 5px 3px 5px;
					}
						#specials2 p {
							margin: 5px;
						}
			/* specials (for snippet master) */
		
			#specials {
				width: 175px;
				height: 300px;
				background: transparent url("images/specials_back.gif") repeat left top;
				color: #ffc;
				font-size: .75em;
				overflow: auto;
			}	
				#specials h2 {
					text-indent: -5000px;
					background: transparent url("images/specials.gif") no-repeat center top;
					height: 56px;
				}
					#specials h3 {
						font-family: Georgia, "Times New Roman", Times, serif; 
						font-size: 1em; 
						font-weight: bold;
						margin: 10px 5px 3px 5px;
					}
						#specials p {
							margin: 5px;
						}
						
		/* bottom of sidebar */
						
		#sidebar #ads {
			text-align: center;
			margin: 10px 0 0 0;
		}
			
/* big header photos */
.header_photo {
	width: 720px;
	height: 364px;
}
	/* wedding page header photo */
	#weddings_photo {
		background: transparent url("images/index5.jpg") no-repeat left top;
}
   /* Questionnaire page header photo */
	#questionnaire_photo {
		background: transparent url("images/wedding-top.jpg") no-repeat left top;
		
}
	/* wedding page2 header photo */
	#weddings2_photo {
		background: transparent url("images/wedding2-top.jpg") no-repeat left top;
}

	/* about page header photo */
	#about_photo {
		background: transparent url("images/index6.jpg") no-repeat left top;
}

   /* Lodging page header photo */
	#lodging_photo {
		background: transparent url("images/lodging1.jpg") no-repeat left top;
}

   /* dining page header photo */
	#dining_photo {
		background: transparent url("images/index4.jpg") no-repeat left top;
}
   /* spa page header photo */
	#spa_photo {
		background: transparent url("images/spa3.jpg") no-repeat left top;
}
   /* green page header photo */
	#green_photo {
		background: transparent url("images/index4.jpg") no-repeat left top;
}
 /* spaces page header photo */
	#spaces_photo {
		background: transparent url("images/index3.jpg") no-repeat left top;
}
 /* contact page header photo */
	#contact_photo {
		background: transparent url("images/index2.jpg") no-repeat left top;
}
 /* grounds page header photo */
	#grounds_photo {
		background: transparent url("images/index2.jpg") no-repeat left top;
}
 /* reservations page header photo */
	#reservations_photo {
		background: transparent url("images/reservations.jpg") no-repeat left top;
}
 /* location page header photo */
	#location_photo {
		background: transparent url("images/entrance.jpg") no-repeat left top;
}
/* activities page header photo */
	#activities_photo {
		background: transparent url("images/activities.jpg") no-repeat left top;
}

/* text */
.title {
	text-indent: -5000px;
	height: 23px;
}

	/* titles in text */
	#weddings_title {
		background: transparent url("images/weddings_title.gif") no-repeat left top;
	}
	#about_title {
		background: transparent url("images/about_title.gif") no-repeat left top;
	}
	#lodging_title {
		background: transparent url("graphics/lodging.gif") no-repeat left top;
	}
	#lodging_title2 {
		background: transparent url("graphics/farmhouse.gif") no-repeat left top;
	}
	#lodging_title3 {
		background: transparent url("graphics/suites.gif") no-repeat left top;
	}
	#lodging_title4 {
		background: transparent url("graphics/small-cottages.gif") no-repeat left top;
	}
	#lodging_title5 {
		background: transparent url("graphics/large-cottages.gif") no-repeat left top;
	}
	#dining_title {
		background: transparent url("graphics/dining.gif") no-repeat left top;
	}
	#spa_title {
		background: transparent url("graphics/spa2.gif") no-repeat left top;
	}
	#spaces_title {
		background: transparent url("graphics/outdoor.gif") no-repeat left top;
	}
	#activities_title {
		background: transparent url("graphics/activities.gif") no-repeat left top;
	}
	#activities1_title {
		background: transparent url("graphics/at-creekside.gif") no-repeat left top;
	}
	#activities2_title {
		background: transparent url("graphics/historic.gif") no-repeat left top;
	}
	#activities3_title {
		background: transparent url("graphics/active.gif") no-repeat left top;
	}
	#activities4_title {
		background: transparent url("graphics/shopping.gif") no-repeat left top;
	}
	#specials_title {
		background: transparent url("graphics/specials.gif") no-repeat left top;
	}
	#reservations_title {
		background: transparent url("graphics/reservations.gif") no-repeat left top;
	}
	#contact_title {
		background: transparent url("graphics/contact.gif") no-repeat left top;
	}
	#location_title {
		background: transparent url("graphics/location.gif") no-repeat left top;
	}
	#location_title2 {
		background: transparent url("graphics/directions.gif") no-repeat left top;
	}
	#grounds_title {
		background: transparent url("graphics/grounds.gif") no-repeat left top;
	}
	
	
	/* introductions */
	#text p.intro {
		font-style: italic;
		margin: 15px 0;
	}
	
	/* right floated images */
	.image {
		float: right;
		margin: 0 0 10px 20px;
	}
		/* left floated images */
	.image2 {
		float: left;
		margin: 0 0 10px 20px;
	}

	/* sections of text */	
	.box {
		padding-top: 20px;
	}
		/* bold italic subtitles */
		.box h3 {
			font-style: italic;
			font-weight: bold;
			font-size: .75em;
		}
			/* lists */
			.box ul {
				margin: 15px 300px 15px 50px;
				font-size: .75em;
			}
				.box ul li {
					line-height: 18px;
				}
	
.wv {
	float: right;
	padding-top: 30px;
}
	
/* footer */
		
#footer {
	padding: 70px 0 20px 0;
	background: transparent url("images/footer.png") no-repeat left top;
	width: 864px;
	margin: 0 auto;
	text-align: center;
	color: #390;
	font-size: .65em;
	clear: both;
	line-height: 18px;
}
	#footer a {
		color: #390;
	}