#headerAreas {
	background: transparent url(images/areasHeader.jpg) no-repeat top left;
	height: 252px;
	}
#headerGrandparents {
	background: transparent url(images/grandparents.jpg) no-repeat top left;
	height: 252px;
	}
#headerChildSupport {
	background: transparent url(images/childSupport.jpg) no-repeat top left;
	height: 252px;
	}
#headerDomViolence {
	background: transparent url(images/domViolence.jpg) no-repeat top left;
	height: 252px;
	}
#headerDivorce {
	background: transparent url(images/divorce.jpg) no-repeat top left;
	height: 252px;
	}
#headerChildVisitation {
	background: transparent url(images/visitation.jpg) no-repeat top left;
	height: 252px;
	}
#headerAppeals {
	background: transparent url(images/appeals.jpg) no-repeat top left;
	height: 252px;
	}
#headerCustody {
	background: transparent url(images/custody.jpg) no-repeat top left;
	height: 252px;
	}
#headerProperty {
	background: transparent url(images/property.jpg) no-repeat top left;
	height: 252px;
	}
#headerPrenuptial {
	background: transparent url(images/prenup.jpg) no-repeat top left;
	height: 252px;
	}
#headerModification {
	background: transparent url(images/modification.jpg) no-repeat top left;
	height: 252px;
	}
#headerSpousal {
	background: transparent url(images/spousal.jpg) no-repeat top left;
	height: 252px;
	}
h2.headPhone {
	top: 104px;
	}
#content h4 {
	font-weight: normal;
	font-size: 1.0em;
	margin-left: 0px;
	padding-bottom: 5px;
	}
#content {
	width: 500px;
	}
ul.areas {
	width: 420px;
	display: inline;
	list-style-type: none;
	list-style-position: inside;
	font-size: .8em;
	}
li.areaItem {
	float: left;
	border-top: 1px solid #ccc;
	width: 200px;
	margin-left: 5px;
	color: #0a4690;
	}
li.areaItemLast {
	float: left;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	width: 200px;
	margin-left: 5px;
	color: #0a4690;
	}
ul.areas a:link, ul.areas a:visited  {
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	color: #0a4690;
	padding: 10px 0px 10px 10px;
	font-weight: bold;
	width: 100%;
	}
ul.areas a:hover {
	background-color: #0a4690;
	color: #e6e3d5;
	}
p.areasBanner {
	background: transparent url(images/profbg.jpg) no-repeat top left;
	width: 402px;
	height: 107px;
	color: #6aa0e4;
	padding-right: 50px;
	font-size: .8em;
	}
#content p.areasBanner a:visited, p.areasBanner a:link {
	color: #ebe8de;
	text-transform: uppercase;
	text-decoration: none;
	}
p.areasBanner a:visited:hover {
	text-decoration: underline;
	}
img.leftPic {
	float: left;
	height: 80px;
	padding: 12px 20px 20px 0px;
	}
p.topBar {
	padding: 10px 0px 10px 0px;
	}