
#access {

	color: #497878;
	font-size: 18px;
	font-family: 'Quattrocento', serif, Georgia;
	z-index: 999;
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 1;
	text-transform:uppercase;

	display: block;

	float: left;

	

}

#access .menu-header,

div.menu {

	color: #497878;
	font-size: 18px;
	font-family: 'Quattrocento', serif, Georgia;
	z-index: 999;
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 1;
	text-transform:uppercase;

	display: block;

	float: left;
	position:absolute;
	top:100px;
	


}

#access .menu-header ul,

div.menu ul {

	list-style: none;

	margin: 0;

}

#access .menu-header li,

div.menu li {

	float: left;

	position: relative;
	

}

#access a {color:#497878; text-decoration:none; height:30px;display:block;line-height:44px;vertical-align:middle;  text-align:left;padding-left:20px;padding-right:5px; padding-top:5px;

	/* color: #aaa;

	display: block;

	line-height: 38px;

	padding: 0 10px;

	text-decoration: none; */

}

#access ul ul {

	/*box-shadow: 0px 3px 3px rgba(0,0,0,0.2);

	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);

	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2); */
	background: #e3e1df repeat scroll 0 0;/* color of line in dropdown */

	display: none;

	position: absolute;

	/*top: 38px;

	left: 0;

	float: left;

	width: 180px; */

	z-index: 99999;

}

#access ul ul li {

	min-width: 210px;
    max-width: 275px;
	width:100%;
}

#access ul ul ul {

	left: 100%;

	top: 0;

}

#access ul ul a {

	/*background: #333;

	line-height: 1em;

	padding: 10px;

	width: 160px;

	height: auto; */
	color: #645f5a; text-decoration:none; height:30px;display:block;line-height:44px;vertical-align:middle;  text-align:left;padding-left:20px;padding-right:5px;padding-bottom:15px;border-bottom:1px solid #fff;

}

#access li:hover > a,

#access ul ul :hover > a {

	color: #497878;vertical-align:middle;  text-align:left;padding-left:20px; 

}

#access ul li:hover > ul {

	display: block;
	background: #e3e1df repeat scroll 0 0;
}

#access ul li.current_page_item > a,


#access ul li.current-menu-item > a

 {

	color: #645f5a; vertical-align:middle;text-align:left;padding-left:20px;

}

* html #access ul li.current_page_item a,

* html #access ul li.current-menu-ancestor a,

* html #access ul li.current-menu-item a,



* html #access ul li a:hover {

	vertical-align:middle;  text-align:left;padding-left:20px;

}
