div{font-family:tahoma; font-size:11px;  color:#9C8E6D; }
.txt{font-family:tahoma; font-size:11px;  color:#9C8E6D; }
.txtBold{font-family:tahoma; font-size:11px;  font-weight:bold; color:#9C8E6D; }

.div{font-family:tahoma; font-size:11px;  color:#737373; }
.a_broun{font-family:tahoma; font-size:11px;  color:#8D7A50; }
.a_broun_l{font-family:tahoma; font-size:11px;  color:#9C8E6D; }
.a_broun_b{font-family:tahoma; font-size:11px;  color:#8D7A50; font-weight:900; text-decoration:none }
.a_copyright{font-family:tahoma; font-size:11px;  color:#AEA287;  text-decoration:none }
.dark{font-family:tahoma; font-size:11px;  color:#837551; font-weight:900 }
.dark1{font-family:tahoma; font-size:11px;  color:#7B7055; font-weight:900 }
.gold{font-family:tahoma; font-size:11px;  color:#9D8349; font-weight:900 }
.menu{font-family:tahoma; font-size:11px;  color:#FCF1D8; font-weight:900; text-decoration:none }
96600; text-decoration: none; }
#ZOOM 			{ LEFT: 10px; POSITION: absolute; TOP: 10px; }
#slidenumber_loc	{ RIGHT: 20px; POSITION: absolute; TOP: 10px; white-space: nowrap }
.slide_text		{ COLOR: #000000; FONT: 20px verdana, arial, sans-serif; font-weight: normal; }
.slide_hilite 		{ COLOR: #999999; }

.topMenu { 
  vertical-align : bottom;
  font-family : tahoma, sans-serif;
  font-size : 11px;
  font-weight : bold;
} 
.topMenu a { 
  color : #654d1f;
  text-decoration : none;
} 
.topMenu a:hover { 
  color : #bfa574;
  text-decoration : none;
} 

.dropdown {
  position: absolute; top: 132px;
  width:720px;
}

.dropdown ul { 
  padding : 0;
  margin : 0;
  list-style : none;
} 

.dropdown li { 
  float : left;
  position : relative;
  padding-right:28px;
} 

.dropdown #home { 
 padding-left:10px;
} 
.dropdown #services { 
  word-spacing:.2em;
} 

/*
.dropdown #rooms { 
  width : 6em;
} 
 
.dropdown #salon { 
  width : 6em;
} 
.dropdown #celebrations { 
  width : 6em;
} 
.dropdown #santafe { 
  width : 6em;
} 
.dropdown #about { 
  width : 6em;
} 
.dropdown #amenities {
	width: 6em;
}
.dropdown #contact { 
  width : 6em;
} 
.dropdown #book { 
  width : 6em;
} 
*/

.dropdown li ul { 
  display : none;
  position : absolute;
  top : 1.2em;
  left : 0;
  background-color : #efe9db;
  border-style : ridge;
  border-width : thin;
  border : gray;
} 

.dropdown li ul li { 
  border-bottom : 1px solid gray;
  width : 15em;
  padding : 3px;
  margin : 3px;
} 

.dropdown li > ul { 
  top : auto;
  left : auto;
} 

.dropdown li:hover ul, li.over ul { 
  display : block;
} 

ul {
  list-style : square;
}