  .main_back {
  background-image: url(../images/top_background1.jpg);
  background-repeat: repeat-x;
  background-position: top;
  }
  
    .page_back {
  background-image: url(../images/page_background1.jpg);
  background-repeat: repeat-x;
  background-position: top;
  }
  
.text {
  font-family: Tahoma;
  font-size: 12px;
  font-style: normal;
  color: #4A0201;
  }

a.text:link { color: #4A0201; text-decoration: underline; } 
a.text:active { color: #4A0201; text-decoration: underline; } 
a.text:visited { color: #4A0201; text-decoration: underline; } 
a.text:hover { color: #4A0201; text-decoration: underline; }

.footer_menu {
  font-family: Tahoma;
  font-size: 12px;
  font-style: normal;
  color: #54100E;
  }

a.footer_menu:link { color: #54100E; text-decoration: underline; } 
a.footer_menu:active { color: #54100E; text-decoration: underline; } 
a.footer_menu:visited { color: #54100E; text-decoration: underline; } 
a.footer_menu:hover { color: #7C2F2C; text-decoration: underline; }

.footer_address {
  font-family: Tahoma;
  font-size: 13px;
  font-style: normal;
  color: #54100E;
  }

.title {
  font-family: Tahoma;
  font-size: 16px;
  font-style: normal;
  font-weight: bold;
  color: #4A0201;
  }

.title2 {
  font-family: Tahoma;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  color: #4A0201;
  }
