.ttitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #B3141C;
	font-weight: bold;
}
.tsubtitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #99835A;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8A744D;
	line-height: 17px;
}
.bodytextblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 17px;
}
.bodytextblackbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.bodytextredbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BC2C19;
	font-weight: bold;
}
.indexcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #64512A;
}
.bodytextbrownbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #896D3F;
	font-weight: bold;
}
.contactus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8A744D;
	line-height: 17px;
}
/* -------Sahara Buttons------- */
.sbnButton
{
	background-color: #bf2e1b;
	padding: 3px; 
	width: 80px; 
	text-align: center;
}
.sbnButton a:link
{
	color: #fff;
	
}
.sbnButton a:visited
{
	color: #fff;
}
.sbnButton a:hover
{
	color: #ddd;
}

