.highbridge {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
}
.credit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF9900;
	text-decoration: none;
}
.credit2 {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
a.credit2:hover {
	text-decoration:underline;
	color: #666666;
}
.floatleft {
	float: left;
	padding-right: 5px;
}
a.menu {
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 3px;
}
.phone {
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 3px;
}
.red {
	color: #F51A22;
}
a.menu:hover {

	color: #FCF779;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 3px;
}
.links {
	color: #666666;
	text-decoration: none;
}
.floatright {
	float: right;
	padding-left: 10px;
}
INPUT, TEXTAREA{
	width: 300px;
}
