td img {
  display: block;
}

body {
  font-family: "Trebuchet MS", Tahoma, Arial;
	color: #000000;
	background-image: url("../images/background.jpg");
	background-repeat: repeat-x;
	background-color: #000000;
	font-size: 14px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}

.leftmenu {
  background-image: url("../images/3-day-kitchens_r12_c1.jpg");
	background-repeat: repeat-y;
}

.pgtitle {
  color: #000000;
  font-size: 22px;
  font-weight: bold;
}

.redpgtitle {
  color: #E10600;
  font-size: 18px;
  font-weight: bold;
}

.footer {
  color: #cccccc;
  font-size: 11px;
}

.socaloc {
  font-size: 18px;
  color: #E10600;
}

.redfont {
  color: #E10600;
}

.footerredfont {
  color: #E10600;
  font-size: 12px;
}