/* CSS Document */
body
{ 
background-color: #b9996e; 
margin: 0px 0 0 0;
background: url(images/bigbg.jpg) no-repeat;
background-position: 75% 0%;
background-attachment:fixed;
}
a{
text-decoration: none;
color: #006330;
}
h2
{
color: #006330;
}
table.wrapper
{
height:100% ;width:785px; 
margin: 0px 0 0 0;
padding-left: 4px;
/*background-image: url(images/bg.gif);
background-position: center;background-repeat: repeat-y;
*/
background-color: WHITE;
}
table.wrapper td
{
vertical-align: top;
}
table.navi{margin:0px 0 0 0;}
td.sayingthree {background-color:#006330; height:45; width:535; 
text-align: center; vertical-align:text-bottom; font-family: Arial; color: white;
font-weight: bold;}
td.sayingtwo {background-image: url(images/navibg2.png); height:31; width:535; 
text-align: center; vertical-align: bottom;  font-family: Arial; color: white;
font-weight: bold;}
table.menu td {vertical-align: top; text-align: center; }
.copyright {font-size: xx-small;}
.testimonials {font-size: small;}
td.title{font-weight: bold; background-color:rgb(0,99,48);color: white; font-variant: small-caps; text-align: center;}
