/* NAIVGATION */


.level-two,
.level-three				{margin:15px 0px 0px 0px;}


a.primary-top    			{background:#EDE65A url(../img/nav_primary_top.gif) no-repeat top; border-bottom:solid 1px #fff;}
a.primary-mid    			{background:#ede65a;  border-bottom:solid 1px #fff;}
a.primary-bot    			{background:#EDE65A url(../img/nav_primary_bot.gif) no-repeat bottom;  border-bottom:solid 1px #fff;}


a.secondary-mid    			{background:#EDE65A;}
a.secondary-bot    			{background:url(../img/nav_sec_bot.gif) no-repeat bottom;}

a.tertiary-mid    			{background:#EBF1AA;}
a.tertiary-bot    			{background:url(../img/nav_tertiary_bot.gif) no-repeat bottom;}

a.on  						{color:#000; font-weight:bold;}


/*must be at bottom for ie mac*/

.left a						{display:block; width:204px; width:188px; padding:6px 0px 6px 16px; vertical-align:middle;text-decoration:none; font-family:Arial; color:#333; }	
.left a:hover				{text-decoration:none;}	
.left a.home				{display:block; height:17px; width:auto; padding:0px; text-decoration:none; font-family:Tahoma,Arial; color:#333; margin:22px 0px 16px 18px;font-weight:bold; font-size:90%;}	

.left a.padd				{width:204px; w\idth:167px; padding-right:8px; padding-left:29px;}
.left a.last				{border-bottom:solid 1px #fff;}


a.primary-top:hover			{background:#B5C226 url(../img/nav_roll_top.gif) no-repeat; color:#000;}			

a.primary-mid:hover, 
a.secondary-mid:hover,
a.tertiary-mid:hover		{background:#B5C226; color:#000;}	

a.primary-bot:hover,
a.secondary-bot:hover,
a.tertiary-bot:hover    	{background:#B5C226 url(../img/nav_roll_bottom.gif) no-repeat bottom; color:#000;}			

.dash						{float:left; width:7px; cursor:hand;}
.dash-txt					{float:left; width:160px; cursor:hand;}



