body {
	margin-top: 0px;
}

.style1 {
	color: #666666;
	font-weight: bold;
}

.style2 {
	color: #666666;
}

a:link, a:visited, a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #006699;
	line-height: 17px;
	text-decoration:none;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#2599C0;
}

h2 {
	font-size:24px;
}

.main, #lisitngResults td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	line-height: 17px;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #8CA3B1;
}
.copyright a:link, .copyright a:visited, .copyright a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #64737F;
}

#listingResults table {
	padding:0px;
	cellspacing: 0;
	border-width: 0px;
	border-spacing:0;
	width:100%;
	font-size:13px;
}

#listingResults td, #listingResults th {
	margin:0;
	font-weight: normal;
	border-width:0;
	padding:20px 5px;
	background-color:#fff;
	border-width: 0 1px 1px 0;
	border-style: solid;
	border-color:#ffffff;
	border-bottom-color:#dcdcdc;
	text-align:center;
	color:#333;
}

#listingResults th {
	color:#ffffff;
	background-color:#2599c0;
	padding:5px;
}

#listingResults img {
	padding:3px;
	border:1px solid #cecece;
	}	

h1 img, h2 img, h3 img, h4 img {
	border:none;
	}

.propInfo {
	text-align:left;
}

.listingTitle {
	font-weight:bold;
}

.area {
	font-style:italic;
}

ul.files {
	list-style:none;
	margin:0;
	padding:0;
	}

ul.files li {
	margin:0;
	padding:0;
	}

.files .pdf {
	padding-left:20px;
	background:url(pix/pdfIcon.gif) left top no-repeat;
	}

.files .notPDF {
	padding-left:20px;
	}
	
#photoBox {
	float:right;
	background:#efefef;
	width:400px;
	text-align:center;
}

#photoBox {
	margin:auto;
}

.largePhoto {
	margin:25px 0 0 0;
	}

#additionalPhotos {
	margin:25px auto;
	padding:0;
	line-height:normal;
	width:350px;
	}

#additionalPhotos img {
	cursor:pointer;
	margin:2px;
	border:1px solid #cecece;
	padding:2px;
	height:49px;
	}