body, p, td, form{font-family: arial, sans; font-size:12px;}
b,strong{font-weight:bold;}
/*
All text default font color should be black, including text links
Text link highlight color should be #9C5324 (the same brickish red used for
the main menu links), the link color that connotes that a user has already
clicked that link should be #303327
 
Font sizes:
All regular text is 12pt Arial

Species and Products title names: 14pt bold arial

All "back to top" text should be 11pt Arial

"Search" text should be 14pt Arial

All footer contact text should be 11pt Arial, with "International
Specialties, Inc" in bold

4. sounds fine

5. please make text to the immediate right of the search field that says
"go"
HL color should be #9C5324, 14 pt arial




*/
.itemHeader{
	font-size: 14px;
	font-weight:bold;
}
.specLatin{
	font-style:italic;
}
.menuOff{
	background:#313328;
	color: #FFFFFF;
	height: 27px;
	font-size:11px;
	font-family:arial, sans;
	font-weight:bold;
	text-align:center;
}

.menuSelected{
	background:#EAE9D4;
	color: #98532A;
	height: 27px;
	font-size:11px;
	font-family:arial, sans;
	font-weight:bold;
	text-align:center;
}

A:link{color:#000000;}
A:link:hover{color:#9C5324;}
A:link:active{color:#9C5324;}
A:visited{color:#000000;}
A:visited:hover{color:#9C5324;}

a.navOff:active{color:#98532A; text-decoration:none;}
a.navOff:visited{color:#FFFFFF; text-decoration:none;}
a.navOff:visited:hover{color:#98532A; text-decoration:none;}
a.navOff:hover{color:#98532A; text-decoration:none;}
a.navOff:link{color:#FFFFFF; text-decoration:none;}


a.backToTop:active{color:#000000; text-decoration:underline;font-size:11px;}
a.backToTop:visited{color:#303327; text-decoration:underline;font-size:11px;}
a.backToTop:visited:hover{color:#303327; text-decoration:underline;font-size:11px;}
a.backToTop:hover{color:#9C5324; text-decoration:underline;font-size:11px;}
a.backToTop:link{color:#000000; text-decoration:underline;font-size:11px;}

/**/

td.content{
	padding-left:5px; padding-right:5px; padding-top: 0px; 
}

.footer{
	font-size:11px;
}

td.indent{padding-left:8px; }
td.toptable{height:15px;}
.logoLarge{font-size:20px;}
td.spacer{height:10px}
.error{color:#98532A;font-weight:bold;}
.little{font-size:10px;}

ul{padding:none; margin-top: 2px; margin-bottom:2px;}
li{list-style-type: disc;}