/* CSS Document */
	
.sold {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#9F0004;
	font-weight: bold;
	font-size: 16px;
}

.PageTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #0C3A79;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C2C2C2;
	padding-bottom: 5px;
}
x.PageTitle_no_underline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #0C3A79;
}
.PageHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.ItemHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
}

.text_small {font-size: 11px}

.text_medium {font-size: 14px}

.text_large {font-size: 18px}

.red_alert {
	color:#B30000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px; 
}

#body .tiny_headings {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.quote {
	font-family:"Times New Roman", Times, serif;
	font-size:17px; 
	color:#333333; 
	font-style:italic;
}
.White_text {
	color: #FFFFFF;
}
.caption_homepage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E0E0E0;
}
