@charset "utf-8";
/* CSS Document */

  .dottedBorder {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #8F8D65;
	border-bottom-color: #8F8D65;
	position: relative;
	padding-top: 12px;
	padding-bottom: 12px;
	margin-top: 10px;
	
}
.homestyleH2 {
	background-color: #F7F7EA;
	position: relative;
	width: 660px;
	left: 40px;
	color: #996666;
	font-weight: bold;
	padding: 8px;
	margin-bottom: 16px;
	margin-top: 18px;
	clear: both;
	height: 18px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #acab98;
}
.homestyleTable {
	left: 40px;
	position: relative;
	width: 680px;
	clear: both;
}
.homestyleTable p{
	margin: 0px;
	padding: 0px;

}
.homestyleDesc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #676649;
	line-height: 1.5em;
}


.homestyleSmallPurp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #996666;
	padding-bottom: 10px;
}
.homestyleSmallPurp a{
	color: #474631;
	text-decoration: none;
	font-size: 10px;
	margin-top: 10px;
}
.homestyleSmallPurp a:hover{
	color: #474631;
	text-decoration: underline;
	font-size: 10px;
}
.dottedBorderhomes {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #8F8D65;
	border-bottom-color: #8F8D65;
	left: 40px;
	position: relative;
	width: 680px;
	padding-top: 12px;
	padding-bottom: 12px;
}

