@charset "utf-8";
body {
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	text-align: left;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: none;
}
#header {
	margin-top: 12px;
	margin-bottom: 0px;
}
#content {
	margin-top: -10px;
	padding-top: 0px;
	width: 760px;
	top: auto;
	margin-bottom: -10px;
	bottom: 0px;
	height: auto;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#footer {
	margin-top: 12px;
	margin-bottom: 12px;
	clear: both;
}
#logo {
	height: 90px;
	padding-bottom: 12px;
}
#nav {
	height: 28px;
}
#banner {
	height: 32px;
}
#leftColumn {
	float: left;
	width: 365px;
}
#rightColumn {
	float: right;
	width: 365px;
}
.imageRight {
	float: right;
	padding-left: 5px;
}
.imageLeft {
	float: left;
}
p0 {
	margin-bottom: -10px;
}
Left_Col {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	width: 360px;
}
.BoldSaleStatement {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-variant: normal;
	color: #000;
}
.ForSale {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-style: oblique;
	font-weight: bold;
	color: #ED1C24;
}
