*


{
  padding: 0;
  margin: 0;
}

#wrapper

{margin: 0 auto;
  width: 800px;
  width:expression(document.body.clientWidth < 605 ? ?600px? : ?90%? );

}

div>#wrapper

{margin: 0 auto;
  min-width: 600px;
  width: 90%;
}

#header


{margin-left: 0px;
 }
#headerimg

{  margin-left:0%;
   height:341px;
  width:500px;
  background: #FFFFFF URL(header.jpg) no-repeat;
  }

body{background: #FFFFFF;
cursor: default;
font-family: arial, verdana, sans-serif;
font-size: .70em;
font-weight: normal;
line-height:16px;
word-spacing: 1px;
text-align: justify;
color:#314615;
}

#content

{background: #fff;
float:left;
margin-left:0px;
 width: 488px;
  min-height:150px;
padding:5px;
margin-top:0px;
border-left: #000 1px solid;
  border-right: #000 1px solid;
}

input, textarea, option, select {
        background: #fff;
        font: 7pt arial, helvetica, sans-serif;
        color: #314615;
        letter-spacing: 1px;
        border: 1px solid #314615;
        padding:2px; }


#footer


{  clear: both;
float:left;
  text-align: center;
margin-left:0px;
  width: 62.2%;
  height: 100px;
  color: #fff;
 background:#fff;
border-left: #000 1px solid;
  border-right: #000 1px solid;

}


h2{font size:1.2em; border-bottom: 1px solid #7C8769; margin-bottom:5px; text-align:left; color:#7C8769;}

#content ul{margin-left: 15px;}
p { font-size: 1em; line-height: 1.5em; margin: 1.5em; }


a {

        color:#A4B090;

        text-decoration:underline;

        }

a:hover {

        color:#000;

        text-decoration:none;

        }

#links a{

        color:#A4B090;}
