
.header { 
  /** Stupidest IE bug http://archivist.incutio.com/viewlist/css-discuss/36542 **/ 
  display: block; 
  color: black;
  padding: 0px; 
  margin: 0px 0px 10px 0px; 
  border: 1px solid #fff; 
  text-decoration: none; 
  /** http://www.dustindiaz.com/min-height-fast-hack/ **/
  min-height: 100px;
  height: auto !important;
  height: 100%;
}

.slideshow { 
  border: none;
  float: left; 
  margin: 0px 12px 5px 0px;
  padding: 0px 0px 0px 0px;
  text-align: right;
  background-color: #FECE02;
}

.listinfo { 
  padding: 0px 0px 0px 0px;
  margin: 0px;
}

img
{ 
  padding: 0px 0px 0px 0px;
  margin: 0px;
}

.address
{ 
  font-size: 1.5em;
  font-weight: bold;
}

.subdivision
{ 
  font-size: 1em;
  font-weight: bold;
}

.city
{ 
  font-size: 1em;

}

.price
{ 
  font-size: 1.5em;
  font-weight: bold;
  padding: 0px 0px 10px 0px;
}

.description
{ 
  font-style: normal;
  font-size: 0.9em;
}

.sectiontitle
{ 
  font-size: 1em;
  font-weight: bold;
  padding: 15px 0px 5px 0px;
  color: #990000;
  /* text-transform: uppercase; */
}

.listagent
{ 
  padding: 0px 0px 5px 0px;
}

.block
{ 
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

tr
{ 
  padding:      0px;
  margin:       0px;
}


a
{
  color: #505050;
  font-size: 1.2em;
}

a:hover
{
  color: #D3A631;
}

.header td
{ 
  padding: 0px 20px 20px 0px;
}


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.buttons a
{
  padding: 3px 6px;
  font-size: .8em;
  font-weight: bold;
  color: black;
  text-decoration: none;
  background: black;
  /*background-color: #dedede;*/
  background-color: #D3A631;
  border-right: 1px solid white;
  border: 1px solid #000000;
  border-collapse: true;
}

.buttons a:hover
{

color:#fff; background:#343434;
background-color: rgb(51, 51, 51);
background-image: none;
background-repeat: repeat;
background-attachment: scroll;
-x-background-x-position: 0%;
-x-background-y-position: 0%;
-moz-background-clip: -moz-initial;
-moz-background-origin: -moz-initial;
-moz-background-inline-policy: -moz-initial;
background-color: #343434;
}

td.feature
{
    padding: 2px 2px 3px 0px;
    border-collapse: collapse;
    border-bottom: 1px solid #ababab;
}

td.feature-top
{
    padding: 2px 2px 3px 0px;
    border-collapse: collapse;
    border-bottom: 1px solid #ababab;
    border-top: 1px solid #ababab;
}

td.border-leftBottom
{
    border-collapse: collapse;
    border-left: 1px solid #ababab;
    padding: 2px 2px 3px 9px;
    border-bottom: 1px solid #ababab;
}

td.border-left
{
    border-collapse: collapse;
    border-left: 1px solid #ababab;
    padding: 1px 2px 1px 10px;
}

td.border-leftTopBottom
{
    border-collapse: collapse;
    border-top: 1px solid #ababab;
    border-bottom: 1px solid #ababab;
    border-left: 1px solid #ababab;
    padding: 2px 2px 0px 9px;
}

.title
{ 
  padding:       0px 0px 10px 0px;
  font-size:     1.2em;
  font-weight:   bold;

}

.photoTitle
{ 
  padding:       0px 0px 0px 0px;
  font-size:     1.4em;
  font-weight:   bold;

}

.lineDiv
{
    border-top: 1px solid #ababab;
    border-bottom: 1px solid #ababab;
    margin: 0px 0px 0px 0px;
}

.photoLineDiv
{
    border-top: 1px solid #ababab;
    border-bottom: 1px solid #ababab;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

hr
{
  border: 0;
  color: #f00;
  background-color: grey;
  height: 1px;
}  

.agent td
{
  vertical-align: top;
  padding:        5px 5px 5px 0px;
}

div.agentname
{ 
  font-size:   1.5em;
  font-weight: bold;
  color: #990000;
  margin: 0px 0px 5px 0px;
}

