body {
  padding: 0px;
  margin: 0px;
  background: #f8f7e5 url(../images/orchids.gif) repeat  top;
  font-family:  Garamond, "Tims New Roman", serif;
  font-size: 16px;
}

#wrapper {
  background: #ffffff url(../images/background2.gif) no-repeat; 
  position: relative;
  margin-left: auto;
  margin-right: auto;
  margin-top: 17px;      /* 17px to align the flowers  */
  margin-bottom: 30px;
  width: 894px;
  height: 721px;
}

#wrapper2 {
  background: #ffffff url(../images/background.gif) no-repeat; 
  position: relative;
  margin-left: auto;
  margin-right: auto;
  margin-top: 17px;      /* 17px to align the flowers  */
  margin-bottom: 30px;
  width: 894px;
  height: 721px;
}

#title {
  position:relative;
  top:125px;
  clear: both;
  white-space: nowrap;
  width: 890px;
  padding-left: 2px;
  padding-right: 2px;
  height: 265px;
  border-style: none;
  z-index: 50;
}

#title img {
  margin-top: 10px;
}

#title H1{
  display: inline;
}

#main {
  position:relative;
  top: 70px;
  left: 100px;
  clear: both;
  width: 575px;
/* add height */
}

#main p {
  margin:0;
}

#main img {
  margin-right: 50px;
}

#main H1{
  letter-spacing: normal;
}

#content {
  position:relative;
  top: 70px;
  left: 100px;
  clear: both;
  width: 700px;
/* add height */
}

#main a:link, #main a:visited  {
  color: #3fa9a9;
  text-decoration: underline;
}


#email {
  z-index: 100;
  position: relative;
  top: 100px;
  float: right;
  white-space: nowrap;
  margin-right: 15px;
  width: 175px;
  height: 20px;
}

#email a:link, #email a:visited  {
  color: #3fa9a9;
  text-decoration: underline;
  font-family:  arial, sans-serif;
  font-size: .9em;
}

#email-main {
  z-index: 100;
  position: relative;
  top: 5px;
  float: right;
  white-space: nowrap;
  margin-right: 15px;
  width: 175px;
  height: 20px;
}

#email-main a:link, #email-main a:visited  {
  color: #3fa9a9;
  text-decoration: underline;
  font-family:  arial, sans-serif;
  font-size: .9em;
}




#navlist {
  position: relative;
  font-family: arial, sans-serif;
  height: 40px;
  padding-right: 10px;
}

#navlist ul {
  padding-right:25px;
  white-space: nowrap;
  padding-top:35px;
}

#navlist li  {
  display: inline;
  list-style-type: none;
}

#navlist a { padding: 3px 10px; }

#navlist a:link, #navlist a:visited  {
  color: #3fa9a9;
  text-decoration: none;
}

#navlist a:hover  {
  color: #b5bd00;
  text-decoration: none;
}



/* BOTTOM NAVIGATION */

#navlist2 {
  position: absolute;
  bottom: 0;
  padding:0;
  margin-bottom: 8px;
  width: 100%;
  font-size: small;
  font-family: Arial, sans-serif;
}

#navlist2 ul {
  text-align: center;
  margin: 0;
  padding: 0;
}

#navlist2 li  {
  display: inline;
  list-style-type: none;
}

#navlist2 a { padding: 0px 10px; }

#navlist2 a:link, #navlist2 a:visited  {
  color: #3fa9a9;
  text-decoration: none;
}


#navlist2 a:hover  {
  color: #b5bd00;
  text-decoration: none;
}


#green {
  position: relative;
  top: 130px;
  left: 200px;
  width: 550px;
  height: 230px;
}

#green li {
  margin: 2px;
  font-size: normal;
}



H1  {
  color: #536c5c;
  font-family:  Garamond, "Times New Roman", serif;
  font-weight: normal;
  font-size: 1.6em;
  letter-spacing: -2px;
  margin-left: 15px;
}

H2  {
  font-family: Garamond, "Hoefler Text", Palatino, "Palatino Linotype", serif;
  font-weight: normal;
  font-size: 1.4em;
}

h3 {
  text-transform: uppercase;
  margin: 0; 
  display: block;
  clear: both;
}

h4 {
  font-size: 1.2em;
  margin: 0; 
  display: block;
  clear: both;
  margin-top: 1em;
}

