.mainBody {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	line-height: 16px;
}

.mainBodySpaced {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	line-height: 18px;
}

.subhead {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #B59941;
}

.homePageBody {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	line-height: 18px;
}

a.mainBody:hover {
	color: #B59941;
}

.mainBGContent {
	background-image: url(images/mainBGContent.gif);
}

.BGContent {
	background-color: #FFFFFF;
}

ul {
	margin: 30px;
	list-style-type: square;
	list-style-position: outside;
	font-size: 11px;
	padding: 0px;
	margin-top: 8px;
	list-style-image: url(images/arrow.gif);
	margin-bottom: 0px;
}

li {
	margin-bottom: 5px;
}

/* ************************************************************************
/* SPACERS
/* ************************************************************************ */

.spacerSmall {
	height: 5px;
}

.spacerMedium {
	height: 10px;
}

.footerandheaderSpace {
	height: 30px;
}

#lawyerName {
	margin-top: 4px;
	text-align: left;
}