body, td, p, tr, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #05396C;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #05396C;
}

.phone {
	font-size: 14px;
	color: #05396C;
	font-weight: bold;
}

#featuredlisting {
	text-align: center;
}

#featuredlisting img {
	border: none;
}

#categorylinks {
	margin-top: 10px;
	text-align: center;
}

#categorylinks a{
	font-size: 15px;
	text-decoration: none;
	color: #6F6F6F;
	padding: 7px;
}

#categorylinks a:hover {
	color: blue;
}
