.leftsidemiddle {
	background-image: url(images/leftsideMIDDLE.jpg);
	background-repeat: repeat;
}
.rightsidemiddle {
	background-image: url(images/rightsideMIDDLE.jpg);
	background-repeat: repeat;
}
.quicklinks {
	text-align: right;
	font-family: Arial;
	font-size: 14px;
	color: #FFBA00;
	text-decoration: none;
	font-weight: bold;
}
.text {
	font-family: Arial;
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
}
.textRED {
	font-family: Arial;
	font-size: 16px;
	color: #F00;
	font-weight: bold;
	font-style: italic;
}
.textYELLOW {
	font-family: Arial;
	font-size: 16px;
	color: #FEB904;
	text-decoration: none;
	font-weight: bold;
}
.faqquestionsSMALL {
	font-family: Arial;
	font-size: 14px;
	color: #FEB904;
	text-decoration: none;
	font-weight: bold;
}
.faqsquestionsBIG {
	font-family: Arial;
	font-size: 22px;
	color: #F00;
	font-weight: bold;
}
.contacttext {
	font-family: Arial;
	font-size: 12px;
	color: #F00;
}
.contacttextYELLOW {
	font-family: Arial;
	font-size: 12px;
	color: #FEB904;
}
.ampm {
	font-family: Arial;
	font-size: 12px;
	color: #CCC;
}
.servicesTEXT {
	font-family: Arial;
	font-size: 16px;
	color: #FEB904;
	font-style: italic;
}

