/* Cufon Top Nav */

/* Section Topper */

#topSubnav {
	position:relative !important;
	display:block;
	float:left;
	margin:38px 10px 0 0;
	_margin:38px 5px 0 0;
}
#sectionTopper_left #topSubnav {
	position:absolute !important;
}
#topSubnav a#navMain {
	font-size:30px;
	padding: 0 0 19px 11px;
	*padding: 0 0 19px 11px;
	_padding: 0 0 10px 11px;
    filter:none;
    font-weight:normal;
	height:29px;
}
#secSubnav {
	margin-top:-20px;
	font-size:15px;
	margin-top: 34px;
	_margin-top: 30px;
	*margin-top: 30px;
	position:relative !important;
	float:left;
}
#secSubnav a.navItem {
	margin-top:20px;
	background-position:center bottom;
	background-repeat:no-repeat;
	color:#FFFFFF;
	display:block;
	float:left;
	font-size:13px;
	font-weight:bold;
	height:32px;
	*height:26px;
	_height:26px;
	line-height:normal;
	margin:0 15px 0 0;
	text-decoration:none;
}
/*#secSubnav a {
	height:31px !important;
}*/
#topSubnav a:hover {
	color: #d2d2d2;
}
#topSubnav a.on {
	color: #FFFFFF;
	filter:none;
}
#secSubnav a:hover {
	color: #d2d2d2;
}
#secSubnav a.on {
	color: #d2d2d2;
}
#topSubnav a.subOn, #secSubnav a.subOn {
	color: #d2d2d2;
}

/* 960 Rightbar */
.rightBar {
	margin-top:18px;
}

#toggle {
	display: none;
}
