/* Predefined Site text Colors */
.txt1 /* highlighted text */
	{
	color:#4D5353; /* same as main_bg1 (see backgrounds.css) */
	}

.txt2
	{
	color:#868E8E; /* same as button nav normal (see main_btn_3 in buttons.css) */
	}

.txt3 /* Text as headers and titles */
	{
	color:#CB071B; /* same as button nav active (see main_btn_2 in buttons.css) */
	}

.txt4 /* General text color */
	{
	color:#666666;
	}
	
.txt5 /* Property description */
	{
	color:#333333;
	}

.txt6
	{
	color:#ffffff;
	}
.txt7 /* "SOLD" message indicator; do not modify */
	{
//	background-color:#D9251C;
	color:#FFFFFF;
	font-size:16px;
	}
.txt8 /* Additional message concerning property */
	{
	color:#080808;
	}
.txt9 {

	color:#4D5353;
}
