body {
  background-image:url('../images/page-bgrnd.png');
	background-position:top center;
	background-repeat:repeat-y;
	background-color:#020202;
	font-family:'gill sans mt',verdana,tahoma,arial,helvetica;
	color:#ffffff;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	font-size:16px;
}

.topfont {
  font-size:12px;
}

.mainbodytable {
	padding:0px;
	background-image:url('../images/main_body_bgrnd.png');
	background-repeat:no-repeat;
	background-color:#555555;
}

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

.homepagetext {
  font-size:18px;
}

.newstext {
  font-size:14px;
  color:#333333;
}

.pagetitle {
  font-family:'agency fb',verdana,tahoma,arial,helvetica;
	font-size:20px;
	font-weight:bold;
}

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

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

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

.textred {
	color:#ef3e36;
}

.addressfont {
  font-size:12px;
}

.footertestimonial {
  font-size:12px;
}

.testimonialclient {
  font-size:14px;
	color:#cccccc;
}

.footercopyright {
  font-size:12px;
	color:#cccccc;
}
a.toplinkwhite:link {color:#ffffff;text-decoration:none;font-weight:bold;}
a.toplinkwhite:visited {color:#ffffff;text-decoration:none;font-weight:bold;}
a.toplinkwhite:active {color:#ffffff;text-decoration:underline;font-weight:bold;}
a.toplinkwhite:hover {color:#ffffff;text-decoration:underline;font-weight:bold;}

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

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

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

a.leftnavlinkred:link {font-family:'agency fb',verdana,tahoma,helvetica;font-size:20px;color:#ef3e36;text-decoration:none;font-weight:bold;}
a.leftnavlinkred:visited {font-family:'agency fb',verdana,tahoma,helvetica;font-size:20px;color:#ef3e36;text-decoration:none;font-weight:bold;}
a.leftnavlinkred:active {font-family:'agency fb',verdana,tahoma,helvetica;font-size:20px;color:#ef3e36;text-decoration:underline;font-weight:bold;}
a.leftnavlinkred:hover {font-family:'agency fb',verdana,tahoma,helvetica;font-size:20px;color:#ef3e36;text-decoration:underline;font-weight:bold;}

a:link {text-decoration:none;font-weight:bold;}
a:visited {text-decoration:none;font-weight:bold;}
a:active {text-decoration:underline;font-weight:bold;}
a:hover {text-decoration:underline;font-weight:bold;}