BODY {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 1.166;
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding: 0px;
	color: #111111;
}

TD, P {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 1.166;
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding: 0px
	color: #111111;
}

P.email {
	color: #660000;
	font-weight: bold;
	margin: 6 0 0 0;
}

A:LINK {
	color: #000066;
	text-decoration: none;
}

A:ACTIVE {
	color: #000066;
	text-decoration: none;
}
A:VISITED {
	/* color: #483d8b; */
	color: #000066;
	text-decoration: none;
}

A:HOVER {
	color: #0000CC; 
	text-decoration: none;
}

H1, H2, H3, H4, H5, H6 {
	font-family: "Times New Roman", serif;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

H2 {
	font-size: 22px;
	color: #660000;
	font-style: italic;
	padding: 10px 0px 10px 0px;
}

H3 {
	font-size: 22px;
	color: #660000;
	font-style: italic;
	padding: 0px 0px 0px 20px;
}

H4 {
	font-size: 18px;
	color: #660000;
	font-style: italic;
	margin: 3px 0px 3px 0px;
}

H5 {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}

#category {  /*used for left menu on home page*/
	margin: 4px 10px 10px 60px;
	font-weight: bold;
	font-family: "Times New Roman", serif;
	font-size: 18px;
}

#leftMenu  {  /*used for left menu on sectionpage*/
	margin: 0px 0px 10px 40px;
	font-weight: bold;
	font-family: "Times New Roman", serif;
	font-size: 16px;
22}

.listingHeading { /* used on category page & listing page price and listing page deatils*/
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	font-family: "Times New Roman", serif;
	font-size: 18px;
}

.listingPrice {  /* used on category page*/
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	font-family: "Times New Roman", serif;
	font-size: 16px;
}

.listingTitle {  /*listing page listing title*/
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	font-family: "Times New Roman", serif;
	font-size: 24px;
}

.listingDescription {  /*listing page listing title*/
	margin: 0px 0px 0px 0px;
	/* font-weight: bold; */
	font-family: "Times New Roman", serif;
	font-size: 16px;
}

.soldContract {  /*listing page listing title*/
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	font-family: "Times New Roman", serif;
	font-size: 16px;
	color: #660000;
}

.textmenu {
	font-size: 13px;
}


#site_info p {
	padding: 10px 0px 0px 0px;
	color:#666666; 
	font-size: 10px; 
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; 
}

#site_info A:LINK {
	color: #333333;
	text-decoration: none;
}

#site_info A:ACTIVE {
	color: #333333;
	text-decoration: none;
}

#site_info A:VISITED {
	color: #333333;
	text-decoration: none;
}

#site_info A:HOVER {
	color: #999999;
	text-decoration: none;
}


