
#primarynav 
{
    padding-bottom:20px;    
}
#primarynav ul {
	list-style:none;
	margin:0;
	padding:0;	
	}
	
#primarynav li {

	}
#primarynav li a {
    font-size:13px;
    font-family:sans-serif;
	font-weight:bold;
	font-style:normal;
	letter-spacing:.05em;
	color:#333;
	background-color:#F1E0B5;
	text-decoration:none;	
	overflow:hidden;
	display:block;
	margin:5px -20px 5px 0;
	padding:0 0 0 15px;
	line-height:25px;
	height:25px;		
	}
#primarynav li a:hover {
	text-decoration:none;
	background-color:white;
	}
#primarynav li.active a
{
	background-color:white;
}
#primarynav .privacy{
	display: none;
}
.categoryNav {display:none;}
#primarynav li.active .categoryNav 
{
	display:block;
}
.categoryNav table 
{
	width:187px;
}
.categoryNav td
{
	padding:0 !important;
}
.categoryNav img
{
	display: none;
}
.categoryNav a
{
	/*categoryNav is a treeview component with tables and images, blechk! */
    font-size:11px !important;
	background:none !important;
	margin:0 !important;
	padding-left:25px !important;
	line-height:15px !important;
	height:17px !important;
}
td.ob_t6 
{
	display:none;	
}
td.ob_t3
{
	background: transparent url(/images/active.gif) center right no-repeat !important;
}
/*dont think prefooter is used*/		
#prefooternav {
	text-align:center;
	clear:both;
	width:950px;
	height:50px;
	line-height:50px;
	background-color:#aaa;
	border-top:2px solid white;
}
#prefooternav b a {
	color:#333;
}
#prefooternav a{
	color:white;
}		
#secondarynav 
{
	text-align: right;
	white-space: nowrap;
    clear:both;
    background:#fff url(/images/peppers.gif) 200px 0px no-repeat;
    padding:0 50px;
    font-size:11px;
    height: 65px;
}	
#secondarynav li {
    display:inline;
    color:#000;
    padding:0 3px;
    border-right:1px solid black;
}
#secondarynav li a {    
    color:#000;
    font-weight:normal;
}
.listnav 
{
	FONT-WEIGHT: normal; FONT-SIZE: 11px;  COLOR: #006699; FONT-FAMILY: arial, helvetica, sans-serif; LETTER-SPACING: 0px
}

.listnav A 
{
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #ffffff; FONT-FAMILY: arial, helvetica, sans-serif; LETTER-SPACING: 0px
}

.CatNav 
{
	FONT-WEIGHT: normal; FONT-SIZE: 12px;   COLOR: #42516D; FONT-FAMILY: arial, helvetica, sans-serif; LETTER-SPACING: 0px
}

.CatNav A 
{
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #ffffff; FONT-FAMILY: arial, helvetica, sans-serif; LETTER-SPACING: 0px
}