html, body {
	height: 100%;
}
body {
  background: #fff; 
  color: #000;
	font-family: times;
	background:url(images/background.png);
  }
  
#page {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -40px;
	width: 831px;
	padding: 0;
	background:url(images/background-page2.png) top left repeat-y;
	}

#footer, #push {
	height: 40px;
 	margin: 0 auto;
	width: 801px;
	}
	
#header {
	height: 128px;
	width: 800px;
	margin: 0 auto;
	background:url(images/header.png) top left;
	}

#footer {
	color: #fff;
	line-height: 40px;
	background:url(images/footer.png);
	}
#footer div {
	padding: 0 2.75em;
	font-size: .75em;
}
#footer a, #footer a:visited { color: #fff; text-decoration: none; }
#footer a:hover { text-decoration: underline }

p {
	margin-bottom: 1em;
}

ul#nav {
	}
ul#nav li {
	float: left;
	width: 100px;
	height: 33px;
	text-align: center;
	padding: 0;
	margin: 0;
	}
ul#nav li a.active {
	background:url(images/nav-over.png) 0px 26px no-repeat;
	}
ul#nav li a {
	width: 100px;
	height: 33px;
	display: block;
	background:url(images/nav-over.png) 100px 1000px no-repeat;
	text-indent:-9999px !important;
	}
ul#nav li a:hover {
	background:url(images/nav-over.png) 0px 26px no-repeat;
	}


#stage {
	width: 800px;
	margin: 0 auto;
	}


h1#home_logo {
	padding: 95px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:95px;
	line-height: 95px;	
	width: 202px;
}

h2.section {
	padding: 60px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:60px;
	line-height: 60px;	
	width: 207px;
	float: left;
}
h2#aboutus {
	background:url(images/aboutus-hdr.png) 0 0 no-repeat;
}
h2#visit {
	background:url(images/visit-hdr.png) 0 0 no-repeat;
}
h2#events {
	background:url(images/events-hdr.png) 0 0 no-repeat;
}
h2#teahouse {
	background:url(images/teahouse-hdr.png) 0 0 no-repeat;
}
h2#giftshop {
	background:url(images/giftshop-hdr.png) 0 0 no-repeat;
}
h2#directions {
	background:url(images/directions-hdr.png) 0 0 no-repeat;
}
h2#contact {
	background:url(images/contact-hdr.png) 0 0 no-repeat;
}

#stage-image {
	margin: 0;
	padding: 0;
	height: 240px;
}
#content-stage {
	background:url(images/stage-content-bg2.png) top left no-repeat;
}
#stage-content {
	width: 680px;
	margin: 0 auto;
}
.page-content {
	width: 375px;
	margin-left: 265px;
	line-height: 1.3em;
}
.content-padding { padding: 1em 0 }


h3 {
	color: #1A5229;
}
a.directions_btn {
	color: #1A5229;
	text-decoration: none;
	padding-right: 18px;
	font-size: 90%;
	background:url(images/arrow.png) right center no-repeat;
}
.label {
	color: #1A5229;
	padding-right: 5px;
}
h3.contact, h3.visit, h3.directions {
	font-size: 110%;
	margin-bottom: 1em;
}
p.contact, p.visit {
	margin-bottom: 1em;
}
input {
	border: 1px solid #1A5229;
}
textarea {
	border: 1px solid #1A5229;
}

ul.visitlist {
	margin-bottom: 1em;
}
ul.visitlist li span {
	color: #1A5229;
}

ul.directionlist {
}

ul.directionlist li {
	margin-bottom: 1em;
}
ul.directionlist li span {
	color: #1A5229;
}




ul.eventlist {
}
ul.eventlist li {
	width: 310px;
	margin-bottom: 2em;
	padding-bottom:2em;
	background:url(images/event-bar.png) center bottom no-repeat;
}
ul.eventlist li span {
	color: #1A5229
}

#home-left {
	line-height: 1.3em;
	float: left;
	width: 260px;
	margin-left: 114px;
}
#home-right {
	line-height: 1.3em;
	float: left;
	width: 310px;
	margin-left: 50px;
}
h2.header {
	margin: 20px 0 10px 0;
	padding: 37px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:37px;
	line-height: 37px;	
	width: 200px;
}
h2#welcome {
	background:url(images/home-welcome-hdr.png) 0 0 no-repeat;
}
h2#whatsnew {
	background:url(images/home-whatsnew-hdr.png) 0 0 no-repeat;
}

a.emailer, a.emailer:visited {
	color: #1A5229;
}
