HTML{
    font-size: 100%;
}

body {
 	margin:0;
  	padding:0;
	font-size:100%;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	color:#595436;
	background-color:#5D662D;
}
	
/* New styles as of 11/08 - gradual transition to standards-compliant code */

td.leftNav {
	 background:URL(images/tall_r.gif) repeat-x; background-color:#681E12
}

div#leftNav {
	padding: 27px 10px 0 32px;
}

div#leftNav a img {
	padding: 0 0 20px 0;
}

div#leftNav h5 {
	color: #F6F6BD;
 	font-size: .75em;
	font-weight: 900;
	text-transform: uppercase;
}

a.leftNav:link, a.leftNav:visited {
	color: #F6F6BD;
	font-weight: 900;
}

a.leftNav:hover, a.leftNav:active {
	color: #F6F6BD;
	font-weight: 900;
	text-decoration: none;
}

div#mainContent {
	padding: 25px 25px 25px 25px;
}

div#mainContent p, sup {
	font-size: .75em;
	line-height: 1.5em;
}

#mainContent ul li {
	font-size: .75em;
	line-height: 1.5em;
}

div#mainContent a:link, a:visited {
	color: #465C2B;
}

div#mainContent a:hover, a:active {
	color: #681E12;
}

div#mainContent a.boldLink:link, a.boldLink:visited {
	font-weight: bold;
	color: #465C2B;
}

div#mainContent a.boldLink:hover, a.boldLink:active {
	font-weight: bold;
	color: #681E12;
}

span.nutrientName {
	text-transform: uppercase;
}

span.nutrientName a:link {
	font-weight: bold;
	text-transform: uppercase;
	color: #465C2B;
}

span.nutrientName a:visited {
	font-weight: bold;
	text-transform: uppercase;
	color: #465C2B;
}

span.nutrientName a:hover {
	font-weight: bold;
	text-transform: uppercase;
	color: #681E12;
}

span.nutrientName a:active {
	font-weight: bold;
	text-transform: uppercase;
	color: #681E12;
}

h1 {
	margin: 0;
	font-size: 1em; 
	font-weight: bold; 
	color: #681e12; 
	text-align: center;
}

h2 {
	margin: 3px 0 24px 0;
	font-size: .75em; 
	font-weight: bold; 
	text-align: center;
}

h2.subheadingLink a {
	margin: 3px 0 24px 0;
	font-size: 1em;  
	font-weight: bold; 
	text-align: center;
	color: #465C2B;
}

h2 span.UpperCase {
	text-transform: uppercase;
}

#mainContent > h3 {
	margin: 0 0 -10px 0;
}

h3 {
	margin: 0;
	padding: 0;
	color: #681e12;
	font-weight: bold;
	font-size: .75em;
	/*font-variant: small-caps;*/
	text-transform: uppercase;
}

h4 {
	margin: 0 0 0 0;
	color: #595436;
	font-weight: bold;
	font-size: .75em;
}


/*
.clearfloat {  this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
*/
/* HOMEPAGE SPECIFIC */
a.imageLink:link, a.imageLink:visited { 
	font-size: .75em;
	color: #465C2B;
}

a.imageLink:hover, a.imageLink:active {
	font-size: .75em;
	color: #465C2B;
}

div#homepageImageBlock {
	padding: 15px;
	position: relative;
	width: 250px;
	margin: 0 auto; 
}

div.leftImage {
	float: left;
	text-align: center;
	padding-bottom: 15px;
}

div.rightImage {
	float: right;
	text-align: center;
	padding-bottom: 15px;
}

/* TESTIMONIAL STYLES */
/* letters */
div#testimonialsLetters p {
	margin-top: 1.5em;
	font-size: .75em;
	line-height: 1.5em;
}

div#testimonialsLetters img {
	float: right;
	padding-top: 12px;
	padding-left: 12px;
	padding-bottom: 12px;
}
div#testimonialsLetters h3 {
	margin: 0;
	padding: 0;
	color: #681e12;
	font-weight: bold;
	font-size: .75em;
	/*font-variant: small-caps;*/
	text-transform: uppercase;
}
/* studies */
div.testimonials {
	padding: 15px 0 15px 0;
	clear: both;
}

div.testimonials h3 {
	margin: 0;
	color: #681e12;
	font-weight: bold;
	font-size: .75em;
	/*font-variant: small-caps;*/
	text-transform: uppercase;
}

div.testimonials p {
	margin-top: 1.5em;
	font-weight: bold;
	font-size: .85em;
	font-style: italic;
	line-height: 1.5em;
}

div.testimonials span {
	font-style: normal;
	font-weight: normal;
	font-size: 0.65em;
}

div.testimonials img {
	float: right;
	padding-top: 8px;
	padding-left: 8px;
	padding-bottom: 5px;
}

div#uConn h4 {
	padding-bottom: 4px;
}

div#uConn {
	padding-top: 10px;
	padding-bottom: 25px;
	text-align: center;
}

/* PRODUCTS */

ul.productList  {
	margin: 0 0 1.5em 0;
	padding: 0;
}

.productList li {
	background: url(images/leaf.gif) no-repeat;	
	background-position: center left;
	font-size: .75em;
	list-style-type: none;
	margin: 10px 0 0 5px;
	padding: 0 0 0 40px;
}

/* ADVANCED APPLICATIONS */
#advancedApplications {
	float: left;
	width: 50%;
	clear: left;
}

#advancedApplicationsAlt {
	float: right;
	width: 50%;
	clear: right;
}

#advancedApplications ul, #advancedApplicationsAlt ul {
	margin: .5em 0 2em .5em;
	padding: 0;
	list-style-type: none;
}

#advancedApplications ul>li, #advancedApplicationsAlt ul>li {
	line-height: 1.75em;
}

#advancedApplications ul>li>img, #advancedApplicationsAlt ul>li>img {
	vertical-align: middle;
	padding-left: 3px;
}

#advancedApplications ul li:before, #advancedApplicationsAlt ul li:before  {
	content: "\00BB \0020";
}


/* NUTIENTS */
div#leftColumnNutrients {
	float: left;	
	width: 209px;
	display: inline;
	padding-bottom: 25px;
	clear: left;
}

div#leftColumnNutrients p {
	margin-top: .5em;
	text-align: center;
}

div#rightColumnNutrients {
	float: right;
	display: inline;
	margin-top: 25px;
	padding-bottom: 25px;
	clear: right;
}

div#rightColumnNutrients ul {
	margin: .75em 0 1em .75em;
	padding: 0;
	list-style-type: none;
}

#rightColumnNutrients ul li:before {
	content: "\00BB \0020";
	margin: .5em 0 0 1em;
}

#rightColumnNutrients ul li {	
	margin: .5em 0 0 1em;
}

a.rightColumnNutrients:link {
	color: #465C2B;
}

a.rightColumnNutrients:visited {
	color: #465C2B;
}

a.rightColumnNutrients:active {
	color: #681E12;
}

a.rightColumnNutrients:hover {
	color: #681E12;
}


/* LIST OF PARTNERS/RETAILERS */
dl#listings {
	font-size: .85em;
	margin-top: 2em;	
	font-weight: normal; 
}

#listings dt {
	font-size: .85em;
	font-weight: bold; 
	color: #595436;
	text-transform: uppercase;
	margin-top: 2em;
	margin-bottom: .25em;
}

dt#contactInfo {
	font-weight: bold; 
	color: #681e12;
	text-transform: uppercase;
	margin-top: 2em;
	margin-bottom: .25em;
}

dl#listings dd {
	margin-left: 0;
	line-height: 1.55em;
}

dl#listings a:link, a:visited {
	font-weight: bold; 
	color: #465C2B;
}

dl#listings a:hover, a:active {
	font-weight: bold; 
	color: #681E12;
}

/* FOOTER */
div#footer {
	padding-left: 30px; 
	padding-top: 8px;
	padding-right: 15px;
	color: #827F48;
	font-size: .70em;
	line-height: 1.25em;
}

div#footer a:link, a:visited {
	color: #827F48;
	font-weight: normal;
}

div#footer a:hover, a:active {
	color: #EFC00B;
	font-weight: normal;
}
