﻿/* COMMON STYLES */
html {
  background: #8c92ab url('../images/htmlbg.jpg') repeat-x center top;
  margin: 0 0 0 0;
  font-family: "Franklin Gothic Medium", "Arial Narrow", Arial, sans-serif;}

body {
  margin: 0 0 0 0;
  text-align: center;}

h1, h2, h3, h4, h5, h6, p, ul, blockquote, table {
  padding: 15px 10px 0 10px;
  margin: 0;}

h1 {
  font-size: 1.5em;
  color: #00131d;}
  
h2 {
  font-size: 1.4em;
  color: #2e2100;}
  
h3 {
  font-size: 1.3em;
  color: #2e0a00;}
  
h4 {
  font-size: 1.2em;
  color: #000c13;}
  
h5 {
  font-size: 1.1em;
  color: #051016;}
  
h6 {
  font-size: 1em;
  color: #0a202c;}
  
p {
  font-size: 0.9em;
  color: #0a202c;
  font-weight: normal;}
  
ul {
  color: #000;}

a {
  color: #0b1b2b;
  text-decoration: none;}

a:hover {
  text-decoration: underline;}
  
blockquote {
  color: #666666;
  font-size: smaller;
  border-left: 1px solid #0a202c;
  padding: 0 0 0 10px;
  margin: 0 0 0 20px;}

.imageHead {
  display: none;}
  
.imageHead span {
  display: none;}

h1.imagehead {
  display: block;}
  
.setWidth {
  width: 948px;
  margin: 0 auto;
  text-align: left;
  background: #9aa885 url('../images/tree40percent.png') no-repeat 600px bottom;}
  
.inlineNavigation {
  margin: 0;
  padding: 0;
  text-align: center;
  vertical-align: middle;
  line-height: normal;}

.inlineNavigation li {
  list-style-type: none;
  display: inline;
  vertical-align: middle;
  line-height: normal;}

.inlineNavigation li a {
  padding: 0;}

.inlineNavigation ul li a:hover {}

/* UNIQUE STYLES */

.waterDrop {
  background: transparent url('../images/waterdrop.png') no-repeat;
  width: 506px;
  height: 283px;
  position: absolute;
  z-index: -1;}

.pos1 {
  top: 0;
  left: 0;}

.pos2 {
  bottom: 0;
  right: 0;}

#headerContainer {
  width: 948px;
  height: 269px;
  display: block;
  background: transparent url('../images/logo.jpg') no-repeat center top;}

#headerContainer ul {
  text-align: right;
  padding: 5px;}

#headerContainer ul li {
  padding: 0 5px;}
    
#navigationContainer {
  width: 948px;
  background: #213242;
  text-align: center;}

#footerContainer {
  width: 948px;
  background: #213242;
  text-align: center;}
  
#navigationContainer ul,
#navigationContainer p,
#footerContainer ul,
#footerContainer p {
  padding: 10px;
  background: #213242;
  margin: 0;
  color: #fff;}
  
#navigationContainer p {
  text-align: center;
  font-size: 1.1em;}

#navigationContainer a {
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;}

#navigationContainer ul li {
  padding: 0 20px;}

#navigationContainer ul li a {}

#contentContainer .css2col {}

#contentContainer .left .pad10 {
  background: #fff;
  margin: 10px;}

.left {
  float: left;
  width: 711px;}
  
.right {
  float: right;
  width: 237px;}

/*.leftBackground {
  background: #9aa885;
  padding: 10px;}

.rightBackground {
  background: #9aa885;
  padding: 10px;}*/

#sidebarContent {
  width: 227px;
  background: transparent url('../images/percent50white.png') repeat;
  margin: 10px 0 0 0;
  border: 1px solid #213242;
  text-align: center;}

#sidebarContent h1 {
  margin: 10px auto 0 0;}

#sidebarContent ul {
  text-align: left;
  margin: 0 10px 0 30px;
  font-size: 0.9em;}

#sidebarContent p {
  font-size: 0.8em;
  margin: 0 auto;
  padding-bottom: 10px;}

#sidebarContent ul li {
  list-style-type: disc;}

#contentContainer {
  clear: both;}

.gutter {
  width: 651px;
  height: 130px;
  position: relative;}

.gutter ul li a span {
  display: none;}

.gutter ul {
  padding: 0;
  margin: -20px 0 0 0;}

.gutter ul li {
  float: left;
  padding: 0 30px 0 10px;}

#bottomBox {
  background: transparent url('../images/greenPercent50.png') repeat;
  position: absolute;
  margin: 20px 0 0 10px;
  width: 100%;
  height: 80px;
  z-index: 1;}

#middleBox {
  background: transparent url('../images/bluePercent50.png') repeat;
  position: absolute;
  margin: 20px 0 0 20px;
  width: 100%;
  height: 80px;
  z-index: 2;}

#topBox {
  background: transparent;}

#footerContainer {
  clear: both;
  font-size: 0.7em;
  color: #fff;}

#footerContainer ul {
  margin: 7px 0 0 0;}

#footerContainer ul li {
  margin: 0;
  padding: 10px;}

#footerContainer a {
  color: #fff;}