.main {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
	line-height: 14px;
}
.featuredheader {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
}
.listings {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 16px;
	color: #003778;
}

.searchform{
	font-family: "Trebuchet MS,Verdana";
	font-size: 11px;
	line-height: 12px;
	color: #003778;
}
.profiles {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #A1313E;
}

.searchHeader {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #A1313E;
}

a {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #003778;
	text-decoration: underline;
}


a:visited{
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #003778;
	text-decoration: underline;
}

a:hover{
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #A1313E;
	text-decoration: underline;
}

.searchboxes {
	font-family: "verdana";
	font-size: 10px;
	background-color: #FBF5E4;
}
