/* CSS Document */

body, div, img, form, table, tbody, tfoot, thead, tr, td, h1, h2, h3, h4, h5, h6, p {
	margin: 0px;
	padding: 0px;
	border:0px none;
}
body {
}

.clearme {
	clear:both;
}

body {
	background-color: #C97129;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	min-width: 770px;
	text-align: center;
}

#wrapper {
     width: 770px; 
     margin: 0 auto;
     text-align: left;
}

#content {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
	margin-right: -5px;

}

#left {
	background-color: #EECEB0;
	padding-top: 10px;
	line-height: 1.6em;
	padding-left: 10px;
	padding-right: 15px;
	background-repeat: no-repeat;
	background-position: bottom;
	background-image: url(images/leftbg.gif);
}

#right {
	background-color: #28A8E5;
	height: 100px;
	padding-left: 10px;
	border-top: 3px solid #DFC3AB;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	float: right;
	margin-right: 0px;
}
.agent a{
	margin-top: 25px;
	padding-top: 25px;
	color: #FFFFFF;
}
.title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFEF;
	font-weight: bold;
	margin-bottom: 6px;
}
.title2 {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	margin-bottom: 6px;
	font-family: Arial, Helvetica, sans-serif;
}
.leftlist ul li{margin-left: 250px;
display: block;
color: #FFFFEF;
font-size: 14px;
font-weight: bold;
}
.rightlist ul li{margin-left: 350px;
display: block;
color: #FFFFEF;
font-size: 14px;
font-weight: bold;
}
.fltlft {
	float: left;
	margin-right: 15px;
}
#footer {
	font-size: 9px;
	padding: 10px auto;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#tools {
	font-size: 10px;
	color: #ffffff;
	margin-top: 10px;
	vertical-align: bottom;
	background-color: #993300;
	padding-top: 10px;
}
table tr #subbottom #bottomright {
	background-color: #28A8E5;
	padding: 10px;
}


#houses {text-align: left;
background-color: #28A8E5;
}
#subcontent {
	margin: 5px auto;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
	border-bottom: solid #000 2px;
}
#subbottom {5px auto
	margin-left: 10px;
	padding-left: 10px;
}

.active {font-weight:400;
}

