/* CSS Document */

/* general */
body {
  margin: 0;
  background: #ffffff;
}
p, td, th, input, a {
  font: 12px arial, verdana, helvetica, sans-serif;
  color: #000000;
  line-height: 18px;
}
a {
  text-decoration: underline;
  color: #003483;
}
a:hover {
  text-decoration: underline;
  color: #7E004E;
}
.homeLeft {
	padding: 8px 8px 8px 11px;
}
.homeLeftInset {
	background-color: #EEE7DF;
	border: 1px solid #E7E0D7;
	padding: 22px;

}
.homeRight {
	padding-top: 33px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 30px;

}
.footer {
	font-family: arial;
	font-size: 10px;
	color: #A19FE4;
	background-position: center;
	text-align: center;

}

a.footer2 {
	font-family: arial;
	font-size: 9px;
	color: #A19FE4;
	background-position: center;
	text-align: center;
	text-decoration: none;

}
a.footer2:hover {
	font-family: arial;
	font-size: 9px;
	color: #A19FE4;
	background-position: center;
	text-align: center;
	text-decoration: underline;

}

.footernav {
	font-family: arial;
	font-size: 10px;
	color: #666666;
	background-position: center;
	text-align: center;
	text-decoration: none;

}

.footernav:hover {
	font-family: arial;
	font-size: 10px;
	color: #666666;
	background-position: center;
	text-align: center;
	text-decoration: underline;

}
.photolabels {
	font-family: arial;
	font-size: 11px;
	color: #660066;
	line-height: 15px;

}
.InteriorBody {

	padding: 8px 11px;
}
.saleTableHeader {
	background-color: #FFCCCC;
	padding: 3px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B7A89D;
	border-right-color: #B7A89D;
	border-bottom-color: #B7A89D;
	border-left-color: #B7A89D;
}
.saleTableBody {
	background-color: #FFFFFF;
	padding: 3px 3px 8px;
}

