@charset "utf-8";
/* CSS Document */

@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:300italic,400italic,700italic,400,300,700);
@import url(https://fonts.googleapis.com/css?family=Noticia+Text:400,400italic,700,700italic);
@import url(https://fonts.googleapis.com/css?family=Roboto+Slab:400,700);

/*****2020 fonts*****/
@import url(https://use.typekit.net/jet5iir.css);

/*****footer style*****/
@import url(https://extension.entm.purdue.edu/styles/extENTM_Footer.css);

html
{
	font-size:100%;
}

body
{
	font-family: acumin-pro, sans-serif;
	font-size:1.0rem;
	line-height:22px;
}

h1, h2, h3, h4, h5
{
	font-family: acumin-pro, sans-serif;
}

p
{
	background-color:#fff;
	color:#000;
}

table a:link, table a:active, table a:visited
{
	color:#946e29;
	text-decoration:underline;
}
table a:hover{
	text-decoration:none;
}

form
{
	border: none;
	margin: 0px;
	padding: 0px;
}

input
{
	font-family: acumin-pro, sans-serif;
	font-size: 0.625rem;
}


table
{
	border-color: #000000;
}

td
{
	border-color: #000000;
}

.captionText
{
	font-size: 0.75rem;
	font-style: italic;
}

.mainhead
{
	font-size: 3.25rem;
}

.linktable a
{
	font-size: 1.0625rem;
	color: #003300;
	text-decoration: none;
	font-weight: bold;
}

.sublink a
{
	font-size: 0.9375rem;
	font-weight: normal;
}

.subsublink a
{
	font-size: 0.75rem;
	font-weight: normal;
}

.linktable a:hover
{
	text-decoration: underline;
}

.navigation
{
	text-decoration: none;
	font-size: 0.81rem;
	color: #000000;
	font-family: acumin-pro, sans-serif;
	border-bottom: 1px solid #000000;
}

.navigation td .subcategory
{
	padding:4px;
	padding-left:9px;
}

.navigation td .subsubcategory
{
	padding:4px;
	padding-left:15px;
}

.navigation a
{
	text-decoration: none;
	font-size: 0.81rem;
	color: #000000;
}

.navigation a:visited
{
	color: #000000;
}

.navigation a:link
{
	color: #000000;
	text-decoration: none;
}

.navigation a:visited
{
	color: #000000;
	text-decoration: none;
}

.navigation a:hover
{
	color: #000000;
	text-decoration: none;
}

.navigation a:active
{
	color: #000000;
	text-decoration: none;
}

.navigation ul
{
	margin: 6px;
	margin-left: 25px;
	font-weight: lighter;
}

.navigation td:hover
{
	background-color: #bbbfbb;
	cursor: pointer;
}

.category
{
	background-color: #d4ddc7;
	font-weight: bold;
	border-bottom: 1px solid #000000;
	padding:4px;
}

.subcategory
{
	background-color: #e9f2db;
	font-weight: bold;
	border-top: 1px solid #000000;
	padding:4px;
}

.subsubcategory
{
	background-color:#F9FDD8;
	border-top: 1px solid #000000;
}

.selected
{
	background-color: #CCCCCC;
}

.current
{
	background-color: #c5d1c3;
}

.notcurrent
{
	background-color: #f8f3ec;
}

.tableheading
{
	background-color: #D7E3A4;
	text-align: center;
}

.tablebody
{
	background-color: #F3F9DB;
}

.pagetitle
{
	font-size:  1.25rem;
	font-weight: bold;
}

.secondarytitle
{
	font-size: 1.125rem;
	font-weight: bold;
}

.tertiarytitle
{
	font-size: 0.9375rem;
	font-weight: bold;
}

.style1
{
	color:#000;
	background-color:#fff;
}

.content
{
	font-family: acumin-pro, sans-serif;
	color:#000;
	background-color:#fff;
	margin: auto 10px;
}

.firstletter
{
	font-weight: bold;
}

.smallnote
{
	font-size: 0.5625rem;
}

.caption
{
	font-size: 0.75rem;
	text-align:center;
}

.tinylabel
{
	font-size: 0.67rem;
	float: left;
	color: #FFFFFF;
}

.credit
{
	font-size: 0.67rem;
	font-style: italic;
}

.footer
{
	background-image:url(../images/wild_oliva.png);
	text-align:center;
	color:#fff;
	border-top:1px solid #000;
	height:100%
}
.footer .container
{
	padding-top:20px;
}
.footer p
{
	background-color:transparent;
	color:#fff;
}
.footer a:link, .footer a:visited
{
	color:inherit;
	background-color:inherit;
	text-decoration:underline;
}
.footer a:hover
{
	text-decoration:none;
	color:inherit;
	background-color:inherit;
}

.title
{
	font-size: 1.25rem;
}

.orderTitle
{
	font-size: 1.56rem;
	color:#000;
	background-color:inherit;
}

.author
{
	font-style: italic;
}

.artlink
{
	font-size: 0.75rem;
	line-height: 1;
}

.menudivider
{
	background-color: #000000;
}

.padded
{
	padding: 25px;
}

.homesubcat
{
	font-size: 1.125rem;
	font-weight: bold;
}

.totoplink
{
	font-size: 0.75rem;
	float: right;
}

.orderPic
{
	padding-right: 15px;
	float: left;
}

.tips
{
	list-style: none;
	font-style:italic;
}

.space
{
	margin-bottom:20px;
}

.back
{
	background-color: #d4ddc7;
	font-weight: bold;
	font-size: 1.0rem;
	border-bottom: 1px solid #000000
}
