A{
    color: #333;
}
A:hover {
    color: black;
}

.top {
  background-image: url(images/var3_01.jpg);
  width: 901px;
  height: 217px;
}

.mid {
  background-image: url(images/var3_03.jpg);
  width: 901px;
  height: 95px;
}

#photo1 {
    position: absolute;
    margin-top:26px;
    background-color: red;
}

#photo2 {
    position: absolute;
    margin-top:121px;
    margin-left:182px;
}

#photo3 {
    position: absolute;
    margin-top:26px;
    margin-left:568px;
}

#contactsb {
    position: absolute;
    margin-top: 37px;
    margin-left: 200px;
    font-size: 11px;
    color: #585858;
}

#menub {
    position: absolute;
    margin-top:133px;
    margin-left: 22px;
}

#search {

      margin-top: 10px;
      margin-left: 10px;
      font-size: 10px;
      color: #ac5659;
      font-weight: bold;
}

#search input {
     width: 80px;
     font-size: 10px;

}




#rline {
    margin-top: 21px;
    margin-left: 200px;
    width: 500px;
    color: white;
    position: absolute;
    font-size: 11px;
}

#title {
    position: absolute;
    padding-top: 60px;
    margin-left: 200px;
    font-weight: bold;
    color: #585858;
}

.menu {
    color: #418875;
    text-decoration: none;
    font-weight: bold;
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.menu1 {
    color: #474747;
    text-decoration: none;
    font-size: 11px;
}

.menutop {
    font-family: Tahoma, Arial, sans-serif;
    font-weight: normal;
    font-size: 11px;
    text-decoration: none;
}

.menutop2 {
    font-family: Tahoma, Arial, sans-serif;
    font-weight: normal;
    font-size: 11px;
    color: white;
    text-decoration: none;
}

.menutop2:hover {
    color: white;
    text-decoration: underline;
}

.title {
    padding-left: 50px;
    padding-top: 20px;
    font-size: 14px;
    color: #404778;
    font-weight: bold;
}

#address {
    padding-left: 5px;
    padding-top: 10px;
    font-size: 11px;
    color: #878787;
}

#copy {
   padding-top: 3px;
   text-align: center;
   font-size: 10px;
   color: black;
}

.menu111 {
    color: #999;
    font-size: 11px;
    text-decoration: none;
}

h2 {
    color: #821418;
    font-size: 12px;
}

#page {
    margin-left: 10px;
    margin-top: 10px;

    margin-right: 40px;
}