body {
	margin: 0px;
	padding: 0px;
	background-color: #FFEFB3;
}
.footer {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a {
	text-decoration: none;
	color: #000066;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
.schedule-a-pic-bg {
	background-image: url(images/schedule-a-pickup-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.tell-a-friend-bg {
	background-image: url(images/tell-a-friend-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.content {
	background-image: url(images/content-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 13px;
	padding-right: 22px;
	padding-bottom: 13px;
	padding-left: 22px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 18px;


}
.tablecontent {	
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 18px;


}
.bold-text {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #0E4869;
	text-decoration: none;
}
.bold-text a{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #0E4869;
	text-decoration: none;
}
.blue-text {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #0E4869;
	text-decoration: none;
}
h2 {
	font-size: 18px;
	color: #000066;
}
.call-today {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #062961;
	text-decoration: none;
	background-image: url(images/call-today-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}
