/* CSS to control department pages /department 1 */

.primary_nav {
	background-color: #fff;
	background-image: url(/images/pnavback.jpg);	background-repeat: repeat-x;}

/* Banner row*/
.banner {
	background: #404040 url(/images/banner-dept.jpg) no-repeat;
}

#container {
	margin:0;
	padding:1px;
	border:0;
	/*height: 100%;*/
	}

.layoutarea {
	/*background-image: url(/images/tangradient.jpg);*/
	background-repeat: repeat-y;
	background-color: #fff;
	}
	#main_art {
	position: relative;
	/*margin-top: 230px;*/
	line-height: 18px;
	margin-left: 210px;
	margin-right: 4px;
	background-color: #fff;
	padding: 10px;
}

	#main_art p {
		margin-top: 0px;
		margin-bottom: 5px;
		font-size: 80%;
		text-align: justify;
		color: #460000;
		padding: 2px 17px;
		}

	#main_art a {
		text-align: left;
		color: #460000;
		}

	#main_art a:hover {
		color: #f00;
		}

	#main_art a:active {
		margin-top: 0px;
		margin-bottom: 5px;
		text-align: left;
		color: #460000;
		}

p.head {
		margin-top: 0px;
		margin-bottom: 5px;
		text-align: justify;
		color: #460000;
		padding: 2px 7px;
		background-color: #fff;
		font-size: 100%;
		font-weight: bold;
}

#main_art p.pheading {
	color: #600;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 15px;
}

#contain_column3 p.indent {
	margin-bottom: 8px;
	margin-top: 0px;
	margin-left: 40px;
}

p.italic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

a.lookatme {
	text-decoration: underline;
	font-weight: bold;
}

a.lookatme:hover {
	color: red;
	text-decoration: underline;
	font-weight: bold;
}

.emphatic {
	font-weight: bold;
	color: #c00;
}

#main_art ol li {
	color: #460000;
	font-size: 80%;
	margin-top: 6px;
	}
	
#main_art ul li {
	color: #460000;
	font-size: 80%;
	margin-top: 6px;
	list-style-type: square;
	}
	
#fullwidth {
	position: relative;
	line-height: 18px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 18px;
	background-color: #fff;
	z-index: 4;
}

#fullwidth p {
		margin-top: 0px;
		margin-bottom: 5px;
		font-size: 80%;
		text-align: justify;
		color: #460000;
		padding: 2px 17px;

		}

#main_art p.question {
	margin-left: 15px;
	padding-bottom: 0px;
	color: #00f;
	}

#main_art p.answer {
	padding-top: 0px;
	font-style: italic;
	margin-left: 40px;
	}

#main_art p.head {
		margin-top: 0px;
		margin-bottom: 5px;
		text-align: justify;
		color: #460000;
		padding: 2px 7px;
		background-color: #fff;
		font-size: 100%;
		font-weight: bold;
}

h1 {
	color: #460000;
	font-size: 150%;
	margin-top: 0;
	margin-bottom: 2px;
	padding: 0;
}

h2 {
	color: #460000;
	font-size: 125%;
	margin-top: 0;
	margin-bottom: 2px;
	padding: 0;
}

h2.mainphone {
	margin-left: 80px;
	color: red;
}

h3 {
	color: #460000;
	font-size: 100%;
	margin-top: 0;
	margin-bottom: 2px;
	padding: 0;
}

h4 {
	color: #460000;
	font-size: 80%;
	margin-top: 15px;
	margin-bottom: 2px;
	padding: 0;
}

table.contacts
{
	padding: 0px;
	width: 75%;
	margin-left: 20px;
	font-size: .8em;
}

table.contacts th {
	background-color: #e9d594;
	text-align: left;
}

tr.shaded td{
	background-color: #fdf0cc;
}

tr.unshaded td{
	background-color: #fff;
}

table.facultylist {
	border: 2px ridge #600;
	width: 90%;
	font-size: 80%;
	margin-left: 20px;
	color: #600;
	text-align: center;
}

table tr.tableau td {
	border-bottom: 1px dotted #e9d594;
}

.hottopic {
	color: red;
	font-weight: bold;
}
