.main {
	background-image: url(images/middle-tile.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.subheadTile {
	background-image: url(images/subhead-tile.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.drop {
	background-image: url(images/drop.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.title-yell {
	font-family: Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #e6bb02;
}
.subhead {
	background-image: url(images/subhead-burst.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.title-white {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.middleburstright {
	background-image: url(images/middle-burst-right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.text {
	font-family: arial;
	font-size: 12px;
	color: #000033;
	padding-left: 10px;
}
.rightYellow {
	background-image: url(images/right-yelllow.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.yellowtable {
	margin-left: 22px;
	margin-top: 15px;
	font-family: arial;
	font-size: 11px;
	color: #000033;
	line-height: 16px;


}
.breaks {
	height: 20px;


}
.headimage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #FFFFFF;
	background-image: url(images/new-head5-2.jpg);
	background-repeat: no-repeat;
}
.bottom2 {
	background-image: url(images/bottom2.jpg);
	background-repeat: no-repeat;
}

.phone {
	font-size: 24px;
	font-weight: bolder;
	line-height: 36px;
}

.bord {
	border: 1px solid #000000;
}
