#leftnav {
	width: 166px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ADB29E;
	border-left-color: #ADB29E;
	text-align: center;
}
#leftnav ul {
	margin: 0px auto;
	width: 145px;
	padding: 0px;
	list-style-type: none;
}


#levelOne li a.active{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #BE5916;
	text-decoration: none;
	font-weight: bold;
	padding-top: 4px;
	line-height: normal;
	width: 145px;
	background-color: #FFFFFF;
	display: block;
	text-align: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CED2CA;
	padding-bottom: 4px;
}
#levelOne li a.first_active{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #BE5916;
	text-decoration: none;
	font-weight: bold;
	line-height: normal;
	width: 145px;
	background-color: #FFFFFF;
	display: block;
	text-align: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CED2CA;
	padding-bottom: 4px;
}
#levelOne li a.last_active{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #BE5916;
	text-decoration: none;
	font-weight: bold;
	padding-top: 4px;
	line-height: normal;
	width: 145px;
	background-color: #FFFFFF;
	display: block;
	text-align: left;
}
#levelOne li a.inactive{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #85A87F;
	text-decoration: none;
	font-weight: bold;
	padding-top: 4px;
	line-height: normal;
	width: 145px;
	background-color: #FFFFFF;
	display: block;
	text-align: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CED2CA;
	padding-bottom: 4px;
}
#levelOne li a.inactive:hover{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #BE5916;
	text-decoration: none;
	font-weight: bold;
	padding-top: 4px;
	line-height: normal;
	width: 145px;
	background-color: #FFFFFF;
	display: block;
	text-align: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CED2CA;
	padding-bottom: 4px;
}
#levelOne li a.first_inactive{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #85A87F;
	text-decoration: none;
	font-weight: bold;
	line-height: normal;
	width: 145px;
	background-color: #FFFFFF;
	display: block;
	text-align: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CED2CA;
	padding-bottom: 4px;
}
#levelOne li a.first_inactive:hover{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #BE5916;
	text-decoration: none;
	font-weight: bold;
	line-height: normal;
	width: 145px;
	background-color: #FFFFFF;
	display: block;
	text-align: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CED2CA;
	padding-bottom: 4px;
}
#levelOne li a.last_inactive{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #85A87F;
	text-decoration: none;
	font-weight: bold;
	padding-top: 4px;
	line-height: normal;
	width: 145px;
	background-color: #FFFFFF;
	display: block;
	text-align: left;
}
#levelOne li a.last_inactive:hover{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #BE5916;
	text-decoration: none;
	font-weight: bold;
	padding-top: 4px;
	line-height: normal;
	width: 145px;
	background-color: #FFFFFF;
	display: block;
	text-align: left;
}

/* Level Two */
#levelTwo li a.active{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: ##5A664C;
	text-decoration: none;
	font-weight: bold;
	padding-top: 4px;
	line-height: normal;
	width: 135px;
	background-color: #FFFFFF;
	display: block;
	text-align: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CED2CA;
	padding-bottom: 4px;
	padding-left: 10px;
}
#levelTwo li a.first_active{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #BE5916;
	text-decoration: none;
	font-weight: bold;
	line-height: normal;
	width: 135px;
	background-color: #FFFFFF;
	display: block;
	text-align: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CED2CA;
	padding-bottom: 4px;
	padding-left: 10px;
}
#levelTwo li a.last_active{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #BE5916;
	text-decoration: none;
	font-weight: bold;
	padding-top: 4px;
	line-height: normal;
	width: 135px;
	background-color: #FFFFFF;
	display: block;
	text-align: left;
	padding-left: 10px;
}
#levelTwo li a.inactive{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #5A664C;
	text-decoration: none;
	font-weight: bold;
	padding-top: 4px;
	line-height: normal;
	width: 135px;
	background-color: #FFFFFF;
	display: block;
	text-align: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CED2CA;
	padding-bottom: 4px;
	padding-left: 10px;
}
#levelTwo li a.inactive:hover{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #BE5916;
	text-decoration: none;
	font-weight: bold;
	padding-top: 4px;
	line-height: normal;
	width: 135px;
	background-color: #FFFFFF;
	display: block;
	text-align: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CED2CA;
	padding-bottom: 4px;
	padding-left: 10px;
}
#levelTwo li a.first_inactive{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #5A664C;
	text-decoration: none;
	font-weight: bold;
	line-height: normal;
	width: 135px;
	background-color: #FFFFFF;
	display: block;
	text-align: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CED2CA;
	padding-bottom: 4px;
	padding-left: 10px;
}
#levelTwo li a.first_inactive:hover{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #BE5916;
	text-decoration: none;
	font-weight: bold;
	line-height: normal;
	width: 135px;
	background-color: #FFFFFF;
	display: block;
	text-align: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CED2CA;
	padding-bottom: 4px;
	padding-left: 10px;
}
#levelTwo li a.last_inactive{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #5A664C;
	text-decoration: none;
	font-weight: bold;
	padding-top: 4px;
	line-height: normal;
	width: 135px;
	background-color: #FFFFFF;
	display: block;
	text-align: left;
	padding-left: 10px;
}
#levelTwo li a.last_inactive:hover{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #BE5916;
	text-decoration: none;
	font-weight: bold;
	padding-top: 4px;
	line-height: normal;
	width: 135px;
	background-color: #FFFFFF;
	display: block;
	text-align: left;
	padding-left: 10px;
}

/* Level Three */
#levelThree li a.active{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #BE5916;
	text-decoration: none;
	font-weight: normal;
	padding-top: 4px;
	line-height: normal;
	width: 125px;
	background-color: #FFFFFF;
	display: block;
	text-align: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CED2CA;
	padding-bottom: 4px;
	padding-left: 20px;
}
#levelThree li a.first_active{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #BE5916;
	text-decoration: none;
	font-weight: normal;
	line-height: normal;
	width: 125px;
	background-color: #FFFFFF;
	display: block;
	text-align: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CED2CA;
	padding-bottom: 4px;
	padding-left: 20px;
}
#levelThree li a.last_active{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #BE5916;
	text-decoration: none;
	font-weight: normal;
	padding-top: 4px;
	line-height: normal;
	width: 125px;
	background-color: #FFFFFF;
	display: block;
	text-align: left;
	padding-left: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CED2CA;
	padding-bottom: 10px;

}
#levelThree li a.inactive{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #5A664C;
	text-decoration: none;
	font-weight: normal;
	padding-top: 4px;
	line-height: normal;
	width: 125px;
	background-color: #FFFFFF;
	display: block;
	text-align: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CED2CA;
	padding-bottom: 4px;
	padding-left: 20px;
}
#levelThree li a.inactive:hover{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #BE5916;
	text-decoration: none;
	font-weight: normal;
	padding-top: 4px;
	line-height: normal;
	width: 125px;
	background-color: #FFFFFF;
	display: block;
	text-align: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CED2CA;
	padding-bottom: 4px;
	padding-left: 20px;
}
#levelThree li a.first_inactive{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #5A664C;
	text-decoration: none;
	font-weight: normal;
	line-height: normal;
	width: 125px;
	background-color: #FFFFFF;
	display: block;
	text-align: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CED2CA;
	padding-bottom: 4px;
	padding-left: 20px;
}
#levelThree li a.first_inactive:hover{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #BE5916;
	text-decoration: none;
	font-weight: normal;
	line-height: normal;
	width: 125px;
	background-color: #FFFFFF;
	display: block;
	text-align: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CED2CA;
	padding-bottom: 4px;
	padding-left: 20px;
}
#levelThree li a.last_inactive{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #5A664C;
	text-decoration: none;
	font-weight: normal;
	padding-top: 4px;
	line-height: normal;
	width: 125px;
	background-color: #FFFFFF;
	display: block;
	text-align: left;
	padding-left: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CED2CA;
	padding-bottom: 4px;
}
#levelThree li a.last_inactive:hover{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #BE5916;
	text-decoration: none;
	font-weight: normal;
	padding-top: 4px;
	line-height: normal;
	width: 125px;
	background-color: #FFFFFF;
	display: block;
	text-align: left;
	padding-left: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CED2CA;
	padding-bottom: 4px;
}
