body
  {
  background-color: #A5B9A5;
  font-family: Lucida Sans, Helvetica, sans-serif;
  font-size: small;
  }

#topleft
  {
  position: absolute;
  top: 1px;
  left: 0px;
  height: 252px;
  width: 302px;
  }

#header
  {
  width: 740px;
  margin: 0 0 1em 83em;
  font-size: 0.8em;
  color: white;
  line-height: 1.2em;
  }

#header a
  {
  color: white;
  text-decoration: underline;
  }

#innercontainer
  {
  margin: auto;
  width: 740px;
  background-color: white;
  }

#title
  {
  text-align: left;
  height: 90px;
  padding: 20px 0 0 30px;
  }

#farm
  {
  padding-left: 38px;
  }

#menu
  {
  padding-left: 50px;
  overflow: hidden;
  }

#menu-home
  {
  padding-top: 0;
  }

#menu ul
  {
  list-style: none;
  margin: 0;
  padding: 0;
  }
  
#menu ul li
  {
  width: 155px;
  float: left;
  font-family: Lucida Sans, Helvetica, sans-serif;
  font-size: 1.17em;
  font-weight: bold;
  line-height: 2em;
  }

#menu ul li a
  {
  color: #669966;
  text-decoration: none;
  }

#menu ul li a:hover
  {
  color: #FF3366;
  text-decoration: none;
  }

#menu ul ul li
  {
  float: none;
  font-family: Lucida Sans, Helvetica, sans-serif;
  font-size: 0.8em;
  font-weight: normal;
  }

#menu ul ul li a
  {
  color: #669966;
  }

#menu ul li#current a
  {
  color: #663300;
  }

#menu ul li#current a:hover
  {
  color: #FF3366;
  }

#menu ul li#current li a
  {
  color: #663300;
  }

#menu ul li#current li a:hover
  {
  color: #FF3366;
  text-decoration: underline; 
  }

#menu ul ul li#current a
  {
  color: #663300;
  font-weight: bold;
  }

#content
  {
  padding: 1em 50px 2em 50px;
  clear: left;
  color: #663300;
  overflow: hidden;
  height: 1%;
  }

#footer, #footer-other
  {width: 740px;
margin: auto;
  font-size: 0.8em;
  color: white;
  line-height: 1.4em;
  }

#footer a
  {
  color: white;
  text-decoration: underline;
  }

#footer-copyright
  {
  color: white;
  }

#footer-copyright a
  {
  color: #663300;
  text-decoration: none;
  }

/*#footer
  {
  background-image: url(/images/b_other.gif);
  }
*/
/*------- */

h1
  {
  font-weight: normal;
  font-size: x-large;
  margin: 0;
  color: #FF3366;
  }

h2
  {
  font-weight: normal;
  font-size: large;
  margin: 0;
  color: #663300;
  }

a:link { 
	text-decoration: none; 
        color: #669966;
	}

a:visited { 
	text-decoration: none; 
	color: #669966;
	}

a:hover, a:active { 
	text-decoration: underline; 
	color: #669966;
	}

dd {  margin: 0; margin-bottom: 0.6em; }
textarea { height: 100px; width: 300px; }

.gallery
{
overflow: hidden;
}

.gallery-row
{
overflow: hidden;
margin-bottom: 1em;
}

.gallery-thumbnail
{
float: left;
width: 33%;
text-align: center;
}

form dl
{
overflow: hidden;
height: 1%;
}

form dt
{
float: left;
clear:  both;
width: 33%;
clear: left;
padding-top:  0.3em;
text-align: right;
}

form dd
{
float: left;
width: 60%;
margin-bottom: 0 0 0.5em 0.25em;
border-bottom: solid 0.5em white;
border-left: solid 0.5em white;
}
