
BODY{        
  padding    : 0px;  
  MARGIN     : 0px;              
  width      : 100%;
  height     : 100%;
  background : #ffffff url(../images/background.jpg) top left repeat;
  overflow-x  : hidden;
  overflow-y  :  auto;
}

a {
  font-family:Arial;
  color:#336699;
  text-decoration:none;
  outline:none;
}
a:visited {
  font-family:Arial;
  color:#336699;
  text-decoration:none;
    outline:none;
}
a:active {
  font-family:Arial;
  color:#336699;
  text-decoration:none;
  outline:none;  
}
a:hover {
  font-family:Arial;
  color:#336699;
  text-decoration:underline;
  outline:none;  
}


#wrapper {
  position:relative;
  margin-left:auto;
  margin-right:auto;
  width: 1004px;
  min-height: 815px; 
}

#leaves {
  position:absolute;
  top:0px;
  right: 0px;
  margin-right: -100px;
  width: 423px;
  height: 245px;
  background:url(../images/leaves.png) top left no-repeat;	
}

#rightshadow {
  position:fixed;
  z-index:100;
  top:0px;
  right: 0px;
  background: url(../images/rightshadow.png) top left repeat-y;	
  width: 154px;
  height: 100%;
}

#leftshadow {
  position:fixed;
  z-index:100;
  top:0px;
  left: 0px;
  background: url(../images/leftshadow.png) top left repeat-y;	
  width: 151px;
  height: 100%;
}

#header {
  position:relative;
  float:left;
  left:0px;
  z-index: 500;
  width: 1000px;
  height: 45px;
  margin: 97px 0 0 0;
  padding: 0;
  background: url(../images/topheader.png) top left no-repeat;	
}

#header .logo {
  float:left;
  width: 350px;
  height: 60px;
  margin: -10px 0 0 20px;
  background:url(../images/logo.png) top left no-repeat;	
  cursor:pointer;
}


#header ul {
  float:right;
  padding: 0;
  margin: 13px 10px 0 0;
  display:inline;
  list-style-type: none;
  width: 560px;
  height: 17px;
}

#header ul li {
  float:left;
  margin-top: 2px;
  list-style-type:none;
  font-family:Geneva, Arial;
  font-size: 12px;
  color: #452208;
  cursor:pointer;	
}

#header ul li.active {
  color: #85A3C2;	
}

#header ul li span {
  padding-left: 10px;
  font-size: 10px;
  color: #85a3c2;
  font-weight: bold;
}

#content {
  position:absolute;
  z-index: 500;
  margin: 10px 0 0 0;
  padding: 0;
  width: 993px;
  min-height: 570px;
  background: url(../images/contentbg.png) top left no-repeat; 
  overflow:hidden;
}

#content .bottom {
  position:absolute;
  bottom:0px;
  left: 0px;
  z-index: 50;	
  width: 993px;
  height: 13px;
  background:url(../images/bottombg.png) top left no-repeat;	
}

#content .scroll_background {
  float:left;
  width:993px;
  background:#f1f3ec;
  padding-bottom:15px; 
}

#content .grass {
  position:absolute;
  bottom:0px;
  left: 0px;
  z-index: 70;	
  width: 368px;
  height: 295px;
  background:url(../images/grass.png) top left no-repeat;
}

#content .homepagetext {
  float:right;
  margin: 100px 185px 0 0;
  width: 377px;
  height: 93px;
  background: url(../images/homepagetext.png) top left no-repeat;
}

#content .dots {
  float:left;
  margin-top: 10px;
  width: 984px;
  height: 1px;
  background: url(../images/dottedline.png) top left no-repeat;	
}


/**#content .copy {
  float:right;
  margin: 10px 25px 0 0;
  width: 530px;
  height: 350px;
  font-family:Geneva,Arial;
  font-size: 14px;
  color: #452208;
  line-height: 25px;
  overflow-x:hidden;
  overflow-y:auto;  
}

#content .copy  span {
  color: #336699;
  text-decoration: underline;
  cursor:pointer;
}**/

#content .copy {
  float:right;
  margin: 10px 25px 0 0;
  width: 530px;
  min-height: 350px;
  font-family:Geneva,Arial;
  font-size: 14px;
  color: #452208;
  line-height: 25px;
}

#content .copy  span {
  color: #336699;
  text-decoration: underline;
  cursor:pointer;
}

#footer {
  position:absolute;
  z-index: 50;
  margin: 730px 0 0 0;
  width: 992px;
  height: 52px;
  background:url(../images/footerbg.png) top left no-repeat;	
}

#footer .address {
  float:left;
  margin: 20px 0 0 20px;
  width: 500px; 
  font-family:Geneva, Arial;
  font-size: 10px;
  color: #614315;	
}

#footer .newsletter {
  float:right;
  margin: 22px 5px 0 0;
  font-family:Geneva, Arial;
  font-size: 10px;
  color: #614315;  	
}

#footer .formfield {
  float:right;
  text-align:left;
  margin: 15px 5px 0 0;
  width: 222px;
  height: 23px;
  background: url(../images/newsletter_field.png) top left no-repeat;  	
}

#footer .button{
  float:right;
  width: 20px;
  height: 20px;
  margin: 17px 15px 0 0;
  cursor:pointer;	
}

#footer .formfield input {
  background: transparent;
  height: 23px;
  width: 222px; 
  padding: 1px 0 0 5px;
  font-family:Arial;
  font-size:12px;
  color: #999999;
  text-align:left;	
  border: 0px;
  outline:none;
}


#copyright {
  position:relative;
  float:right;
  margin-top:10px;
  z-index:50;
  right:15px;
  bottom: 5px;
  font-family:Geneva,Arial;
  color: #999999;
  font-size:9px;	
}


#content_cache {
  display:none;	
}


.formFieldText {
  background: #ffffff;
  height: 18px;
  width: 200px; 
  margin-bottom:5px;
  padding: 1px 0 0 3px;
  font-family:Arial;
  font-size:12px;
  color: #999999;
  text-align:left;	
  border: 1px solid #555555;
  outline:none;
}

#submitButton {
float:right;margin-right:80px;	
}








