body {
	background-image: url(index_01.jpg);
	background-repeat: repeat-x;
	background-color: #616C88;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
#mainContent {
	height: 670px;
	overflow: auto;
}
#mainContent  h1, #recentListings h1 {
	font-family: "Myriad Pro", Myriad, "Trebuchet MS", Trebuchet, Arial, Verdana;
	font-size: 18px;
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-top: 0px;
	margin-bottom: 28px;
}
#mainContent h2 {
	font-size: 16px;
	margin-top: 0px; 
	margin-bottom: 21px;
}
#mainContent h3 {
	font-size: 13px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
}
#mainContent   p, #searchBox, #recentListings {
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 15px;
	line-height: 138%;
}
#mainContent li {
	font-size: 12px;
	margin-top: 0px;
	line-height: 138%;
}
#worth th {
	font-size: 11px;
	font-weight: bold;
	width: 200px;
	text-align: right;
	padding-right: 8px;
}
#worth td.clue {
	font-size: 10px;
	font-style: italic;
	color: #666;
}
#worth th.title {
	font-size: 13px;
	font-weight: bold;
	color: #333;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}


.img {
	border: solid 1px #000;
	margin: 0;
	padding: 1px;
}#mainContent #worth {
	height: 620px;
	overflow: auto;
}
.required {
	font-size: 13px;
	font-weight: bold;
	color: #C00;
	text-align: center;
	width: 20px;
}
#worth input, #worth select {
	font-size: 11px;
}
#list {
	font: 11px/18px Arial, Helvetica, sans-serif;
}
.line { border-bottom: solid 1px #555; }
#options td ul {
	margin: 0 0 20px 0;
}
#options th {
	font: bold 13px/13px Arial, Helvetica, sans-serif;
	background-color: #CCC;
	border-bottom: solid 1px #000;
}
#options td {
	font: 11px/14px Arial, Helvetica, sans-serif;
	background-color: #DDD;
	border-bottom: solid 1px #777;
}
#options td ul li {
	list-style: none;
	margin-left: 0;
	padding: 0;
}
#mlsinfo td {
	font-size: 12px;
}
