@charset "utf-8";
/* CSS Document */

/* Cross-browser settings */

/* general styles */

body {
 margin: 0px auto;
 width: 100%;
position: absolute;
top: 0;
left: 0;
 background: url('/images/woodbg.jpg');
 font: normal 13px 'Helvetica', 'Arial', sans-serif; 
 overflow:scroll=yes;
 overflow-X:hidden;
background-attachment:fixed;
background-position: center top;}

/*
body { width:100%; margin: 0px auto;  background: url('/images/woodbg.jpg') ;  font: normal 12px 'Helvetica', sans-serif;  overflow:scroll=yes;  overflow-X:hidden;  position: absolute; background-position: center top; background-attachment:fixed; top:0; left:0;}*/

img { border:0;}

a { color: #18641b; text-decoration:none;}

a:hover { color: #18641b;  text-decoration: underline;}

#wrapper { width: 900px; margin: 0px auto; padding: 0px; background: #ffffff; color: #ffffff;  font: 1.0em/120% Arial, Helvetica, sans-serif; }

/* Header */
#header {  float: left;  width: 900px;  height: 134px;  margin: 20px 0px 0px 0px;  padding: 0px;  background: #ffffff; 
  border-left: 2px solid #acacac; border-right: 2px solid #acacac; border-top: 2px solid #acacac;}


#contents {
 float: left; width: 900px;  margin: 0px 0px 0px 0px;  padding: 0px;  background: #ffffff;  font-size: 13px;  text-align: left;
 border-right:2px solid #acacac; border-left:2px solid #acacac; }

#contents h1 {
 font: 24px;  font:Arial, Helvetica, sans-serif;  font-size: 24px; color: 18641b;  text-align: left;  margin: 15px 0px 0px 15px;
color:#18641b;}

#contents h2 {   font: 24px 'arial', sans-serif;   font:Arial, Helvetica, sans-serif;   font-size: 18px;  color: 18641b;   text-align: left;  margin: 18px 0px 0px 15px; color:#18641b;}

#contents h3 {   font: 24px 'arial', sans-serif;   font:Arial, Helvetica, sans-serif;   font-size: 18px;  color: 18641b;   text-align: left;  margin: 18px 0px 0px 15px; color:#18641b;}

#contents ul {line-height: 1.8em; padding-left: 50px; color:#000000; font-size:13px; }

#contents p { font:Arial, Helvetica, sans-serif; padding-left: 15px;  padding-bottom: 13px; color:#000000; font-size:13px;}

/* Footer */
#footer {  float:left;  width: 900px;  height: 195px;  margin: 0px;  padding: 20px 0px 0px 0px;  background: #ffffff;
 font-size: 0.9em;   border-left: 2px solid #acacac;  border-right: 2px solid #acacac; border-bottom: 2px solid #acacac;}
 
 #footer p { font:Arial, Helvetica, sans-serif; padding-left: 10px;  padding-bottom: 12px; color:#000000; font-size:12px;}
 
 
 #footer p .small{ font:Arial, Helvetica, sans-serif; padding-left: 10px;  padding-bottom: 12px; color:#000000; font-size:11px;}
