@charset "utf-8";
@import url("search.css");
body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	margin-right: 0px;
	margin-left: 0px;
}

.mainwidth {
	width: 1000px;
	background-color: #FFFFFF;
}
.pagedefault {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6086A6;
}
.prop_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
}
.prop_intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #6086A6;
}
.prop_price {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #7C819D;
}
.prop_moreinfo {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #7C819D;
	font-weight: normal;
}
.inputboxwidth {
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
}
.propref {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
.footercontainer {
	background-color: #FAD900;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	color: #000000;
}
.thumbspacer {
	margin-right: 25px;
}
.propref2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
}
