@charset "utf-8";
/* CSS Document */
body {
	background-color: #EFE6DD;
	color: #7f7f7f;
}
.Logo {
	background-color:#EFE6DD;
}
.Logo img {
	color: #8C123B;
}
.Menu {
	background-color:#EFE6DD;
}
.Menu span {
  color: #D51C5A;
}
.Menu span.Selected {
  color: #8C123B;
}
.SubMenu {
}
.SubMenu span {
  color: #D51C5A;
  font-size: 12px;
}
.SubMenu span.Selected {
  color:  #8C123B;
  font-size: 12px;
}

a {
	color: #A61546;
	font-weight: bolder;
}
a:LINK { color:#D51C5A; text-decoration:none; }
a:VISITED { color:#D51C5A; text-decoration:none; }
a:HOVER { color:#A61546; text-decoration:underline; }
.Menu span {
  color: #D51C5A;
}
.Border {
	background-color:#EFE6DD;
}
.Copyright {
	background-color:#EFE6DD;
}
.SiteSponsor {
	background-color:#EFE6DD;
}
.Content1 {
	background-color:#DDC7B1;
	color:#2E3E3D;
}
.Content1 h1 {
  color: #8C123B;
}
.Content2 {
	background-color:#FFFFFF;
	color: #7f7f7f;
	height: 18px;
}
.Content2 h1 {
  color: #D51C5A;
}
.Content2 h3 {
  color: #EFE6DD;
}
.Content2 Span.ExhibitorNavigation {
  color: #EFE6DD;
}
.FormBackground {
  background-color:#DDC7B1;
}
.FormBackground h1 {
  color: #8C123B;
}
.Content2 input {
  border-bottom-color: #7F7F7F;
  background-color: #EFE6DD;
}
.Content2 select {
  border-bottom-color: #7F7F7F;
  background-color: #EFE6DD;
}
.Content2 textarea {
  border-bottom-color: #7F7F7F;
  background-color: #EFE6DD;
}
.Error {
  color: #F00;
}


/*
  Design specific stuff
*/

.Logo img {
  margin-top: 30px;
  margin-Left: 30px;
}
div.Tagline {
  position: absolute;
  left: 450px;
  top: -5px;
}
.TopPlantlife img {
  color: #EFE6DD;
  position: relative;
  left: 50px;
}
.LeftPlantlife img {
  color: #EFE6DD;
}

.BottomLeftPlantlife {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 255px;
	height: 127px;
}

.BottomLeftPlantlife img {
  color: #EFE6DD;
 }
  .SiteSponsor a {
  color:#FFFFFF
}
.PremiumListing {
  font-weight: bold;
  color: #A61546;
}
