ul#floatingNavContainer, ul#topNavContainer {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul#floatingNavContainer li, ul#topNavContainer li {
	display: inline;
	list-style: none;
	margin: 0 0 0 0;
	padding: 0;
}
ul#floatingNavContainer a, ul#topNavContainer a {
	text-decoration: none;
}

/*****************MAIN NAV STYLE********************/

#topNav ul {
	margin: 0px 0 0 0;
	padding: 0px 10px 0 0px;
	list-style: none;
	width: auto;
	float: right;
}
#topNav ul li {
	padding: 0;
	display: block;
	float: left;
	/*background: transparent url('../images/topnav-0b.gif') no-repeat top right;*/
	margin: 0;
}
#topNav ul li a {
	display: block;
	float: left;
	font-family: "Times", "Georgia", sans-serif !important;
	font-size: 18px;
	width: auto;
	padding: 95px 0px 10px 0px;
	margin: 0;
	text-align:center;
	text-decoration:none;
	vertical-align:middle;
	font-weight: bold;
	color:#3a1200;
	/*border: 1px solid #fff;*/
}
#topNav ul li a:hover {
	color: #6a4230;
}
#topNav ul li.sel {
	background: transparent url('../images/topnav-1b.gif') no-repeat top right !important;
	padding-right: 0px;
}
#topNav ul li.sel a {
	background: transparent url('../images/topnav-1a.gif') no-repeat top left !important;
	/*padding:11px 18px 9px 20px;*/
	color: #9a7260;
	font-weight: bold;
	/*text-shadow:#fec 0px 1px 0px;*/
}
#topNav ul li.sel a:hover {
	color: #9a7260;
}
#topNavContainer #link_home a {	width: 105px !important; }
#topNavContainer #link_friends a {	width: 110px !important; }
#topNavContainer #link_arts a {	width: 105px !important; }
#topNavContainer #link_resources a {	width: 115px !important; }
#topNavContainer #link_kids a {	width: 110px !important; }
#topNavContainer #link_youth a {	width: 120px !important; }
#topNavContainer #link_young-adults a {	width: 140px !important; }

#topNavContainer #link_promised-land, #topNavContainer #link_throne-zone, #topNavContainer #link_soul-station, #topNavContainer #link_heir-force, #topNavContainer #link_xtreme-arrows {
	display: none !important;
}

/*****************FLOATING NAV STYLE********************/

div#looseLinks {
	/*padding: 0px 0 9px 10px;*/
	display: block;
	width: 100%;
	margin-top: 10px;
	padding-top: 5px;
	background: transparent url('../images/floating.gif') repeat-x top;
}

ul#floatingNavContainer {
	margin: 0;
}
ul#floatingNavContainer a {
	font-family: "Lucida Grande", Helvetica, sans-serif;
	font-size: 11px;
	color: #01b5cc;
	/*background-color: #dcd2d3;*/
	background: transparent url('../images/floating-0.gif') repeat-x bottom;
	margin: 0;
	padding: 5px 10px 6px 10px;
	font-weight: bold;
}
ul#floatingNavContainer a:hover {
	color: #0195ac;
}
ul#floatingNavContainer a.sel {
/*	background-color: #8ab5d2;*/
	color: #fff;
	background: #01b5cc;
}
ul#floatingNavContainer a.sel:hover {
	color: #fff;
	background: #0195ac;
}



/*****************SIDE NAV STYLE********************/

ul#sideNavContainer {
	margin: 0 0 0px 0px;
	padding: 20px 0 0 0;
	list-style: none;
}
ul#sideNavContainer li {
	margin: 0;
	padding: 0;
	/*width: 190px;*/
}
ul#sideNavContainer li:hover {
	/*background: transparent url('../images/sideNav1.gif') no-repeat bottom left;*/
}
ul#sideNavContainer li.sel {
	
}
ul#sideNavContainer li.sel:hover {
	
}
ul#sideNavContainer li a {
	display: block;
	/*float: left;*/
	width: 160px;
	text-decoration: none;
	color: #000;
	font-size: 12px;
	padding: 9px 15px 8px 25px;
	margin: 0 0px 0 0 !important;
	/*text-shadow:#000 0px 1px 0px;*/
	border-bottom: 1px solid #ccc;
}
ul#sideNavContainer li a:hover {
	color: #01b5cc;
}
ul#sideNavContainer li.sel a {
	color: #999;
	font-weight: bold;
}
ul#sideNavContainer li.sel a:hover {
	color: #01b5cc;
}

li.sel a.nav3 {
	font-weight: normal !important;
	font-size: 11px !important;
	color: #bdc9e4 !important;
	border-top: 1px solid #6a8fde;
	border-bottom: 1px solid #4a6fbe;
	padding: 5px 5px 7px 20px !important;
	/*background: #5a7fce !important;*/
}
li.sel a.nav3.sel {
	/*background: #5a7fce url('../images/nav3-sel.gif') no-repeat 150px 10px !important;*/
}
li.sel a.nav3:hover {
	color: #fff !important;
	/*background-color: #6a8fde !important;*/
}

/*****************QUICKLINKS STYLE********************/

ul.quicklinks {
	margin: 0;
	padding: 0px 0 0 0;
	list-style: none;
}
ul.quicklinks li {
	margin: 0;
	padding: 0;
}
ul.quicklinks a {
	display: block;
	width: 186px;
	padding: 7px 0 8px 5px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a1c3db;
	background: transparent url(../images/side-li0.gif) no-repeat right;
}
ul.quicklinks a:hover {
	color: #fff;
	background: transparent url(../images/side-li1.gif) no-repeat right;
}
ul.quicklinks a.sel {
	color: #004288;
	background: transparent url(../images/side-sel0.gif) no-repeat right;
}
ul.quicklinks a.sel:hover {
	color: #a1c3db;
}


#sidenav {
	width: 488px !important;
	float: right;
	padding: 0 !important;
	margin: 0 !important;
}
ul#sideNavContainer {
	width: 473px !important;
	float: right;
	margin: -22px 0 0 0 !important;
	/*margin-top: 0 !important;*/
	padding: 0px 0 0 0px !important;
	background: transparent url('../images/3bg-nav.jpg') no-repeat top right;
	height: 40px;
}

ul#sideNavContainer li {
	float: left;
	background: transparent !important;
	margin: 0 !important;
	padding: 0 !important;
	width: auto !important;
}
ul#sideNavContainer li a {
	display: block;
	background: transparent !important;
	width: 76px !important;
	margin: 0 !important;
	padding: 10px 0 !important;
	text-align: center !important;
	border: 0 !important;
}
