/* This is the Master Cascading Style Sheet for ECP/Timberland Brokerage, Ltd. */
BODY
{
   font-family: arial, helvetica, sans-serif;
   backgound-repeat: no-repeat;
   background: #ffffff;
   background-attachment: fixed
}
A:link
{
  text-decoration: none;  	
  color: #ff0000
}
A:visited
{
  text-decoration: none;
  color: #ff0000
}
A:hover
{
  text-decoration: none;
  color: #0000ff
}
H1, H2, H3, H4, H5, H6
{
  letter-spacing: .1em;
  color: #000000;
  font-family: arial, helvetica, sans-serif;
  font-weight: bold
}
H1
{
  font-size: 28px
}
H2
{
  font-size: 23px
}
H3
{
  font-size: 17px
}
H4
{
  font-size: 15px
}
H5
{
  font-size: 13px
}
H6
{
  font-size: 11px
}
P, TD, UL, OL, DL, menu, dir, address
{
  font-family: arial, helvetica, sans-serif;
  color: #000000;
  font-size: 11px;
  letter-spacing: .1em
}
pre
{
     letter-spacing: .1em;
	 color: #000000
}
