@charset "utf-8";
/* -----------ARCHITECTURE */
body {
	background:#DEDDE1;
	background-image:url(../images/who/containerTile.jpg);
	background-repeat:repeat-x;
}
#mainContent {
	background-image:url(../images/who/mainContentBackgrnd.jpg);
	background-repeat:repeat-y;
}
#container {
	background-color:#DEDDE1;
}
#title {
	background-image:url(../images/who/sectionHead.jpg);
	background-repeat:no-repeat;
}

#titleStaff {
	background-image:url(../images/who/sectionHead_staff.jpg);
	background-repeat:no-repeat;
	height:46px;
	width:514px;
}
#sidebar1 {
	background:#DEDDE1;
}
#sidebar2 {
	background:#EFEEF0;
}
#sidebarStaff {
	float: right;
	width: 232px;
	background:#EFEEF0;
	padding:0px;
}
#footer {
	background:#93909D;
}
/* -----------HEADERS */

#header {
	background-image:url(../images/who/header.jpg);
	background-repeat:no-repeat;
}
/* -----------NAVIGATION */



#GlobalNav li a:hover {
	background-image:url(../images/who/NavHot.jpg);
}
#sidebar2Content a {
	text-decoration:none;
}
#StaffListing {
	width:232px;
	padding:0px;
	margin:0px;
	text-align:left;
}
#StaffListing ul {
	list-style-type:none;
	text-align:left;
}
#StaffListing li {
	list-style-type:none;
	color:#383838;
	padding:0px;
	font-size:.85em;
}
#StaffListing li a {
	color:#383838;
	text-decoration:none;
}
#StaffListing li a:hover {
	color:#6290B0;
	text-decoration:none;
}
#StaffPage ul {
	list-style-type:none;
	text-align:left;
}
#StaffPage li {
	list-style-type:none;
	color:#383838;
	padding:0px;
	
}
#StaffPage li a {
	color:#383838;
	text-decoration:none;
}
#StaffPage li a:hover {
	color:#6290B0;
	text-decoration:none;
}
.WhoHeadline {
	font-size:1.30em;
	letter-spacing:normal;
	font-weight:600;
	color:#6290B0;
	font-family: Calibri, Helvetica, Arial, sans-serif;
	margin-bottom:5px;
	padding:0px;
	padding-top:10px;
}
.WhoHeadlineTop{
	font-size:1.30em;
	letter-spacing:normal;
	font-weight:600;
	color:#6290B0;
	font-family: Calibri, Helvetica, Arial, sans-serif;
	margin-bottom:5px;
	padding:0px;
}
#staff {
	padding-top:10px;
	padding-left:20px;
}
#directory li{
	list-style-type:none;
	color:#383838;
	padding:0px;
	font-size:.85em;
}
#directory a{
	color:#383838;
	text-decoration:none;
}
#directory a:hover{
	color:#6290B0;
	text-decoration:none;
}
.focus {
	color:#6290B0 !important;
}
.staffBioPic {
	float:left;
	padding-right:10px;
}

#sidebar2ContentWho {
	background-image:url(../images/who/sidebarNavBack_who.jpg);
	background-repeat:no-repeat;
	margin:12px;
	padding:12px;
	
}

#bioBullets ul{
	margin-left:0px;
}
#bioBullets li{
	color:#383838;
	font-size:.85em;
	padding-left:10px;
	background-image:url(../images/who/dash.jpg);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	
	
}
