/* Drop Down Styles */
#tbNav, ul#tbNav ul { padding:0; margin:0; list-style:none; float:left; width:100%; z-index:15;}
#tbNav li {	padding:0; margin:0; float:left;}
#tbNav li a {display:block; text-decoration:none; background-position:top left; height:30px; text-indent:-999em; color:#C3BA87; font-size: 11px; font-family: Arial, Helvetica, sans-serif;}

#tbNav li.About a { background:url(images/01.jpg) no-repeat; width:83px;}
#tbNav li.Admissions a { background:url(images/02.jpg) no-repeat; width:99px;}
#tbNav li.Academics a { background:url(images/03.jpg) no-repeat; width:94px;}
#tbNav li.CampusMinistry a { background:url(images/04.jpg) no-repeat; width:135px;}
#tbNav li.Athletics a { background:url(images/05.jpg) no-repeat; width:90px;}
#tbNav li.Activities a { background:url(images/06.jpg) no-repeat; width:92px;}
#tbNav li.Alumnae a { background:url(images/07.jpg) no-repeat; width:175px;}

#tbNav li.About a:hover { background:url(images/01_over.jpg) no-repeat; width:83px;}
#tbNav li.Admissions a:hover { background:url(images/02_over.jpg) no-repeat; width:99px;}
#tbNav li.Academics a:hover { background:url(images/03_over.jpg) no-repeat; width:94px;}
#tbNav li.CampusMinistry a:hover { background:url(images/04_over.jpg) no-repeat; width:135px;}
#tbNav li.Athletics a:hover { background:url(images/05_over.jpg) no-repeat; width:90px;}
#tbNav li.Activities a:hover { background:url(images/06_over.jpg) no-repeat; width:92px;}
#tbNav li.Alumnae a:hover { background:url(images/07_over.jpg) no-repeat; width:175px;}

#tbNav li:hover, #tbNav li.sfHover { background: #484826;}

/* Second Level Groups */
#tbNav li ul { position: absolute; left: -999em; margin:0; background:#484826; float:none; width:180px; border-top:solid 1px #C3BA87;}
#tbNav li li { width: 180px; background:#484826; border-bottom:solid 1px #C3BA87; border-left:solid 1px #C3BA87; border-right:solid 1px #C3BA87;}

#tbNav li.About li a,
#tbNav li.Admissions li a,
#tbNav li.Academics li a,
#tbNav li.CampusMinistry li a,
#tbNav li.Athletics li a,
#tbNav li.Activities li a,
#tbNav li.Alumnae li a,
#tbNav li li a {background:none; text-indent:0; padding: 3px 3px; height: auto;}

#tbNav li.About li a:hover,
#tbNav li.Admissions li a:hover,
#tbNav li.Academics li a:hover,
#tbNav li.CampusMinistry li a:hover,
#tbNav li.Athletics li a:hover,
#tbNav li.Activities li a:hover,
#tbNav li.Alumnae li a:hover,
#tbNav li li:hover, #tbNav li li.sfHover { background: #C3BA87; color: #484826;}

/* Third Level Groups */
#tbNav li li ul { margin:-20px 0 0 178px}

/* The Magic */
#tbNav li:hover ul ul,
#tbNav li:hover ul ul ul,
#tbNav li.sfhover ul ul,
#tbNav li.sfhover ul ul ul { left: -999em;}

#tbNav li:hover ul,
#tbNav li li:hover ul,
#tbNav li li li:hover ul,
#tbNav li.sfhover ul,
#tbNav li li.sfhover ul,
#tbNav li li li.sfhover ul { left: auto;}