body {
  margin-top:0px;
	background-image:url('../images/body-background.png');
	background-repeat:repeat-x;
	background-color:#666666;
	font-family:arial,verdana,tahoma,helvetica;
	font-size:16px;
	color:#ffffff;
}

.bodytable {
  border:1px solid #ffffff;
	padding:0px;
	background-image:url('../images/body-table-background.png');
	background-repeat:repeat-x;
	background-color:#333333;
}

.phonefont {
  font-size:20px;
	font-weight:bold;
}

.footertable {
  border:1px solid #ffffff;
	padding:0px;
	background-image:url('../images/footer-table-background.png');
	background-repeat:no-repeat;
	background-color:#333333;
}

.footertitle {
  font-size:20px;
	font-weight:bold;
}

.footerdesc {
  font-size:12px;
	color:#f76d13;
}

.textorange {
	color:#f76d13;
}

.footertestimonial {
  font-size:12px;
}

.footercopyright {
  font-size:12px;
	color:#cccccc;
}

a:link.footerlinkwhite {color:#ffffff;text-decoration:none;font-weight:bold;}
a:visited.footerlinkwhite {color:#ffffff;text-decoration:none;font-weight:bold;}
a:active.footerlinkwhite {color:#ffffff;text-decoration:underline;font-weight:bold;}
a:hover.footerlinkwhite {color:#ffffff;text-decoration:underline;font-weight:bold;}

a:link.footerlinkorange {color:#f76d13;text-decoration:none;font-weight:bold;}
a:visited.footerlinkorange {color:#f76d13;text-decoration:none;font-weight:bold;}
a:active.footerlinkorange {color:#f76d13;text-decoration:underline;font-weight:bold;}
a:hover.footerlinkorange {color:#f76d13;text-decoration:underline;font-weight:bold;}
