body {
    background: #b2d2a5;
    font: 10pt Verdana;
}

a{
 color: #3B4537;
}
a:visited{
 color: #3F3F3F;
}

h1 {
    font: 16pt Times New Roman;
    font-weight: bold;
    color: #3b4537;
}

#container {
    position: relative;
    margin-top: 20px;
    width: 960px;
    min-height: 900px;
    margin-left: auto;
    margin-right: auto;
    background-image: url('images/background2.png');
    background-repeat: repeat-y;
    padding-top: 63px;
    z-index: 0;
}

#top_menu {
    width: 830px;
    margin-left: auto;
    margin-right: auto;
    text-align: right;
}

#top_menu img {
    border: 0px;
    height: 33px;
}

#header1 {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    background-image: url('images/header1.jpg');
    background-repeat: repeat-y;
    width: 830px;
    height: 153px;
}

#menu {
    padding-left: 281px;
    padding-top: 43px;
}

#menu img {
    border: 0;
}

#menupreloads {
    display: none;
}

#header2 {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    background-image: url('images/header2.jpg');
    background-repeat: repeat-y;
    width: 830px;
    height: 308px;
    padding: 0px;
    z-index: -1;
}

#content {
    margin-left: auto;
    margin-right: auto;
    padding-left: 55px;
    padding-right: 55px;
    padding-top:10px;
    background-image: url('images/content.png');
    background-repeat: repeat-y;
    width: 720px;
    min-height: 374px;
}

#content2 {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    background-image: url('images/content2.png');
    background-repeat: repeat-y;
    width: 830px;
    height: 19px;
}

#footer {
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    width: 960px;
    text-align: center;
}

img#vine0left {
    position: absolute;
    left: 0;
    top: 43px;
    z-index: -1;
    width: 446px;
    height: 372px;
}

img#vine1left {
    position: absolute;
    left: -65px;
    top: 80px;
    width: 125px;
    height: 312px;
}

img#vine1right {
    position: absolute;
    right: -65px;
    top: 310px;
    z-index: 2;
    width: 130px;
    height: 300px;
}

img#vine2left {
    position: absolute;
    left: -65px;
    bottom: -16px;
    width: 135px;
    height: 318px;
}

img#vine2right {
    position: absolute;
    right: -65px;
    bottom: -40px;
    width: 117px;
    height: 529px;
}


#home_right {
  float: right;
  margin-left: 10px;
  width: 250px;
  border: 1px solid black;
  padding:10px;
}
.right {
    float: right;
    margin-left: 10px;
}
.nob {
    border:0px;
}
.bb{
   border:1px solid black;
}
.box{
  font-size:12pt;
  border:2px solid #AFCEA2;
  padding:10px;
  width:400px;
  margin-top:10px;
  margin-bottom:10px;
  background: #ffffff;
}

#testimonials h1{
  border-bottom:1px solid black;
}
#testimonials{
  width:600px;
  margin-left: auto;
  margin-right: auto;
  background: #C6CFC2;
  border:2px solid #84937B;
  padding:10px;
}

.signature{
    font-style: italic;
    text-align: right;
}

.small {
    font: 9pt verdana;
}
.nob { border:0px; }
.center { text-align: center; }
.image_center { margin-left: auto; margin-right: auto; display: block; }


#rates{
    font: 12pt verdana;
}


