/* EDITED 11/03/04 */

body
{
  margin: 0px;
  padding: 0px;
  background-color: #000000;
}


.navbar
{
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 14px;
  padding: 0px;
  color: #FFFFFF;
  white-space: nowrap;
}

.navbar a, .navbar a:active, .navbar a:visited
{
  text-decoration: none;
  color: #FFFFFF;
}

.navbar a:hover { color: #FF8100; }

.orngtxt { color: #FF8100; }

.nameBanner
{
  font-family: Garamond, "Times New Roman", Times, serif;
  font-size: 42px;
  font-weight: bold;
  color: #FFFFFF;
  padding: 20px 5px 20px 15px;
  margin: 0px;
  font-variant: small-caps;
}

.gradient
{
  background-image: url(http://www.redata.com/100001/FIRSTWEBER/graphics/as3_gradient.gif);
  background-repeat: repeat-y;
  background-position: 0px 0px;
  background-attachment: scroll;
}

.agentName
{
  font-family: Garamond, "Times New Roman", Times, serif;
  font-size: 14px;
  line-height: 15px;
  font-weight: bold;
  color: #FFFFFF;
  padding: 10px 2px 1px 6px;
  margin: 0px;
}

.contactinfo
{
  font-family: Garamond, "Times New Roman", Times, serif;
  font-size: 13px;
  line-height: 14px;
  color: #FFFFFF;
  padding: 0px 2px 30px 6px;
  margin: 0px;
}

.contactinfo a, .contactinfo a:active, .contactinfo a:visited
{
  color: #FFFFFF;
  text-decoration: none;
}

.contactinfo a:hover
{
  color: #FEB225;
  text-decoration: underline;
}


.slogan
{
  width: auto;
  font-family: Garamond, "Times New Roman", Times, serif;
  font-weight: bold;
  font-size: 50px;
  line-height: 38px;
  padding: 30px;
  margin: 0px;
  color: #FF8100;
}
