/*
.menu ul li a {
	display:block;
	text-decoration:none;
	color:#EBE0D5;
	/*font-weight:bold;*/
	/*height:37px;*/ 
/*	border-bottom: 3px solid #8e7657;
	line-height:23px;
	font-size:16px; 
	overflow:hidden;
	/*padding-left: 0px;*/
/*	padding: 1px 0px;
	text-transform: uppercase;

}

.menu ul {padding:0; margin:0; list-style: none;}
.menu ul li {float:left; position:relative;}
.menu ul li ul {display: none;}

/* Button ":hover" Styling */
/*.menu ul li:hover a {border-bottom: 3px solid #f2efdf;}*/
.menu_strip {
  background: transparent url(../images/ss20_bgstrip.png) repeat-x scroll center bottom;
 border-bottom: 5px solid #3d2a1c;
line-height:0;
margin-bottom:40px;
margin-top:0px;
padding:41px 0 30px 0;
}
                    
.menu {
	/*height: 25px;
  padding: 0 0 0 15px;
  /*background: #FBFAF4;*/
  /*background: #4B9376 url(../images/bg_navigation.png) repeat-x scroll center bottom;*/
  font: 16px Georgia, Times, serif; overflow: hidden;
  min-width: 850px;
  padding-left: 10px;}
.menu li {float: left; list-style: none/*padding: 0 13px 0 13px; margin-right: 5px;
  background: url(/images/diamond-black.gif) 100% 66% no-repeat;*/}
.menu li a {display: block; padding-bottom:10px; /*padding: 0.75em 0 0.25em;*/
  text-transform: uppercase; color: #000; text-decoration: none}
.menu a:hover {
 background: top left repeat-x; color: #7accc8; 
}


