#nav_holder {
  position: relative;
  width: 149px;
  height: 600px;
	font-family: verdana, helvetica, arial, san-serif;
	font-size: 10px;
  font-weight: bold;
  margin: 0;
  padding: 0;
  /*background: #010508 url(/img/leftNav_bkgd.jpg) no-repeat;*/
  float: left;
}

* html #nav_holder {
  width: 125px;
}

#nav_holder ul, #nav_holder li {
	margin: 0;
	padding: 0;
}

#nav_holder ul {
	list-style-type: none;
}

#nav_holder a, #nav_holder a:visited {
	width: 137px;
	padding: 2px 2px 2px 10px;
	text-decoration: none;
	display: block;
}

/* for IE */
* html #nav_holder a, * html #nav_holder a:visited {
  padding: 1px 2px 3px 10px;
  width: 137px;
}

.nav_sep {
  width: 149px;
  margin: 0;
	padding-bottom: 5px;
  font-size: 1px;
  line-height: 1px;
  overflow: hidden;
}

* html .nav_sep {
  width: 149px;
  margin: 0;
	padding-bottom: 3px;
  font-size: 1px;
  line-height: 1px;
  overflow: hidden;
}

#vehicle_list_head {
  position: relative;
  width: 139px;
  color: #fff;
 /* background: #333333;*/
 /* background-image:url(../img/bg.menu.png);*/
  font-weight: bolder;
  margin: 0;
  padding: 5px 0 5px 10px;
  text-transform: uppercase;
}

#vehicle_list_toggle {
  position: relative;
  width: 149px;
  font-weight: bolder;
  margin: 0;
  padding: 5px 0 5px 0;
 /* background: #333333;*/
  background-image:url(../img/bg.menu.png);
}

* html #vehicle_list_toggle {
  width: 137px;
}

#vehicle_list_toggle a, #vehicle_list_toggle a:visited {
	color: #fff;
}

#vehicle_list_toggle a:hover, #vehicle_list_toggle li:hover {
	/*color: #c0c0c0;*/
color: #FFFFFF;
}
/*
#vehicle_list_toggle a:hover, #vehicle_list_toggle li:hover, #vehicle_list_toggle:hover {
	background-image:url(/img/bg_mainnav_orange.gif);
}
*/
#vehicle_list_toggle:hover {
	background-image:url(../img/bg_mainnav_orange.gif);
}
#vehicle_list {
  position: relative;
  margin: 0;
  padding: 0;
 /* background: #333333;*/
 /* background-image:url(../img/bg.menu.png);*/
	display: none;	
}

/* for IE */
* html #vehicle_list_toggle {
  background-image:url(../img/bg_mainnav_orange.gif);
}

#vehicle_list a, #vehicle_list a:visited {
	color: #fff;
}

#vehicle_list a:hover, #vehicle_list li:hover {
 color: #3d3d3d;
	background-color: #dfd7b4;
}

#vehicle_info {
  position: relative;
  margin: 0;
  padding: 0;
  background-color: #504533;
}

#vehicle_info a, #vehicle_info a:visited {
	color: #fff;
}

#vehicle_info a:hover, #vehicle_info li:hover{
  color: #000;
}

.vehicle_menu_arrow {
	padding: 0 14px 2px 0;
	background: url(/img/vehicle_list_arrow_up.gif) center right no-repeat;
}

#vehicles_sep {
  position: relative;
  width: 149px;
  margin: 0;
	padding-top: 5px;
  font-size: 1px;
  line-height: 1px;
  overflow: hidden;
}

* html #vehicles_sep {
	padding-top: 3px;
}

#features_holder {
  position: relative;
  margin: 0;
	padding: 0;
  display: none;
}

#features_holder a, #features_holder a:visited {
	width: 125px;
	padding: 2px 0 2px 24px;
}

/* for IE */
* html #features_holder a, * html #features_holder a:visited {
  width: 125px;
  padding: 1px 0 3px 24px;
}

#tools_head {
  position: relative;
  width: 139px;
	color: #fff;
  font-weight: bolder;
/*	background: url(/img/leftNav_extra_head_bkgd.gif);*/
  text-transform: uppercase;
  margin-bottom: 5px;
  padding: 6px 0 7px 10px;
	border-top:1px solid #5B5849;
}

#extras_head {
  position: relative;
  width: 139px;
	color: #fff;
  font-weight: bolder;
	/*background: url(/img/leftNav_extra_head_bkgd.gif);*/
  text-transform: uppercase;
  margin-bottom: 5px;
  padding: 6px 0 7px 10px;
	border-top:1px solid #5B5849;
}

.tools_nav {
  position: relative;
  padding-bottom: 5px;
}

.tools_nav a, .tools_nav a:visited {
	color:#FFFFFF;
  /*color: #b7b093;*/
}

.tools_nav a:hover, .tools_nav li:hover {
  /*color: #fff;*/
  color: #3d3d3d;
	background-color: #dfd7b4;
	/*background-color: #AABDDA;*/
}

.tools_sep {
	border-bottom: 1px solid #5B5849;
}

#other_holder {
  position: relative;
  width: 149px;
  /*height: 330px;*/
  margin: 0;
  padding: 0;
  /*background: #000000 url(/img/leftNav_tools_bkgd.gif) no-repeat;*/
}

#other_nav {
  position: relative;
  width: 149px;
	margin: 0;
  padding: 0;
}

#other_nav a, #other_nav a:visited {
  /*color: #c60;*/
	color:#FFFFFF;
}                                                        

#other_nav a:hover, #other_nav li:hover {
  /*color: #fff;*/
	/*background-color: #C0C0C0;*/
  color: #3d3d3d;
	background-color: #dfd7b4;
}

.other_sep {
  width: 149px;
  font-size: 1px;
  line-height: 1px;
  overflow: hidden;
  margin: 5px 0 5px 0;
	border-top: 1px solid #5B5849;
}

* html .other_sep {
  margin: 5px 0 4px 0;
}

.leftnav_head {
  font-weight: bold;
  color: #fff;
  width: 139px;
  margin: 0;
  padding: 5px 0 5px 10px;
  display: block;
  /*background: #707070;*/
}

.menu_arrow {
  font-size: 10px;
	padding: 0 10px 0 0;
	background: url(/img/extra_arrow_up.gif) center right no-repeat;
}

.menu_arrow2 {
  font-size: 10px;
	padding: 0 10px 0 0;
	background: url(/img/extra_arrow2_up.gif) center right no-repeat;
}
