body{
	background: url('/img/webagent01/bgTile.gif') repeat #444;
	font-size: 11px;
	color: #666;
	margin: 0 20px 20px 20px;
}
div#holder{
	width: 880px;
	background: white;
	text-align: left;
}
a{
	color: #CB6F00;
}
div#top{
	background: url('/img/webagent01/topBG.jpg') no-repeat bottom;
	height: 202px;
	position: relative;
	color: white;
	font-size: 12px;
}
div#top h1{
	margin: 0px;
	font-size: 30px;
}
div#top img.headshot{
	position: absolute;
	right: 30px;
	bottom: 0px;
}
div#top span{
	position: absolute;
	left: 30px;
	bottom: 0px;
}
div#siteName{
	position: absolute;
	top: 75px;
	left: 68px;
}
ul#nav{
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	padding: 6px 0px;
}
ul#nav li{
	display: inline;
	margin-left: 30px;
}
ul#nav li a{
	color: #515151;
	text-decoration: none;
	font-weight: bold;
}
div#content{
	padding: 20px 30px;
	background: url('/img/webagent01/contentShadow.png') no-repeat;
}
h2{
	color: #DB7D00;
}







#leftside{
 margin-left: 10px; 
}
#leftside ul li{
  float: left;
}
#leftside ul li a{
  margin-right: 3px;
}
li.over2 a{
  display: block;
  width: 164px;
  height: 20px;
  background: url('/img/webagent01/b_over200_orange.png') no-repeat;
  text-indent: 164px;
  overflow: hidden;
  line-height: 20px;
}
li.one-2 a{
  display: block;
  width: 164px;
  height: 20px;
  background: url('/img/webagent01/b_100-200_orange.png') no-repeat;
  text-indent: 164px;
  overflow: hidden;
  line-height: 20px;
}
li.five-1 a{
  display: block;
  width: 164px;
  height: 20px;
  background: url('/img/webagent01/b_50-100_orange.png') no-repeat;
  text-indent: 164px;
  overflow: hidden;
  line-height: 20px;
}
li.under5 a{
  display: block;
  width: 164px;
  height: 20px;
  background: url('/img/webagent01/b_under50_orange.png') no-repeat;
  text-indent: 164px;
  overflow: hidden;
  line-height: 20px;
}
.b_more{
  display: block;
  width: 56px;
  height: 20px;
  background: url('/img/webagent01/b_more_orange.png') no-repeat;
  text-indent: 164px;
  overflow: hidden;
  line-height: 20px;
}
.b_open{
  display: block;
  width: 100px;
  height: 20px;
  background: url('/img/webagent01/b_openhouse_orange.png') no-repeat;
  text-indent: 164px;
  overflow: hidden;
  line-height: 20px;
}
div#featuredProp2{
	background: #E7C4AB;
}
div#rightside ul.search li{
  display: block;
	background: url('/img/webagent01/searchBGs_orange.png') no-repeat;
	width: 184px;
	height: 39px;
	margin: 0;
	text-align: center;
	padding-top: 12px;
}
div#rightside ul.search li a{
  color: white;
}
div#featuredProp{
	background: #E7D49E;
}
div#secondaryProp{
	background: #F3E7D5;
}
