/* CSS Document */
html,body { margin: 0px; padding: 0px; border: 0px; }


/* main style rules */
body {
  text-align: center;
  background-color: #F0E9B9;
  }
#homecontainer {
	width: 628px;
	text-align: left;
	margin: 0 auto;
}
#container {
  margin: 0 auto;
  width: 800px;
  text-align: left;
} 
.img {
	border: 1px solid #9ba96a;
	position: absolute;
	left: 720px;
	top: 40px;
	left: 426px;
}
.meta {	
	margin-top: -10px;
	margin-left: -9999px;
	font-size: 9px;
	line-height: 0px;
}
.tableborder {
	margin: 0px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #9ba96a;
	border-right-color: #9ba96a;
	border-left-color: #9ba96a;
}
.homeborder {
	margin: 0px;
	padding: 0px;
	border: 2px solid #9ba96a;
}
/* end main style rules */

/* HOMEPAGE CONTENT */
#homepageText { padding: 0 38px 50px 89px; width: 501px; background: #FBF7D4 url(/images/home_bottom_strip.jpg) no-repeat bottom; }


/* backgrounds*/
.left_echinacea {
	width: 797px;
	background-color: #FBF7D4;
	background-image: url(../images/bg-echinacea.jpg);
	margin: 0px;
	text-align: left;
	position: relative;
	top: 0px;
	height: 420px;
}
.bottom {
	background-image: url(../images/bottom_echinacea.jpg);
	background-repeat: no-repeat;
	background-color: #9ba96a;
	height: 8px;
	width: 798px;
	border-right: 2px solid #9ba96a;
	border-bottom: 2px solid #9ba96a;
	border-left: 2px solid #9ba96a;
	padding: 0px;
	margin-bottom: 0px;
	line-height: 8px;
}
.whatwedo {
	width: 797px;
	background-color: #FBF7D4;
	background-image: url(../images/bg_stone.jpg);
	margin: 0px;
	text-align: left;
	position: relative;
	top: 0px;
	height: 850px;
}
.whatwedobottom {
	background-image: url(../images/bottom_stone.jpg);
	background-repeat: no-repeat;
	background-color: #9ba96a;
	height: 8px;
	width: 798px;
	border-right: 2px solid #9ba96a;
	border-bottom: 2px solid #9ba96a;
	border-left: 2px solid #9ba96a;
	padding: 0px;
	margin-bottom: 0px;
	line-height: 8px;
}
.about {
	width: 797px;
	background-color: #FBF7D4;
	background-image: url(../images/bg_grasses.jpg);
	margin: 0px;
	text-align: left;
	position: relative;
	top: 0px;
	height: 570px;
}
.aboutbottom {
	background-image: url(../images/bottom_grasses.jpg);
	background-repeat: no-repeat;
	background-color: #9ba96a;
	height: 8px;
	width: 798px;
	border-right: 2px solid #9ba96a;
	border-bottom: 2px solid #9ba96a;
	border-left: 2px solid #9ba96a;
	padding: 0px;
	margin-bottom: 0px;
	line-height: 8px;
}
.readingroom {
	width: 797px;
	background-color: #FBF7D4;
	background-image: url(../images/bg_yarrow.jpg);
	margin: 0px;
	text-align: left;
	position: relative;
	top: 0px;
	height: 380px;
}
.readingroombottom {
	background-image: url(../images/bottom_yarrow.jpg);
	background-repeat: no-repeat;
	background-color: #9ba96a;
	height: 8px;
	width: 798px;
	border-right: 2px solid #9ba96a;
	border-bottom: 2px solid #9ba96a;
	border-left: 2px solid #9ba96a;
	padding: 0px;
	margin-bottom: 0px;
	line-height: 8px;
}
.contact {
	width: 797px;
	background-color: #FBF7D4;
	background-image: url(../images/bg_winter.jpg);
	margin: 0px;
	text-align: left;
	position: relative;
	top: 0px;
	height: 325px;
}
.contactbottom {
	background-image: url(../images/bottom_winter.jpg);
	background-repeat: no-repeat;
	background-color: #9ba96a;
	height: 8px;
	width: 798px;
	border-right: 2px solid #9ba96a;
	border-bottom: 2px solid #9ba96a;
	border-left: 2px solid #9ba96a;
	padding: 0px;
	margin-bottom: 0px;
	line-height: 8px;
}
.bios {
	width: 798px;
	background-color: #FBF7D4;
	background-image: url(../images/bg_lavender.jpg);
	margin: 0px;
	text-align: left;
	position: relative;
	top: 0px;
	height: 945px;
}
.biosbottom {
	background-image: url(../images/bottom_lavender.jpg);
	background-repeat: no-repeat;
	background-color: #9ba96a;
	height: 8px;
	width: 798px;
	border-right: 2px solid #9ba96a;
	border-bottom: 2px solid #9ba96a;
	border-left: 2px solid #9ba96a;
	padding: 0px;
	margin-bottom: 0px;
	line-height: 8px;
}

/* end backgrounds */


/* content */
.emphasis {
	font-weight: bold;
	color: #948741;
}
h1 {font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #77734F;
	padding-top: 10px;
}
h2 {font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #948741;
	margin-right: 10px;
	margin-left: 10px;
}
h3 {font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #77734F;
	margin-right: 10px;
	margin-left: 10px;
}
p { font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #77734F;
	margin-right: 10px;
	margin-left: 10px;
}
.main {
	position:absolute;
	top:10px;
	left:200px;
	width:430px;
}
/* end content */




/* footer */

.footer_contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #85A14A;
	text-align: right;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B9BF93;
	text-align: right;
}
.footer_contactName {
	font-size: 15px;
	color: #485A0C;
	text-align: right;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9BA96A;
}
/* end footer */



/* navigation */

ul#navigation {
	background-image: url(../images/nav_bg.jpg);
	background-repeat: no-repeat;
	position: relative;
	top: 0;
	left: 0;
	margin-top: 0;
	margin-left: 0;
	padding-left: 0;
	height: 278px;
}
ul#navigation li { 
	width: 178px;
	list-style: none; 
  	text-align: right; 
	margin-top: 0px; 
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}


/* home page navigation style */

ul#homenavigation {
	background-image: url(../images/nav_bg.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	height: 278px;
}
ul#homenavigation li {
	width: 178px;
	list-style: none;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
.slideshow {
	top: 0px;
	right: 0px;
	height: 399px;
	width: 549px;
	position: relative;
	text-align: left;
	margin: 0px;
	padding: 0px;
}


/* end navigation */




/* Link Styles */
a:link, a:visited, a:active {
	color: #869946;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:hover {
	background-color: #9baa69;
	color:#F8F7DA;
}

ul#navigation li a:link { 
  	width: 178px;
	display: block;
	margin-left: 0px;
	text-decoration: none; 
  	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #5C6639;
}
ul#navigation li a:visited { 
  	width: 178px;
	display: block;
	margin-left: 0px;
	text-decoration: none; 
  	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #5C6639;
}
ul#navigation li a:active { 
  	width: 178px;
	display: block;
	margin-left: 0px;
	text-decoration: none; 
  	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #5C6639;
}


ul#navigation li a:hover  { 
	color: #EDECD1; 
	background-color:#9BAA69;
}

/* home page navigation style */

ul#homenavigation li a:link { 
  	width: 178px;
	display: block;
	margin-left: 0px;
	text-decoration: none; 
  	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #5C6639;
}
ul#homenavigation li a:visited { 
  	width: 178px;
	display: block;
	margin-left: 0px;
	text-decoration: none; 
  	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #5C6639;
}
ul#homenavigation li a:active { 
  	width: 178px;
	display: block;
	margin-left: 0px;
	text-decoration: none; 
  	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #5C6639;
}


ul#homenavigation li a:hover  { 
	color: #EDECD1; 
	background-color:#9BAA69;
}
