a:link {
	color: #981C24;
	text-decoration: none;
}
a:visited {
	color: #981C24;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: #981C24;
}
.body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	background-image: url(../images/main_bkgd.jpg);
	border: 0;
}
.header {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:  #000;
	font-weight: normal;
}
.footer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.subheader {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.headerAddress {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #006600;
}
.headerText {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:  #000000;
}
.news {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:  #000000;
	border: 1;
	border-color: #B2AE85;
	border-style: solid;
	border-width: 1;
}
.bodyLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
}
.bodyLargeUnderline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	text-decoration: underline;
}
.bodyLarger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #000;
}
.bodyBkgd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	background-image: url(../images/main_bkgd.jpg);
}
.bodyNoBkgd {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	border: 0;
	background-color: #FFF;
}
.bodySmall {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
.price {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:  #006600;
	font-weight: normal;
}
.status {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:  #006600;
	font-weight: bold;
}
.salePrice {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:  #FF0000;
	font-weight: bold;
}
.listPrice {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:  #000000;
	font-weight: normal;
	text-decoration: line-through
}


