P, TD, TH, DL, BODY, BLOCKQUOTE, PRE, DIV, OL, UL  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
}
  
SMALL  {
  	font-family : Arial, Helvetica, sans-serif;
  	font-size : 8pt;
}
  
H1, .heading1  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-large;
	font-weight : bold;
	color : #CC0000;
}
  
H2, .heading2  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : large;
	font-weight : bold;
	color : #CC0000;	
}
  
H3, .heading3  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : medium;
	font-weight : bold;
	color : #CC0000;	
}
 
H4, .heading4  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : medium;
	font-weight : normal;
}

#homes td, #homes p{
	font-weight : bold;
	font-size : 12pt;
}
  
.hometitle  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : medium;
	font-weight : bold;
	font-style : italic;
	color : red;
}
.hometitlebig  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : large;
	font-weight : bold;
	font-style : italic;
	color : red;
}
.homeprice  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color : red;
}
.homeprice_big  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 24pt;
	font-weight : bold;
	color : red;
}

.hometitleh  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : medium;
	font-weight : bold;
	font-style : italic;
	color : Fuchsia;
}

.homepriceh  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : Fuchsia;
}

A:hover {
	color: red;
}

hr {
	border: none;
	color : #CC0000;
	background-color: #CC0000;
	height: 2px;
}

@media screen {
	blink { behavior:url(blink.htc);}
}

.align_left {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
}

.align_right {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	float: right;
}

.photo_border {
        border: 2px solid #000000;
}

.caption  {
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 10pt;
	font-weight: normal;
}
  
