
/**
 * General
 */

#content {
  float: left;
  width: 585px;
  margin-top: 10px;
}

#content .padding {
  padding-right: 25px;
}

#right {
  float: right;
  width: 395px;
  margin-top: 16px;
  border-top: 2px solid #cc0000;
}

#right .padding {
  border: 1px solid #dddcdb;
  padding: 4px 20px;
}

#right A {
  color: #000000;
}

#right A:hover {
  color: #cc0000;
}

#photo {
  float: right;
  width: 395px;
  text-align: center;
}


/**
 * About Maracay Homes
 */


#about-maracay-homes #flash {
  float: left;
}


/**
 * Community Sharing
 */

#community-sharing #content {
  width: 980px;
  background: url('/images/bgs/about/corporate-sharing.jpg') right top no-repeat;
}

#community-sharing #flash {
  float: right;
  width: 350px;
  height: 300px;
  margin-left: 25px;
}

#community-sharing #newsletter {
  clear: right;
  float: right;
  width: 174px;
  margin: 160px 50px 30px 50px;
}

#community-sharing #newsletter .title {
  color: #0067a5;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
}

#community-sharing #newsletter .field {
  margin: 4px 0px;
  padding: 2px;
  background: #edebeb;
}

#community-sharing #newsletter .field INPUT {
  width: 165px;
  border: 1px solid #989898;
  color: #c1c1c1;
  font-size: 11px;
  padding: 2px;
}

#community-sharing #newsletter .submit {
  padding-top: 4px;
  text-align: right;
}

#community-sharing TABLE#partners {
  width: 580px;
  border-collapse: collapse;
  margin: 16px 0px 16px -2px;
}

#community-sharing TABLE#partners TR TD.logo {
  width: 65px;
  padding: 8px 0px;
}

#community-sharing TABLE#partners TR TD.desc {
  padding: 8px 0px;
}

#community-sharing TABLE#partners TR TD IMG {
  margin-top: 4px;
}

#community-sharing #right UL {
  list-style-type: none;
  margin: 16px 0px;
  padding: 0px;
}

#community-sharing #right UL LI {
  margin: 0px;
  padding-left: 22px;
  background: url('../images/icons/letter.gif') 0px 5px no-repeat;
  line-height: 18px;
}


/**
 * Career Opportunities
 */

#career-opportunities #flash {
  float: left;
}


/**
 * Green Building
 */

#green-building {
  background: url('/images/bgs/about/green-building.jpg') 300px 180px no-repeat;
}

#green-building B,
#green-building H1,
#green-building H2,
#green-building H3,
#green-building H4,
#green-building H5,
#green-building H6,
#green-building STRONG,
#green-building #subnav A.active,
#green-building #subnav A.active:hover {
  color: #8fc53c;
}

#green-building #subnav A.active,
#green-building #subnav A.active:hover {
  border-top: 2px solid #8fc53c;
}

#green-building #photo {
  margin-top: 16px;
}

#green-building #contentbox {
  float: left;
  filter:alpha(opacity=70);
  -moz-opacity:.70;
  opacity:.70;
  width: 560px;
  background-color: #ffffff;
  border-top: 2px solid #8fc53c;
}

#green-building #contentbox .padding {
  padding-top: 0px;
}

#green-building #contentbox A {
  display: block;
  border-bottom: 1px solid #dbdbdb;
  padding-left: 9px;
  color: #666666;
  line-height: 32px;
}

#green-building #contentbox A:hover {
  color: #8fc53c;
  background: url('/images/arrow_green.gif') left center no-repeat;
}

#green-building #contentbox A.active,
#green-building #contentbox A.active:hover {
  background: url('/images/arrow_green.gif') left center no-repeat;
  color: #8fc53c;
  font-weight: bold;
}

