/****  gradient_block  change to oval ****/

#navigator{
	margin:0px;
	padding:5px 0 0 2px;
}
#navigator li {
	display: inline;
	background-image: url(images/black_oval.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding:0 10px 0 15px;
	margin:0px;
	float: left;
	text-align: left;
	list-style: none;
}

#navigator li a {text-decoration: none; font-weight : bold; white-space:nowrap;}

#navigator a#normal {
	color: #763301;
	white-space: nowrap;	
}
#navigator a#normal:hover { 
	color:#FFFFFF;
}
#navigator a#current {
	color:#A37D01;
	white-space: nowrap;
}


/*  css for PHP Layers Menu 3.2.0-rc (C) 2001-2004 Marco Pratesi - http://www.marcopratesi.it/  */


.submenu {
	left: 0px; 
	top: 0px;
	visibility: hidden; 
	position: absolute;
	padding:0 0 0 5px;
}
.subframe {
	border: #7F6615 1px solid; 
	display: block; 
	filter: alpha(opacity=95); 
	line-height: 15px; 
	position: absolute;
	background-color: #ffffff;
	text-indent: 5px;
}
.item {
	white-space: nowrap; 
	text-align: left;
	border-bottom: 1px solid #B28F1D;
	margin-top: 2px;
}
.item a {
	font-weight: normal; 
	color:#000000; 
	text-decoration: none;
}
.item a:hover {
	font-weight:normal; 
	color:#ffffff; 
	text-decoration:none; 
	background-color:#FFDC6A;
	display:block;
}
.item .fwdarr {
	right: 7px;
	top: 5px; 
	position: absolute;	
}