BODY {
 padding: 0px;
 background-color: #40532C;
  margin: 0px;
}

h1, h2, h3, h4 {
  margin: 0px;
  padding: 2px;
  color: #005500;
}

a:link {color: #005500; text-decoration: none; }
a:visited {color: #005500; text-decoration: none; }
a:hover {color: #005500; text-decoration: underline; }
a:active {color: #005500; }


a.white:link {color: #ffffff; text-decoration: none; }
a.white:visited {color: #ffffff; text-decoration: none; }
a.white:hover {color: #ffffff; text-decoration: underline; }
a.white:active {color: #ffffff; }



a.sublink:link {color: #005500; font: 10pt Palatino, Times, serif; text-decoration: none; margin: 4px 0px 0px 8px; }
a.sublink:visited {color: #005500; font: 10pt Palatino, Times, serif; text-decoration: none; margin: 4px 0px 0px 8px;}
a.sublink:hover {color: #005500; font: 10pt Palatino, Times, serif; text-decoration: underline; margin: 4px 0px 0px 8px;}
a.sublink:active {color: #005500; font: 10pt Palatino, Times, serif; margin: 4px 0px 0px 8px;}

TD {
  font: 11pt verdana, arial, sans-serif;
  color: #333333;
  margin: 0px;
}

.content {
  margin: 12px;
  padding: 22px;
  background-color: #fffff;
  border-bottom: 3px solid #50633C;
}

.content p {
  text-align: justify;
 
}

.head1 {
  color: #eeddcc;
  background: url("images/gwbg3.jpg") top left;
  background-repeat: no-repeat;
  height: 102px;
  width: 925px;
  padding: 0px 0px 0px 0px;
}

 .head2 {
  color: #eeddcc;
  background: url("images/gwbg4.jpg") top left;
  vertical-align: top;
  text-align: right;
  width: 925px;
  height: 36px;
  padding: 6px 15px 1px 0px;
}

 


.wrap {
  width: 930px;
  background-color: #ffffff;
  border-right: 10px solid #000;
  border-left: 10px solid #000;
  border-bottom: 7px solid #000;
}

.link-head {
  vertical-align: top;
  width: 160px;
  height: 24px;
  text-align: center;
  border: 1x solid #000000;
  padding: 3px;
  color: #d4c388;
  background-color: #005500;
}

 
blockquote {
  margin: 0px 16px 0px 16px;
  padding: 5px 12px 7px 12px;

}
 


ul#nav-main {
 padding: 0px;
 margin: 0px;
 }

 ul#nav-main li {
 margin: 0px;
 padding: 0px;
 list-style-type: none;
 width:146px;
 height: 29;
 overflow: hidden;
 white-space:nowrap;
 }

 ul#nav-main li a {
 margin: 0px 0px 0px 0px;
 color: #000000;
 font-size: 12px;
 width:146px;
 padding: 8px 0px 7px 12px;
 text-align: left;
 display: block;
 text-decoration: none;
 background: url(http://www.greenwayconsulting.net/images/button.jpg) left 0 no-repeat;
 font-weight :bold;
 font-style :;
 }

 ul#nav-main li a:hover{
 color: #FFFFFF;
 background: url(http://www.greenwayconsulting.net/images/button_on.jpg) left 0 no-repeat;
 }

 ul#nav-main li.nav-mainON a,ul#nav-main li.nav-mainON a:hover{
 color: #FFFFFF;
 background: url(http://www.greenwayconsulting.net/images/button_on2.jpg) left 0 no-repeat;
 }



.links {
  vertical-align: top;
  font-weight: bold;
  background-color: #006600;
  border-bottom: 1px solid #000000;
}

.foot1 {
  color: #dddddd;
  padding: 6px 0px 1px 0px;
  font: 10pt Palatino, Times, serif;
  margin: 0px;
}

.foot2 {
  color: #dddddd;
  padding: 6px 0px 1px 0px;
  text-align: right;
  font: 10pt Palatino, Times, serif;
  margin: 0px;
}