﻿<style type="text/css">
.style1 {
	border: 1px solid #647352;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #808080;
	text-decoration: none;
}
.PictureBox {
	width: 175px
}
.TextBox {
	width: 250px;
	text-align: left;
}
.EmptyBox {
	width: 10px
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: lighter;
	color: #003300;
	text-align: left;
	text-decoration: none;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #003300;
	text-decoration: none;
}
.subheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #003300;
}
.saleprice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #800000;
	text-decoration: none;
}
.summary {
	font-family: Arial, Helvetica, sans-serif;
	color: #003300;
	font-size: large;
	text-decoration: none;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: none;
	color: #003300;
}
.location {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #800000;
	text-decoration: none;
}
.smallHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #003300;
}
a:visited {
	color: #003300;
}
a:active {
	color: #800000;
}
a:hover {
	color: #800000;
}

.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #808080;
	text-decoration: none;
}

.medium {
	font-family: Arial, Helvetica, sans-serif;
	color: #003300;
	font-size: medium;
	text-decoration: none;
}
</style>