body {
	font-family: sans-serif; /*  Arial, Helvetica, */
	font-size: 10pt;
	padding: 0px 50px;
	background:#dddddd; /* 485F6F; /* #93a1a2; /* ccc6a4; /* ccc6a4; /* a0a086; /* dcd6b2; /* f7f2de; */
}
img {
	border: 0;
}
h4 {
	width:600px;
	padding:10px;
	color: red;
}
h5 {
	width:600px;
	padding:10px;
	text-align: center;
	color: #999999;
}
h3 {
	width:600px;
	padding:10px;
}
.red {
	color: red;
}
th {
	font-weight: normal;
	text-align: left;
	color: #800000;
}
ul {
	list-style-type: none;
	margin-left: 5px;
	padding-left: 5px;
	margin-top: 5px;
}
table.page {
	width:860px;
	background:#ffffff;
	border: none;
}
table.logo {
	width: 100%;
	text-indent:1em;
	color: #ffffff;
}
table.logo td.top {
	background:#5F6B77; /* 5F6B77; /* #485F6F; /* #595a5e; */
	border: none;
	padding: 15px 0px;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	letter-spacing: 2pt;
}
table.logo td.title {
	background: #7c1409; /* 4e4e4e; /* 7c1409; /* b41e1f; /* 780000; */
	border: none;
	padding: 15px 0px;
	font-size: 12pt;
	font-weight: bold;
	letter-spacing: 2pt;
}
table.logo td.bottom {
	background:#5F6B77; /* 595a5e; */
	border: none;
	font-size: 10pt;
	padding: 5px 0px;
}
a.menu {
	font-size: 12pt;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
td.button {
	border-left: 1px solid white;
	border-top: 1px solid white;
	text-align: center;
}
td.page_left_menu {
	background:#f7f7f7;
	vertical-align:top;
}
td.page_center {
	background:#ffffff;
	vertical-align:top;
}
table.form td {
	text-align: left;
}
table.search_form td {
	text-align: center;
}
table.block {
	width:260px;
	margin: 0;
	padding: 0;
}
table.block table {
	width: 100%;
}
table.block th {
	background-color: #5F6B77; /* #485F6F; /* 595a5e; */
	border: 5px solid #f7f7f7;
	text-align: left;
	color: #ffffff;
	letter-spacing: 1pt;
	text-indent:1em;
	padding: 5px 0px;
}
table.block th.button {
	background:#7c1409; /* #4e4e4e; /* 73725e; */
	border-left: none;
	border-top: none;
	border-right: none;
	border-bottom: 3px solid #7c1409; /* #4e4e4e; /* 5F6B77; /* #485F6F; /* 595a5e; */
	padding:10px 0px;
}
td.block {
	margin: 0;
	padding: 5px;
	line-height: 20px;
	text-align: left;
}
div.filter {
	margin: 0px;
	background-color: #93a1a2; /* #a5aeb5; */
	border-top: 1px solid #ffffff;
}
div.filter a {
	margin-left: 10px;
	color: #ffffff;
	text-decoration: none;
}
div.list {
	width: 600px;
	font-size: 10pt;
	border: 1px solid #5F6B77;
}
table.list_header {
	width: 100%;
	background-color: #5F6B77;
	color:#ffffff;
	font-size: 12pt;
}
table.list_header td {
	padding: 0px 10px 0px 10px;
}
table.list_header td.num {
	color:#dad4b4;
	font-size:200%;
	font-weight:bold;
}
table.list_header A {
	color:#ffffff;
	text-decoration: none;
}
table.list_bottom {
	width: 100%;
	color: #555555;
	background-color: #ffffff;
	border-top: 1px solid #ffffff;
}
table.list_bottom td {
	padding: 5px 10px 5px 10px;
}
table.list_bottom A {
	color: #555555;
	text-decoration: none;
}
table.list_details {
	width: 100%;
	background-color: #dad4b4; /* ffffff; /* ddd9ae; /* cdcab7; */
	border-top: 1px solid #ffffff;
}
table.list_details td {
	background-color: #dad4b4; /* ffffff; /* ddd9ae; /* cdcab7; */
	padding: 5px 5px 5px 10px;
	vertical-align:top;
}
table.list_details td table td {
	background-color: #dad4b4; /* ffffff; /* ddd9ae; /* cdcab7; */
	border: none;
	padding: 0px;
}
table.list_details td b {
	color: #666666;
}

table.list_message {
	width: 100%;
	background-color: #ffffff;
	color:#666666;
	font-size: 12pt;
}
table.list_message td {
	padding: 10px 0px 10px 10px;
	font-size:100%;
	font-weight:bold;
	border: none;
}

table.realtor_form {
	width:600px;
}
table.realtor_form th {
	padding:10px;
}
table.realtor_form td {
	padding:10px;
}

table.contact {
	width: 100%;
}
table.contact th {
	text-align: center;
}
table.info {
	width: 100%;
	padding: 20px 20px;
	text-align: justify;
}
small {
	color: #666666;
	font-size: 12px;
}
span.date {
	color: #008000;
	font-style: oblique;
}
span.realtor_act {
	color: #800000;
}
span.location {
	color: #333333;
}
span.price {
	color: #800000;
}
hr {
	width: 640px;
	color: #800000;
}
form {
	padding:0px;
	margin:0px;
}