@charset "utf-8";
/* CSS Document */

#page-container #footer #nav a {color: #555f6a;text-decoration:none;}
#page-container #footer #nav a:hover {background: #e4f2f9;}

#page-container #footer #nav {
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 40px;
	padding-left: 5px;
	background-image: url(../images/bg-content_index.gif);
	/*background: transparent url(../images/bg-nav.gif) no-repeat 0 100%;*/
}
#page-container #footer #nav table {
	border-collapse: collapse;
}
#page-container #footer #nav td {
	width: 150px;
	vertical-align: top;
	background: transparent url(../images/bg-divider.gif) repeat-y 100% 0;
}
#page-container #footer #nav td#branches {
	background-image: none;
}
#page-container #footer #nav h2 {
}
#page-container #footer #nav h2 a {
	display:block;
	height:12px;
	width:110px;
	text-indent:-9999px;
	overflow:hidden;
	margin: 0 6px 12px 12px;
	background: transparent url() no-repeat 0 0;
}
#page-container #footer #nav ul {
	margin: 0 12px;
}
#page-container #footer #nav #facility h2 a {
	background-image: url(../images/bg-heading-facility.gif);
}
#page-container #footer #nav #retreat h2 a {
	background-image: url(../images/bg-heading-retreat.gif);
}
#page-container #footer #nav #servuce h2 a {
	background-image: url(../images/bg-heading-service.gif);
}
#page-container #footer #nav #activties h2 a {
	background-image: url(../images/bg-heading-activities.gif);
}
#page-container #footer #nav #buddhism h2 a {
	background-image: url(../images/bg-heading-study.gif);
}
#page-container #footer #nav #branches h2 a {
	background-image: url(../images/bg-heading-branches.gif);
}
#page-container #footer #nav #facility h2 a:hover {
	background-position: -300px 0;
}
#page-container #footer #nav #retreat h2 a:hover {
	background-position: -300px 0;
}
#page-container #footer #nav #servuce h2 a:hover {
	background-position: -300px 0;
}
#page-container #footer #nav #activties h2 a:hover {
	background-position: -300px 0;
}
#page-container #footer #nav #buddhism h2 a:hover {
	background-position: -300px 0;
}
#page-container #footer #nav #branches h2 a:hover {
	background-position: -300px 0;
}
#page-container #footer #nav li {
	list-style: none;
}
#page-container #footer #nav li a {
	font-size: 90%;
	line-height: 1.1em;
	margin-bottom: .3em;
	padding: .1em 0;
	display: block;
	width: 100%;
}
/* WBUR, BU Today, and InfoCenter links */

#page-container #footer #nav li.wbur a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: bold;
	margin-top: 9px;
	color: #e8ae10;
}
#page-container #footer #nav li.wbur a span {
	color: #7b838b;
	padding-left: .1em;
}
#page-container #footer #nav li.butoday a {
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 100%;
	margin-top: 9px;
	font-weight: bold;
	color: #8aa5b1;
}
#page-container #footer #nav li.butoday a span {
	color: #c00;
}
#page-container #footer #nav li.butoday a:hover, #page-container #footer #nav li.butoday a:hover span, #page-container #footer #nav li.wbur a:hover, #page-container #footer #nav li.wbur a:hover span {
	background: transparent url();
}
#page-container #footer #nav li.infocenter a {
	margin: 6px 0 0 -1px;
	padding: 5px 0 5px 22px;
	width: 83px;
	background: transparent url(../images/bg-divider-bottom.gif) no-repeat 0 .1em;
}
#page-container #footer #nav li.infocenter a:hover {
	background-position: -300px .1em;
}
