/*---Main Navigation---*/
#NavigationWpr  	{ 
	position:absolute;
	right: 0;
	top: 138px; 
	height: 65px; 
	width: 780px; 
	overflow: visible;
}
#NavigationWpr .yuimenubar,
#NavigationWpr .yuimenubaritem	{ background: transparent url(../images/rd1/NavDiv.jpg) left bottom no-repeat; z-index:100000;}
#NavigationWpr .yuimenubaritem-hassubmenu	{ }
#NavigationWpr .yuimenubaritemlabel	{
	padding: 0 38px;
	border-width: 0;
	font: 20px/80px 'Oswald', sans-serif;
	color: #272314;
	text-decoration: none;
	text-transform:uppercase;
	height:65px;
}

#NavigationWpr .yuimenubaritemlabel:hover,
#NavigationWpr .yuimenubaritemlabel-selected,
#NavigationWpr .yuimenubaritem-onstate .yuimenubaritemlabel	{ background: url(../images/rd1/Menu-onstate.png) center top no-repeat; color:#CB6B2A;}

/*---Main navigation dropdown---*/
#NavigationWpr .yuimenu		{ background-color: #99B3C3; border:none 0;  }
#NavigationWpr .yuimenu ul	{ width:212px; padding:0;  }
#NavigationWpr .yuimenuitem { text-decoration: none; }
#NavigationWpr .yuimenu li  			  { border-top:none; }
#NavigationWpr .yuimenu li.first-of-type  { border-top:none 0;}
#NavigationWpr .yuimenuitemlabel 		  { font: bold 12px Arial, Helvetica, sans-serif; color:#FFF; padding:3px 15px; white-space:normal; text-decoration: none; }
#NavigationWpr .yuimenuitem-selected,
#NavigationWpr .yuimenuitemlabel-selected { background-color: #342A03; }
#NavigationWpr .yuimenuitem-hassubmenu 			{ background: transparent url(../images/rd1/Arrow.jpg) right center no-repeat; }
#NavigationWpr .yuimenuitemlabel-hassubmenu-selected {  background: #342A03 url(../images/rd1/Arrow-on.jpg) right center no-repeat; }

/*---Side Navigation---*/
#SideBarWpr h2.heading		{ padding: 0 0 8px; }
#SideBarWpr h2.heading a	{ font: normal normal 16px/16px 'Arvo', serif; text-transform: uppercase; color: #342A03; }

#SideBarWpr .menuItem		{ padding: 0 0 2px; margin: 0 0 2px; border-bottom: 1px solid #E7E1D0; }
#SideBarWpr .menuItem.last	{ border: 0 none; }
#SideBarWpr .menuItemLabel	{ padding: 5px 0 5px 10px; font: normal bold 14px/14px  Arial, Helvetica, sans-serif; color: #CB6B2A; }
#SideBarWpr .menuItemLabel:hover,
#SideBarWpr .menuItemLabel-active,
#SideBarWpr .menuItemLabel-selected	{ color: #3E768D; background: url(../images/rd1/SideMenu-Arrow.jpg) no-repeat left center; }

#SideBarWpr .menuCt-level2	{ padding: 0 0 0 15px; margin: 0; }
#SideBarWpr .menuCt-level2 ul	{ margin: 0; }
#SideBarWpr .menuCt-level2 .menuItem { padding: 3px 10px; background: none transparent; border: 0 none; }
#SideBarWpr .menuCt-level2 .menuItem-hasChildren .menuItemLabel	{ padding: 0; }
#SideMenuWpr .menuCt-level2 .menuItemLabel {
	background: transparent none;
	padding: 2px 0;
	font-weight: 500;
	font-size:12px;
	line-height:14px;
}

#SideBarWpr .menuCt-level3	{ margin: 3px 0 -5px; }
#SideBarWpr .menuCt-level3 .menuItemLabel:hover,
#SideBarWpr .menuCt-level3 .menuItemLabel-active, 
#SideBarWpr .menuCt-level3 .menuItemLabel-selected { text-decoration: underline; }