/* CSS Document */


/* css for One Earth */
/* created: 04-12-06 ---- last modified: 04-12-06  */

body { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 62.5%; color: #656565; }


/* ---( layout )----------------------------------- */

/* Template Styles */

#LeftFade { background: url(images/base_left-bkg.gif) repeat-y; }
#RightFade { background: url(images/base_right-bkg.gif) repeat-y; }



/* ---( table styles )----------------------------- */

.content { background-color:#FFFFFF; }



/* ---( text )------------------------------------- */

td { font-size: 1.0em; line-height: 1.3em; }
p { font-size: 1.0em; line-height: 1.3em; }

.prodTitle { font-size: 1.2em; font-weight: bold; }
.headline { font-size: 1.6em; font-weight: bold; color: #238d87; }
.medText { font-size: 1.2em; }
.bold { font-weight: bold; }

	
/* ---( links )------------------------------------ */

/* Default Links */
a:link { color: #066e6a; text-decoration: underline; }
a:visited { color: #627b78; text-decoration: underline; }
a:hover { color: #1fa095; text-decoration: none; }
a:active { color: #066e6a; text-decoration: underline; }


/* Footer Links */
a.footer:link { color: #fff; text-decoration: none; }
a.footer:visited { color: #fff; text-decoration: none; }
a.footer:hover { color: #fff; text-decoration: underline; }



/* ---( images )----------------------------------- */

.prodThmb { border: 1px solid #a0a0a0; margin: 0px 7px 15px 0px; float: left; }

/* ---( search )------------------------------ */


/* ---( form styles )------------------------------ */


/* ---( lists )------------------------------------ */



