/* -- TEXT COLORS --*/

/* BLACK TEXT */
.txtblack {
color:#000;}

.txtblack a,txtblack a:link,txtblack a:visited  {
text-decoration:none;
color:#000;}

.txtblack a:hover { text-decoration: underline; }

/* BLACK TEXT small caps */
.txtblksmcap {
color:#000;
font-variant: small-caps;}

.txtblksmcap a,txtblksmcap a:link,txtblksmcap a:visited  {
text-decoration:none;
color:#000;
font-variant: small-caps;}

.txtblksmcap a:hover { text-decoration: none; }

/* RED TEXT small caps */
.txtlack {
color:#5c1414;
font-variant: small-caps;}

.txtlack a,txtlack a:link,txtlack a:visited  {
text-decoration:none;
color:#5c1414;
font-variant: small-caps;}

.txtlack a:hover { text-decoration: none; color:#435217; }

/* BLACK TEXT  white on hover*/
.txtblackw {
color:#000;}

.txtblackw a,txtblack a:link,txtblack a:visited  {
text-decoration:none;
color:#000;}

.txtblackw a:hover { text-decoration: none; color:#fff; background:#45607F; }

/* WHITE TEXT*/
.txtwhite {
color:#FFF;}

.txtwhite a,txtwhite  a:link,txtwhite a:visited  {
text-decoration:none;
color:#FFF;}

.txtwhite a:hover { text-decoration: underline; }



/* DARK GRAY TEXT*/
.txtgray {
color:#333;}

.txtgray a,txtgray  a:link,txtgray a:visited  {
text-decoration:none;
color:#333;}

.txtgray a:hover { text-decoration: underline; }


/* BLUE TEXT*/
.txtblue {
color:#0033ff;}

.txtblue a,txtblue a:link,txtblue a:visited  {
text-decoration:none;
color:#0033ff;}

.txtblue a:hover { text-decoration: underline; }

/* Green TEXT*/
.txtgreen {
color:#163F0D;}

.txtgreen a,txtgreen a:link,txtgreen a:visited  {
text-decoration:none;
color:#163F0D;}

.txtgreen a:hover { text-decoration: underline; }

/* Tobin Bros TEXT*/
.txttobin {
color:#749B90;}

.txttobin a,txttobin a:link,txttobin a:visited  {
text-decoration:none;
color:#749B90;}

.txttobin a:hover { color:#2A5B4E; text-decoration: underline; }


/* DARK BLUE TEXT nearly black */
.txtbluedk {
color:#0D233A;}

.txtbluedk a,txtbluedk  a:link,txtbluedk a:visited  {
text-decoration:none;
color:#0D233A;}

.txtbluedk a:hover { text-decoration: underline; }




/* NAVY BLUE TEXT nearly black */
.txtbluenavy {
color:#000033;}

.txtbluenavy a,txtbluenavy a:link,txtbluenavy a:visited  {
text-decoration:none;
color:#000033;}

.txtbluenavy a:hover { text-decoration: underline; }




/* STEEL BLUE TEXT*/
.txtbluesteel {
color:#3C4F60;}

.txtbluesteel a,txtbluesteel a:link,txtbluesteel a:visited  {
text-decoration:none;
color:#3C4F60;}

.txtbluesteel a:hover { text-decoration: underline; }




/* RED TEXT*/
.txtred {
color:#B00105;}

.txtred a,txtred  a:link,txtred a:visited  {
text-decoration:none;
color:#B00105;}

.txtred a:hover { text-decoration: underline; }


/* BROWN TEXT*/
.txtbrown {
color:#6C321B;}

.txtbrown a,txtbrown  a:link,txtbrown a:visited  {
text-decoration:none;
color:#6C321B;}

.txtred a:hover { text-decoration: underline; }


/* RED MAROON*/
.txtmaroon {
color:#59001f;}

.txtmaroon a,txtmaroon a:link,txtmaroon a:visited  {
text-decoration:none;
color:#59001f;}

.txtmaroon a:hover { text-decoration: underline; }

/* WHITE TEXT  for Cozine*/
.txtcozine {
color:#FFF;}

.txtcozine a,txtcozine a:link,txtcozine a:visited  {
text-decoration:none;
color:#FFF;}

.txtcozine a:hover { text-decoration: none; color:#D1A646; }

/* WHITE TEXT  for OK Cremation*/
.txtokc {
color:#FFF;}

.txtokc a,txtokc a:link,txtokc a:visited  {
text-decoration:none;
color:#FFF;}

.txtokc a:hover { text-decoration: underline; color:#AEB588; }

/* GRAY TEXT for Lynch Conner Bowman*/
.txtlcb {
color:#7d7364;}

.txtlcb a,txtlcb  a:link,txtlcb a:visited  {
text-decoration:none;
color:#7d7364;}

.txtlcb a:hover { 
text-decoration: none;
color:#b0aaa1;}

/* WHITE TEXT for Doyle*/
.txtdoyle {
text-decoration:none;
font-style:italic;
color:#FFF;}

.txtdoyle a,txtdoyle  a:link,txtdoyle a:visited  {
text-decoration:underline;
font-style:italic;
color:#FFF;}

.txtdoyle a:hover { 
text-decoration: underline; 
font-style:italic;
color: #ffd824;}
/* -- FONTS --*/

.arial10 {
	font: 10px Arial, Helvetica, sans-serif;
}
.arial11 {
	font: 11px Arial, Helvetica, sans-serif;
}
.arial12 {
	font: 12px Arial, Helvetica, sans-serif;
}
.arial13 {
	font: 13px Arial, Helvetica, sans-serif;
}
.arial14 {
	font: 14px Arial, Helvetica, sans-serif;
}
.arial16 {
	font: 16px Arial, Helvetica, sans-serif;
}


.helvetica10 {
	font: 10px Helvetica, Arial, sans-serif;
}
.helvetica11 {
	font: 11px Helvetica, Arial, sans-serif;
}
.helvetica12 {
	font: 12px Helvetica, Arial, sans-serif;
}
.helvetica13 {
	font: 14px Helvetica, Arial, sans-serif;
}
.helvetica13 {
	font: 14px Helvetica, Arial, sans-serif;
}



.verdana10 {
	font: 10px Verdana, Helvetica, Arial, sans-serif;
}
.verdana11 {
	font: 11px Verdana, Helvetica, Arial, sans-serif;
}
.verdana12 {
	font: 12px Verdana, Helvetica, Arial, sans-serif;
}
.verdana13 {
	font: 13px Verdana, Helvetica, Arial, sans-serif;
}
.verdana14 {
	font: 14px Verdana, Helvetica, Arial, sans-serif;
}


.tahoma10 {
	font: 10px Tahoma, Verdana, Helvetica, Arial, sans-serif;
}
.tahoma11 {
	font: 11px Tahoma, Verdana, Helvetica, Arial, sans-serif;
}
.tahoma12 {
	font: 12px Tahoma, Verdana, Helvetica, Arial, sans-serif;
}
.tahoma13 {
	font: 13px Tahoma, Verdana, Helvetica, Arial, sans-serif;
}
.tahoma14 {
	font: 14px Tahoma, Verdana, Helvetica, Arial, sans-serif;
}



.times10 {
	font: 10px "Times New Roman", Times, serif;
}
.times11 {
	font: 11px "Times New Roman", Times, serif;
}
.times12 {
	font: 12px "Times New Roman", Times, serif;
}
.times13 {
	font: 13px "Times New Roman", Times, serif;
}
.times14 {
	font: 14px "Times New Roman", Times, serif;
}
.times16 {
	font: 16px "Times New Roman", Times, serif;
}


.georgia10 {
	font: 10px Georgia, "Times New Roman", Times, serif;
}
.georgia11 {
	font: 11px  Georgia, "Times New Roman", Times, serif;
}
.georgia12 {
	font: 12px Georgia, "Times New Roman", Times, serif;
}
.georgia13 {
	font: 13px Georgia, "Times New Roman", Times, serif;
}
.georgia14 {
	font: 14px Georgia, "Times New Roman", Times, serif;
}
.georgia16 {
	font: 16px Georgia, "Times New Roman", Times, serif;
}


/* LEGACY.COM TAG*/

.legacy1 {
font:9px Arial, Helvetica, sans-serif;
}

.legacy2 {
font:14px 'Times New Roman', Times;
}

.legacy2 a:hover {
text-decoration:none;
}

.legacy3 {
font:12px Arial, Helvetica, sans-serif;
}
.legacy3 a:hover {
text-decoration:none;
}

.legacy3 sup {
font:7px Arial, Helvetica, sans-serif;
}