/* Generated by KompoZer */
body {
  background-attachment: fixed;
  font-family: trebuchet MS,", Arial, Helvetica, ",Sans Serif;
  background-repeat: no-repeat;
  background-image: url(../images/background.jpg);
  background-position: left top;
}
a {
  color: #6a9915;
}
a:hover {
  color: #9eb4a8;
}
h3 {
  color: #1e4e12;
}

#menu {
	height:25px;
	width:700px;
	margin:0px auto;
}
.menu {
	font-size: 16px;
	color: #6a9915;
	height:15px;
	vertical-align:middle;
	margin-left:10px;
	margin-top:1px;
}
.menu a {
	font-size: 16px;
	color: #6a9915;
	text-decoration: underline;
}
.menu a:hover {
	color: #9eb4a8;
	text-decoration:none;
}
.menuitem{
	position:absolute;
	visibility: hidden;
	line-height: 20px;
	z-index: 100;
	width: 120px;
	background-color: #f9f9f9;
	font-size:11px; 
	text-decoration:none;
	margin-top:1px;
	text-align:left
}
.menuitem a{
	width: 100%;
	font-size:12px; 
	display: block;
	text-indent: 3px;
	padding: 1px 0px;
	text-decoration: none;
	text-indent: 5px;
	color:#6a9915;
}
.menuitem a:hover{ /*hover background color*/
	color: #9eb4a8;
	text-decoration:none;
}

.copyright {
  font-family: Arial,Helvetica,sans-serif;
  color: silver;
  font-size: 13px;
}
.picture {
  border: 1px solid #cccccc;
  padding: 3px;
  background-color: #f9f9f9;
  font-family: Arial,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 11px;
  line-height: 1.4em;
  font-size-adjust: none;
  font-stretch: normal;
  text-align: center;
}
.picture img {
  border: 1px solid #cccccc;
  vertical-align: middle;
  margin-bottom: 3px;
}
.right {
  margin: 0.5em 0 0.5em 0.8em;
  float: right;
}
.left {
  margin: 0.5em 0.8em 0.5em 0;
  float: left;
}
.title {
  font-family: trebuchet ms,", arial, helvetica, ",sans serif;
  font-size: 18px;
  line-height: normal;
  font-weight: inherit;
  color: #6a9915;
}
.botanicalArt {
  font-family: trebuchet ms,", arial, helvetica, ",sans serif;
  font-size: 20px;
  line-height: normal;
  font-weight: inherit;
  color: #6a9915;
  letter-spacing: 1px;
}
.subtext {
  font-family: Arial,Helvetica,sans-serif;
  color: black;
  font-weight: normal;
  font-style: normal;
  font-size: 11px;
}
