.ListName {
	font-size: 13pt;
	color: #162E19;
	font-weight: bold;
}
.PropertyTitle {
	font-size: 24pt;
	color: #162E19;
}
.NotAvailable {color: #990000}

.Default {
	font-family: Arial, Helvetica, sans-serif;
	color: #162E19;
	font-size: 9pt;
}
.Bigger {
	font-family: Arial, Helvetica, sans-serif;
	color: #162E19; 
	font-size: 11pt; 
	font-weight: 700;
}
.PropertyBrief {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17pt;
	color: #162E19;
}
.pricingtext {
	font-size: 11pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.bigpicture {
	border: 1px solid #000000;
	margin: 3px;
}
.menuitem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #A9473A;
	text-decoration:none;
	line-height: 25px;
}
.menuitem:hover {
	color: #162E19;
	text-decoration:none;
}

