img {
	behavior: url('../search.php_files/pngbehavior.htc');
}

body {
	margin: 0px;
	padding: 0px;
	color: #47433A;
	line-height: 150%;
}

body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #47433A;
}

a {
	color: #47433A;
}

#top {
	width: 800px;
}
#topmenu {
	position: absolute;
	left: 30px;
	width: 770px;
}

#topmenu a {
	color: #CCCC99;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}

#topmenu a:hover{
	color: white;
}

#topmenu span {
	margin-left: 17px;
}

#topmenu img {
	vertical-align: text-bottom;
}

#page{
	width: 800px;
	background: url(/pics/line2bg.gif);
}
#pagew{
	width: 800px;
	background: white;
}

#main {
	padding: 15px;
}
#main2{
	padding:15px 0px 15px 20px;
	width:450px;
	
}

#sidebar {
	float: right;
	width: 326px;
	overflow: hidden;
	margin-left: 15px;
}

.box {
	background-image: url('/pics/corner.jpg');
	background-repeat: no-repeat;
	
	padding: 20px;
	padding-left: 30px;
}

.sep {
	border-top:1px solid #DDDDAA;
	display: compact;
	clear:both;
}

.com{color:#8F8D85;font-size:10px}

.title, .title2 {
	font-size: 18px;
	letter-spacing:-1px;
	color:#666737;
}

.title2{
	background: #FFFFFF url(/pics/title_bg.gif) repeat-x left bottom;
	height:25px;
	display:block;
}

.title2 div{
	background:white;
	height:22px;
	display:block;
	float:left;
}

.text {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: justify;
}

#footer {
	background-color: white;
	width: 800px;
	height: 84px;
	background: url('/pics/footer_bg2.gif') white no-repeat bottom;
	margin-bottom: 2px;
	font-size: 10px;
}

#footer #menu {
	float: left;
	margin-top: 37px;
	margin-left: 17px;
}


#footer #copy {
	float: right;
	margin-top: 37px;
	margin-right: 10px;
	color: #BABA88;
}

.MLScopy {
	font-size: 0.8em;
	line-height: 100%;
	color:#999999;
	text-align: justify;
	width: 90%;
}

.header {
	background-color: #9FA277;
}
.header td {
	color: white;
	font-weight: bold;
}
.even {
	background-color:#DDDDAA;
}
.odd {
	background-color:#EEEEDD;
}

#scroll {
	margin-top: 10px;
	height:200px;
	overflow:hidden;
	clip:rect(0,00,200,0);
	visibility:hidden;
	background-color: white;
}

#scroll1 {
	margin-top: 10px;
	height:130px;
	overflow:hidden;
	clip:rect(0,0,130,0);
	visibility:hidden;
	background-color: white;
}

.scroll2 {
	margin-top: 10px;
	height:150px;
	overflow:hidden;
	clip:rect(0,0,150,0);
	visibility:hidden;
	background-color: white;
}

#scrollContent,.scrlcnt {
	line-height: 16px;
	padding-left:15px
}

#scrollButton {
	float: right;
	width: 13px;
	margin-left: 5px;
}

.block {
	background-image: url(../search.php_files/pics/block_top2.gif);
	background-repeat: no-repeat;
	border: 1px solid black;
}
.block .title {
	padding-left: 17px;
}
.blockbegin {
	padding: 15px;
}
.blockend {
	background-image:  url(../search.php_files/pics/block_bottom2.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 40px;
	width: 273px;
}
table.list td { padding: 3px }

#mlsbox,#mlsbox2{
	background:#FCFCF6;
	border-left:1px solid #666839;
	border-bottom:1px solid #666839;
	border-right:1px solid #666839;
}
#mlsbox2{
	width:441px
}

.pad{
	padding:10px;
}
form{
	padding: 0px;
	margin: 0px;
}
.testimonial{
	font-size:11px;
	line-height:13px
}
.other{
	margin-left:10px;
	padding-left:10px;
	font-size:12px;
	line-height:20px;
}