﻿
body 

{
  background: #f8f7e5 url(images/pond.jpg) no-repeat center top;
  display: table;
  background-color: #53511c;
  width: 100%;
  height: 100%;
  display: table;
  margin: 0 auto;
  padding: 20px 0 20px 0;
  font-style: normal; font-variant:normal; font-weight:normal; font-size:small; font-family:Arial, Helvetica, Verdana, sans-serif;
  text-align: left;
}


.wrapper
{
  background-image: url('images/shadow2.png');
  background-repeat: repeat-x;

  background-color: FFFFF;
  margin: 0 auto;
  padding: 0 0 0 0;
  width: 905px;
  height: 100%;
  
}
.contact
{
  background-color: #CCCCCC;
  margin-top: 15px;
  margin: 0 auto;
  padding: 15px;
  border: 2px inset #D1D3D1;
  width: 755px;
  min-height: 500px;
}


.textbox
{
  position: relative;
  background-color: #ffffff;
  margin: 0 auto;
  padding: 30px;
  border: 2px inset #D1D3D1;
  width: 744px;
}
.textbox p
{
margin: 0 auto;
font-size: 14px;
}
.textbox h1
{
margin: 0 auto;
font-size: 22px;
font-weight: normal;
}

.textbox h2
{
margin: 0 auto;
font-size: 18px;
font-weight: normal;
}

.imgleft
{
float: left;
margin: 0 30px 0 0;	
}

.main
{
  background-image: url('images/shadow.pg');
  background-repeat: repeat-x;
  background-color: #82A183;
  	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	-khtml-opacity: 0.85;
	opacity: 0.85;

  margin: 0 auto;
 
  padding: 0;
  width: 864px;
  min-height: 500px;

}
.main p
{
margin: 0 auto;
}
.maincontact
{
  background-image: url('images/shadow.pg');
  background-repeat: repeat-x;
  background-color: #82A183;
  margin: 0 auto;
  padding: 0;
  width: 864px;
  min-height: 500px;

}
.main p
{
margin: 0 auto;
}

.mainhome
{
  background-image: url('images/shadow.pg');
  background-repeat: repeat-x;
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	-khtml-opacity: 0.85;
	opacity: 0.85;
  background-color: #82A183;
  margin: 0 auto;
  
  padding: 0;
  width: 864px;
  min-height: 500px;

}
.mainhome p
{
margin: 0 auto;
}

.header
{

  background-image: url('images/logo6.gif');
  background-repeat: no-repeat;
  width: 864px;
  height: 229px;
  margin: 0 20px 0 20px;;
}
.header1
{
  
  background-image: url('images/logoback.pg');
  background-repeat: no-repeat;
  background-position: right;
  margin: 0 0 0 0;
  height: 229px;
  width: 864px;
  
}
.header3
{
  
  position: absolute;
  margin: 196px 0 0 215px;
  padding: 0 0 0 0;
  height: 32px;
  width: 645px;
  
}
.boxleft
{
  position: relative;
  background-color: #FFFFFF;
  margin: 0 0 0 0;
  padding: 30px;
  height: 0;
  width: 200px;
  
}
.boxright
{
  
  position: relative;
  float: center;
  margin:  0;
  padding:  0;
  height: 500px;
  width: 500px;
  
}


/*------------MENU------------*/
.hbuttons a
{
display: block;
text-decoration: none;
font: bold 15px Arial;
color: black;
width: 120px;
height: 32px;
float: left;
display: inline;
margin: 0 8px 0 0;
background-image:url(tab.jpg);
background-repeat: no-repeat;
padding: 10px 0 0 0;
text-align:center;
}

.hbuttons a:hover
{
background-image:url(tab2.jpg);
}
.footer
{
 position: relative;
  margin: 0 auto;
  width: 864px;
  background-color: #000000;
}
.footer p
{
 padding: 5px;
 font-size: 14px;
 margin: 0;
 text-align: center;
 color: #FFFFFF;

}
.footer2
{
  
  filter:alpha(opacity=75);  
  -moz-opacity:.75;
  opacity:.75;
  margin: 0 auto;
  width: 864px;
  background-color: #000000;
}


