
body {
 margin:0px;
 padding:0px;
 background-color:#ffffff;
 font-family:arial;
 background-image:url('images/background.jpg');
 background-repeat:repeat-x;;
}

h1 {
 font-family:tahoma;
 font-size:1.2em;
}

a {
 color:#000000;
}

#rentalproperty, #salesproperty, #propertylist {
 font-family:arial;
 font-size:0.7em;
 border:1px solid #000000;
 padding:5px;
 margin-bottom:10px;
 text-align:left;
}

#rentalproperty, #salesproperty {
 width:287px;
}

#propertylist {
 width:585px;
}

#rentalproperty a, #salesproperty a, #propertylist a {
 color:913621;
 text-decoration:none;
 font-weight:bold;
}

#rentalproperty img, #salesproperty img, #propertylist img {
 height:100px;
 border-top:5px solid #c0c0c0;
 border-left:5px solid #c0c0c0;
 border-bottom:5px solid #f0f0f0;
 border-right:5px solid #f0f0f0;
}

#rentalproperty img {
 margin-right:5px;
}

#salesproperty img {
 margin-left:5px;
}

#trailer  {
 clear:both;
 font-family:verdana;
 font-size:0.7em;
}

#trailer, #trailer a {
 color:#909090;
 text-decoration:none;
}

#clear {
 clear:both;
 height:1px;
}
