body {
	background-color: #794091;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
h1 {
  font-size:28px;
  text-transform: lowercase;
  margin-bottom: 6px;
  line-height: 120%;
  font-family: "Times New Roman", Times, serif;
}
h2 {
	font-size:14px;
	text-transform: uppercase;
  margin-bottom: 14px;
  line-height: 120%;
}
p {
	margin-bottom: 11px;
}
a {
  color: #305E5E;
  text-decoration: none;
  font-size: 13px;
}
a:LINK {
  color: #7F7F7F;
  text-decoration:none; 
}
a:VISITED {
  color: #7F7F7F;
  text-decoration:none; 
}
a:HOVER {
  color: #7F7F7F;
  text-decoration:underline; 
}

.Logo {
	background-color: white;
}
.Logo img {
	color: #EC51C7;
}
.Menu {
	background-color: #f1f2e4;
}
.Menu span {
  font-family: "Futura Md BT";
  font-size: 14px;
  text-transform: uppercase;
  color: #7F7F7F;
  letter-spacing: 10px;
  gFormat: Image;
}
.Menu span.Selected {
  font-family: "Futura Md BT";
  font-size: 14px;
  text-transform: uppercase;
  color: #EC51C7;
  letter-spacing: 10px;
  gFormat: Image;
}
.SubMenu {
}
.SubMenu span {
  font-family: "Futura Md BT";
  font-size: 14px;
  text-transform: uppercase;
  color: #7F7F7F;
  letter-spacing: 10px;
  gFormat: Image;
}
.SubMenu span.Selected {
  font-family: "Futura Md BT";
  font-size: 14px;
  text-transform: uppercase;
  color: #7F7F7F;
  letter-spacing: 10px;
  gFormat: Image;
}
.Border {
	background-color:#EFE6DD;
}
.Copyright {
	background-color:#EFE6DD;
}
.SiteSponsor {
	background-color:#EC6DD6;
}
.Content1 {
	background-color:#EC6DD6;
	color:#000000;
}
.Content1 h1 {
  color: #FFFFFF;
  white-space: nowrap;
  overflow: hidden;
}
.Content1 a {
  font-family: Arial, Helvetica, sans-serif;
  color: #FFFFFF;
}
.Content2 {
	background-color:#d1d1ab;
	color: #333333;
	height: 18px;
}
.Content2 h1 {
  color: #000000;
}
.Content2 h3 {
  color: #8C123B;
}
.Content2 Span.ExhibitorNavigation {
  font-family: "Futura Md BT";
  font-size: 14px;
  text-transform: uppercase;
  color: #7F7F7F;
  letter-spacing: 10px;
  gFormat: Image;
}
.ExhibitorDescription img.Exhibitor {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}
.FormBackground {
  background-color:#DDC7B1;
  padding: 10px;
  height: 280px;
}
.FormBackground h1 {
  color: #8C123B;
}
input {
  margin-right: 4px;
  margin-bottom: 4px;
  height:18px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #7F7F7F;
  background-color: #EFEFEF;
}
select {
  margin-right: 4px;
  margin-bottom: 4px;
  height:18px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #7F7F7F;
  background-color: #EFEFEF;
}
input[type="submit"] {
  border: 1px solid #000;
  padding-right: 10px;
  padding-left: 10px;
}
textarea {
  border:none;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #7F7F7F;
  background-color: #EFEFEF;
}.Error {
  color: #F00;
}

/*
  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: #7F7F7F;
}

.BottomLeftPlantlife {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 255px;
	height: 127px;
}

.BottomLeftPlantlife img {
  color: #7F7F7F;
}
.SiteSponsor a {
  color:#FFFFFF
}
.PremiumListing {
  font-weight: bold;
}
