@charset "utf-8";
/* CSS Document */

/* PAGE LAYOUT ELEMENTS */
/* main container, centers the page */
#container { 
	width: 879px; /* the width of our layout overall */
	margin: 0 auto; /* center the layout in mozilla and IE 6+ */
	padding: 0 0;
	text-align: left; /* put the text back where it should be */
	background-color:#FFF;
	background-image:url(/images/extension_blueBar.gif);
	background-repeat:repeat-y;
}
#header{ /* holds the flash movie */
	margin: 0 0;
	padding: 0 0;
	height: 220px;
}
#contentArea{ /* holds all of the content besides the header, footer and side menu */
	float:right;
	width: 704px;
	margin:0 0;
	padding:0 0;
	background-color:#FFF
}
#copy{
	padding: 0px 25px 10px 25px;
	text-align:justify;
}
#home{
	font-size: 12px;
	background-image:url(../images/home_body_background.jpg);
	background-repeat:no-repeat;
	width:704px;
	height:460px;
	background-color:#FFE375;
	overflow:hidden;
}
#home-copy-left{
	float:left;
	margin:0px 0px 0px 25px;
	width:375px;
}
#home-copy-right{
	float:right;
	margin: 60px 50px 0px 0px;
	width:225px;
}
#homerepeater{
	font-size: 12px;
	background-image:url(../images/home_background_repeat.jpg);
	background-repeat:repeat-x;
	width:704px;
	height:467px;
	background-color:#FFE375;
}
#homerepeater1{
	font-size: 12px;
	background-image:url(../images/home_background_repeat.jpg);
	background-repeat:repeat-x;
	width:704px;
	height:460px;
	background-color:#FFE375;
}
#home-copy-all{
	float:left;
	padding:10px 50px 0px 25px;
	width:650px;
}
#navbar{ /* holds the navbar menu */
	margin: 0 0;
	padding: 0 0;
	/* float:left; */
	width:704px;
}
#footer{
	width: 879px; /* the width of our layout overall */
	margin: 0 auto; /* center the layout in mozilla and IE 6+ */
	padding: 0 0;
	text-align: left; /* put the text back where it should be */
	background-color:#FFF;
	height:87px;
}
#faculty_links{
	position:relative;
	top:-11px;
	left:175px;
}
#faculty_sub_links{
	position:relative;
	top:-10px;
	left:268px;
}
#faculty_body{
	position:relative;
	top:0px;
}
#seminarian_links{
	position:relative;
	top:-21px;
	left:135px;
}
.bump-up{
	margin-top:20px;
}
#homeSpanish{
	position:relative;
	top:-13px;
	left:45px;
}
#homeVietnamese{
	position:relative;
	top:-32px;
	left:135px;
}
#homeSpanish1{
	position:relative;
	top:10px;
	left:45px;
}
#homeVietnamese1{
	position:relative;
	top:-10px;
	left:135px;
}

#homeCalendar1{
	float:left;
	padding:17px 0px 0px 20px;
}

#homeUpcoming1{
	float:left;
	padding:17px 0px 0px 20px;
}

#homeAlumni1{
	float:left;
	padding:17px 0px 0px 20px;
}
#rulerDiv{
	height:2px;
	background-color:#ffab53;
	width:649px;
	margin:auto;
	margin-top:20px;
	font-size:0px;
}
 .NoUnderLine
{
	text-decoration:none;
	color:#AAAAAB;
} 
#hdingmission
{
	padding-bottom:8px;
}
.contentsseminaryylife
{
	width:420px;
	text-align:justify;
}

.facultynamestyle
{
	text-decoration:none;
	color:#5F5E5E;
}
.facultynamestyle:hover
{
	text-decoration:none;
	color:#FF6600
}
.contentsrecentnews
{
	padding-left:50px;
	width:550px;
	text-align:justify;
}
.contentsrecentnewsrule
{
	border: dotted #C8C9CB 1px;	
	padding-left:50px;
	width:550px;
}
.subheading
{
	padding-left:50px;
	color:RGB(42,110,187)
}
#aluminiLinks
{
	position:relative;
	top:-11px;
	left:90px;
}
.libraryResourceCollectionbullet
{
	float:left;
	padding-top:5px;
	text-align:center;
	width:20px;
}
.libraryResourceCollectionTexts
{
	float:left;
	width:96%;
}
.donationtext
{
	color: #0438fb;
	font-size:11px;
	font-weight:bold;
}
#donationPageDiv
{
	background-image:url(../images/donations_BG.jpg);
	width:704px;
	height:456px;
}
#faculty_links1{
	position:relative;
	top:-11px;
	left:90px;
}
#faculty_links2{
	position:relative;
	top:-11px;
	left:110px;
}
#faculty_links3{
	position:relative;
	top:-11px;
	left:125px;
}
#faculty_sub_links1{
	position:relative;
	top:-10px;
	left:205px;
}
.icons
{
	height:60px;
	vertical-align:bottom
}
.iconsTable
{
	width:40%;
	padding-left:15px;
	margin-left:15px;
}