body {
	background-color: #2a1400;
	margin-top: 0px;
}
p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #333333;
	line-height: 16pt;
}
.homeBackground {
	background-color: #94D8C8;
	background-image: url(images/home-background.gif);
	background-repeat: no-repeat;
	height: 681px;
	width: 791px;
	border: 1px solid #422929;
}
.padding20px {
	padding: 20px;
}
.footerText {
	font-size: 9pt;
	color: #422929;
}


a:link {
	color: #00A7D4;
}
a:visited {

	color: #00A7D4;
}
a:hover {

	color: #422929;
}
a:active {

	color: #00A7D4;
}

a.footerlink:link {
	color: #FFFFFF;
}
a.footerlink:visited {

	color: #FFFFFF;
}
a.footerlink:hover {
	color: #94d8c8;
}
a.footerlink:active {

	color: #0FFFFFF;
}
.subpageBackground {
	background-color: #94D8C8;
	background-image: url(images/subpage-background.gif);
	background-repeat: no-repeat;
	width: 791px;
	height: 582px;
}
.border {
	border: 1px solid #523129;
}
.contentHeight {
	height: 500px;
}
.photo {
	margin-right: 20px;
	border: 1px solid #FFFFFF;
}
.sold {
	color: #FF0000;
}
