
/******* ALL BROWSERS / ALSO SEE CONDITIONAL CSS FOR IE *******/


* {
	margin:0;
	padding:0;
}
html {
	font-size: 100%;
}
body,p,td,th {
	font:69%/140% verdana,helvetica,arial,sans-serif;
	font:75%/150% verdana,helvetica,arial,sans-serif;
	color: #444;
}
body {
	background-color:#b6b6c0;
}
img#sideImg {
	width:186px;
	height:315px;
	width:186px;
	height:315px;
	margin-top:5px;
}
strong {
	color:#666;
}
a:link, 
a:visited {
	color:#403F99;
	text-decoration:none;	
}
a:hover {
	text-decoration:underline;	
}
span[lang] {
	font-style:italic;
}
div#main p a {
	text-decoration:underline;
}
div#main p a:hover {
	color:#222;
}



/********************** GLOBAL DIVS ****/

div#dropshadow {
	margin:-20px auto;
/* 	padding:45px 0 55px 40px; */
	margin:0px auto 0;
	padding:0px 20px 0px 20px;
/* 	width:860px; */
	width:960px;
/* 	height:590px; */
	text-align:left;
	background:url(../images/background.png) repeat-y 0 0;
}
div#container {
	position:relative;
/* 	padding:10px 0 0; */
	padding:30px 0 0;
	width:960px;
/* 	height:590px; */
	background-color:#fff;
}
div#top {
 	width:260px;
/* 	height:115px; */
	height:95px;
	background-color:#fcd900;
	padding:25px 20px 0 680px;
}
div#main {
/* 	height:345px; */
	margin-top:55px;
	float:none;
}
body.mainPage div#main {
	margin-top:35px;
}
div#text {
	float:right;
/* 	width:585px; */
	width:705px;
/* 	height:315px; */
	margin-left:34px;
	padding:0 35px 15px 0;
/* 	overflow:auto; */
}


ul#footer {
	clear:both;
	width:905px;
	border-top:1px solid #FCD900;
	padding:15px 20px 10px 35px;
	list-style:none outside none;	
	font:11px/11px helvetica,arial,sans-serif;
	color:#555;
} 
ul#footer li {
	display: inline;
	padding-right:5px;
	padding-left:8px;
	border-left: 1px solid #a9a9a9;
}
ul#footer li.first {
	display:inline;
	padding-left:0;
	border-left:none;
}
ul#footer li#navSitemap {
	float:right;
	border-left:none;
}
ul#footer a:link, 
ul#footer a:visited {
	color:#555;
	font-weight:normal;
	text-decoration:none;	
}
ul#footer a:hover {
	color:#000;
}



/********************** HEADINGS ****/

/*h1 is plts logo*/
h1 {
	width:240px;
	height:75px;
}
h1 a:link,
h1 a:visited,
h1 a:hover {
	display:block;
	width:240px;
	height:75px;
	text-indent:-5000px;
	background:#fcd900 url(../images/logo.gif) no-repeat 0 0;
}
h2 {
	font:24px/30px Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#403F99;
	margin-bottom:18px;
}
h3 {
	margin-top:20px;
	margin-bottom:12px;
	font:bold 1em/1em Verdana, Arial, Helvetica, sans-serif;
}
h4 {
	margin-top:12px;
	margin-bottom:10px;
	font:italic 1em/1em Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#111;
}



/*** h2 flash image replacement ***/

/* don't modify start */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
/* comment this to reveal non-sifr heading */
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
/* hide Adblock Object tab */.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}
/* don't modify end */

/* 'decoy' styles below hide browser text; tweak size/spacing */
.sIFR-hasFlash h2 {
	visibility:hidden;
	letter-spacing:0px;
	font-size:24px;
	line-height:26px;
	margin-bottom:10px;
	width:560px;
}
.sIFR-hasFlash body#gettingAroundCampus h2, 
.sIFR-hasFlash body#certificateTEEM h2 {
	width:350px;
}
.sIFR-hasFlash body#gettingToPLTS h2, 
.sIFR-hasFlash body#gradSupportMain h2 {
	width:200px;
}
.sIFR-hasFlash body#students h2 {
	width:150px;
}
.sIFR-hasFlash body.sifrSmall h2 {
	font-size:20px;
}
.sIFR-hasFlash body#aboutMain h2, /*hidden heading in code for accessibility*/
.sIFR-hasFlash body#prospectiveMain h2,
.sIFR-hasFlash body#facultyMain h2,
.sIFR-hasFlash body#adminMain h2,
.sIFR-hasFlash body#alumsMain h2,
.sIFR-hasFlash body#givingMain h2 {
	width:150px;
}



/********************** PARAGRAPHS ****/

div#main p { /*text for section main pages*/
	font:1.2em/1.5em "Times New Roman", Times, serif;
	color: #fff;
	margin-bottom:10px;
}
div#text p {
	font:1em/1.45em verdana,helvetica,arial,sans-serif;
	color: #444;
	margin-bottom:10px;
}
div#text p.topMargin { /*extra top margin; use after lists*/
	margin-top:18px;
}
div#text p.indent {
	margin-left:20px;
}
div#text p.signature {
	font-style:italic;
	margin-bottom:20px;
}
div#text p.attribution {
	font-style:italic;
}
div#text p.olFirstP {
	display:inline;
}
div#text p.olSecondP {
	margin-top:10px;
	margin-bottom:10px;
}



/********************** LISTS ****/

div#main ol {  /*not indented*/
	list-style:decimal outside none;
	margin-left:20px;
}
div#main ol li {
	margin-bottom:16px;
}
div#main ol ol {
	list-style:lower-latin outside none;
	margin-top:10px;
	margin-left:30px;
}
div#main ul {  /*indented, bullets*/
	list-style:disc outside none;
	margin-left:25px;
}
div#main ul li {
	margin-bottom:6px;
}
div#main ul ul {
	list-style-type:circle;
	margin-top:8px;
	margin-left:25px;
}
div#main ul.noBullet { /*flush left, no bullets*/
	list-style:none outside none;
	margin:0;
}
div#main ul.noIndent { /*flush left, bullets, links underlined*/
	list-style:disc outside none;
	margin-left:15px;
}
div#main ul.noIndent a {
	font-weight:normal;
	text-decoration:underline;
}
div#main ul.noIndent a:hover {
	color:#222;
}
div#main ul.linksExt { /*inter-page links*/
	list-style:none outside url(../images/link.gif);
	margin-left:15px;
}
div#main ul.linksExt a {
	font-weight:normal;
	text-decoration:none;
}
div#main ul.linksExt a:hover {
	text-decoration:underline;
}
div#main ul.linksInt { /*intra-page links*/
	list-style:none outside url(../images/anchor.gif);
	margin-left:15px;
}
div#main ul.linksInt li {
	line-height:14px;
	margin-top:6px;
}
div#main ul.linksInt a:link, 
div#main ul.linksInt a:visited {
	color:#403F99;
	font-weight:normal;
	text-decoration:none;	
}
div#main ul.linksInt a:hover {
	text-decoration:underline;	
}
div#main ul.subanchors {  /*anchors that are below text*/
	margin-top:15px;
}
a.backToTop {
	font-weight:normal;
}



/********************** BLOCKQUOTES ****/

blockquote {
	margin:10px 20px 20px;
	font-style:italic;
	color:#666;
}
blockquote.fullWidth {
	margin:10px 0 0;
}
div#text blockquote.intro p {
	margin:0 0 15px;
}
div#text blockquote.right {
	float:right;
	width:296px;
	margin-bottom:10px;
	margin-left:20px;
	padding:10px 0;
	border-top:1px solid #999;
	border-bottom:1px solid #999;
}
div#text blockquote.right p {
	margin-left:0;
}
div#text blockquote p.attribution {
	margin-top:-5px;
	margin-left:60px;
	font-style:normal;
}



/********************** MAIN NAV ****/

/* ul#bottomNav {
	clear:both;
	width:905px;
	border-top:1px solid #FCD900;
	padding:15px 20px 10px 35px;
	list-style:none outside none;	
	font:11px/11px helvetica,arial,sans-serif;
	color:#555;
} */
ul#bottomNav {
	position:absolute;
	left:0;
	top:0px;
	clear:both;
	width:905px;
/* 	border-top:1px solid #FCD900; */
	padding:15px 20px 10px 35px;
	list-style:none outside none;	
	font:11px/11px helvetica,arial,sans-serif;
	color:#555;
}
ul#bottomNav li {
	display: inline;
	padding-right:5px;
	padding-left:8px;
	border-left: 1px solid #a9a9a9;
}
ul#bottomNav li.first {
	display:inline;
	padding-left:0;
	border-left:none;
}
ul#bottomNav a {
	color:#403f99;
	font-weight:normal;
	text-decoration:none;	
}
ul#bottomNav a:hover {
	color:#000;
}
ul.dropdown ul {
	visibility: hidden;
	position: absolute;
	left: 0;
	top:26px;
	width:915px;
	padding:6px 10px 6px 35px;
	background-color:#feec80;
}
ul.dropdown ul li {
	float:left;
	padding:0 8px;
	font-weight: normal;
	color: #555;
}
ul.dropdown ul li a	{
	border-right: none;
	width: 100%;
	display: inline-block;
}
ul.dropdown ul li a:hover	{
	margin:-6px -6px -6px -8px;
	padding:6px 6px 6px 8px;
 	background-color:#fcd900;
	background-color:#fff;
}


/********************** 'YOU ARE HERE' NAV ****/

/**** UDM JS-generated CSS ****/
.udm,.udm li,.udm ul{margin:0;padding:0;list-style-type:none;}
/* .udm{position:absolute;left:0;top:0;z-index:20000;width:960px;cursor:default !important;border:none;text-align:left;} */
.udm{position:absolute;left:0;top:124px;z-index:20000;width:960px;cursor:default !important;border:none;text-align:left;}
.udm{float:none;width:100%;}
@media screen,projection{.udm{float:left;}}
/* .udm{margin-top:124px;} */
.udm>li:first-child{margin-left:0;}
@media Screen,Projection{.udm>li:first-child{margin-left:0;margin-right:0;}}
.udm li{left:0;}
@media screen,projection{.udm li{position:relative;}}
.udm ul li{left:0;}
:root ul[class^="udm"] li{left:0;position:static;}
@media Screen,Projection{:root ul[class^="udm"] li{left:0;position:relative;}}
@media Screen,Projection{.udm/**/[class="udm"]:not([class="xxx"]) ul li{position:relative;left:0;}}
.udm li{display:block;width:auto;float:left;}
.udm li a{position:static;display:block;float:left;white-space:nowrap;}
@media screen,projection{.udm l\i a{position:relative;float:none;}}
ul[class^="udm"] li a{position:relative;float:none;}
@media screen,projection{* html .udm li a{position:relative;float:none;}}
.udm ul li a{position:relative;float:none !important;white-space:normal;}
.udm li a{margin-left:-0px;}
@media Screen,Projection{.udm li{margin-left:-0px !important;}}
@media Screen,Projection{.udm li a{margin-left:0;}}
ul[class^="udm"] li:not(:first-child){margin-left:-0px;}
.udm ul li{margin-left:0 !important;}
ul[class^="udm"]:not([class="xxx"]) ul li{margin-left:0 !important;}
.udm ul a{margin:0;}
.udm ul li{margin-top:-0px;}
.udm ul li:first-child{margin-top:0px;}
.udm ul{background-image:none;background-color:#feec80;cursor:default !important;width:940px;height:auto;border-width:0px;border-color:#bdb #080 #080 #bdb;border-style:solid;position:absolute;z-index:20100;padding:10px;}
.udm ul li{cursor:default !important;width:100%;position:static;float:none;}
.udm ul{display:none;visibility:hidden;}
html/**/[xmlns] .udm u\l{display:block;visibility:visible;height:0;overflow:scroll;left:-10000px;}
@media screen,projection{* html .udm ul {display:block;visibility:visible;height:0;overflow:scroll;top:-10000px;}}
ul.udm/**/[class^="udm"] u\l{display:block;visibility:visible;height:0;overflow:visible;left:-1000em;}
.udm a .udmA{visibility:hidden;margin:0 11px;display:block;cursor:pointer !important;position:absolute;right:0;top:0;text-align:right;border:none;cursor:inherit !important;}
.udm a .udmA img{display:block;}
.udm ul a .udmA{margin:0 6px;}
* html .udm a .udmA{right:0px;top:0px;}
* html .udm ul a .udmA{right:0px;top:0px;}
.udm .udmS{margin-left:;margin-top:0;}
.udm .udmS{background-image:none;background-color:;cursor:default !important;position:absolute;z-index:20050;width:auto;height:auto;left:0px;top:0px;display:none;}
/* .udm a,.udm a:link,.udm a.nohref{background-image:none;background-color:#fcd900;cursor:pointer !important;z-index:1000;text-align:left;border-style:solid;border-color:#feec80;padding-left:11px;padding-right:11px;padding-top:5px !important;padding-bottom:5px !important;text-decoration:none;color:#403F99;border-width:0px;font-style:normal;font-family:"times new roman",times,serif;font-weight:normal !important;} */
.udm a,.udm a:link,.udm a.nohref{background-image:none;background-color:#fcd900;cursor:pointer !important;z-index:1000;text-align:left;border-style:solid;border-color:#feec80;padding-left:20px;padding-right:2px;padding-top:6px !important;padding-bottom:4px !important;text-decoration:none;color:#403F99;border-width:0px;font-style:normal;font-family:"times new roman",times,serif;font-weight:normal !important;}
.udm a,.udm a.nohref{font-size:13px;line-height:16px}
.udm a .udmA,.udm a:link .udmA,.udm a.nohref .udmA{font-family:"times new roman",times,serif;font-weight:normal !important;}
.udm li a:visited{background-image:none;background-color:#fcd900;border-width:0px;color:#403F99;font-style:normal;border-style:solid;border-color:#feec80;}
.udm li a.udmR,.udm li a.udmY,.udm li a.udmR:visited,.udm li a.udmY:visited,.udm li a:hover,.udm li a:focus,.udm li a.nohref:hover,.udm li a.nohref:focus{font-style:normal;background-image:none;background-color:#feec80;text-decoration:none;color:#403F99;border-color:#feec80;border-style:solid;border-width:0px;}
* html .udm li a:active{font-style:normal;background-image:none;background-color:#feec80;text-decoration:none;color:#403F99;border-color:#feec80;border-style:solid;border-width:0px;}
.udm ul a,.udm ul a:link,.udm ul a.nohref{background-image:none;background-color:transparent;text-align:left;border-width:0px;border-style:solid;border-color:#a9a9a9;padding-left:6px;padding-right:6px;padding-top:0px !important;padding-bottom:0px !important;text-decoration:none;color:#403F99;font-style:normal;font-size:11px;font-family:helvetica,arial,sans-serif;font-weight:normal !important;}
.udm ul a .udmA,.udm ul a:link .udmA,.udm ul a.nohref .udmA{font-family:helvetica,arial,sans-serif;font-weight:normal !important;}
.udm ul li a:visited,* html .udm ul li a:visited{background-image:none;background-color:transparent;color:#403F99;font-style:normal;border-width:0px;border-style:solid;border-color:#a9a9a9;}
.udm ul li a.udmR,.udm ul li a.udmY,.udm ul li a.udmR:visited,.udm ul li a.udmY:visited,.udm ul li a:hover,.udm ul li a:focus,.udm ul li a.nohref:hover,.udm ul li a.nohref:focus,.udm ul li a:visited:hover{font-style:normal;background-image:none;background-color:transparent;text-decoration:none;color:#777;border-color:#a9a9a9;border-style:solid;border-width:0px;}
* html .udm ul li a:active{font-style:normal;background-image:none;background-color:transparent;text-decoration:none;color:#777;border-color:#a9a9a9;border-style:solid;border-width:0px;}
.udm a.nohref,.udm ul a.nohref{cursor:default !important;}
.udm h3,.udm h4,.udm h5,.udm h6{display:block;background:none;margin:0;padding:0;border:none;font-size:1em;font-weight:normal;text-decoration:none;}
.udm h3,.udm h4,.udm h5,.udm h6{display:inline;}
.udm h\3,.udm h\4,.udm h\5,.udm h\6{display:block;}
ul[class^="udm"] h3,ul[class^="udm"] h4,ul[class^="udm"] h5,ul[class^="udm"] h6{display:block;}
* html .udm h3,* html .udm h4,* html .udm h5,* html .udm h6{display:block;}
* html .udm h3,* html .udm h4,* html .udm h5,* html .udm h6{width:expression("auto",this.runtimeStyle.width=this.parentNode.offsetWidth);width/**/:auto;}
* html .udm ul h3,* html .udm ul h4,* html .udm ul h5,* html .udm ul h6{width:expression("auto",this.runtimeStyle.width=this.parentNode.currentStyle.width);width/**/:auto;}
@media screen,projection{* html .udm li{display:inline;}}
@media screen,projection{* html .udm li,* html .udm ul li{display/**/:block;float/**/:left;}}
@media screen,projection{* html .udm li,* html .udm ul li{clear:none;}}
ul[class$="udm"].udm li,ul[class$="udm"].udm ul li{display:block;float:left;}
ul[class$="udm"].udm:not([class="xxx"]) li{float:left;}
ul[class$="udm"].udm:not([class="xxx"]) ul li{float:none;}
@media all and (min-width:0px){ul[class$="udm"].udm li{float:left;}}
@media all and (min-width:0px){ul[class$="udm"].udm ul li{float:none;}}
select{visibility:visible;}
.udm .udmC{position:absolute;left:0;top:0;z-index:20020;width:auto;height:auto;filter:alpha(opacity=0);}


/**** UDM custom CSS ****/
#udm li a { 
/* 	border-left:1px solid #feec80; */
 	background:url(../images/crumb_bg.jpg) no-repeat 0px 0;
}
#udm li a:hover { 
 	background-color:#feec80;
}
body#index #udm li a { 
 	background:none;
}
#udm li#home a {
	padding-left:36px !important;
	background-image:none;
/* 	border-left-width:0px !important; */
}
#udm li#home a:hover {
	background-image:url(../images/home-O.gif) !important;
	border-left-width:0px !important;
}
#udm li#home ul a:hover {
	background-image:none !important;
	border-left-width:1px !important;
}
#udm li#home ul li a {
	padding-left:6px !important;
	border-left-width:1px !important;
}
ul#udm a.nohref {
/* 	border-left:1px solid #403F99 !important; */
	padding-right:11px;
 	background:url(../images/crumb_here_bg.jpg) no-repeat 0 0;
/* 	border-right:1px solid #403F99 !important; */
	background-color:#fff !important;
	font-style:italic !important;
	font-size:13px !important;
	color: #403F99 !important;
}
#udm ul { 
	width:940px !important;
	padding-top:10px !important;
	padding-bottom:4px !important;
	line-height:11px !important;
}
#udm ul li { 
	width:auto;
	float:left !important;
}
#udm ul li a {
	white-space:nowrap;
	border-left:1px solid #a9a9a9;
	padding-right:8px;
	background:none;
}
#udm ul li.first a,
#udm li#home ul li.first a {
	border-left-width:0 !important;
/* 	padding-left:24px !important; */
	margin-left:20px !important;
}
#udm ul li.first a:hover,
#udm li#home ul li.first a:hover {
	border-left-width:0 !important;
}
/* #udm li a { 
	border-left:1px solid #feec80;
}
#udm li#home a {
	padding-left:36px !important;
	border-left-width:0px !important;
}
#udm li#home a:hover {
	background-image:url(../images/home-O.gif) !important;
	border-left-width:0px !important;
}
#udm li#home ul a:hover {
	background-image:none !important;
	border-left-width:1px !important;
}
#udm li#home ul li a {
	padding-left:6px !important;
	border-left-width:1px !important;
}
ul#udm a.nohref {
	border-left:1px solid #403F99 !important;
	border-right:1px solid #403F99 !important;
	background-color:#fff !important;
	font-style:italic !important;
	font-size:13px !important;
	color: #403F99 !important;
}
#udm ul { 
	width:940px !important;
	padding-top:10px !important;
	padding-bottom:4px !important;
	line-height:11px !important;
}
#udm ul li { 
	width:auto;
	float:left !important;
}
#udm ul li a {
	white-space:nowrap;
	border-left:1px solid #a9a9a9;
	padding-right:8px;
}
#udm ul li.first a,
#udm li#home ul li.first a {
	border-left-width:0 !important;
	padding-left:24px !important;
}
#udm ul li.first a:hover,
#udm li#home ul li.first a:hover {
	border-left-width:0 !important;
} */

/* you-are-here state */
body.about #udm li#nHomeAbout a,
body.prospective #udm li#nHomeProspective a,
body.students #udm li#nHomeStudents a,
body.faculty #udm li#nHomeFaculty a,
body.admin #udm li#nHomeAdmin a,
body.graduates #udm li#nHomeGraduates a,
body.giving #udm li#nHomeGiving a,
body.news #udm li#nHomeNews a,
body.contact #udm li#nHomeContact a,
body.about#from_the_president #udm li#nAboutPresident a,
body.about.who #udm li#nAboutWho a,
body.about.who.howWeTeach #udm li#nAboutHow a,
body.about.who.howWeTeach#dimensions #udm li#nAboutDimensions a,
body.about.who.howWeTeach.perspectives#perspectivesMain #udm li#nAboutPerspectives a,
body.about.who#gtu #udm li#nAboutGTU a,
body.about.who#location #udm li#nAboutLocation a,
body.about.who#history #udm li#nAboutHistory a,
body.about.who#wmc #udm li#nAboutWMC a,
body.about.who#community #udm li#nAboutCommunity a,
/* body.about.who#campus #udm li#nAboutCampus a, */
body.about.visiting #udm li#nAboutVisiting a,
body.about.visiting#gettingAroundCampus #udm li#nAboutCampus a,
body.about.visiting#gettingToPLTS #udm li#nAboutGettingTo a,
body.about.visiting#localResources #udm li#nAboutLocal a,
body.about.profiles #udm li#nAboutProfiles a,
body.about.profiles#profilesAlums #udm li#nAboutProfilesAlums a,
body.about.profiles#profilesDonors #udm li#nAboutProfilesDonors a,
body.about.profiles#profilesFaculty #udm li#nAboutProfilesFaculty a,
body.about.profiles#profilesGraduates #udm li#nAboutProfilesGraduates a,
body.about.profiles#profilesStaff #udm li#nAboutProfilesStaff a,
body.about.profiles#profilesStudents #udm li#nAboutProfilesStudents a,
body.about#jobOpportunities #udm li#nAboutJob a,
body.admin.president #udm li#nAdminPresident a,
body.admin.president#presidentBio #udm li#nAdminPresBio a,
body.admin.president#presidentsPage #udm li#nAdminPresPage a,
body.admin.president#presidentsPageArchive #udm li#nAdminPresArchive a,
body.admin#admissionsCenter #udm li#nAdminAdmissions a,
body.admin.deans #udm li#nAdminDeans a,
body.admin.deans#deanFaculty #udm li#nAdminDeanFaculty a,
body.admin.deans#deanStudents #udm li#nAdminDeanStudents a,
body.admin#seminaryRelations #udm li#nAdminSeminary a,
body.admin#business #udm li#nAdminBusiness a,
body.admin#operations #udm li#nAdminOperations a,
body.admin#contextualEd #udm li#nAdminContextual a,
body.admin#cpt #udm li#nAdminCPT a,
body.admin#board #udm li#nAdminBoard a,
body#contactAdmissions #udm li#nContactAdmissions a,
body#contactBusiness #udm li#nContactBusiness a,
body#contactCPT #udm li#nContactCPT a,
body#contactCE #udm li#nContactContextual a,
body#contactDeans #udm li#nContactDeans a,
body#contactFacilities #udm li#nContactFacilities a,
body#contactFaculty #udm li#nContactFaculty a,
body#contactPresident #udm li#nContactPresident a,
body#contactSeminary #udm li#nContactSeminary a,
body#contactTEEM #udm li#nContactTEEM a,
body.faculty.howWeTeach #udm li#nFacultyHow a,
body.faculty.howWeTeach#dimensions #udm li#nFacultyDimensions a,
body.faculty.howWeTeach.perspectives #udm li#nFacultyPerspectives a,
body.faculty.howWeTeach.perspectives.identity #udm li#nFacultyIdentity a,
body.faculty.howWeTeach.perspectives.multiculturalism #udm li#nFacultyMulticulturalism a,
body.faculty.howWeTeach.perspectives.public #udm li#n nFacultyPublic,
body.faculty.howWeTeach.perspectives.pluralism #udm li#n nFacultyPluralism,
body.faculty.facultyPages #udm li#nFacultyPages a,
body.anderson #udm li#nFacultyAnderson a,
body.aune #udm li#nFacultyAune a,
body.balch #udm li#nFacultyBalch a,
body.davidson #udm li#nFacultyDavidson a,
body.jacobson #udm li#nFacultyJacobson a,
body.penumaka #udm li#nFacultyPenumaka a,
body.peters #udm li#nFacultyPeters a,
body.rogers #udm li#nFacultyRogers a,
body.stortz #udm li#nFacultyStortz a,
body.strohl #udm li#nFacultyStrohl a,
body.vargas #udm li#nFacultyVargas a,
body.addFaculty #udm li#nFacultyAdditional a,
body.teaching #udm li#nFacultyTeaching a,
body.projects #udm li#nFacultyProjects a,
body.writings #udm li#nFacultyWritings a ,
/* body.faculty.facultyPages.sermons #udm li#n a, */
/* body.faculty.facultyPages.goeser.writings.lecture #udm li#n a, */
body.faculty.facultyPages.addFaculty #udm li#nFacultyAdditional a,
body.faculty.facultyPages.addFaculty.visiting #udm li#nFacultyVisiting a,
body.faculty.facultyPages.addFaculty.visiting.handerson #udm li#nFacultyVisiting a,
body.faculty.facultyPages.addFaculty.fellows #udm li#nFacultyFellows a,
body.faculty.facultyPages.addFaculty.lecturers #udm li#nFacultyLecturers a,
body.faculty.facultyPages.addFaculty.emeriti #udm li#nFacultyEmeriti a,
body.faculty.facultyResources #udm li#nFacultyResources a,
body.faculty.facultyResources.ite#iteMain #udm li#nFacultyITE a,
body.faculty.facultyResources.handbooks #udm li#nFacultyHandbooks a,
body.faculty.facultyResources.links #udm li#nFacultyLinks a,
body.giving.support #udm li#nGivingSupport a,
body.giving.support.supportWhy #udm li#nGivingWhy a,
body.giving.support.supportWhy#supportLives #udm li#nGivingLives a,
body.giving.support.supportWhy#supportWhyVision #udm li#nGivingVision a,
body.giving.support.supportWhy#supportWhyThrive #udm li#nGivingThrive a,
body.giving.support.benefits #udm li#nGivingBenefits a,
body.giving.support.benefits#benefitsChurch #udm li#nGivingChurch a,
body.giving.support.benefits#benefitsStudents #udm li#nGivingStudents a,
body.giving.support.benefits#benefitsYou #udm li#nGivingYou a,
body.giving.support.giftsDo #udm li#nGivingWhat a,
body.giving.support.giftsDo#giftsDoFinancial #udm li#nGivingReality a,
body.giving.support#possibilities #udm li#nGivingImagine a,
body.giving.ways #udm li#nGivingWays a,
body.giving.ways.immediate #udm li#nGivingImmediate a,
body.giving.ways.immediate#ira #udm li#nGivingIRA a,
body.giving.ways.immediate#matching #udm li#nGivingMatching a,
body.giving.ways.immediate#multiple #udm li#nGivingMultiple a,
body.giving.ways.immediate#stock #udm li#nGivingStock a,
body.giving.ways.planned #udm li#nGivingPlanned a,
body.giving.ways.planned#insurance #udm li#nGivingInsurance a,
body.giving.ways.planned#wills #udm li#nGivingWills a,
body.giving.ways.planned#annuities #udm li#nGivingAnnuities a,
body.giving.opportunities #udm li#nGivingOpportunities a,
body.giving.opportunities.seminaryFund #udm li#nGivingSeminary a,
body.giving.opportunities.seminaryFund#graduateFund #udm li#nGivingGraduate a,
body.giving.opportunities.seminaryFund#congregationalFund #udm li#nGivingCongregational a,
body.giving.opportunities.seminaryFund#familyDonors #udm li#nGivingFamily a,
body.giving.opportunities.majorGifts #udm li#nGivingMajor a,
body.giving.opportunities.majorGifts#curriculum #udm li#nGivingCurriculum a,
body.giving.opportunities.majorGifts#renovation #udm li#nGivingCampus a,
body.giving.opportunities.scholarships #udm li#nGivingScholarships a,
body.giving.opportunities.scholarships#pltsScholarships #udm li#nGivingScholarships a,
body.giving.opportunities.scholarships#endowment #udm li#nGivingEndowment a,
body.giving.opportunities.philanthropy #udm li#nGivingPhilanthropy a,
body.giving.opportunities.philanthropy#focusWomen #udm li#nGivingFocus a,
body.giving.opportunities#foundation #udm li#nGivingFoundation a,
body.giving#makeGift #udm li#nGivingGift a,
body.giving.recognition #udm li#nGivingRecognition a,
body.giving.recognition#rememberFuture #udm li#nGivingRemember a,
body.giving.recognition#recognitionDonors #udm li#nGivingDonors a,
body.giving.support#giveContact #udm li#nGivingContact a,
body.graduates#graduateNews #udm li#nGraduatesNews a,
body.graduates#graduateRecords #udm li#nGraduatesDirectories a,
body.graduates.awards #udm li#nGraduatesAwards a,
body.graduates.awards#awardPastor #udm li#nGraduatesPastor a,
body.graduates.awards#awardService #udm li#nGraduatesService a,
body.graduates.awards#awardPresident #udm li#nGraduatesMinistry a,
body.graduates.awards#awardees #udm li#nGraduatesAwardees a,
body.graduates#transcript #udm li#nGraduatesTranscript a,
body.graduates.gradSupport #udm li#nGraduatesSupport a,
body.graduates.gradSupport#gradSupportFuture #udm li#nGraduatesFuture a,
body.graduates.gradSupport#gradSupportRealities #udm li#nGraduatesRealities a,
body.graduates.gradSupport#gradSupportSteps #udm li#nGraduatesSteps a,
body.news#newsArchive #udm li#nNewsArchive a,
body.news#eventsCalendar #udm li#nNewsCalendar a,
body.news#newsSermons #udm li#nNewsSermons a,
body.prospective.why #udm li#nProspectiveWhy a,
body.prospective.why#reasons #udm li#nProspectiveReasons a,
body.prospective.programs #udm li#nProspectivePrograms a,
body.prospective.programs.rostered #udm li#nProspectiveRostered a,
body.prospective.programs.rostered#ordainedMinisters #udm li#nProspectiveOrdained a,
body.prospective.programs.rostered#associates #udm li#nProspectiveAssociates a,
body.prospective.programs.rostered#diaconalMinisters #udm li#nProspectiveDiaconal a,
body.prospective.programs.rostered#deaconesses #udm li#nProspectiveDeaconesses a,
body.prospective.programs.masters #udm li#nProspectiveMasters a,
body.prospective.programs.masters#mastersDivinity #udm li#nProspectiveDivinity a,
body.prospective.programs.masters#mastersArts #udm li#nProspectiveArts a,
body.prospective.programs.masters#mastersJoint #udm li#nProspectiveJoint a,
body.prospective.programs.masters#mastersTheological #udm li#nProspectiveTheological a,
body.prospective.programs.masters#mastersMinistry #udm li#nProspectiveMinistry a,
body.prospective.programs.doctoral #udm li#nProspectiveDoctoral a,
body.prospective.programs.certificate #udm li#nProspectiveCertificate a,
body.prospective.programs.certificate#certificateTheological #udm li#nProspectiveTheological a,
body.prospective.programs.certificate#certificateAdvanced #udm li#nProspectiveAdvanced a,
body.prospective.programs.certificate.sifrSmall#certificateTEEM #udm li#nProspectiveTEEM a,
body.prospective.programs#sabbatical #udm li#nProspectiveSabbatical a,
body.prospective.admissions #udm li#nProspectiveAdmissions a,
body.prospective.admissions#vocation #udm li#nProspectiveVocation a,
body.prospective.admissions#admissionOptions #udm li#nProspectiveOptions a,
/*body.prospective.admissions#e-connect #udm li#nProspectiveConnect a, */
body.prospective.admissions#howToApply #udm li#nProspectiveApply a,
body.prospective.admissions#previewPLTS #udm li#nProspectivePreview a,
body.prospective.admissions#tuition #udm li#nProspectiveTuition a,
body.prospective.admissions#internationalStudents #udm li#nProspectiveInternational a,
body.prospective#housing #udm li#nProspectiveHousing a,
body.prospective#admitted #udm li#nProspectiveAdmitted a,
body.students#eventsCalendar #udm li#nStudentsCalendars a,
body.students.finance #udm li#nStudentsFinance a,
body.students.finance#payments #udm li#nStudentsPayments a,
body.students.finance#financialAid #udm li#nStudentsAid a,
body.students.finance#housing #udm li#nStudentsHousing a,
body.students.studentResources #udm li#nStudentsResources a,
body.students.studentResources#iGroups #udm li#nStudentsIgroups a,
body.students.studentResources#handbooks #udm li#nStudentsHandbooks a,
body.students.studentResources#studentLinks #udm li#nStudentsLinks a,
body.students#contextual #udm li#nStudentsContextual a {
/* 	color:#777;
	background:url(../images/arrow.gif) 6px 2px no-repeat !important;
	text-indent:10px; */
	color:#fff;
	background-color:#5e5db0;
}

/* you-are-here hover state */
body.about #udm li#nHomeAbout a:hover,
body.prospective #udm li#nHomeProspective a:hover,
body.students #udm li#nHomeStudents a:hover,
body.faculty #udm li#nHomeFaculty a:hover,
body.admin #udm li#nHomeAdmin a:hover,
body.graduates #udm li#nHomeGraduates a:hover,
body.giving #udm li#nHomeGiving a:hover,
body.news #udm li#nHomeNews a:hover,
body.contact #udm li#nHomeContact a:hover,
body.about#from_the_president #udm li#nAboutPresident a:hover,
body.about.who #udm li#nAboutWho a:hover,
body.about.who.howWeTeach #udm li#nAboutHow a:hover,
body.about.who.howWeTeach#dimensions #udm li#nAboutDimensions a:hover,
body.about.who.howWeTeach.perspectives#perspectivesMain #udm li#nAboutPerspectives a:hover,
body.about.who#gtu #udm li#nAboutGTU a:hover,
body.about.who#location #udm li#nAboutLocation a:hover,
body.about.who#history #udm li#nAboutHistory a:hover,
body.about.who#wmc #udm li#nAboutWMC a:hover,
body.about.who#community #udm li#nAboutCommunity a:hover,
/* body.about.who#campus #udm li#nAboutCampus a:hover, */
body.about.visiting #udm li#nAboutVisiting a:hover,
body.about.visiting#gettingAroundCampus #udm li#nAboutCampus a:hover,
body.about.visiting#gettingToPLTS #udm li#nAboutGettingTo a:hover,
body.about.visiting#localResources #udm li#nAboutLocal a:hover,
body.about.profiles #udm li#nAboutProfiles a:hover,
body.about.profiles#profilesAlums #udm li#nAboutProfilesAlums a:hover,
body.about.profiles#profilesDonors #udm li#nAboutProfilesDonors a:hover,
body.about.profiles#profilesFaculty #udm li#nAboutProfilesFaculty a:hover,
body.about.profiles#profilesGraduates #udm li#nAboutProfilesGraduates a:hover,
body.about.profiles#profilesStaff #udm li#nAboutProfilesStaff a:hover,
body.about.profiles#profilesStudents #udm li#nAboutProfilesStudents a:hover,
body.about#jobOpportunities #udm li#nAboutJob a:hover,
body.admin.president #udm li#nAdminPresident a:hover,
body.admin.president#presidentBio #udm li#nAdminPresBio a:hover,
body.admin.president#presidentsPage #udm li#nAdminPresPage a:hover,
body.admin.president#presidentsPageArchive #udm li#nAdminPresArchive a:hover,
body.admin#admissionsCenter #udm li#nAdminAdmissions a:hover,
body.admin.deans #udm li#nAdminDeans a:hover,
body.admin.deans#deanFaculty #udm li#nAdminDeanFaculty a:hover,
body.admin.deans#deanStudents #udm li#nAdminDeanStudents a:hover,
body.admin#seminaryRelations #udm li#nAdminSeminary a:hover,
body.admin#business #udm li#nAdminBusiness a:hover,
body.admin#operations #udm li#nAdminOperations a:hover,
body.admin#contextualEd #udm li#nAdminContextual a:hover,
body.admin#cpt #udm li#nAdminCPT a:hover,
body.admin#board #udm li#nAdminBoard a:hover,
body#contactAdmissions #udm li#nContactAdmissions a:hover,
body#contactBusiness #udm li#nContactBusiness a:hover,
body#contactCPT #udm li#nContactCPT a:hover,
body#contactCE #udm li#nContactContextual a:hover,
body#contactDeans #udm li#nContactDeans a:hover,
body#contactFacilities #udm li#nContactFacilities a:hover,
body#contactFaculty #udm li#nContactFaculty a:hover,
body#contactPresident #udm li#nContactPresident a:hover,
body#contactSeminary #udm li#nContactSeminary a:hover,
body#contactTEEM #udm li#nContactTEEM a:hover,
body.faculty.howWeTeach #udm li#nFacultyHow a:hover,
body.faculty.howWeTeach#dimensions #udm li#nFacultyDimensions a:hover,
body.faculty.howWeTeach.perspectives #udm li#nFacultyPerspectives a:hover,
body.faculty.howWeTeach.perspectives.identity #udm li#nFacultyIdentity a:hover,
body.faculty.howWeTeach.perspectives.multiculturalism #udm li#nFacultyMulticulturalism a:hover,
body.faculty.howWeTeach.perspectives.public #udm li#n nFacultyPublic,
body.faculty.howWeTeach.perspectives.pluralism #udm li#n nFacultyPluralism,
body.faculty.facultyPages #udm li#nFacultyPages a:hover,
body.anderson #udm li#nFacultyAnderson a:hover,
body.aune #udm li#nFacultyAune a:hover,
body.balch #udm li#nFacultyBalch a:hover,
body.davidson #udm li#nFacultyDavidson a:hover,
body.jacobson #udm li#nFacultyJacobson a:hover,
body.penumaka #udm li#nFacultyPenumaka a:hover,
body.peters #udm li#nFacultyPeters a:hover,
body.rogers #udm li#nFacultyRogers a:hover,
body.stortz #udm li#nFacultyStortz a:hover,
body.strohl #udm li#nFacultyStrohl a:hover,
body.vargas #udm li#nFacultyVargas a:hover,
body.addFaculty #udm li#nFacultyAdditional a:hover,
body.teaching #udm li#nFacultyTeaching a:hover,
body.projects #udm li#nFacultyProjects a:hover,
body.writings #udm li#nFacultyWritings a ,
/* body.faculty.facultyPages.sermons #udm li#n a:hover, */
/* body.faculty.facultyPages.goeser.writings.lecture #udm li#n a:hover, */
body.faculty.facultyPages.addFaculty #udm li#nFacultyAdditional a:hover,
body.faculty.facultyPages.addFaculty.visiting #udm li#nFacultyVisiting a:hover,
body.faculty.facultyPages.addFaculty.visiting.handerson #udm li#nFacultyVisiting a:hover,
body.faculty.facultyPages.addFaculty.fellows #udm li#nFacultyFellows a:hover,
body.faculty.facultyPages.addFaculty.lecturers #udm li#nFacultyLecturers a:hover,
body.faculty.facultyPages.addFaculty.emeriti #udm li#nFacultyEmeriti a:hover,
body.faculty.facultyResources #udm li#nFacultyResources a:hover,
body.faculty.facultyResources.ite#iteMain #udm li#nFacultyITE a:hover,
body.faculty.facultyResources.handbooks #udm li#nFacultyHandbooks a:hover,
body.faculty.facultyResources.links #udm li#nFacultyLinks a:hover,
body.giving.support #udm li#nGivingSupport a:hover,
body.giving.support.supportWhy #udm li#nGivingWhy a:hover,
body.giving.support.supportWhy#supportLives #udm li#nGivingLives a:hover,
body.giving.support.supportWhy#supportWhyVision #udm li#nGivingVision a:hover,
body.giving.support.supportWhy#supportWhyThrive #udm li#nGivingThrive a:hover,
body.giving.support.benefits #udm li#nGivingBenefits a:hover,
body.giving.support.benefits#benefitsChurch #udm li#nGivingChurch a:hover,
body.giving.support.benefits#benefitsStudents #udm li#nGivingStudents a:hover,
body.giving.support.benefits#benefitsYou #udm li#nGivingYou a:hover,
body.giving.support.giftsDo #udm li#nGivingWhat a:hover,
body.giving.support.giftsDo#giftsDoFinancial #udm li#nGivingReality a:hover,
body.giving.support#possibilities #udm li#nGivingImagine a:hover,
body.giving.ways #udm li#nGivingWays a:hover,
body.giving.ways.immediate #udm li#nGivingImmediate a:hover,
body.giving.ways.immediate#ira #udm li#nGivingIRA a:hover,
body.giving.ways.immediate#matching #udm li#nGivingMatching a:hover,
body.giving.ways.immediate#multiple #udm li#nGivingMultiple a:hover,
body.giving.ways.immediate#stock #udm li#nGivingStock a:hover,
body.giving.ways.planned #udm li#nGivingPlanned a:hover,
body.giving.ways.planned#insurance #udm li#nGivingInsurance a:hover,
body.giving.ways.planned#wills #udm li#nGivingWills a:hover,
body.giving.ways.planned#annuities #udm li#nGivingAnnuities a:hover,
body.giving.opportunities #udm li#nGivingOpportunities a:hover,
body.giving.opportunities.seminaryFund #udm li#nGivingSeminary a:hover,
body.giving.opportunities.seminaryFund#graduateFund #udm li#nGivingGraduate a:hover,
body.giving.opportunities.seminaryFund#congregationalFund #udm li#nGivingCongregational a:hover,
body.giving.opportunities.seminaryFund#familyDonors #udm li#nGivingFamily a:hover,
body.giving.opportunities.majorGifts #udm li#nGivingMajor a:hover,
body.giving.opportunities.majorGifts#curriculum #udm li#nGivingCurriculum a:hover,
body.giving.opportunities.majorGifts#renovation #udm li#nGivingCampus a:hover,
body.giving.opportunities.scholarships #udm li#nGivingScholarships a:hover,
body.giving.opportunities.scholarships#pltsScholarships #udm li#nGivingScholarships a:hover,
body.giving.opportunities.scholarships#endowment #udm li#nGivingEndowment a:hover,
body.giving.opportunities.philanthropy #udm li#nGivingPhilanthropy a:hover,
body.giving.opportunities.philanthropy#focusWomen #udm li#nGivingFocus a:hover,
body.giving.opportunities#foundation #udm li#nGivingFoundation a:hover,
body.giving#makeGift #udm li#nGivingGift a:hover,
body.giving.recognition #udm li#nGivingRecognition a:hover,
body.giving.recognition#rememberFuture #udm li#nGivingRemember a:hover,
body.giving.recognition#recognitionDonors #udm li#nGivingDonors a:hover,
body.giving.support#giveContact #udm li#nGivingContact a:hover,
body.graduates#graduateNews #udm li#nGraduatesNews a:hover,
body.graduates#graduateRecords #udm li#nGraduatesDirectories a:hover,
body.graduates.awards #udm li#nGraduatesAwards a:hover,
body.graduates.awards#awardPastor #udm li#nGraduatesPastor a:hover,
body.graduates.awards#awardService #udm li#nGraduatesService a:hover,
body.graduates.awards#awardPresident #udm li#nGraduatesMinistry a:hover,
body.graduates.awards#awardees #udm li#nGraduatesAwardees a:hover,
body.graduates#transcript #udm li#nGraduatesTranscript a:hover,
body.graduates.gradSupport #udm li#nGraduatesSupport a:hover,
body.graduates.gradSupport#gradSupportFuture #udm li#nGraduatesFuture a:hover,
body.graduates.gradSupport#gradSupportRealities #udm li#nGraduatesRealities a:hover,
body.graduates.gradSupport#gradSupportSteps #udm li#nGraduatesSteps a:hover,
body.news#newsArchive #udm li#nNewsArchive a:hover,
body.news#eventsCalendar #udm li#nNewsCalendar a:hover,
body.news#newsSermons #udm li#nNewsSermons a:hover,
body.prospective.why #udm li#nProspectiveWhy a:hover,
body.prospective.why#reasons #udm li#nProspectiveReasons a:hover,
body.prospective.programs #udm li#nProspectivePrograms a:hover,
body.prospective.programs.rostered #udm li#nProspectiveRostered a:hover,
body.prospective.programs.rostered#ordainedMinisters #udm li#nProspectiveOrdained a:hover,
body.prospective.programs.rostered#associates #udm li#nProspectiveAssociates a:hover,
body.prospective.programs.rostered#diaconalMinisters #udm li#nProspectiveDiaconal a:hover,
body.prospective.programs.rostered#deaconesses #udm li#nProspectiveDeaconesses a:hover,
body.prospective.programs.masters #udm li#nProspectiveMasters a:hover,
body.prospective.programs.masters#mastersDivinity #udm li#nProspectiveDivinity a:hover,
body.prospective.programs.masters#mastersArts #udm li#nProspectiveArts a:hover,
body.prospective.programs.masters#mastersJoint #udm li#nProspectiveJoint a:hover,
body.prospective.programs.masters#mastersTheological #udm li#nProspectiveTheological a:hover,
body.prospective.programs.masters#mastersMinistry #udm li#nProspectiveMinistry a:hover,
body.prospective.programs.doctoral #udm li#nProspectiveDoctoral a:hover,
body.prospective.programs.certificate #udm li#nProspectiveCertificate a:hover,
body.prospective.programs.certificate#certificateTheological #udm li#nProspectiveTheological a:hover,
body.prospective.programs.certificate#certificateAdvanced #udm li#nProspectiveAdvanced a:hover,
body.prospective.programs.certificate.sifrSmall#certificateTEEM #udm li#nProspectiveTEEM a:hover,
body.prospective.programs#sabbatical #udm li#nProspectiveSabbatical a:hover,
body.prospective.admissions #udm li#nProspectiveAdmissions a:hover,
body.prospective.admissions#vocation #udm li#nProspectiveVocation a:hover,
body.prospective.admissions#admissionOptions #udm li#nProspectiveOptions a:hover,
body.prospective.admissions#e-connect #udm li#nProspectiveConnect a:hover,
body.prospective.admissions#howToApply #udm li#nProspectiveApply a:hover,
body.prospective.admissions#previewPLTS #udm li#nProspectivePreview a:hover,
body.prospective.admissions#tuition #udm li#nProspectiveTuition a:hover,
body.prospective.admissions#internationalStudents #udm li#nProspectiveInternational a:hover,
body.prospective#housing #udm li#nProspectiveHousing a:hover,
body.prospective#admitted #udm li#nProspectiveAdmitted a:hover,
body.students#eventsCalendar #udm li#nStudentsCalendars a:hover,
body.students.finance #udm li#nStudentsFinance a:hover,
body.students.finance#payments #udm li#nStudentsPayments a:hover,
body.students.finance#financialAid #udm li#nStudentsAid a:hover,
body.students.finance#housing #udm li#nStudentsHousing a:hover,
body.students.studentResources #udm li#nStudentsResources a:hover,
body.students.studentResources#iGroups #udm li#nStudentsIgroups a:hover,
body.students.studentResources#handbooks #udm li#nStudentsHandbooks a:hover,
body.students.studentResources#studentLinks #udm li#nStudentsLinks a:hover,
body.students#contextual #udm li#nStudentsContextual a:hover {
	color:#fcd900;
}

/* left-most nav item needs extra padding */
body.about #udm li#nHomeAbout a,
body.about#from_the_president #udm li#nAboutPresident a,
body.about.who.howWeTeach #udm li#nAboutHow a,
body.about.who.howWeTeach#dimensions #udm li#nAboutDimensions a,
body.about.visiting#gettingToPLTS #udm li#nAboutGettingTo a,
body.about.profiles#profilesStudents #udm li#nAboutProfilesStudents a,
body.admin.president #udm li#nAdminPresident a,
body.admin.president#presidentBio #udm li#nAdminPresBio a,
body.admin.president#presidentsPageArchive #udm li#nAdminPresArchive a,
body#contactAdmissions #udm li#nContactAdmissions a,
body.faculty.howWeTeach #udm li#nFacultyHow a,
body.faculty.howWeTeach#dimensions #udm li#nFacultyDimensions a,
body.faculty.howWeTeach.perspectives.identity #udm li#nFacultyIdentity a,
body.anderson #udm li#nFacultyAnderson a,
body.teaching #udm li#nFacultyTeaching a,
body.faculty.facultyPages.addFaculty.visiting #udm li#nFacultyVisiting a,
body.faculty.facultyResources.ite#iteMain #udm li#nFacultyITE a,
body.giving.support #udm li#nGivingSupport a,
body.giving.support.supportWhy #udm li#nGivingWhy a,
body.giving.support.supportWhy#supportWhyVision #udm li#nGivingVision a,
body.giving.support.benefits#benefitsStudents #udm li#nGivingStudents a,
body.giving.support.giftsDo#giftsDoFinancial #udm li#nGivingReality a,
body.giving.ways.immediate #udm li#nGivingImmediate a,
body.giving.ways.immediate#matching #udm li#nGivingMatching a,
body.giving.ways.planned#wills #udm li#nGivingWills a,
body.giving.opportunities.seminaryFund #udm li#nGivingSeminary a,
body.giving.opportunities.seminaryFund#graduateFund #udm li#nGivingGraduate a,
body.giving.opportunities.majorGifts#curriculum #udm li#nGivingCurriculum a,
body.giving.opportunities.scholarships#pltsScholarships #udm li#nGivingScholarships a,
body.giving.opportunities.philanthropy#focusWomen #udm li#nGivingFocus a,
body.giving.recognition#recognitionDonors #udm li#nGivingDonors a,
body.graduates#graduateNews #udm li#nGraduatesNews a,
body.graduates.awards#awardPastor #udm li#nGraduatesPastor a,
body.graduates.awards#awardees #udm li#nGraduatesAwardees a,
body.graduates.gradSupport#gradSupportRealities #udm li#nGraduatesRealities a,
body.news#newsArchive #udm li#nNewsArchive a,
body.prospective.why #udm li#nProspectiveWhy a,
body.prospective.why#reasons #udm li#nProspectiveReasons a,
body.prospective.programs.rostered #udm li#nProspectiveRostered a,
body.prospective.programs.rostered#ordainedMinisters #udm li#nProspectiveOrdained a,
body.prospective.programs.masters#mastersDivinity #udm li#nProspectiveDivinity a,
body.prospective.programs.certificate#certificateTheological #udm li#nProspectiveTheological a,
body.prospective.admissions#vocation #udm li#nProspectiveVocation a,
body.students#eventsCalendar #udm li#nStudentsCalendars a,
body.students.finance#payments #udm li#nStudentsPayments a {
/* 	background-position:24px 2px !important; */
}





#udm li#home ul a.here:hover {
	background:url(../images/arrow.gif) 24px 2px no-repeat !important;
}
/* #udm li#home ul a.here:hover {
	background:url(../images/arrow.gif) 24px 0 no-repeat !important;
} */

body.admin #udm ul li a {
	padding:0 4px;
}
body.admin #udm ul li.first a {
	padding:0 4px 0 0;
}



/********************** SUB-NAV ****/

ul#topNav {
	position:absolute;
	left:35px;
	top:160px;
	display:block;
	width:905px;
	list-style:none outside none;
	margin-right:20px;
	font-family:helvetica,arial,sans-serif;
	font-size:11px;
}
ul#topNav li {
	display:inline;
	float:left;
	padding-right:6px;
	padding-left:6px;
	border-left:1px solid #a9a9a9;
}
ul#topNav li.first {
	padding-left:0;
	border-left: none;
}
body#adminMain ul#topNav li,
body.contact ul#topNav li,
body#facultyPagesMain ul#topNav li {
	padding-right:4px;
	padding-left:4px;
}
body#adminMain ul#topNav li.first,
body.contact ul#topNav li.first,
body#facultyPagesMain ul#topNav li.first {
	padding-left:0;
}
ul#topNav a:link, 
ul#topNav a:visited {
	display:block;
	float:left;
	color: #403F99;
	font-weight:normal;
	text-decoration:none;	
}
ul#topNav a:hover {
	color: #888;
	text-decoration:none;	
}



/********************** SECTION MAIN PAGES ****/

body#aboutMain h2, /*hidden heading in code for accessibility*/
body#prospectiveMain h2,
body#facultyMain h2,
body#adminMain h2,
body#alumsMain h2,
body#givingMain h2 {
	text-indent:-9999px;
	margin-top:-40px;
	text-size:1%;
}
body#aboutMain div#main {
	background-image: url(../images/about.bg.jpg);
	padding: 30px 45px 0 362px;
	width:553px;
	height:384px;
}
body#prospectiveMain div#main {
	background-image: url(../images/prospective.bg.jpg);
 	padding: 30px 45px 0 518px;
	width:397px;
	height:384px;
}
body#studentsMain div#main {
	background-image: url(../images/students.bg.jpg);
	padding: 30px 45px 0 480px;
	width:435px;
	height:384px;
}
body#studentsMain div#main ul#quickLinks a {
	font-size:10px;
}
body#studentsMain div#studentNews {
	position:absolute;
	left:500px;
	top:205px;
	width:285px;
	height:220px;
	padding-left:10px;
	text-align: left;
	border:0;
	border-left:1px solid #fcd900;
}
body#studentsMain div#studentNews ul {
	list-style:none outside url(../images/link.gif);
	margin-left:15px;
}
body#studentsMain div#studentNews li {
	margin-bottom:5px;
}
body#studentsMain div#studentNews ul a {
	font-weight:bold;
	text-decoration:none;
}
div#main ul.linksExt a:hover {
	text-decoration:underline;
}

body#facultyMain div#main {
	background-image: url(../images/faculty.bg.jpg);
	padding: 30px 45px 0 530px;
	width:385px;
	height:384px;
}
body#adminMain div#main {
	background-image: url(../images/admin.bg.jpg);
	padding: 30px 35px 0 623px;
	width:302px;
	height:384px;
}
body#alumsMain div#main {
	background-image: url(../images/alums.bg.jpg);
	padding: 25px 20px 0 350px;
	width:430px;
	height:320px;
}
body#givingMain div#main {
	background-image: url(../images/give.bg.jpg);
	padding: 30px 45px 0 590px;
	width:325px;
	height:384px;
}
body#givingMain div#main ul {
	list-style:none outside none;
	margin-top:25px;
	margin-left:-125px;
	font:13px/17px "Times New Roman", Times, serif;
}
body#givingMain div#main li {
	display: inline;
	padding-right:3px;
	padding-left:6px;
	border-left:1px solid #999;
}
body#givingMain div#main li.first {
	display: inline;
	padding-left:0;
	border-left: none;
}
body#givingMain div#main a {
	color:#fcd900;
	font-weight:normal;
	text-decoration:none;
}
body#givingMain div#main a:hover {
	color:#fff;
	text-decoration:none;
}



/********************** HOME ****/

body#index  ul#bottomNav {
	position:relative;
 	border-top:1px solid #FCD900;
}
body#index div#top {
	height:115px;
}
body#index div#main {
	width:500px;
	height:345px;
	padding-right:10px;
	padding-left:450px;
/*	background:#FFF url(../images/homeQuote.jpg) no-repeat 475px 200px;*/
}
body#index div#text {
	width:445px;
	margin-left:28px;
	padding-right:25px;
}
body#index div#text p {
	color:#666;
	font:1.09em/1.45em verdana,helvetica,arial,sans-serif;
}
body#index ul#address {
	position:absolute;
	left:0;
	top:549px;
	width:740px;
	border-top:1px solid #FCD900;
	padding:15px 20px 0 40px;
	list-style:none outside none;	
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
div#flashcontent {
	position:absolute;
	top:205px;
	left:0;
	width:450px;
	margin:0;
	border-right:1px solid #FCD900;
	text-align:left
}
div#flashcontent h3 {
	margin-top:5px;
	margin-left:20px;
	text-transform:uppercase;
}
div#flashcontent ul {
	list-style:none outside none;
	margin-left:20px;
	padding-right:15px;
}
div#flashcontent li {
	margin-bottom:10px;
}


/********************** ABOUT US ****/

body#gettingToPLTS div#map {
	width:363px;
	height:315px;
}
body#gettingToPLTS div#text {
	width:390px;
}



/********************** PROSPECTIVE STUDENTS *******/

body#ordainedMinisters h2 {
	font-size:22px;
}



/********************** STUDENTS *******/

body#eventsCalendar table {
	width:98%;
}
body#eventsCalendar tr.alt {
	background-color:#d9d9d9;
}
body#eventsCalendar td  {
	padding:2px;
	font-size:13px;
}
body#eventsCalendar td.date {
	width:18%;
}



/********************** FACULTY *******/

div#main ul.facultyInfo {
	list-style:none outside none;
	margin-left:0;
	margin-bottom:12px;
	font-style:italic;
	color:#222;
}
div#main ul.facultyInfo li {
	margin-bottom:2px;
}
div#main ul.facultyInfo cite {
	font-style:normal;
}
body.teaching dt {
	font-weight:bold;
}
body.teaching dt span {
	font-weight:normal;
}
body.teaching dd {
	margin-bottom:15px;
}
body.teaching div#main dd ul {
	margin:5px 0 10px 40px;
}



/********************** ADMINISTRATION *******/

div#contactBox {
	width:180px;
	margin-bottom:15px;
	margin-left:15px;
	padding-left:10px;
	border-left:1px solid #666;
	float:right;
}
div#contactBox ul {
	list-style:none outside;
	margin:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#222;
	line-height:14px;
}
div#contactBox li {
	margin-bottom:12px;
}
div#contactBox li.last {
	margin-bottom:0;
}
div#contactBox a {
	font-weight:normal;
}
dl.board dt {  /*This definition doesn't work in IE6.*/
	float:left;
	clear:left;
}
dl.board dd {
	float:left;
	margin-bottom:10px;
	margin-left:5px;
	padding-left:5px;
	border-left:1px solid a9a9a9;
	font-style:italic;
}


/********************** NEWS & EVENTS *******/

/* body#newsMain ul#topNav {
	width:545px;
}
body#newsMain div#main {
	padding:0 15px 0 35px;
}
body#newsMain div#main ul {
	margin-left:0;
}
body#newsMain div#text {
	float:right;
	width:750px;
	height:345px;
	padding:0;
	overflow:auto;
}
body#newsMain div#text a {
	font-weight:normal;
}
body#newsMain h2 {
	color:#777;
	margin-bottom:12px;
}
body#newsMain div#text ul {
	list-style:none outside none;
	display:block;
	width:745px;
	height:290px;
	background:#fff url(../images/news.bg.gif) repeat-y 0 0;
}
body#newsMain div#text ul li {
	display:inline;
	float:left;
	width:220px;
	margin:0;
	padding:0 15px;
}
body#newsMain div#text ul li#firstEvent {
	padding-left:0;
	border-left-width:0px;
}
body#newsMain div#text ul ul {
	list-style:none outside none;
	width:220px;
}
body#newsMain div#text ul ul li {
	padding:0;
	border:0;
	color:#777;
}
body#newsMain div#text ul ul li.what {
	font:14px/20px Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#555;
	margin-top:4px;
	margin-bottom:15px;
}
body#newsMain div#text ul ul li.what span {
	font:10px/10px Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color:#999;
	margin-top:12px;
	text-transform:uppercase;
}
body#newsMain div#text ul ul li.who {
	font-weight:bold;
	margin-bottom:10px;
}
body#newsMain div#text ul ul li.who span {
	font-weight:normal;
	font-style:italic;
}
body#newsMain div#text ul ul li.who a {
	font-weight:bold;
}
body#newsMain div#text ul ul li.who img.left {
	float:left;
	clear:left;
	margin:4px 6px 4px 0;
}
body#newsMain div#text ul ul li.who img.right {
	float:right;
	margin:4px 0 4px 6px;
}
body#newsMain div#text ul ul li.detail {
	padding-top:10px;
	border-top:1px solid #999;
	border-top:1px dotted #999;
}
body#newsMain div#text ul ul li.detailsLink {
	font-size:9px;
	margin-top:6px;
	text-transform:uppercase;
}
div#dailyPrayer {
	width:255px;
	margin-left:-5px;
}
body#newsMain div#dailyPrayer {
	position:absolute;
	left:525px;
	top:157px;
} */

body#newsMain ul#topNav {
	width:545px;
}
body#newsMain div#main {
	padding:0 15px 0 35px;
}
body#newsMain h2 {
	color:#777;
	margin-bottom:12px;
}
body#newsMain div#text {
	float:right;
	width:910px;
	padding:0 0 20px;
/* 	height:345px; */
	overflow:hidden;
}
body#newsMain div#newsArea {
	float:right;
	width:910px;
/* 	height:290px; */
	padding:0;
/* 	overflow:auto; */
	background:#fff url(../images/news.bg.gif) repeat-y 10px 0;
}
body#newsMain div#newsArea ul {
	margin-left:0;
}
body#newsMain .newsColumn {
	float:left;
	width:283px;
	padding:0 15px;
}
body#newsMain #leftColumn {
	padding-left:0;
}
body#newsMain #rightColumn {
	padding-right:0;
}
body#newsMain div#newsArea p#newsFeatureHeading {
	font:normal 1.2em/1.2em Georgia, "Times New Roman", Times, serif;
	color:#555;
	margin:0 0 5px;
}
body#newsMain div#newsArea p#newsFeatureHeading a {
	text-decoration:none;
}
body#newsMain div#newsArea p#newsFeatureInfo {
	font:normal 1.2em/1.2em Georgia, "Times New Roman", Times, serif;
	color:#555;
	margin:0 0 15px;
}
body#newsMain .newsColumn h3 {
	font:bold 1.2em/1.2em Georgia, "Times New Roman", Times, serif;
	font:normal 1.4em/1.2em Georgia, "Times New Roman", Times, serif;
	color:#555;
	margin:0 0 15px;
}
body#newsMain ul.newsItems {
	list-style:none;
}
body#newsMain li.newsItem {
	margin-bottom:7px;
	padding-bottom:7px;
	padding-left:10px;
	border-bottom:1px dotted #999999;
	background:url(../images/link.gif) no-repeat 0 4px;
}
body#newsMain li.newsItem:last-child {
	margin-bottom:0;
	padding-bottom:0;
	border-bottom:none;
}
body#newsMain li.newsItem span.more a {
	margin-left:3px;
	padding-right:10px;
	font-size:.86em;
	background:url(../images/more.gif) no-repeat right 5px;
	text-decoration:underline;
}

body#newsMain ul.newsItems img.left {
	float:left;
	clear:left;
	margin:4px 6px 4px 0;
}
body#newsMain ul.newsItems img.right {
	float:right;
	margin:4px 0 4px 6px;
}

div#dailyPrayer {
	width:255px;
	margin-left:-5px;
}
body#newsMain div#dailyPrayer {
	position:absolute;
	left:660px;
	top:157px;
}


body#newsArchive div#text a {
	font-weight:normal;
}
body#newsArchive div#text ul {
	list-style:none outside none;
	margin:6px 0 0;
}
body#newsArchive div#text li {
	margin:6px 0;
	padding:6px 0 12px;
	border-bottom:1px dotted #999;
}
body.news h2.eventHeading {
	margin-bottom:0;
}
body.news div#text p.eventSubheading {
	font-style:italic;
}
body.news div.eventSummary {
	margin:15px 0;
	padding:15px 20px 0;
	border:1px solid #a9a9a9;
	background-color:#f3f3f3;
	-moz-box-shadow: inset 0 0 4px #b9b9b9;
	-webkit-box-shadow: inset 0 0 4px #b9b9b9;
	box-shadow: inset 0 0 4px #b9b9b9;
}


/**** mailing list  ****/

table#mailingList td {
	font:10px/10px "Times New Roman", Times, serif;
	font-size:11px;
	color:#666;
}
table#mailingList input#emailAddress {
	float:left;
	height:15px;
	overflow:hidden;
	border:1px solid #a9a9a9;
	font:11px/11px verdana,arial,helvetica,sans-serif
}
table#mailingList input#submit {
	float:left;
	height:17px;
	overflow:hidden;
	padding-bottom:3px;
	border:none;
	background-color:#a9a9a9;
	font:10px/10px verdana,arial,helvetica,sans-serif;
	color:#fff;
}

/**** daily prayers ****/

body#prayers blockquote {
	margin-left:50px;
}
body#prayers div#text blockquote span {
	display:block;
	margin:2px 0;
	text-indent:40px;
}
body#prayers div#text p.prayerAttribution {
	text-indent:50px;
}
body#prayers p.prayer {
	font-style:italic;
}
body#prayers p.back {
	margin-top:0;
	margin-left:450px;
}


/**** sermons ****/

body.sermons h2 {
	margin-bottom:0px;
}
body.sermons h3 {
	margin-top:5px;
	margin-bottom:20px;
	line-height:18px;
}
body.sermons dl {
	padding:5px 0;
	margin-bottom:20px;
	border-top:1px solid #999;
	border-bottom:1px solid #999;
}
body.sermons dt {
	font-style:italic;
	margin-bottom:5px;
}
body.sermons dd {
	margin-left:0;
}
body.sermons div#text blockquote p {
	font-style:italic;
}
body.sermons blockquote p cite {
	font-style:normal;
}
body.sermons blockquote p span {
	display:block;
	margin:0;
	text-indent:42px;
}
body.sermons blockquote p.startQuote {
	margin:0;
}



/********************** CONTACT ****/

body.contact div#text ul {
	list-style:none outside none;
	margin:0;
	padding:0;
}
body.contact div#text li {
	margin-bottom:12px;
}
body.contact div#text dl {
	list-style:none outside none;
}
body.contact div#text dt {
	font-weight:bold;
}
body.contact div#text dd {
}
body.contact div#text dd a {
	font-weight:normal;
}
body.contact h4 {
	margin-top:0;
	margin-bottom:15px;
}
body.contact div#credit  {
	position: absolute;
	left:200px;
	top:505px;
}
body.contact div#credit p {
	font:10px/10px "Times New Roman", Times, serif;
	color:#666;
}
body.contact div#credit a:link,
body.contact div#credit a:visited {
	color:#666;
	font-weight:normal;
	text-decoration:none;
}
body.contact div#credit a:hover {
	text-decoration:underline;
}
body.contact div#credit img {
	width:80px;
	height:15px;
	margin-left:15px;
	border:0;
}



/********************** SITE MAP *******/

body#sitemap div#main {
	margin-top:40px;
/* 	height:361px; */
}
body#sitemap div#text {
	width:747px;
/* 	height:365px; */
	padding:0 15px 0 18px;
}
body#sitemap div#text div {
	float:left;
	width:160px;
	margin-right:20px;
}
body#sitemap div#main dl {
	list-style:none outside none;
	margin-bottom:15px;
}
body#sitemap div#main dt {
	font-size:12px;
	margin-bottom:2px;
}
body#sitemap dt a {
	font-weight:bold;
}



/********************** MISC PAGES ****/

body#gettingToPLTS div#map {
	width:363px;
	height:315px;
}
body#gettingToPLTS div#text {
	width:390px;
}
body#perspectives div#text a {
	font-weight:normal;
}
body#vocation div#text p {
	font-style:italic;
}
body#vocation div#text p.signature {
	font-style:normal;
}
body#vocation div#text img {
	float:left;
	width:130px;
	margin-right:15px;
}
body#possibilities p#amounts {
	float:left;
	margin-right:30px;
}
body#familyDonors h3 {
	margin-top:15px;
	margin-bottom:3px;
}
body#redirect div#text li {
	margin:0;
}

/***********************GARY'S EXPERIMENTAL AREA*******/

body#intersession div#text a {
	font-weight:normal;
}
body#intersession div#main ul {  /*overwrites div#main ul left-margin:25px*/
	margin-left:0;
}
body#intersession div#text ul {
	list-style:none outside none;
/*	margin:6px 0 0;  see my email about redundant margin/padding 0's*/
	margin-top:6px;
}
body#intersession div#text li {
	float:left;
	clear:left;
	width:570px;  /*needed for Explorer*/
	padding-bottom:6px;
	border-bottom:1px dotted #999;
	margin-left:0;
}
body#intersession div#text li img.left {
	float:left;
	clear:left;
	margin:4px 10px 4px 0;
}
body#intersession div#text li img.right {
	float:right;
	margin:4px 0 4px 10px;
}
body#intersession div#text li a {
	text-transform:uppercase;
	font-style:italic;
}

h5 {
	margin-top:10px;
	margin-bottom:12px;
	font:bold 1em/1em Verdana, Arial, Helvetica, sans-serif;
}

body#wide div#img {
	width:363px;
	height:315px;
}
body#wide div#text {
	width:390px;
}
	
body#newsMain div#text ul ul li.detail img.left {
	padding-top:10px;
	float:left;
	clear:left;
	margin:4px 6px 4px 0;
}
