/* TEXT Styles */

a:hover {
	text-decoration:underline;
}

.hmHeader {
	font-size : 13px;
	font-family : "Times New Roman", Times, serif;
	color: #AB6831;
	text-decoration:none;
	}
	
.footerText {
	font-size : 10px;
	font-family : Arial, Verdana, Geneva,  Helvetica, sans-serif;
	color: #94805D;
	text-decoration:none;
	}

.redSubhdr {
	font-size : 14px;
	font-family : "Times New Roman", Times, serif;
	color: #876B64;
	font-style: italic;
	line-height:19px;
	}
	
.redHdr {
	font-size : 14px;
	font-family : "Times New Roman", Times, serif;
	color: #96301C;
	font-weight:bold;
	}
	
.goldSubhdr {
	font-size : 16px;
	font-family : "Times New Roman", Times, serif;
	color: #A99474;
	font-weight:bold;
	}
	
.searchSmall {
	font-size : 10px;
	font-family : "Times New Roman", Times, serif;
	color: #999186;
	}
	
.searchGray{
	font-size : 12px;
	font-family : "Times New Roman", Times, serif;
	color: #656B6C;
	font-weight:bold;
	}
	
.graySubhdr{
	font-size : 13px;
	font-family : "Times New Roman", Times, serif;
	color: #78797C;
	line-height:16px;
	font-weight:bold;
	font-style: italic;
}

.redCaption{
	font-size : 12px;
	font-family : "Times New Roman", Times, serif;
	color: #846E63;
	line-height:13px;
	font-style: italic;
}

.redText {
	font-size : 12px;
	font-family : "Times New Roman", Times, serif;
	color: #96301C;
	text-decoration:none;
}

.grayText {
	font-size : 10px;
	font-family : "Times New Roman", Times, serif;
	color: #727172;
	text-decoration:none;
}

.pageLink {
	font-size : 11px;
	font-family : "Times New Roman", Times, serif;
	color: #656965;
	text-decoration:none;
}

.pageLinkOn {
	font-size : 11px;
	font-family : "Times New Roman", Times, serif;
	color: #A44B37;
	text-decoration:none;
}

.goldCaption{
	font-size : 12px;
	font-family : "Times New Roman", Times, serif;
	color: #A99474;
	line-height:12px;
	font-style: italic;
}
/* End TEXT Styles */
