body{
    background-color: #000000;
     background-image:    url(black_bg.jpg);
   margin: 0; padding: 0;
   color: #80805E;
    }

input,textarea{
    background-color:#E7DCB4;
    font-size:12px;
    color :#663300;
    font-weight:normal;
    padding-left:5px;
    margin:5px 15px;
    border-right-color: #8F7034;
    border-bottom-color: #B08940;
}





.menu{
    width:auto;
    margin-left: 0px;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    z-index:65;
}

.menu a{

    display:block;
    position:relative;
    background-image: ;
    background-color: ;
    color: #D1C59C;
    font-family:"Times New Roman", Times, serif;
    font-size:15px;
    font-weight:bold;
    text-align: center;
    text-decoration:none;
    padding:2px 5px;
    margin:0px;
               border-bottom-color: #C7B783;
               border-bottom-style:   dotted;
               border-bottom-width:  1px;

}

.menu a:hover{
       font-size:15px;
      padding:2px 5px;
    text-decoration:none;
    background-color: #820000 ;
    background-image: ;
    color: #BBA868;
            border-color:  ;
               border-width: ;
               border-style:   ;
               border-bottom-color: #FAF863;
               border-bottom-style:  solid;
               border-bottom-width:  1px;

}

.almenu{

    position:relative;
    visibility: hidden;

}


.almenu a{
width:100%;
border:solid 10px;
border-color:#9E6A43;
text-align:left;

}
.am_div{
    width:200px;
    position:absolute;
    top: -24px;
    left: 120px;
    padding:0px 0px 0px 0px;
    margin:0px;
}

.am_div a{
      border-style:    solid;
             border-width: 1px;
             border-color: #AA7846;
    background-color: #680001;
    background-image: ;
    color:  #BDAA71;
}

.am_div a:hover{
             border-style:    solid;
             border-width: 1px;
             border-color: #AA7846;

    background-color: #820000;
    background-image: ;
    color:  #DCD7B9;
}

.am_div2{
    width:100px;
    position:absolute;
    top: -26px;left: 159px;
    padding:2px 0px 2px 0px;
    margin:0px;
}
.am_div2 a{
    background-color:#1031B4;
}





.contact {
   background-color:;
   font-weight: bold;
   width:600px;
   color:#818181;
   font-size:16px;
}


.send_button {
  color:#818181;
  font-size:16px;
  font-weight:  bold;
  cursor:pointer;
}

.tex{
  font-size:  12px;
  color:  #5B5B5B;
}
 a{
  font-size:  13px;
 font-weight:  bold;
   text-decoration:  none;
   color:  #7E7E7E;
}
a:hover{
  color:  #D8D8D8;
}

