
.container {width: 920px; margin: 0 auto;}
ul#topnav {
	margin: 0; padding: 0;
	float: right;
	width: 920px;
	list-style: none;
	position: relative;   
	font-size: 1.2em; font-size: 1.5em;

	background: #806636 ;
	 background: #FFF ;	 background: url(../images/n2.png) repeat-x bottom ;	background: url(../images/1.jpg) repeat top ;
	background: url(topnav_stretch.gif) repeat top ;


	
		/*background: #996600;  url(../images/nav2.png) repeat center center ;*/
	
	font-family: "Times New Roman", Arial, Tahoma,  Helvetica; font-weight:bold;
	z-index:1;
	border-top:0px solid #f2e5c5;border-bottom:0px solid silver;
	border-bottom:4px solid #D6AE4E;
	border-bottom:4px solid #996600;
	border-bottom:0px solid #D6AE4E;

	
}

ul#topnav li {
	float: right;
	margin: 0; padding: 0;
	border-right: 0px solid #555;  
	
}

ul#topnav li a {
	padding: 10px 15px;
	display: block;
	color: #f0f0f0;
	color: #D6AE4E;
	color: #000;
	color: #FFF;
	color: #D1C2B2;
	color: #201701;color: #8c1d03;  
	color: #851f1a; 
	color: #1b1301; 	 
	color: #fff; 	 
	 

	text-decoration: none; 
}
ul#topnav li a:hover {color:black;  background: url(../images/n223.png) repeat-x top ;}
ul#topnav li:hover {  background: #b8a370 ;background: #ab9b69 ; background: #D5CDB4 ; 	 filter:alpha(opacity=85); -moz-opacity:0.85; -khtml-opacity: 0.85; opacity: 0.85;
 /*url(topnav_active.gif) repeat top; */ }
/* next menu */
ul#topnav li span {
    text-align:right;
	float: right;
	padding: 15px 0;
	position: absolute;  
	left: 0; top:38px;top:35px;top:36px;
	display: none;
	width: 920px;
	background: #ab9b69;
	background: #D5CDB4;
 

 
 
	color: #fff;
	color: #D6AE4E;
	color: #231901;
	color: #231901; 
	


	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	
	/* filter:alpha(opacity=70); -moz-opacity:0.7; -khtml-opacity: 0.7; opacity: 0.7;

	z-index:1;  */
}
ul#topnav li:hover span { display: block; color:#022d83; }
ul#topnav li span a { display: inline; color:black; 	color: #003399;  }
/* hover text color */
ul#topnav li span a:hover {text-decoration: none;  color:#FFFFFF;  visibility:visible; background-color:#333300;background-color:#003399;  }