body {
	font-family:tahoma, sans-serif;  
	font-size:15px; 
    color: #ffffff;
	padding:  0px;
	margin:   0px;
	background-color: #f9f6e7;
   }

#background {
    width: 100%; 
    height: 100%; 
    position: absolute; 
    left: 0px; 
    top: 0px; 
    z-index: 0;
}

.stretch {
    width:100%;
    height:100%;
}

A {
  color: #ffffff;
  text-decoration: none;
}

A:hover {
  color: #ffffff;
  text-decoration: underline;
}

td{
 color: #ffffff;
 font-size:15px; 
 padding:  0px;
 margin:   0px;
}

.menu {
  color: #a7887b;
  font-size:25px; 
  background-color: #ffffff;
  display: block;
  width: 100px;
  height: 30px;
  padding:  15px;
  text-decoration: none;
}

.menu-head {
  color: #a7887b;
  font-size:22px; 
  font-weight:bold;
  background-color: #ffffff;
  padding:  10px;
  text-decoration: none;
}

.menu1 {
  color: #a7887b;
  font-size:25px; 
  background-color: #ffffff;
  display: block;
  width: 175px;
  height: 30px;
  padding:  15px;
  text-decoration: none;
}

.menu2 {
  color: #a7887b;
  font-size:16px; 
  background-color: #ffffff;
  padding:  10px;
  text-decoration: none;
}

.menu2:hover {
  color: #a7887b;
  font-size:20px; 
  background-color: #ffffff;
  text-decoration: none;
}

.menu3 {
  color: #ffffff;
  font-size:14px; 
  background-color: #866d61;
  padding:  3px;
  text-decoration: none;
}

.menu3:hover {
  color: #ffffff;
  font-size:14px; 
  background-color: #6c5144;
  padding:  3px;
  text-decoration: none;
}

.textfoot {
  font-size:13px; 
  color: #ffffff;
  text-decoration: none;
}

.foot {
  font-size:13px; 
  color: #ffffff;
  text-decoration: none;
}

.foot:hover {
  font-size:13px; 
  color: #ffffff;
  text-decoration: none;
}

.m1 {
  color: #ffffff;
  font-size:14px; 
  display: block;
  width: 128px;
  height: 20px;
  background-image: url(images/m1-1.png);
  text-decoration: none;
}

.m1:hover {
  color: #ffffff;
  font-size:14px; 
  display: block;
  width: 128px;
  height: 20px;
  background-image: url(images/m1.png);
  text-decoration: none;
}

.m2 {
  color: #ffffff;
  font-size:14px; 
  display: block;
  width: 128px;
  height: 20px;
  background-image: url(images/m2-2.png);
  text-decoration: none;
}

.m2:hover {
  color: #ffffff;
  font-size:14px; 
  display: block;
  width: 128px;
  height: 20px;
  background-image: url(images/m2.png);
  text-decoration: none;
}

.m3 {
  color: #ffffff;
  font-size:14px; 
  display: block;
  width: 132px;
  height: 20px;
  background-image: url(images/m3-3.png);
  text-decoration: none;
}

.m3:hover {
  color: #ffffff;
  font-size:14px; 
  display: block;
  width: 132px;
  height: 20px;
  background-image: url(images/m3.png);
  text-decoration: none;
}