body {
	font-family: "arial", serif;
	margin: 0;
     	}

a:link {color: #FFFFFF;}
a:visited {color:#AAAAAA;}

h1 {
	font-family: 'Script MT Bold','Lucida Calligraphy', cursive;
	font-style: italic;
	font-size: 28pt;
	color: #FF0000;
	font-weight: 900;
	}

td.sidebar {
	text-align: center;
	background-color: #0000FF;
	vertical-align: top;
	width: 300px;
	height: 1024px;
	color: #FFFFFF;
        }
.sidebar a {
	text-decoration: none;
	font-weight: 600;
	}
.sidebar a:hover {
	color: #FF0000;
	text-decoration: underline;	
	}

       
td.topbar {
	vertical-align: top;
	background-color: #FF0000;
	width: 100%;
	height: 100px;
        }

td.content {
	text-align: center;
	border-top: groove;
	border-left: groove;
	border-color: #000000;
	border-width: 3px;
	background-color: #FFFFFF;
	width: 100%;
	vertical-align: top;
	}

img {
	border: 0;
	}
       
div.locbar {
	background-color: #0000FF;
	color: #FFFFFF;
	position: absolute;
	right: 8px; top: 8px;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	width: 400px;
	height: 135px;
	padding-top: 2px;
	padding-left: 2px;
	text-align: center;
	font-size: 10pt;
	font-weight: 600;
	}
.locbar strong {
	font-size: 14pt;
	}

.locbar hr {
	width: 200px;
	color: #FFFFFF;
	border-color: #FFFFFF;
	margin-top: 0;
	}
div.distance2 {
	text-align: left;
	width: 300px;
	color: #FF0000;
	}
div.distance 
	{
	background-color: #0000FF;
	color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	width: 500px;
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
	text-align: left;
	font-size: 10pt;
	font-weight: 600;
	vertical-align: middle;
	}

.distance strong {
	text-align: right;
	color: #FF0000;
	position: relative;
	left: -30px;
	}

table.HouseTable {
	width: 500px;
	}

.HouseTable td {
	border-width: 4px;
	border-style: inset;
}

table.HouseSubTable {
	width: 100%;
	}
	
.HouseSubTable table {
	border-width: 0px;
	border-style: none;
}

.HouseSubTable td {
	width: 250px;
	border-width: 0px;
	border-style: none;
}

td.HousePicBox {
	border-widtH: 0px;
	border-style: none;
	width: 100px;
	text-align: center;
	vertical-align: middle;
	}
	
.HousePicBox img {
	height: 100px;
	width: 100px;
	}

td.HouseText {
	border-width: 0;
	border-style: none;
	width: 400px;
	font-size: 10pt;
	text-align: justify;
}


table.pictable {
	}
.pictable td {
	text-align: center;
	vertical-align: middle;
	border-style: none;
	height: 100px;
	width: 100px;
	}

div.propertyfeatures {
	background-color: #0000FF;
	color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	width: 450px;
	padding-top: 2px;
	padding-left: 2px;
	text-align: left;
	font-size: 10pt;
	font-weight: 600;
	}
.propertyfeatures dd {
	font-size: 14pt;
	font-family: default;
	color: #FFFFFF;
	font-style: normal;
	}

.propertyfeatures dl {
	margin-top: 0px;
	font-size: 10pt;
	font-family: default;
	color: #FFFFFF;
	font-style: normal;
	}



.propertyfeatures hr {
	width: 200px;
	color: #FFFFFF;
	border-color: #FFFFFF;
	margin-top: 0;
	}



	 
table.housefeatures {
	border-style: none;
	}

div.HouseItem {
	width: 500px;
	text-align: left;
	padding: 0px;

	}
.HouseItem H2
	{
	border-style: outset;
	border-width: 4px;
	background-color: #FF0000;
	font-size: 12pt;
	padding: 2px;
	color: #000000;
	}

.HouseItem p
	{
	border-width: 4px;
	margin-top: -15px;
	padding-right: 5px;
	font-size: 10pt;
	text-align: justify;
	}
.HouseItem img
	{
	float: left;
	margin: 5px 5px 5px 5px;
	border: 1px solid #000000;
	}
.HouseItem img#flash
	{ 
	float: none;
	margin: 0px 0px 0px 0px;
	border: 0px solid #000000;
	}

.HouseItem h3
	{
	margin-top: -10px;
	border-style: outset;
	border-width: 4px;
	background-color: #0000FF;
	font-weight: bold;
	font-size: 12pt;
	font-style: italic;
	color: #FFFFFF;
	vertical-align: middle;
	}






hr {
	margin-top: -10px;
	border-style: solid;
	width: 500px;
	border-width: 1px;
	border-color: #000000;
	}
	