.header {
	background-image: url(images/header1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.siteborder {
	border: 2px solid #000000;
}
.text {
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.dividerhorz {
	background-image: url(images/divider.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.dividervert {
	background-image: url(images/dividervert.gif);
	background-repeat: repeat-y;
	background-position: center center;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.textnopadding {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}



.headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
}

a:link {
	color: #A48B5F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #A48B5F;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #A48B5F;
}.saleprice {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	text-decoration: line-through;
}
