/*-------------------------------------------------
=MCZ Entomology Style Sheet 
-------------------------------------------------*/

#contentdept {
	clear: both;
	margin: 0px;
	background-image: url(/Departments/Entomology/images/backg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
	width: 100%;
	padding: 0px;
}

/*h2#department  {
	font-size: 26px;
	color: #703D19;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 43px;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 0px 0px 0px 315px;
	padding-top: 20px;
	z-index: 9;
}*/
h2#department {
	color: #703D19;
}
#deptareas {
	padding: 0px 0px 30px;
}

h1 {	font-size: 2em;
	padding: 0px;  }


h2 {
	font-size: 1.8em;
	color: #703D19;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 110%;
}
h3 {
	font-size: 1.4em;
	color: #703D19;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

h3 + p {
	margin-top: -.5em
}

h4 {
	font-size: 1.2em;
	color:#333333;
	font-weight: bold;
}
h4 + p {
	margin-top: -1em
}

h5 {	font-size: 110%;
	color: #703D19;
	font-weight: bold;  }

h5 + p {
	margin-top: -1em
}

h6 {
	font-size: 100%;
	font-variant: small-caps;
	font-weight: normal;
	color: #333333;

}

h6 + p {
	margin-top: -1em
}
