body {
	font-family:  	Trebuchet MS, Arial, helvetica, sans-serif;
	font-size: 13px; 
	color: #000000;
	height: 101%;
    }  

td {
	font-family:  	Trebuchet MS, Arial, helvetica, sans-serif;
	font-size: 13px;
	color: #000000; 
    }  

th {
	font-family:  	Trebuchet MS, Arial, helvetica, sans-serif;
	font-size: 13px;
	color: #000000; 
    }  

H1 {
    font-family:  	Trebuchet MS, Arial, helvetica, sans-serif;
    font-weight: bold;
	font-size: 19px;
	color: #005e20;
	} 
	
H2 {
    font-family:  	Trebuchet MS, Arial, helvetica, sans-serif;
    font-weight: bold;
	font-size: 17px;
	color: #005e20;
	} 
	
A:link {
	font-family:  	Trebuchet MS, Arial, helvetica, sans-serif;
	font-size: 13px; 
	color: #005e20;
    text-decoration : underline;
	}

A:visited {
	font-family:  	Trebuchet MS, Arial, helvetica, sans-serif;
	font-size: 13px; 
	color: #005e20;
    text-decoration : underline;
	}

A:active {
	font-family:  	Trebuchet MS, Arial, helvetica, sans-serif;
	font-size: 13px; 
	color: #005e20;
    text-decoration : underline;
	}

A:hover {
	font-family:  	Trebuchet MS, Arial, helvetica, sans-serif;
	font-size: 13px; 
	color: #005e20;
    text-decoration : none;
	}

.smtext {
    font-family: 	Trebuchet MS, Arial, helvetica, sans-serif;
    font-size: 11px; 
	color: #636363;
	}
A.footer:link {  
     font-family: 	Trebuchet MS, Arial, helvetica, sans-serif;  
     font-size: 11px;  
     color: #636363;  
     text-decoration: underline;  
}  
A.footer:active {  
     font-family: 	Trebuchet MS, Arial, helvetica, sans-serif;  
     font-size: 10px; 
     color: #636363;  
     text-decoration: underline;  
}  
A.footer:visited {  
     font-family: 	Trebuchet MS, Arial, helvetica, sans-serif;  
     font-size: 11px;  
     color: #636363;  
     text-decoration: underline;  
}  
A.footer:hover {  
     font-family: 	Trebuchet MS, Arial, helvetica, sans-serif;  
     font-size: 11px;  
     color: #636363;  
     text-decoration: none;  
}

table.standard {
	border: 1px solid #000000;
	border-collapse: collapse;
	empty-cells: show
}

table.standard td, table.standard th {
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	padding: 3px;
	background-color: white;
}

table.standard td.field {
	background-color: #F7F5ED;
	font-weight: bold;
	color: #2C2E8F;
}

table.standard th {
	background-color: #526D37;
	color: white;
}

table.standard tr.highlighted td {
	background-color: #eeeeee;
}

table.standard  a {
	font-size: 11px;
}

.product{
  color: #716f6e;
  font-size:11px;
  text-align:center;
}

.product .image{
  margin-bottom:10px;
}
.product .latin_name{
  font-style:italic;
}
.product_collection{

  margin-bottom:15px;
}
.product_collection td{
  padding-bottom:10px;
  padding-right:10px;
  vertical-align:top;
}

.paging{

  text-align:right;
  color: #716f6e;
  font-size:11px;
  margin-bottom:15px;
}

.paging form{
  display:inline;
}

.paging img{
  position:relative;
  top:5px;
}

.paging input{
  color: #716f6e;
  font-size:11px;
  border:1px solid #716f6e;
}

.product_detail{
  font-weight:bold;
  margin-left:40px;
}

.product_detail h1,.product_detail h2{ 
  margin:0px;
  padding:0px;
  color:black;
	font-size: 16px;
}

.product_detail h1{
 text-transform:uppercase;
}

.product_detail h2{ 
  font-size: 14px;
  font-style:italic;
}

.product_detail td h1,.product_detail td h2{ 
  margin:0px;
  color:#005e20;
	font-size: 16px;
}

.product_detail td h2{ 
  margin-bottom:15px;
}

.product_detail td{
  padding-right:10px;
  font-weight:bold;
}
