@charset "UTF-8";
/* CSS Document */

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain its child floats */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;	
}

body {
	margin: 0 auto 0 auto;
	background-color:#fff;
	
}

#container  {
	margin: 0 auto;
	padding: 0;
	background-color:#fff;
	background-image:url(../images/main_background3.jpg);
	background-repeat: repeat-x;
}


#maincontentwrapper {
	width: 930px;
	margin: 30px auto 15px auto;
	padding: 0;
	background-color:#fff;
	background-image:url(../images/taglne_footer.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}

* html #maincontentwrapper { /* IE 6 & IE 7 Quirk */
	margin: 0 auto 15px auto;
}

/*homepage*/


/*end homepage*/



#column1wrapper{
	width: 200px;
	float: left;
	margin: 25px 0 100px 25px;
	padding-right: 12px;
	border-right: 0px solid #ccc;

}

#column1wrapper h3 {
	font-family:Arial, "Helvetica", sans-serif;
	font-size: 21px;
	line-height: 26px;
	font-weight:bold;
	margin: 0 0 10px 0;
	color:#999;
}


#resourcesheader {
	width: 200px;
	height:25px;
	margin-bottom: 2px;
	background-image:url(../images/navigation/rersources_sidebar-middle.jpg);
	background-repeat:repeat-x;

}

.resourcesheader h2{
	font-family:Arial, "Helvetica", sans-serif;
	font-size:14px;
	font-weight:bold;
	margin: 0px 10px 0px 10px;
	line-height: 17px;
	color: #fff;
	line-height:25px;
}	

.resources ul {
	width:160px;
	margin:0 0 15px 0;
	padding:15px 20px;
	background-color: #019e95;
}
.resources li {
	font-family:Arial, "Helvetica", sans-serif;
	font-size:13px;
	font-weight:bold;
	margin: 0 15px 5px 20px;
	line-height: 17px;
	padding-bottom: 5px;
	list-style:url(../images/navigation/subnav_arrows.png);
	color: #fff;
	border-bottom: 2px dotted #fff;
}


.resources li a{
	font-family: Arial, "Helvetica", sans-serif;
	font-weight:bold;
	color: #fff;
	text-decoration:none;

}

.resources li a:hover, a.selected{
	font-family: Arial, "Helvetica", sans-serif;
	color: #ccc;
	text-decoration:none;
}



#facultyheader {
	width: 200px;
	height:25px;
	margin-bottom: 2px;
	background-image:url(../images/navigation/faculty_sidebar-middle.jpg);
	background-repeat:repeat-x;

}

.facultyheader h2{
	font-family:Arial, "Helvetica", sans-serif;
	font-size:14px;
	font-weight:bold;
	margin: 0px 10px 0px 10px;
	line-height: 17px;
	color: #fff;
	line-height:25px;
}	

.faculty ul {
	width:160px;
	margin:0 0 15px 0;
	padding:15px 20px;
	background-color: #005095;
}
.faculty li {
	font-family:Arial, "Helvetica", sans-serif;
	font-size:13px;
	font-weight:bold;
	margin: 0 15px 5px 20px;
	line-height: 17px;
	padding-bottom: 5px;
	list-style:url(../images/navigation/subnav_arrows.png);
	color: #fff;
	border-bottom: 2px dotted #fff;
}


.faculty li a{
	font-family: Arial, "Helvetica", sans-serif;
	font-weight:bold;
	color: #fff;
	text-decoration:none;

}

.faculty li a:hover, a.selected{
	font-family: Arial, "Helvetica", sans-serif;
	color: #ccc;
	text-decoration:none;
}




#givingheader {
	width: 200px;
	height:25px;
	margin-bottom: 2px;
	background-image:url(../images/navigation/giving_sidebar-middle.jpg);
	background-repeat:repeat-x;

}

.givingheader h2{
	font-family:Arial, "Helvetica", sans-serif;
	font-size:14px;
	font-weight:bold;
	margin: 0px 10px 0px 10px;
	line-height: 17px;
	color: #fff;
	line-height:25px;
}	

.giving ul {
	width:160px;
	margin:0 0 15px 0;
	padding:15px 20px;
	background-color: #235526;
}
.giving li {
	font-family:Arial, "Helvetica", sans-serif;
	font-size:13px;
	font-weight:bold;
	margin: 0 15px 5px 20px;
	line-height: 17px;
	padding-bottom: 5px;
	list-style:url(../images/navigation/subnav_arrows.png);
	color: #fff;
	border-bottom: 2px dotted #fff;
}


.giving li a{
	font-family: Arial, "Helvetica", sans-serif;
	font-weight:bold;
	color: #fff;
	text-decoration:none;

}

.giving li a:hover, a.selected{
	font-family: Arial, "Helvetica", sans-serif;
	color: #ccc;
	text-decoration:none;
}



#header {
	width: 620px;
	padding-bottom: 25px;
	float: left;
	margin: 0 auto;
	position: relative;
	z-index:1;
}

.header h2 {
	font-family:Arial, "Helvetica", sans-serif;
	font-size: 38px;
	line-height: 35px;
	font-weight:bold;
	text-align:center;
	margin: 5px 0 25px 0;
	color:#019e95;
  	border-bottom: solid;
	padding-bottom: 5px;
  	border-bottom-width: 1px;
  	border-bottom-color: #019e95;	

}
	
#subtitle {
	position: absolute;
	left: 7px;
	top: 64px;
	width: 603px;
}

* html #subtitle { /* IE 6 & IE 7 Quirk */
	top: 115px;
	left: 30px;
}


.subtitle h2{
	font-family:Arial, "Helvetica", sans-serif;
	font-size:60px;
	line-height: 60px;
	font-weight:bold;
	color:#fff;
}



#column2wrapper {
	width: 620px;
	float: left;
	margin: 25px 0 0 15px;
	padding-bottom: 150px;

}

#content  {
	width: 650px;
	float: left;
	margin-top: 30px;
}


.content h2 {
	font-family:Arial, "Helvetica", sans-serif;
	font-size: 25px;
	line-height: 35px;
	font-weight:bold;
	margin: 5px 0 35px 0;
	color:#019e95;
  	border-bottom: solid;
	padding-bottom: 5px;
  	border-bottom-width: 1px;
  	border-bottom-color: #019e95;	

}
.content h3 {
	font-family:Arial, "Helvetica", sans-serif;
	font-size: 25px;
	line-height: 26px;
	font-weight:bold;
	margin: 10px 0;
	color:#019e95;
}


.content h4 {
	font-family:Arial, "Helvetica", sans-serif;
	font-size: 15px;
	line-height: 20px;
	font-weight:bold;
	margin: 10px 0;
	color:#019e95;
	}
	
	.content h5 {
	font-family:Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-size: 15px;
	font-weight:bold;
	font-style:italic;
	margin: -10px 0  -10  -5;
	color:#FC0509;
	}
	

.content p {
	font-family:Arial, "Helvetica", sans-serif;
	font-size:14px;
	line-height: 22px;
	color:#404040;
	margin: 20px 0 15px 0;
	padding-right: 30px;
}

.content a {
	font-weight:bold;
	color: #005095;
	text-decoration:none;
}	
	
	
.content a:hover, a.selected {
	text-decoration:underline;
	color: #019e95;

}

.content ul li {
	font-family:Arial, "Helvetica", sans-serif;
	font-size:14px;
	line-height: 22px;
	color:#404040;
	margin: 10px 0 15px 0;
	padding-right: 30px;
	list-style: disc;

}

.content ul li ul li{
	font-family:Arial, "Helvetica", sans-serif;
	font-size:14px;
	line-height: 22px;
	color:#404040;
	margin: 10px 0 15px 0;
	padding-right: 30px;
	list-style:circle;

}
.content ol li {
	font-family:Arial, "Helvetica", sans-serif;
	font-size:14px;
	line-height: 22px;
	color:#404040;
	margin: 10px 0 15px 0;
	padding-right: 30px;

}


/*Departments*/

.line {
	width: 615px;
	margin: 25px 0;
  	border-bottom: dotted;
  	border-bottom-width: 2px;
  	border-bottom-color: #ccc;
}

/* Faculty & Staff Table */

#column2 table {
	font-size: 14px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	clear:both;
}


#column2 #depttable th.first {
	padding: 5px 0 5px 5px;
	border: 2px solid #f0e8d3;
}


#depttable tr {
	font-family:Arial, "Helvetica", sans-serif;
	font-size: 14px;
}

#depttable td { 
	padding: 5px 10px 5px 10px;
	border-bottom: #FFF solid 3px;
	background-color: #fff;
}


/* End Faculty & Staff Table */




.leftimage {/* this class should be used for left hand images */
	margin: 5px 15px 2px 0;
	float:left;
	padding: 2px;
	border: 1px solid #ccc;
}

.leftimage2 {/* this class should be used for left hand images */
	float:left;
	padding: 2px;
	border: 1px solid #ccc;
}

.rightimage { /* this class should be used for right hand images */
	margin: 5px 5px 2px 15px;
	float:right;
	padding: 2px;
	border: 1px solid #ccc;

}

.rightimage2 { /* this class should be used for right hand images */
	margin: 5px 5px 2px 15px;
	float:right;
	padding: 2px;

}

.floatLeft { float: left; }
.floatRight { float: right; }


.researchleftimage {/* this class should be used for left hand images */
	margin: 5px 15px 2px 0;
	float:left;
	padding: 5px;
	border: 1px solid #404040;
}

.researchrightimage { /* this class should be used for right hand images */
	margin: 5px 5px 2px 15px;
	float:right;
	padding: 5px;
	border: 1px solid #404040;
}

#researchcaption {
	width: 350px;
	float:left;
	margin: 0 auto;
	padding: 0;
}	

.researchcaption p{
	
	font-family:Arial, "Helvetica", sans-serif;
	font-size:12px;
	float: left;
	font-style:italic;
	line-height: 16px;
	color:#404040;
	margin: 5px 5px;
	padding: 0;
}

#gridtable table {
	font-family: Arial, "Helvetica", sans-serif;
	font-size:14px;
	color:#019e95;
	border-width: 1px;
	border-color: #404040;
	border-collapse: collapse;
}

#gridtable th {
	font-size:24px;
	color:#ffffff;
	text-align:center;
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #404040;
	background-color: #019e95;
}

#gridtable td {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #404040;
	background-color: #ffffff;
}
