/* Main Menu */
#menu.level0 {
	height: 23px;
}
#menu.level1 {
	height: 30px;
}
#menu.level2 {
	height: 56px;
}
#menu.level3 {
	height: 86px;
}
#menu {
	color: #582c00;
	background: url(/templates/img/nav-background.jpg) repeat-x;
	width: 980px;
	font-size: 11px;
	text-align: left;
	height: auto;
	float: left;
}
#menu ul#main {
	list-style: none;
	margin: 0 6px 0 6px;
	padding: 0;
	text-align: left;
	line-height: 120%;
	width: 968px;
	position: absolute;
	float: left;
}
#menu li {
	list-style-image: none;
	line-height: 150%;
	padding: 5px 0px 7px 0px;
	list-style: none;
	font-size: 11px;
	text-align: center;
	float: left;
	white-space:nowrap;
}
#menu li a, #menu li a:visited {
	color: #fff;
	background: transparent;
	border-bottom: 0px;
	font-weight: bold;
	text-decoration: none;
	border-right: 1px dotted #ccc;
	padding: 0 6px 0 6px;
	white-space:nowrap;
}
#menu ul li ul {
	display: none;
	position: absolute;
	background: #d5d1c0;
	margin: 7px 0 0 -6px;
	width: 964px;
	float: left;
	left: 0;
	padding-top: 0;
	padding-bottom: 0;
}
#menu li ul li {
	font-size: 11px;
	padding-left: 6px;
	padding-right: 6px;
}
#menu li ul li a, #menu li ul li a:visited {
	background: transparent;
	border-bottom: 0px;
	text-decoration: none;
	border: 0;
	padding: 2px 6px 2px 6px;
	white-space:nowrap;
	display: block;
	font-weight: normal;
}
#menu ul li ul li ul {
	display: none;
	position: absolute;
	background: #E9E7DE;
	margin: 4px 0 0 0px;
	width: 964px;
	padding-bottom: 0;
}
#menu li ul li {
	background:  none;
	font-weight: normal;
	font-size: 11px;
	list-style-image: none;
}
#menu a:hover {
	color: #EFEDE6;
	background: transparent;
}
#menu li ul li a, li ul li a:visited {
	border: 0;
	color: #4E4B3C;
}
#menu li ul li a:hover {
	color: #78755D;
}
#menu li.currentitem {
	background-color: #606A48;
}
#menu li ul li.currentbranch {
	background-color: #E9E7DE;
}
#menu li.currentbranch, #menu li.currentitem {
	background-color: #D5D1C0;
}
#menu li.currentitem.first{
        background: none;
}
#menu li.currentitem.first a{
        color: #fff;
}
#menu li.currentbranch a, #menu li.currentitem a {
	color: #582C00;
}
#menu li ul li.currentbranch a, #menu li ul li.currentitem a {
	font-weight: bold;
}
#menu li ul li.currentitem ul li a, #menu li ul li.currentbranch ul li a {
	font-weight: normal;
}
#menu li ul li ul li.currentitem a {
	font-weight: bold;
}
#menu li ul li.currentitem {
	background-color: #E9E7DE;
}
#menu ul ul {
	display: none;
}
#menu ul li.currentitem ul {
	display: block;
}
#menu ul li.currentitem ul li ul {
	display: none;
}
#menu ul li.currentbranch ul {
	display: block;
}
#menu ul li.currentbranch ul li ul {
	display: none;
}
#menu ul li.currentbranch ul li.currentitem ul {
	display: block;
	color: #E9E7DE;
	float: left;
}
#menu ul li.currentbranch ul li.currentbranch ul {
	display: block;
}
#menu ul li.currentbranch ul li.currentitem ul ul {
	display: none;
}
#menu ul li.currentbranch ul li.currentitem ul ul ul {
	display: none;
}
#menu p {
	color: #996633;
	background: transparent;
	font-size: 10px;
	line-height: 140%;
}
#menu li.last {
	border: none;
}
/*Footer*/
#subfooter {
	float: left;
	margin: 0 auto;
	width: 980px;
	height: 46px;
	background: url(/templates/img/footer-divider.jpg) no-repeat;
}
#footer {
	float: left;
	color: #FFFFFF;
	background: #504D3E;
	margin: 0 auto;
	width: 980px;
	font-size: 9px;
	min-height: 100px;
	text-align: center;
	padding-bottom: 12px;
}
/*Footer Directory */
#directory {
	float: left;
	color: #FFFFFF;
	background: #504D3E;
	margin: 0 auto;
	width: 980px;
	font-size: 9px;
	min-height: 100px;
	text-align: center;
}
#directory ul {
	float: left;
	margin: 10px 10px 10px 80px;
	padding: 0;
	background: none;
	width: 100%;
}
#directory li {
	list-style-image: none;
	line-height: 150%;
	padding: 2px;
	list-style: none;
	font-size: 11px;
	text-align: left;
	float: left;
	border: none;
	font-weight: bold;
	width: 220px;
}
#directory li li {
	float: none;
	font-weight: normal;
	padding-left: 0px;
}
#directory ul li ul {
	margin-left: 0px;
}
#directory li a, #directory li a:visited {
	color: #fff;
	background: transparent;
	border-bottom: 0px;
	text-decoration: none;
	border: none;
	padding: 0px;
}
#directory li a:hover {
	color: #ccc;
}
#directory li.last a {
	border: none;
}
/*Footer Menu */
#footer-menu {
	float: left;
	color: #FFFFFF;
	margin: 0 auto;
	width: 100%;
	font-size: 9px;
	text-align: center;
	padding-bottom: 12px;
}
#footnav ul {
	float: left;
	margin: 10px 0 0 320px;
	padding: 0;
	background: none;
	width: 100%;
}
#footnav li {
	list-style-image: none;
	line-height: 150%;
	padding: 4px 0px 4px 6px;
	list-style: none;
	font-size: 11px;
	text-align: center;
	float: left;
}
#footnav li.first {
	padding-left: 290px;
}
#footnav li a, #footnav li a:visited {
	color: #fff;
	background: transparent;
	border-bottom: 0px;
	font-weight: normal;
	text-decoration: none;
	border-right: 1px dotted #ccc;
	padding-right: 6px;
}
#footnav li a:hover {
	color: #ccc;
}
#footnav li.last a {
	border: none;
}