/* dropdown colors */
a.dropdownitemhaschildlevel1{	background:url(_gfx/nav/arrow_right_dropdown.gif) center right no-repeat;}
.dropdownrootitem8ul a.dropdownitemhaschildlevel1{	background-image:url(_gfx/nav/arrow_left_dropdown.gif);}
a.dropdownitemlevel1, a.dropdownitemhaschildlevel1, a.dropdownitemlevel2 {	color:#434A0F;	background-color: #E5D28D;}
a:hover.dropdownitemlevel1, a:hover.dropdownitemhaschildlevel1, a:hover.dropdownitemlevel2{	background-color: #A84142;color:#fff;}

/* Root Item images */

/*IE6 ul width fix - ul becomes 100% width if you don't specific the widths*/
.dropdownrootitem1ul{width:55px;}
.dropdownrootitem2ul{width:143px;}
.dropdownrootitem3ul{width:96px;}
.dropdownrootitem4ul{width:162px;}
.dropdownrootitem5ul{width:47px;}
.dropdownrootitem6ul{width:89px;}
.dropdownrootitem7ul{width:90px;}
.dropdownrootitem8ul{width:88px;}
/*IE6 ul width fix*/

a.dropdownrootitem1,
a.dropdownrootitem2,
a.dropdownrootitem3,
a.dropdownrootitem4,
a.dropdownrootitem5,
a.dropdownrootitem6,
a.dropdownrootitem7,
a.dropdownrootitem8,
a.dropdownrootitem1_over,
a.dropdownrootitem2_over,
a.dropdownrootitem3_over,
a.dropdownrootitem4_over,
a.dropdownrootitem5_over,
a.dropdownrootitem6_over,
a.dropdownrootitem7_over,
a.dropdownrootitem8_over
{
	display:block;
	padding: 35px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:35px;	
}

a:hover.dropdownrootitem1,
a:hover.dropdownrootitem2,
a:hover.dropdownrootitem3,
a:hover.dropdownrootitem4,
a:hover.dropdownrootitem5,
a:hover.dropdownrootitem6,
a:hover.dropdownrootitem7
a:hover.dropdownrootitem8,
a:hover.dropdownrootitem1_over,
a:hover.dropdownrootitem2_over,
a:hover.dropdownrootitem3_over,
a:hover.dropdownrootitem4_over,
a:hover.dropdownrootitem5_over,
a:hover.dropdownrootitem6_over,
a:hover.dropdownrootitem7_over,
a:hover.dropdownrootitem8_over
{
	margin: 0;
}


a.dropdownrootitem1
{
	background:url(_gfx/riverwalk.css/nav/1.jpg) 0 0px no-repeat;
	width:55px;
}

a:hover.dropdownrootitem1
{
	background:url(_gfx/riverwalk.css/nav/1.jpg) 0 -35px no-repeat;
}

a.dropdownrootitem2
{
	background-image:url(_gfx/riverwalk.css/nav/2.jpg);
	width:143px;
}

a:hover.dropdownrootitem2
{
	background:url(_gfx/riverwalk.css/nav/2.jpg) 0 -35px no-repeat;
}

a.dropdownrootitem3
{
	background-image:url(_gfx/riverwalk.css/nav/3.jpg);
	width:96px;
}

a:hover.dropdownrootitem3
{
	background:url(_gfx/riverwalk.css/nav/3.jpg) 0 -35px no-repeat;
}

a.dropdownrootitem4
{
	background-image:url(_gfx/riverwalk.css/nav/4.jpg);
	width:162px;
}

a:hover.dropdownrootitem4
{
	background:url(_gfx/riverwalk.css/nav/4.jpg) 0 -35px no-repeat;
}

a.dropdownrootitem5
{
	background-image:url(_gfx/riverwalk.css/nav/5.jpg);
	width:47px;
}

a:hover.dropdownrootitem5
{
	background:url(_gfx/riverwalk.css/nav/5.jpg) 0 -35px no-repeat;
}

a.dropdownrootitem6
{
	background-image:url(_gfx/riverwalk.css/nav/6.jpg);
	width:89px;
}

a:hover.dropdownrootitem6
{
	background:url(_gfx/riverwalk.css/nav/6.jpg) 0 -35px no-repeat;
}

a.dropdownrootitem7
{
	background-image:url(_gfx/riverwalk.css/nav/7.jpg);
	width:90px;
}

a:hover.dropdownrootitem7
{
	background:url(_gfx/riverwalk.css/nav/7.jpg) 0 -35px no-repeat;
}

a.dropdownrootitem8
{
	background-image:url(_gfx/riverwalk.css/nav/8.jpg);
	width:88px;
}

a:hover.dropdownrootitem8
{
	background:url(_gfx/riverwalk.css/nav/8.jpg) 0 -35px no-repeat;
}


/* Root Item images over - These classes are being used with javascript. */
a.dropdownrootitem1_over
{
	background:url(_gfx/riverwalk.css/nav/1.jpg) 0 -35px no-repeat;
	width:55px;
}

a:hover.dropdownrootitem1_over
{
	background:url(_gfx/riverwalk.css/nav/1.jpg) 0 -35px no-repeat;
}

a.dropdownrootitem2_over
{
	background:url(_gfx/riverwalk.css/nav/2.jpg) 0 -35px no-repeat;
	width:143px;
}

a:hover.dropdownrootitem2_over
{
	background:url(_gfx/riverwalk.css/nav/2.jpg) 0 -35px no-repeat;
}

a.dropdownrootitem3_over
{
	background:url(_gfx/riverwalk.css/nav/3.jpg) 0 -35px no-repeat;
	width:96px;
}

a:hover.dropdownrootitem3_over
{
	background:url(_gfx/riverwalk.css/nav/3.jpg) 0 -35px no-repeat;
}

a.dropdownrootitem4_over
{
	background:url(_gfx/riverwalk.css/nav/4.jpg) 0 -35px no-repeat;
	width:162px;
}

a:hover.dropdownrootitem4_over
{
	background:url(_gfx/riverwalk.css/nav/4.jpg) 0 -35px no-repeat;
}

a.dropdownrootitem5_over
{
	background:url(_gfx/riverwalk.css/nav/5.jpg) 0 -35px no-repeat;
	width:47px;
}

a:hover.dropdownrootitem5_over
{
	background:url(_gfx/riverwalk.css/nav/5.jpg) 0 -35px no-repeat;
}

a.dropdownrootitem6_over
{
	background:url(_gfx/riverwalk.css/nav/6.jpg) 0 -35px no-repeat;
	width:89px;
}

a:hover.dropdownrootitem6_over
{
	background:url(_gfx/riverwalk.css/nav/6.jpg) 0 -35px no-repeat;
}

a.dropdownrootitem7_over
{
	background:url(_gfx/riverwalk.css/nav/7.jpg) 0 -35px no-repeat;
	width:90px;
}

a:hover.dropdownrootitem7_over
{
	background:url(_gfx/riverwalk.css/nav/7.jpg) 0 -35px no-repeat;
}

a.dropdownrootitem8_over
{
	background:url(_gfx/riverwalk.css/nav/8.jpg) 0 -35px no-repeat;
	width:88px;
}

a:hover.dropdownrootitem8_over
{
	background:url(_gfx/riverwalk.css/nav/8.jpg) 0 -35px no-repeat;
}


/* Root Item images over */

/* Root Item images */
