body {
	background-image: url(images/coyotes-bg.jpg);
	background-repeat: repeat;
	background-color: #234B7E;
}

.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	color: #333333;
	text-align: left;
}
.johnsonbox {
	padding: 15px;
	background-color: #FFFFFF;
	border: medium dashed #FF0000;
}

.subhead {
	font-family: Tahoma;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #E4504E;
	text-align: left;
}
.bodytext2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 60px;
	font-weight: normal;
	color: #333333;
	text-align: left;
}
.johnsonbox-2 {
	padding: 15px;
	background-color: #FFFFFF;
	border: medium solid #009966;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #000066;
}
.bodytext-testimonial {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #434311;
	text-align: center;
}
.bodytext-highlight {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	background-color: #FFFFCC;
}
