/* basic elements */

	html {
		margin: 0px;
		padding: 0px;
	}
	body {
		font: 80%/1.4em Verdana, Geneva, Arial, Helvetica, sans-serif;
		color: #000;
		margin: 0px;
		padding: 0px;
		text-align: left;
		background: #fff;
  		font-size:70%;
  }
html>body {
  font-size:70%;
  }
	p {
		font: 100%/1.4em Verdana, Geneva, Arial, Helvetica, sans-serif;
		margin: 0px;
		margin-top: 10px;
		padding:0px;
	}
	a:link {
		font-weight: bold;
		text-decoration: none;
		color: #009966;
	}
	a:visited {
		font-weight: bold;
		text-decoration: none;
		color: #666;
	}
	a:hover, a:active {
		text-decoration: none;
		color: #666;
	}
	acronym {
		border-bottom: none;
	}
	/* specific divs */
	#container {
		padding: 0px;
		margin: 0px;
	}
	#intro{
		width: 650px;
		position:absolute;
		top:0px;
		left:0px;
	}
	#intro{
		width: 650px;
	}
	#pageHeader {
		background: transparent url(/images/propertyparticulars.gif) no-repeat top left;
		height: 92px;
	}
	#pageHeader img {
	display: inline;
	}
	#pageHeader h1 {
		display:none;
	}
	#pageHeader h1 span {
		display:none;
	}
	#pageHeader h2 {
		display:none;
	}
	#pageHeader h2 span {
		display:none;
	}
	#pageHeader h3 {
		display:none;
	}
	#pageHeader h3 span {
		display:none;
	}
	#MainText {
		position: absolute;
		top:115px;
		left: 0px;
		width: 650px;
		padding-bottom: 20px;
	}
	#MainText ul{
		margin: 0;
		padding: 0;
		list-style-type: none;
	}	
	#MainText li {
		margin: 0;
		padding: 0;
	}

	#sectionpropdb h1{
		margin:0px;
		width:500px;
		height:20px;
	}
	
	/* see pages for section h3 background images */
	
	#section1 h1 span, #section2 h1 span, #lnavigation01 h3 span, #extraDiv2 h3 span{
	display:none
	}
	#sectionpropdb {
		padding-top: 20px ;
		padding-left: 0px ;
		padding-right: 0px;
		padding-bottom: 0px;
		background:transparent url(/images/horizline.gif) repeat-x bottom;
	}
	#linkList{
		display:none;
	}
	#footer{
	position: absolute;
	top: -55px;
	left: 0px;
	margin-top: 0px;
	width: 500px;
	padding: 0px;
	border-bottom: solid 0px #fff;
	background: none;
	clear: both;	
	}
	#footer p {
	margin: 0px;
	padding: 0px;
	color: #666666;
	}
	#extraDiv1{
		display:none;
	}
	#extraDiv2{
		display:none;
	}
	#extraDiv3{display:none; }
	#extraDiv3 span
	{	
	font-size: 80%;
	}
	#top{
		display:none;
	}
.PropdbH1 {
	display:none;
	}
#sectionpropdb input{
	display:none;
	}
	
/* new pldb styles */
a img			{border:0; }
form			{margin-top:10px; }
input, select, textarea	{font:100% verdana,arial,helvetica,sans-serif; }
.searchRow		{background:#E5F1ED; padding:2px 0 3px 0; margin:0 0 1px 0; clear:both; }
.searchRight	{margin-left:200px; width:220px; }
.searchLeft		{float:left; width:200px; text-align:right; }
.searchLeft p 	{font-weight:bold; color:#666; text-align:right; margin:4px 20px 0 0; padding:0; }
.searchRight p	{margin:0; padding:0; }
.searchRow input.formField	{margin:3px 0 2px 4px; }
.searchRow select.formField	{margin:4px 0 3px 4px; }

.bold			{font-weight:bold; }
.heading		{color:#666; font-weight:bold; }
.linkBullet		{background:0px 2px transparent url("/images/bul1.gif") no-repeat; padding-left:18px; display:inline; }
.linkBullet:hover	{background:0px 2px transparent url("/images/bul2.gif") no-repeat; }
.pagination		{float:right; }
#searchResults		{margin-top:20px; }
#searchResults th	{text-align:left; font-weight:bold; color:#666; margin:0; padding:0 0 4px 4px; border-bottom:1px solid #666; }
#searchResults td	{border-bottom:1px solid #fff; margin:0; padding:0; }
#searchResults p	{margin:0; padding:1px 4px 4px 4px; }
.bg1		{background-color:#E5F1ED; }
.bg2		{background-color:#CCE3DB; }
.propImgBox img	{border:1px solid #ccc; margin:5px 0 3px 5px; }

ul#topNav	{list-style-type:none; padding:0; margin:10px 0; float:right; }
#topNav li	{display:inline; padding:0 10px 0 0; }
#detailsTopImg	{float:left; }
#detailsTopImg img	{margin-top:15px; }
#detailsTopImg p	{margin:0; padding:0; }
#detailsTop		{margin-left:175px; }
.detailsTopLeft	{float:left; width:80px; }
.detailsTopRight{float:left; width:350px; }
.detailsRow		{clear:both; border-top:1px solid #ccc; }
.detailsLeft	{float:left; width:175px; }
.detailsRight	{margin-left:175px; width:330px; }
.detailsLeft p, .detailsRight p {margin:0 0 2px 0; padding:0; }
#MainText .detailsRight ul		{margin:0 0 2px 16px; padding:0; }
.noBorder		{border:0; }