body {
  background-color: #8a6642;
}
div#main {
  width: 685px;
  background-color: #faf1d3;
  border-top: 9px solid #f6e7b6;
  border-right: 9px solid #f6e7b6;
  border-left: 9px solid #f6e7b6;
  margin: auto;
}
div#stripes {
  background-image: url("el/stripesIE.jpg");
  background-repeat: no-repeat;
  width: 685px;
  height: 170px;
}
div#logo {
  background-image: url("el/logo.jpg");
  width: 310px;
  height: 160px;
  position: relative;
  top: 4px;
  left: 189px;
}
div#under_img {
  background-color: #f6e7b6;
  width: 685px;
  height: 104px;
}
div#img1 {
  background-image: url("el/img1IE.jpg");
  background-repeat: no-repeat;
  width: 225px;
  height: 99px;
  float: left;
}
div#img2 {
  background-image: url("el/img2IE.jpg");
  background-repeat: no-repeat;
  width: 225px;
  height: 99px;
  float: left;
  margin-left: 5px;
}
div#img3 {
  background-image: url("el/img3IE.jpg");
  background-repeat: no-repeat;
  width: 225px;
  height: 99px;
  float: left;
  margin-left: 5px;
}
div#menu {
  background-color: #edd6ad;
  width: 685px;
  height: 28px;
  border-bottom: 6px solid #f6e7b6;
}
div.menu_el_left {
  background-image: url("el/menu_el.jpg");
  background-repeat: no-repeat;
  width: 30px;
  height: 28px;
  float: left;
}
div.menu_el_right {
  background-image: url("el/menu_el.jpg");
  background-repeat: no-repeat;
  width: 30px;
  height: 28px;
  float: right;
}
div.menu_sep {
  background-image: url("el/menu_sep.jpg");
  background-repeat: no-repeat;
  width: 15px;
  height: 16px;
  float: left;
  margin-top: 6px;
  margin-left: 25px;
}
a {
  font-family: Times New Roman, Verdana, Tahoma;
  font-size: 15px;
  color: #8a6642;
  text-decoration: none;
  padding-top: 6px;
  margin-left: 27px;
  float: left;
}
div.text {
  font-family: Verdana, Tahoma;
  font-size: 11px;
  color: #666666;
  padding: 20px 25px;
}
.title {
  color: #996633;
  font-weight: bold;
}
.address {
  margin-left: 125px;
}
.phone{
  margin-left: 25px;
}
.form {
  font-family: Verdana, Tahoma;
  font-size: 11px;
  color: #666666;
}
input, textarea {
  font-family: Verdana, Tahoma;
  font-size: 11px;
  color: #8a6642;
}
a.contact {
  font-family: Verdana, Tahoma;
  font-size: 11px;
  color: #8a6642;
  text-decoration: none;
  margin-left: 50px;
  padding: 0px;
  float: none;
}
.links {
  margin-top: 20px;
  margin-bottom: 20px;
}
a.link {
  font-family: Verdana, Tahoma;
  font-size: 11px;
  color: #8a6642;
  text-decoration: none;
  margin: 0;
  float: none;
  padding: 0;
}
div#gallery {
  background-color: #f6e7b6;
  width: 685px;
  height: 555px;
}
.photo_1 {
  background-color: #ffffff;
  width: 219px;
  height: 173px;
  padding: 4px;
  margin-bottom: 2px;
  float: left;
}
.photo_1a {
  background-color: #ffffff;
  width: 219px;
  height: 173px;
  padding: 4px;
  margin-right: 2px;
  margin-bottom: 2px;
  margin-left: 2px;
  float: left;
}
div#footer {
  background-image: url("el/footer.jpg");
  background-repeat: no-repeat;
  width: 685px;
  height: 20px;
  border-top: 6px solid #f6e7b6;
}




