body
{
background-color:white;
font-size: 11px;
font-family: "trebuchet ms", helvetica, sans-serif;
line-height: 18px;
text-align: center;
min-width:700px;
color:#35452C;
BACKGROUND: url(images/stripes.gif);
}
#content{
  width:700px;
  height:auto;
  padding:0;
  margin: 30px auto 0px auto;
  background-color:white;
  text-align:left;
  text-align: left;
  border:1px solid #94bd5d;
  background-color:white;
}

h1{
font-size: 18px;
color:#35452C;
margin-top:10px;

border-bottom:1px solid #94bd5d;
}
.leftborder
{
border-left:1px solid #94bd5d;
border-top:1px solid #94bd5d;
border-right:1px solid #94bd5d;
border-bottom:1px solid #94bd5d;
 background-color:#E9F3D4;
padding-left:5px;

}
.padtop
{
margin-top:15px;
padding-top:15px;
}
p{
color:#35452C;
margin:0px 5px 5px 0px;
padding-left:10px;
}
a
{

text-decoration:none;
text-align:center;
color:#5D8725;
padding:0;
margin:0;


}
a.menu:link,a.menu:visited
{

text-decoration:underline;
text-align:center;
color:#ffffff;
line-height:11px;

padding:0;
margin:0;


}
a:hover
{
	text-decoration:underline;
	color:#35452C;
}
a.menu:hover
{
	text-decoration:underline;
	color:#94bd5d;
}
.clear{clear:both;}
