body{
	background:url(images/bg.gif) repeat-x #e1f0d4;
	font: #7b6c69;
    margin:0;
    font-size: 12px;
    font-family: Garamond, Times, serif,
}
div, h1, h2, h3, h4, h5, h6, form, label, input, span, ul, li, p, a, img{
	margin:0; padding:0;
    }

h3{
  color: #b97759;
  font-family: Garamond, serif;
  font-size: 21px;
  margin-bottom: 10px
}


h2{
  color: #7b6c69;
  font-family: Garamond, serif;
  font-size: 12.5px;
  text-indent: 15px;
  line-height: 1.5em;
}

h1{
  color:#827572;
  font-family: Garamond, serif;
  font-size: 12px;
  text-indent: 15px;
  line-height: 3;
}


ul{
	list-style:none;}

  a:link
{
  color: #97B268
}

a:visited
{
  color: #97B268
}

a:active
{
  color: #97d5ca
}

a:hover
{
  color: #97b268
}




#header{
  margin: 0 auto;
  width: 630px;
  height: 145px;

}


#container{
   width:730px;
   margin: 0 auto;
   padding:0 0 0 0;
   min-height: 500px;
   height: auto;
   overflow: hidden;
   background-image: url(images/shadowbig.png);
  background-repeat: repeat-y;
  background-color: transparent
}


#container2{
  height: auto;
  width: 630px;
  margin:0 auto;
  background-image: url(images/wheatfinal.gif);
  background-position: bottom;
  overflow: hidden;
  background-color: #FFFFFF;
  background-repeat: no-repeat
}


#shadowtop{
  margin: 0 auto;
  height: 22px;
  width: 730px;
  background-image: url(images/shadowtop.png)
}


#nav{
  width: 170px;
  min-height: 100%;
  height: auto;
  background: transparent;
  float: left;
  text-align: right;
  padding: 1 0 0 0;
  text-decoration: none;
  background-repeat: no-repeat;
  background-position: bottom;
  overflow: hidden;
}


#info{
  width: 380px;
  min-height: 450px;
  height: auto;
  background: transparent;
  float: left;
  padding: 11px 1px 25px 40px;
  text-decoration: none;
  text-align: justify;
  background-image: ;
  background-position: bottom;
  background-repeat: no-repeat;
}

#footer{
  width: 630px;
  height: 32px;
  background-color: #97b268;
  float: left;
  text-align: center;
  margin-bottom: 0px;
}

#footer ul li{
  display: inline;
  color: #FFFFFF;
  padding: 3px 7px;
  font: 10px/34px Garamond, georgia, Times;
}


#footer ul li a{
  display: inline;
  color: #FFFFFF
}

#dot{
  background:url(images/dot_12.gif) repeat-x;
  height: 16px;
  width: 24
}

#nav ul li{
  height:25px;
  font: 20px/34px Garamond, georgia, Times;
  margin-right: 7px
}

#nav ul li a{
    height: 30px; text-decoration:none; display:block;
	color:#97B268;
	font:bold 17px/34px Garamond, Georgia, Times;
}

#footcontainer{
  margin:0 auto;
  width: 730px;
  height: 32px;
}

#shadowsmall{
    width: 50px;
   height: 32px;
  background-image: url(images/shadow.png);
  float: left;
}

#shadowsmall2{
   width: 50px;
   height: 32px;
  background-image: url(images/shadow2.png);
  float: right;
  }

.floatimgright {
  float: right;
  padding: 0 0 5px 27px;
}

.floatimgleft{
  float: left;
  padding: 10px 10px 0px 0px;

}


label
{
width: 12em;
float: left;
text-align: right;
margin-right: 0.5em;
color: #7b6c69;
font-family: Garamond, serif;
font-size: 13px;
text-indent: 1px;
}

#guardianButtons1{
        margin-left: 120px;
        padding-bottom: 10px;
}


ul li label{
   width: 5em;
 }


#guardianButtons{
   width: 2em;
   color: #7b6c69;
   font-family: Garamond, serif;
   font-size: 13px;
   display: inline;
}


.submit input
{
margin-left: 13em;
}
