h1.home-page {
 font-weight: bold; 
 font-size:12px ;
 margin-left: 10px; 
 color: #336600
}
h1.upgrade
{
	font-weight:bold;
	font-size:small;
	color: #7B8E3F;	
	text-align:center;
	padding-top:50px;
}
h2.home-page {
 font-weight: bold;
 font-size:11px;
 margin-left: 10px;
 margin-bottom: 0;
 color: #336600;
}
div#heading
{
	position:relative;
	width:100%;
	padding:0;
	padding-bottom:2px;
	margin: 0;
	color: #7B8E3F;
	background: #D9D9B2 url(../images/mainHeadingCornerRight.gif) top right no-repeat;
	height:25px;
}
div#heading h1
{
	background:url(../images/mainHeadingCornerLeft.gif) no-repeat top left;
	padding:0;
	padding-left:14px;
	padding-top:4px;
	margin:0;
	font-weight:bold;
	font-size:.85em;
	
}
div#heading h1 a
{
	text-decoration:none;
	color:#7B8E3F;
}
div#heading h1 a:link
{
	text-decoration:none;
	color:#7B8E3F;
}
div#heading h1 a:visited
{
	text-decoration:none;
	color:#7B8E3F;
}
div#heading h1 a:hover
{
	text-decoration: underline;
	color:#7B8E3F;
}
div#heading h1 a:active
{
	text-decoration:none;
	color:#7B8E3F;
}

#heading ul
{
	position:absolute;
	top:0px;
	right:0px;
	list-style-type: none;
	padding:0;
	margin:0;
	margin-left: 1em;
	margin-right:1em;
}
#heading ul li
{
	font-size:.65em;
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-left:20px;
	line-height:12px;
}
#heading ul li a:link {
	color: #7B8E3F;
}
#heading ul li a:visited 
{
	color: #7B8E3F;
}
#heading ul li a:hover {
	color: #7B8E3F;
}
#heading ul li a:active {
	color: #7B8E3F;	
}
#email-link
{
	position:absolute;
	right:14px;
	background-image:url(../images/icoEmail.gif);
	background-repeat: no-repeat;
	background-position:center left;
	
}
#email-link a
{
	font-size:.65em;
	padding-left:25px;
}

#email-link  a:link {
	color: #7B8E3F;
}
#email-link a:visited 
{
	color: #7B8E3F;
}
#email-link a:hover {
	color: #7B8E3F;
}
#email-link a:active {
	color: #7B8E3F;	
}

li.printerfriendly
{
	background-image:url(../images/icoPrinterFriendly.gif);
}
li.emailfriend
{
	background-image:url(../images/icoEmail.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
}

li.emailfriend a
{
	font-size:10px;
}
.roundtopleft
{
	padding:0;
	margin:0;
	background: #D9D9B2 url(../images/mainHeadingCornerLeft.gif) no-repeat top left;	
	width:14px;
	height:22px;
}
.roundtopright
{
	padding:0;
	margin:0;
	background:#D9D9B2 url(../images/mainHeadingCornerRight.gif) no-repeat top right;
	width:14px;
	height:22px;	
}

.fpList
{
	font-family:verdana, arial, helvetica, sans-serif;
	font-size: 0.6em;
	color: #fff;
	padding-left: 10px;
	padding-top: 3px;
}

#fpInset
{
	font-family:verdana, arial, helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #993300;
	margin: 10px;
	padding: 15px;
	/*width: 397px;*/
	text-align:right;
	border-top: 1px solid #6A6A39;
	border-bottom: 1px solid #6A6A39;
	background-color: #E3E3C5;
}

#fpImageInset
{
	text-align:center;	
}

form 
{
	margin: 0;
	padding: 0;
}


body {
	margin:0px;
	padding:0px;
	font-family:verdana, arial, helvetica, sans-serif;
	color:#000;
	background-color:white;
}

p
{
	font-size: 0.7em;
	margin:0px 0px 16px 0px;
	padding:0px;
}

#BodyContent ul
{
	font-size: 0.7em;	
}

#header 
{
	position:relative;
	width:990px;
	margin-left:10px;
}

#logoImage
{
	width:234px;
	height:82px;
	display:inline;
	float:left;
}

#logoText
{
	float:left;
	width:755px;
	height:82px;
	display:inline;
	background-image: url(../images/headerBackground1.gif);
	background-repeat: repeat-x;	
	background-position:245px 70px;
}
p.logoText 
{
	text-align:right;
	padding-top:46px;
	font-size:1.05em;
	color:#A7C45A;
}	

#Footer 
{
	margin-left:180px;
	padding-top:20px;
	width:900px;
	clear:left;
 }

#Footer ul
{	
	list-style-type:none;
}

#Footer ul li
{	
	display:inline;
	margin-left: 0px;
	color: #733418;	
	font-family: Sans-Serif;
	font-size: 10px;
}

#Footer a
{
	text-decoration: none;
	color: #733418;	
}

#Footer a:hover
{
	text-decoration: underline;
}

#Content 
{
	width: 820px;
	margin-left:10px;
	float:left;
	clear:right;
	position:relative;
}

#BodyContent
{
	clear:left;
	padding-right:10px;
	padding-top: 10px;
	width: 830px;
}

#Menu 
{
	position:relative;
	width: 170px;
	float: left;
	clear:both;
	margin: 0;
	line-height:17px;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	}
/* Again, "be nice to Opera 5". */

#Menu ul 
{
	list-style:none;
	list-style-position: outside;	
	margin: 0;
	padding: 0;
}

#Menu ul ul 
{
	list-style:none;
	list-style-position: outside;	
	padding: 5px;
}

#searchBoxContainer 
{
	
	position:relative;
	float:right;
	background-image:url(../images/searchPlaceholder.gif);
	background-repeat:  no-repeat;
	width:316px;
	height:27px;
	margin-bottom:10px;
	margin-top:-10px;
    _margin-top:-11px;
}

#search-box
{
	margin:0px;
	padding:0px;
	position:relative;
	float:left;
	padding-top:2px;
	padding-left:12px;
	
}

#searchtext
{
	float:left;
	padding:2px 0px 0px 0px;
	width:110px;
	margin:0px;
}
#search-button
{
	float:left;
	padding:0px;
	margin-left:8px;
}

#search-links 
{
	float:left;
	color:#fff;
    font-size:0.85em;
   	text-decoration:none;
   	padding-right:0px;
   	padding-left:12px;

}	
p.search-options 
{
	line-height:10px;
	margin-bottom:0px;
	padding-bottom:3px;
}

a.search-link:link {
	text-decoration: none;
	color:#FFF;
	background-color:#7B8E3F;
}
a.search-link:visited 
{
	color:#FFF;
	text-decoration: none;
	background-color:#7B8E3F;
}
a.search-link:hover {
	text-decoration: underline;
	color:#FFF;
	background-color:#7B8E3F;
}
a.search-link:active {
	color:#FFF;
	text-decoration: none;
	background-color:#7B8E3F;
}


.searchPanelField
{
	width:10em;	
	font-size: 0.8em;
}


.navPanelTopBot
{
	background-color: #D9D9B2;
	width:100%;	
	padding:0;
	margin:0;
	text-align:right;
}

.navPanelHotline
{
	background-color: #D9D9B2;
	width:100%;	
	padding-top: 30px;
	padding-bottom: 15px;
	margin:0;
	text-align:center;
}

.navPanelHotlineText
{
	font-size: 0.8em;
	font-weight: bold;
	color: #733418;	
}

.navPanelHotlineNumber
{
	font-size: 1em;
	font-weight: bold;
	color: #733418;	
}

.primaryNav 
{
	background-color: #94B148;	
}

.lvl1Button
{	
	background-color: #A7C45A;	
	padding-left: 10px;
	text-decoration: none;
	font-weight: bold;
	color:#fff;
	font-size:0.7em;
	width:160px;
	_width:170px;
	margin-bottom:0px;
}

.lvl1Menu
{
	margin: 0;
	padding: 0;
	list-style-position: inside;
	list-style-image: url(../images/icoPriNavArr.gif);		
	background-color: #94B148;	
	
}

.lvl1Menu li
{	
	padding: 3px 0px 3px 0px;
}

.lvl1Menu a
{
	color: #fff;	
	text-decoration: none;
	font-weight: normal;
	font-size: 0.8em;
	padding-left: 3px;
}

.lvl1Menu a:hover
{
	text-decoration: underline;
}

.lvl2Menu
{
	list-style-image:none;
	list-style:none;
	list-style-position:outside;
	margin: 0;
	padding: 0;
	margin-left: 30px;
}

.lvl2Menu a
{
	color: #fff;	
	text-decoration: none;
	font-weight: normal;	
	font-size: 0.7em;
}


.lvl3Menu
{
	list-style-image:none;
	list-style:none;
	list-style-position:outside;
	margin: 0;
	padding: 0;
	margin-left: 30px;
}

.lvl3Menu a
{
	color: #fff;	
	text-decoration: none;
	font-weight: normal;	
	font-size: 0.65em;
}



#MainHeading
{
	width: 100%;
	padding: 0;
	background-color: #D9D9B2;	
	
	margin: 0;
	clear: both;
	font-weight: bold;
	color: #7B8E3F;	
	font-size: 0.9em;
	height:20px;
	line-height:20px;
}

h2.about 
{
	font-size:0.9em;
}

.mainHeadingPrinterLink
{
	float:right;
	font-size: 0.6em;
}

.mainHeadingPrinterLink a
{
	color: #7B8E3F;
}

#ItemHeading
{
	clear:both;
	width: 100%;
	height:40px;
	border-bottom: dashed 1px #CACACC;
}

.headingSpeciesGroup
{
	padding: 5px 20px 5px 10px;
	height: 100%;
	float: left;
	font-weight: bold;
	font-size: 0.7em;
	width:auto;
}

.headingSpeciesDetail
{
	width:auto;
	float: left;
	border-left: 1px dashed #CACACC;
	border-right: 1px dashed #CACACC;
	padding: 5px 20px 5px 10px;
	font-size: 0.7em;
	
}

.headingSpeciesStatus
{
	float: left;
	width:auto;
	padding: 5px 20px 5px 10px;
	font-size: 0.7em;
}

#PestDetailNav
{
	margin-top: 10px;
	padding: 5px 10px 5px 10px;
	width: 100%;
	background-color: #7A7A62;
	clear: both;
	text-align: right;	
	border-top: 1px dashed #CACACC;
	border-bottom: 1px dashed #CACACC;
	font-size: 0.7em;
	color: #fff;
}

.resultPager
{
	margin-top: 10px;
	padding: 5px 10px 5px 10px;
	width: 100%;
	background-color: #7A7A62;
	clear: both;
	text-align: right;	
	border-top: 1px dashed #CACACC;
	border-bottom: 1px dashed #CACACC;
	font-size: 0.7em;
	color: #fff;
}

#PestDetailNav a
{
	text-decoration: none;
	color: #fff;	
}

#PestDetailNav a:hover
{
	text-decoration: underline;
	
}

.pageNote
{
	font-weight: bold;	
	text-align: right;
	width: 100%;
	font-size: 0.6em;
}

#LeftCol50
{
	width: 50%;	
	float: left;
}

#RightCol50
{
	width: 50%;
}

td.imagePanelTitle 
{
	background-color: #D9D9B2;
	border-top: solid 1px #000;	
	border-bottom: solid 1px #000;	
	width: 100%;
}


#ImagePanelLeftColumn 
{
	float: left;
	margin-right: 10px;	
	width: 50%;
}

#ImagePanelRightColumn
{
		
}

#LargeImageHeader
{
	/* Width matches Case "l" in the watermark library */
	width: 700px;
	background-color: #494949;
	color: #fff;
	padding: 5px 10px 5px 10px;
	margin: 0;
	font-size: 0.8em;
	height:20px;
}
* html #LargeImageHeader
{
    width:720px;
}

#ZoomifyImageHeader
{
	/* Width matches zoomer */
	width: 720px;
	background-color: #494949;
	color: #fff;
	padding: 5px 10px 5px 10px;
	margin: 0;
	font-size: 0.8em;
}

#DisplayImageHeader
{
	/* Width matches Case "s" in the watermark library */
	width: 335px;
	background-color: #494949;
	color: #fff;
	padding: 5px 10px 5px 10px;
	margin: 0;
	font-size: 0.8em;
	height:15px;
}
* html div#DisplayImageHeader
{
    width: 355px;
}

#DisplayImageSource
{
	font-size: small;	
}

.imageCaption
{
	font-size: 0.6em;	
}

#DescriptiveText 
{
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #F3F3E7;	
	font-size: 0.7em;
}

#DescriptiveText p
{
	font-size: 1em;
	margin:0px 0px 16px 0px;
	padding:0px;	
}

#InternalLinks
{		
	
}

#SpecimenContact
{
	font-size: 0.8em;	
	margin-top: 15px;
}

.resultThumb
{
	font-size: 0.6em;
	text-align: center;	
	padding: 5px;
	border: 1px solid #000;
	width: 90px;
	height: 90px;
}

.imageThumb
{
	font-size: 0.6em;
	padding:5px;
	padding-bottom: 15px;
}
td.imageThumb p
{
	text-align:center;
	font-size:100%;
}
td.imageThumb img
{
	border:0;
}
.imagePanelTitle 
{
	background-color: #D9D9B2;
	border-top: solid 1px #000;	
	border-bottom: solid 1px #000;	
	font-size: 0.7em;
	padding: 5px;
	font-weight: bold;
}


#ImagePanelLeftColumn 
{
	float: left;
	margin-right: 10px;	
	width: 45%;
}

#ImagePanelRightColumn
{

}


.breadcrumbPanel
{
	font-weight: normal;
	font-size: 0.7em;
	margin-left: 3px;
}

td.formLabel
{
	font-size: 0.7em;
	width:25%;
}
td.formField
{
	font-size: 0.7em;	
	vertical-align: top;
}

.requiredField
{
	font-size: 0.7em;
	color: #f00;	
}

.radioCheckLabel 
{
	font-size: 1em;	
	
}
.radioCheckList
{
    font-size: 0.7em;
	padding: 5px;
}

#SearchPanelLeftColumn 
{
	float:left;
	width: 405px;
}

#SearchPanelRightColumn
{
	width:405px;
	float:right;
}	

a.zoomify-link
{
	color:#FFF;
	text-decoration:underline;
	margin-right:10px;
}	

#comparitive-images 
{
    
	border-style:solid;
	border-width: thin;
	border-color:#E4E3C7;
	padding:1px;
	margin:1px;
}
/* Styles for comparitive tables. */
.comparitive-species-name
{
	font-size:.7em;
	background-color:#E4E3C7;
	border:none;
}
.comparitive-col
{
	 border-color:#6A6A39;
}
.comparitive-col-alt
{
	
	border-color:#6A6A39;
    border-style:dashed;
	border-width:1px;
}
.comparitive-title 
{
	padding-left:5px;
	font-size:.8em;
	background-color:#494949;
	color:#FFF;
}
.comparitive-title-alt 
{
	padding-left:5px;
	font-size:.8em;
	background-color:#999;
	color:#FFF;
	border-style:dashed;
	border-width:1px;
}
.comparitive-image-link 
{
	padding-left:5px;
}

#comparitive-text
{
	
}
#comparitive-text-species
{
font-size:.7em;
	background-color:#E4E3C7;
	border:none;
}

td a.comparitive-image-link:link {
	text-decoration: none;
	color:#000;
}
td a.comparitive-image-link:visited 
{
	color:#000;
	text-decoration: none;
}
td a.comparitive-image-link:hover {
	text-decoration: underline;
	color:#000;
}
td a.comparitive-image-link:active {
	color:#000;
	text-decoration: none;
}

#copyright ul
{
	margin-bottom:5px;
}
#copyright li
{
	font-size:80%;
	font-weight:bold;
}
#copyright li li
{
	font-size:85%;
	font-weight:normal;
}
#copyright li li li
{
	font-size:100%;
}
#copyright ul ul ul
{
	list-style-type:none;
	padding-left:0px;
	margin-left:0px;
}
.compare 
{
	padding:0;
	margin:0;
	float:right;
	font-size:.8em;
	line-height:19px;
	vertical-align:middle;
}
.add-to-compare 
{
	font-size: 70%;
	float:right;
}
 
td p.exotic
{
	font-size:70%;
	text-align:right;
}
.compare-button
{
	float:right;
	clear:both;
}

div#sort-links
{
	clear:both;
}

div#sort-links p
{
	font-size:smaller;

}
p.sort-by
{
   padding-top:5px;
}
span#compare-page-options 
{
	position:absolute;
	right:0;
}

div.species-details 
{
	font-size:.70em;
}
div.species-details2
{
	font-size:.70em;
}
div.species-details ul
{
	margin-top:0px;
	margin-left:0px;
}
div.species-details2 ul
{
	margin-top:0px;
	margin-left:0px;
}
div.species-details ul li
{
	list-style-type:none;
	font-size: smaller;
	padding-left:0px;
	margin-left:0px;
}
div.species-details2 ul li
{
	list-style-type:none;
	font-size: 120%;
	padding-left:0px;
	margin-left:0px;
}
#mainimages
{
	width:600px;
}

td.home-bottom-left
{
	background-image:url(../images/fpBottomLeftCurve.gif);
	background-repeat:no-repeat;
    background-position: top left;
    padding-left:12px;
   
}
p.home-bottom-p
{
	 background-color:#d9d9b2;
	 line-height:19px;
}

div.BodyContent ul li
{
	font-size:80%;
	font-weight:bold;
}
div.BodyContent ul li li
{
	font-size:85%;	
	font-weight:normal;
	list-style-type:none;

}

.validation-error 
{
	font-size:11px;
	color:#CCC;
	font-weight:bold;
}
div#linkouts h2 
{
	font-size:smaller;
	font-weight:bold;
	padding-left:15px;
	margin-bottom:0;
}
div#linkouts ul 
{
	margin-top:0px;
}
div#linkouts ul li
{
	margin-top:0px;
}
#pnlComparitiveTable {
  clear:both;
}
a.species-list-header
{
	float:right;
}
a.species-list-header:link
{
	font-size:.9em;
    color:#7B8E3F;	
    text-decoration:none;	
}
a.species-list-header:visited
{
	font-size:.9em;
color:#7B8E3F;
text-decoration:none;
}
 a.species-list-header:hover
{
	font-size:.9em;
color:#7B8E3F;
text-decoration:underline;
}
 a.species-list-header:active
{
		font-size:.9em;
color:#7B8E3F;
text-decoration:none;
}
div#alpha-menu 
{
 color:#7B8E3F;
font-size:.7em;
 margin:10px;
}
div#alpha-menu a:link
{
	color:#336600;
	text-decoration:underline;
   
}
div#alpha-menu a:visited
{
	color:#336600;
	text-decoration:underline;
	
}
div#alpha-menu a:hover
{
	color:#7B8E3F;
	text-decoration:underline;
}
div#alpha-menu a:active
{
		color:#336600;
		text-decoration:underline;
}

	
p.BIGTXT	{	
	 font-size:12px ;
	 padding-top: 5px;
	}	

.redwriting {

            color: #FF0000;

}

.bluewriting {

            color: #0000FF;

}

.greenwriting {

            color: #7B8E3F;

}

#projects li
{	
	text-decoration: none;
	font-weight: bold;
	color:#fff;
	font-size:0.8em;
	margin-bottom:0px;
}


#projects ul li
{	
	text-decoration: none;
	font-weight: normal;
	color:#fff;
        padding:3px 0;
        font-size:.8em; 
        margin-left:5x;    
}

#projects ul li ul li
{	
	font-weight: normal;
        font-size:100%;     
}

#projects ul li ul li ul li
{	
	font-weight: normal;
        font-size:85%;     
}

#projects li ul li a:link
{	
	text-decoration: none;
	font-weight: normal;
	color:#fff;
}

#projects li ul li a:visited
{	
	text-decoration: none;
	font-weight: normal;
	color:#fff;
}
#projects li ul li a:hover
{	
	text-decoration: underline;
	font-weight: normal;
	color:#fff;
}

#projects li ul li a:active
{	
	text-decoration: none;
	font-weight: normal;
	color:#fff;
}


li#projects ul.lv12Menu li { 
 font-size:100%;
}
               

li#projects li#DirectCompareProjects { 
 font-size:100%;
}              
li#projects li#DirectCompareProjects ul li { 
 font-size:100%;
}
li#projects li#SelectedLocationsProjects { 
 font-size:100%;
}              
li#projects li#SelectedLocationsProjects ul li { 
 font-size:100%;
}
