
/*** Main body container ***/
#montage {
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 5px;
}

#montage p {
	float: left;
}

/*** Department Navigation ***/
#deptNav {
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/interior/nav/tallblue.gif) no-repeat;
	height: 75px;
	clear: left;
}

#deptNav h2 {
	margin: 0 0 0 15px;
	padding-top: 10px;
	width: 275px;
	height: 35px;
}

#deptname h2 a {
	display: block;
	width: 400px;
	height: 40px;
	border: 0;
	text-indent: -99999px;
	background: url(../images/depts/prostudies/psychology.png) no-repeat scroll top;
}

#deptNav ul {
	float: right;
	padding-top: 8px;
	margin-right: 15px;

}

#deptNav li {
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 5px;
	background: url(../images/interior/bullet.gif) no-repeat center left;
	list-style-type: none;
}

#deptNav li a {
	font-size: .95em;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

#deptNav li a:hover {
	color: #88a4b8;
}


.clear {
	clear: both;
}

/*** Main Content Area ***/

#contop {
	margin-top: 10px;
	clear: left;
	background: url(../images/interior/contenttop.gif) no-repeat;
	height: 21px;
	width: 970px;
	margin-left: auto;
	margin-right: auto;
}

#content {
	width: 930px;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/interior/bg.gif) repeat-y;
	padding-left: 20px;
	padding-right: 20px;
}


#conbot {
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	height: 20px;
	background: url(../images/interior/contentbottom.gif) no-repeat;
}

/*** Department Subnavigation and sidebar holder **/
#sidebar {
	width: 220px;
	float: left;
	padding-right: 10px;
	margin-right: 10px;
	margin-top: 14px;
}

#sidebar ul {
	margin-top: 15px;
	margin-left: -10px;
}

#sidebar li {
	padding: 0px 0 2px 5px;
	background: url(../images/interior/bullet.gif) no-repeat center left; 
	list-style-type: none;
	margin-left: 15px;
}

#sidebar li a {
	color: #5E5F62;
	text-decoration: none;
	font-weight: bold;
	font-size: .85em;
	margin-left: 10px;
}

#sidebar li a:hover {
	border-bottom: 1px dotted #5E5F62;
}

#sidebar ul ul {
	margin: 0 0 5px 15px;
}

#sidebar ul ul li {

	padding: 2px 0 2px 5px;
	background: url(../images/interior/bluebullet.gif) no-repeat center left;
	/*list-style-type: none;
background: none;
	list-style-image: url(../images/interior/bluebullet.gif); **/
}

#sidebar h4, #maincontent h3, #maincontent h4, #maincontent h5 {
	font-size: 1.5em;
	color: #164b72;
	font-family: arial narrow, arial, verdana, sans-serif;
	border-bottom: 1px solid #164b72;
	padding-top: 5px;
}

#sidebar h4 {
	color: #333;
	border-bottom: 1px solid #333;
}

#sidebar h5 {
	color: #333;
	border-bottom: 1px solid #333;
}


#sidebar p {
	font-size: .85em;
	padding-top: 10px;
}

/*** Main Content ***/
#maincontent h3 {
	font-size: 2.5em;
	color: #f7af0f;
	font-weight: normal;
}

#maincontent h4 {
	border: 0;
	font-size: 1.6em;
	margin-bottom: 10px;
	color: #164b72;

}

#maincontent h5 {
	font-size: 1.3em;
	border: 0;
	padding: 5px 0;
	color: #404A4C;
}

.thin {
	text-transform: lowercase;
}

.thick {
	color: #f7af0f;
	font-size: 1.6em;
	font-weight: normal;
}

#maincontent {
	float: left;
	width: 680px;
}

#maincontent p {
	padding: 8px 0 8px 0;
	line-height: 1.5em;
}

#maincontent a, #sidebar a  {
	color: #164b72;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px dotted #164b72;
}

#maincontent a:hover, #sidebar a:hover {
	color: #f7af0f;
	border: 0;
	font-weight: bold;
}

#maincontent ul, #maincontent ol {
	padding-bottom: 10px;
	margin-left: 40px;
}

#maincontent li {
	line-height: 1.8em;
}


#maincontent ul.thumbs {
	margin-left: 0;
}
img.left {
	float: left;
	padding: 0 10px 10px 0;
	
}

img.right {
	float: right;
	margin: 0 0 10px 10px;
	border: 1px solid #164b72;
}

#maincontent ul.thumbs li a {
	border: 0;
}

/*** Did You Know ***/
#pullquote  {
	padding: 10px;
	width: 210px;
	float: left;
	margin: 8px;
	font-size: .85em;
	margin-top: 20px;
	margin-left: -10px;
	
}

#pullquote h4 {
	background: url(../images/interior/dyk.gif) no-repeat;
	height: 30px;
	width: 225px;
	text-indent: -99999px;
}

#pullquote p {
	padding: 0 5px 0 5px;
}



#pullquote li a {
	font-size: 1em;
}

/** Faculty and staff table **/


#faculty table {
	margin-top: -5px;
	border-collapse: collapse;
	table-layout: fixed;
	width: 600px;
}

#faculty th {
	text-indent: -9999px;
}

#faculty td {
	border-bottom: 1px solid #CCC;
	padding-bottom: 5px;
}
#faculty td p{
	font-size: .85em;
}

#person {
	width: 55%;
}

#contact {
	width: 25%;
}

#photo {
	width: 20%;
}


/*** Social Work Field Table ***/

#socialwork table {
	margin-top: -5px;
	table-layout: fixed;
	width: 650px;
}

#socialwork th {
	text-align:  left;
	border-bottom: 1px solid #CCC;
}

#socialwork tr.odd {
	background-color: #EEE;
}

#socialwork td p {
	font-size: .85em;
	padding: 3px 0 3px 0;
}

#company {
	width: 40%;
}

#address, #city, #phone {
	width: 20%;
}


.clear {
	clear: left;
}


