.menu{

	border:0px;
	font-family: Century Gothic;
	font-size:13px;
	color: #666666;
	float: left;
	height: 24px;
	}
.menu ul{

	list-style:none;
	margin:0;
	font-size:13px;
	color: #666666;
	font-family: Century Gothic;
	
	}
	.menu li{
	font-size:13px;
	color: #666666;
	font-family: Century Gothic;
		}
	.menu li a{
		
		color: #666666;
	font-size:13px;
		display:block;
		font-weight:bold;
		line-height:30px;
		padding: 0px;
		text-align:center;
		text-decoration:none;
	font-family: Century Gothic;
		
		}
		.menu li a:hover, .menu ul li:hover a{
			
			color: #ffffff;
	font-size:13px;
			text-decoration:none;
	font-family: Century Gothic;
	text-align: center;
			
			}
	.menu li ul{
		background:#a29060 url(images/finest_honey_nougat_button_bg.jpg);
		display:none;
		height:auto;
		padding:0px;

		border:0px;
		position:absolute;
		z-index:200;
	font-family: Century Gothic;
		
		/*top:1em;
		/*left:0;*/
		}
	.menu li:hover ul{
		display:block;
		background:#a29060 url(images/finest_honey_nougat_button_bg.jpg);
	font-family: Century Gothic;
		
		}
	.menu li li {
		background:#a29060 url(images/finest_honey_nougat_button_bg.jpg);
		display:block;
		float:none;
		
		width:146px;
	font-family: Century Gothic;
		
		
		}
	.menu li:hover li a{
		background:none;
	font-family: Century Gothic;
		
		
		
		
		}
	.menu li ul a{
		display:block;
		height:35px;
	font-size:13px;
		font-style:normal;
		margin:0px;
		padding:0px;
		text-align:left;
	font-family: Century Gothic;
		
		}
		.menu li ul a:hover, .menu li ul li:hover a{
			background:#ffffff url(images/finest_honey_nougat_button_bg_hover.jpg);
			border:0px;
			color: #a29060;
			text-decoration:none;
	font-family: Century Gothic;
			
			}
	.menu p{
		clear:left;
	font-family: Century Gothic;
		}	

		
