@charset "utf-8";
/* CSS Document */
body {
	background-color: #002F0D;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002F0D;
}
.Logo img {
  margin-top: 30px;
  margin-Left: 30px;
  color: #225123;
}
div.Tagline {
  position: absolute;
  left: 450px;
  top: -5px;
}
.Menu span {
  font-family: "Futura Md BT";
  font-size: 14px;
  text-transform: uppercase;
  color: #7F7F7F;
  letter-spacing: 5px;
  gFormat: Image;
}
.Menu span.Selected {
  font-family: "Futura Md BT";
  font-size: 12px;
  text-transform: uppercase;
  color: #01491E;
  letter-spacing: 5px;
  gFormat: Image;
}
.Menu li {
  display: inline;
  margin-left: 15px;
}
.Menu li img {
vertical-align:middle;
}
.SubMenu {
}
.SubMenu span {
  font-family: "Futura Md BT";
  font-size: 12px;
  text-transform: uppercase;
  color: #7F7F7F;
  letter-spacing: 10px;
  gFormat: Image;
}
.SubMenu span.Selected {
  font-family: "Futura Md BT";
  font-size: 12px;
  text-transform: uppercase;
  color: #01491E;
  letter-spacing: 10px;
  gFormat: Image;
}
.Content1 {
	background-color:#01491E;
	color:#000000;
}
.Content1 h1 {
  color: #EBBC86;
  white-space: nowrap;
  overflow: hidden;
}
.Content2 h1 {
  color: #002F0D;
}
.SiteSponsor {
	background-color:#01491E;
}

/*
  Design specific stuff
*/

#ScreenBand {
  position: relative;
  width: 100%;
  height: 634px;
  background: url(backgroundband.png) repeat-x;
} 

#Content0Shadow {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: 936px;
  height: 636px;
  background: url(bigshadow.png);
} 

#Content0 {
  position: absolute;
  top: 18px;
  left: 18px;
  width: 900px;
  height: 600px;
  text-align: left;
  background-color: white;
}

.TopPlantlife {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 746px;
	height: 111px;
}

.TopPlantlife img {
  color: #F3F3F3;
  position: relative;
  left: 50px;
}

.LeftPlantlife {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 255px;
	height: 323px;
}

.LeftPlantlife img {
  color: #225123;
}

.BottomLeftPlantlife {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 255px;
	height: 127px;
}

.BottomLeftPlantlife img {
  color: #225123;
}
.SiteSponsor a {
  color:#FFFFFF
}
.PremiumListing {
  font-weight: bold;
}
h2 {
	font-size:14px;
	text-transform: uppercase;
  margin-bottom: 14px;
  line-height: 120%;
    color:#FFFFFF
}
p {
	margin-bottom: 11px;
	 color:#000000
}
