
/* Styles specific to hte home page of Reilly Realtors */
	h1 {font-size: 16px; margin-top: 9px; margin-bottom: 3px;}
	h2 {font-size: 14px; margin-top: 9px; margin-bottom: 3px;}
	
	#iphotos {position: relative; height: 284px; width: 950px; margin-left:1px; margin-top:1px;}
	
	#search a {position: absolute; width: 204px; height: 264px;left:10px; top: 10px;line-height:60%; background-image: url(../images/search-map-blue.gif);  background-repeat:no-repeat; display:block; text-decoration:none;}
	#search a span {visibility:hidden;}
	#search-content {position: absolute; font-size:10px; margin-left:14px; width:190px; top:44px;} /*was 20*/
	
	#search-head-text {position: absolute; margin-top: 9px; margin-left:20px; z-index:100; }
	#search-neighborhood-text {position: absolute; margin-top: 42px; margin-left:20px;z-index:100; font-size: 12px; }
	#search-map-text {position: absolute; margin-top: 83px; margin-left:20px; z-index:100;font-size: 12px; }
	
/*	#search-neighborhood-text {position: absolute; margin-top: 33px; margin-left:20px;z-index:100;  } */
/*	#search-map-text {position: absolute; margin-top: 73px; margin-left:20px; z-index:100; } */
	
	#search form {margin-top:18px; margin-left:8px; margin-bottom:0px;}
	#search select {font-size: 10px; width:180px;}
	
	#background {background-image: url(../images/background-index.gif); background-repeat: no-repeat; height: 545px; width:950px; line-height:180%; margin-top: 10px; }
	#text-index {width:948px; height:296px; padding-top:2px;}
	#text-index p {margin-top:0px; text-align:justify; text-justify: distribute-all-lines; line-height:210%;}
	
	#text-property {float:left; width:300px; padding-left:14px;}
	#text-property h2 {font-size: 16px; margin-top: 9px; margin-bottom: 3px;}
	#text-property-address {font-size:14px; font-weight:bold; text-align:center;}
	#text-property-address a {text-decoration: underline;}
	
	#text-intro {float: right; width:456px; padding-right:158px;}
	#text-intro p {margin-bottom:2px;}
		
	
	/*#text-footer {padding: 10px 0px 0px 10px; border:1px solid #C00;}*/
	#text-footer p {margin-top: 15px; line-height:130%; text-align: justify; width: 288px; font-size: 12px; }
	#text-footer img {padding: 0px 6px 0px 0px; float:left; vertical-align:text-top;}
	.textbox-footer {width:948px; padding-left:14px; }
	.floatleft {float:left; width:310px; height:122px; padding-right:5px;}
		
	
	
	/* End Footer Column Classes */
	
	