@charset "UTF-8";
/* CSS Document */

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 110%;
	font-weight: bold;
	font-variant: normal;
	color: #FF0000;
}
.phonenumber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
.redline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 130%;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
.greyline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 130%;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;

}
.sidedrop {
	background-image: url(sidedrop.jpg);
}
.backdrop {
	background-image: url(backdrop1.jpg);
}
.bottomdrop {
	background-image: url(bottomdrop.jpg);
	background-repeat: no-repeat;
}
.text {
	color: #333;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
}

.bluedrop {
	background-image: url(blue.jpg);
	background-repeat: repeat;
}
.whitetextlrg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	line-height: 130%;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
}
.whitetextreg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 115%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
}
