body {
color: #534639;
background: #ffffff;
background-image: url(gradientv.jpg);
background-repeat: repeat-x;
background-position: top;
font-family : "Helvetica, Arial, sans serif";
line-height: 140%;
font-size: .8em;
margin: 0px;
scrollbar-face-color:#D3C8BD;
scrollbar-highlight-color:#EBE6E1;
scrollbar-3dlight-color:#D3C8BD;
scrollbar-darkshadow-color:#534639;
scrollbar-shadow-color:#6C5B49;
scrollbar-arrow-color:#534639;
scrollbar-track-color:#EBE6E1;

}

input {
color: #534639;
background: #F7F5F3;
border: 1px solid #6C5B49;
}

textarea {
color: #534639;
background: #F7F5F3;
border: 1px solid #6C5B49;
}

input.submit {
color: #534639;
background: #EBE6E1;
border: 2px outset #6C5B49;
} 

p {
color: #534639;
}

table {
line-height: 140%;
font-size: 1em;
}

table.info {
line-height: 110%;
font-size: 1em;
}

table.plant {
background: #ffffff;
height: 430px;
}

td.bg {
background: #ffffff;
}

td.bmenu {
background: #ffffff;
font-size: .9em;
}

td.leaf {
background: #ffffff;
background-image: url(merasmall.jpg);
background-repeat: repeat-y;
background-position: top right;
}

td.button {
background: #ffffff;
background-image: url(buttons/button1.jpg);
background-repeat: no-repeat;
background-position: center;
text-align: center;
line-height: 2;
height: 42px;
}

td.buttond {
background: #ffffff;
background-image: url(buttons/buttonm.jpg);
background-repeat: no-repeat;
background-position: center;
text-align: center;
line-height: 2;
height: 42px;
}

tr.contact {
vertical-align: middle;
height: 20px;
}

td.logo {
text-align: center;
}

a:link {color: #534639;
font-weight: bold;
text-decoration: none;
         }
a:visited {color: #534639;
font-weight: bold;
text-decoration: none;
         }
a:hover {color: #F49E38;
font-weight: bold;
text-decoration: none;
         }
a:active {color: #534639;
font-weight: bold;
text-decoration: none;
         }

a.text:link {color: #698B3D;
font-weight: bold;
text-decoration: none;
         }
a.text:visited {color: #698B3D;
font-weight: bold;
text-decoration: none;
         }
a.text:hover {color: #F49E38;
font-weight: bold;
text-decoration: underline;
         }
a.text:active {color: #698B3D;
font-weight: bold;
text-decoration: none;
         }

a.red:link {color: #698B3D;
font-weight: bold;
text-decoration: underline;
         }
a.red:visited {color: #698B3D;
font-weight: bold;
text-decoration: underline;
         }
a.red:hover {color: #F49E38;
font-weight: bold;
text-decoration: underline;
         }
a.red:active {color: #698B3D;
font-weight: bold;
text-decoration: underline;
         }

a.button:link {background-image: url(buttons/button1.jpg);
background-repeat: no-repeat;
background-position: center;
height: 26px;
width: 100px;
       }
a.button:visited {background-image: url(buttons/button1.jpg);
background-repeat: no-repeat;
background-position: center;
height: 26px;
width: 100px;
       }
a.button:hover {background-image: url(buttons/button1.jpg);
background-repeat: no-repeat;
background-position: center;
height: 26px;
width: 100px;
       }
a.button:active {background-image: url(buttons/button3.jpg);
background-repeat: no-repeat;
background-position: center;
height: 26px;
width: 100px;
 }

