/* CSS Document */
#top {
	height: 204px;
	width: 958px;
	background-image: url(images/realtor_01.jpg);
	vertical-align: bottom;
}
.object {
	background-position: right;
	position: relative;
	right: 20px;
	top: 0px;
}
#body {
	background-image: url(images/realtor_02.gif);
	background-repeat: repeat-y;
	height: 250px;
	width: 958px;
}
body {
	margin: 0px;
}
.large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #1E1D52;
}
#foot {
	height: 245px;
	width: 958px;
	background-image: url(images/realtor_04.jpg);
	vertical-align: text-bottom;
	background-repeat: no-repeat;
	color: #FFFFFF;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1E1D52;
}
#pad {
	margin: 40px;
}
#pad2 {
	padding: 40px;
}

#creditfooter {
	display:none;
}
div.feedburnerFeedBlock ul { 
margin-left:35; 
padding-left:35; 
list-style-type: none;
}
div.feedburnerFeedBlock ul li { 
margin-left:0; 
padding-left:0; 
list-style-type: none;
padding-top:15px; 
}
.date {margin-top:2px; padding-top:2px; margin-bottom:2px; padding-bottom:2px;}
