
td {
	font-family: trebuchet ms, trebuchet, verdana, arial;
	font-size: 12px;
	color: 000000;
}

p {
	font-family: trebuchet ms, trebuchet, verdana, arial;
	font-size: 12px;
	color: 000000;
}

a {
	text-decoration: underline;
	color: a66933;
}

a:active {
	text-decoration: underline;
	color: a66933;
}

a:hover {
	text-decoration: underline;
	color: a66933;
}

a:visited {

	color: a66933;
}


#redHdr {
	color: #fff;
	text-transform: uppercase;
	background-color: #960e0d;
	font-weight: bold;
	padding: 2px;
	font-size: 13px;
	margin-bottom: 2px;
	display: inline-block;
}

#tanHdr {
	color: #fff;
	text-transform: uppercase;
	background-color: #bcb89e;
	font-weight: bold;
	padding: 2px;
	font-size: 13px;
	margin-bottom: 2px;
	display: inline-block;
}


#redIntro {
	font-size: 20px;
	color: a40f0e;
	padding-bottom: 6px;
}

#orangeHdr {
	color: #d54e1f;
	font-size: 18px;
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-style: italic;
}


#currentPage {
	color: #d54e1f;
	font-size: 28px;
	font-family: "Georgia", "Times New Roman", Times, serif;
	
}

#purpleContact {
	color: #654b6c;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 10 0 10 0;
}

#grayContact {
	color: #666666;
	font-size: 15px;
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-style: italic;
}


.greenFormHdr {
	color: #516a6e;
	font-size: 12px;
	font-weight: bold;
	padding: 13 0 0 0;
}


#blackIntro {
	font-size: 20px;
	color: #000000;
	padding-bottom: 6px;
}

#blackYellowHdr {
	color: #000000;
	text-transform: uppercase;
	background-color: #fff9d8;
	font-weight: bold;
	padding: 2px;
	font-size: 13px;
	margin-bottom: 2px;
	display: inline-block;
}

#grayText {
	color: #777777;
	font-size: 13px;
	line-height: 22px;
}

#brownHdr {
	color: #fff;
	text-transform: uppercase;
	background-color: #a66933;
	font-weight: bold;
	padding: 2px;
	font-size: 13px;
	margin-bottom: 2px;
	display: inline-block;
}

#bottomCallOut {
	padding: 15 30 15 20;
	background: #fff9d8;
	margin: 20 44 20 38;
	border-bottom: 1px dotted #c9ab90;
	border-top: 1px dotted #c9ab90;
}

#bottomCallOut span {
	font-weight: bold;
	font-size: 15px;
}


#centerCallOut {
	padding: 15 30 10 20;
	background: #fff9d8;
	margin: 0 44 20 27;
	color: #a66933;
	border-bottom: 1px dotted #c9ab90;
	border-top: 1px dotted #c9ab90;
	font-weight: bold;
	line-height: 22px;
}

#centerCallOut span {
	font-weight: bold;
	font-size: 15px;
	color: #654b6c;
	border-bottom: 1px dotted #654b6c;
}

#contactCallOut {
	padding: 15 10 10 20;
	background: #fff9d8;
	
	color: #a66933;
	border-bottom: 1px dotted #c9ab90;
	border-top: 1px dotted #c9ab90;
	font-weight: bold;
	line-height: 22px;

}

#vCardCallOut {
	padding: 8 10 8 15;
	background: #fff9d8;
	margin: 10 0 20 0;
	color: #a66933;
	border-bottom: 1px dotted #c9ab90;
	border-top: 1px dotted #c9ab90;
	font-weight: bold;
	line-height: 22px;
}

#attorneyHdr {
	color: #654b6c;
	font-size: 22px;
	font-weight: normal;
	border-bottom: 1px dotted #c9ab90;
	padding: 18 0 0 0;
	margin: 0 0 12 0;
	font-family: "Georgia", "Times New Roman", Times, serif;
}