.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	color: #000000;
	text-align: left;
}
.head {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
.redhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.list {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-align: left;
}
.caphead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
}
.bodysans {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #7C9CCC;
	text-align: left;
	font-weight: 700;
}
.capheadit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	font-style: italic;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #ffffff;
	text-align: center;
	font-weight: 200;
}
.list2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-align: left;
}
.footerbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	color: #ffffff;
	text-align: center;
	font-weight: 600;
}

.footer_link{
	A:link;
	color: #ffffff;
	text-decoration:none;
	color: #ffffff;
}
.search {
	color: rgb(255, 255, 255);
	font-weight: bold;
	font-size: 12px;
	font-family:"Times New Roman", Times, serif;
}
.phone {
	color: #FF0000;
	font-weight: bold;
	font-size: 20px;
	font-family:"Times New Roman", Times, serif;
}

/* added 22 march - Sal B - TopSpot */

#google-search {width:120px;overflow:hidden;}
#google-search input[type=text] {width:70px;float:left;margin-left:5px;color:#666;}
#google-search input[type=submit] {float:left;}