﻿html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
  background-color: #ddffaa;
  font-size: 13px;
  color: #333333;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-align: center;
  margin: 0px 10px 10px 10px;
  padding: 0 0 0 0;
}
h1 {
  line-height: 14px;
  color: #000000;
  font-size: 14px;
  font-weight: bold;
}
h2 {
  line-height: 14px;
  color: #000;
  font-size: 12px;
  font-weight: bold;
}
a,  a:link {
  color: #778833;
  text-decoration: underline;
}
a:visited {
  color: #778833;
  text-decoration: underline;
}
a:hover {
  color: #333;
  text-decoration: none;
}
#outerWrapper {
  background-color: #fff;
  width: 960px;
  text-align: left;
  margin: 0 auto 0 auto;
}
#outerWrapper #header {
	background-position: left top;
	background-color: #fff;
	line-height: 15px;
	font-size: 18px;
	padding: 0px 10px 0px 10px;	
	font-weight: bold;
	border-bottom: solid 0px #666;
	background-image: url('../images/teragren_green.gif');
	background-repeat: no-repeat;
	text-align:right;
}
#outerWrapper #topNavigation {
  background-color: #fff;
  height: 45px;
  padding: 0px 10px 0px 0px;
  border-bottom: solid 0px #666;
}
#navigation {
	width: 670px;
	float: right;
	margin: 0px 15px 0 0;
	clear: both;
	overflow: hidden;
}
#navigation ul {
	list-style-type: none;
	width: auto;
	margin: 0;
	padding: 0;
	font-size: 9pt; 
}
#navigation li {
	display: inline-block; 
    background-color: #783;
    color: #fff;
    height: 35px;
    float: left;    
    padding-left: 10px;
    margin-left: 4px;
    border-top: 4px solid #783;
    line-height: 14px;
    width: 110px;
    margin-top: 0px;
	margin-bottom: 0px;
}
#navigationa li {
	display: inline;
    color: #999;
    padding: 0 0 0 8px;

}
#navigation a {
	color: #fff;
	text-decoration: none;
}
#navigation a:hover {
	color: #ce8;}

#topNavigation-pic {
	text-align: left;
	width: 256px;
	z-index: 2;
}
#outerWrapper #contentWrapper {
	background-repeat: repeat-y;
	margin-bottom: 5px;
	background-color: #FFFFFF;
}
#outerWrapper #contentWrapper #leftColumn1 {
  float: left;
  border-right: solid 0px #666;
  width: 240px;
  padding: 10px 10px 10px 10px;
}
#outerWrapper #contentWrapper #rightColumn1 {
  float: right;
  border-left: solid 0px #666;
  width: 210px;
  padding: 10px 10px 10px 10px;
}
#outerWrapper #contentWrapper #content {
  padding: 10px 10px 10px 10px;
  margin: 0 230px 0 260px;
}
#outerWrapper #contentWrapper #content2 {
  padding: 10px 10px 10px 10px;
  margin: 0 0px 0 260px;
}
#outerWrapper #contentWrapper .clearFloat {
  display: block;
  clear: both;
}
#outerWrapper #footer {
  background-color: #dfa;
  border-top: solid 0px #666;
  padding: 10px 20px 10px 10px;
  text-align: right;
}
#footer a:link, #footer a:visited, #footer p {
	color: #783;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 11px;
}
#footer a:hover { 
	color: #444;
}
.pic-border-0 {
	border-width: 0px;
}
#bamboo-picture {
	background-image: url('../images/teragren_bamboo.jpg');
	height: 156px;
	background-repeat: no-repeat;
	padding: 20px;
}
#bamboo-picture p {
	color: #fff;
	margin-top: 0px;
	margin-bottom: 0px;
}
#bamboo-picture a {
	text-decoration: underline;
	color: #fff;
}
#bamboo-picture a:hover {
	color: #333;
	text-decoration: underline;
}
.large-white {
	font-size: x-large;
}
