.boxheader {
	text-align: center;
	letter-spacing: -1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 28px;
	font-weight: normal;
	font-variant: small-caps;
}
#threeboxes {
	background: url(images/three-box-fill.gif) repeat-y left top;
	width: 600px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 25px;
}
#threeboxes .title {
	font: normal 21px/30px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	margin-bottom: 10px;
}
#threeboxes ul {
	margin: 0px;
	padding: 10px 0px 10px 25px;
	color: #000000;
	list-style: disc;
	font-weight: normal;
}
#threeboxes a:link, #threeboxes a:visited, #threeboxes a:active, #threeboxes a:focus {
	color: #666666;
}
#threeboxes a:hover {
	color: #000000;
	text-decoration: none;
}
#threeboxes p {
	margin: 0px;
	padding: 0px;
}
#threeboxtop {
	background: url(images/three-box-top.gif) no-repeat left top;
	width: 600px;
	margin: 0px;
	padding: 0px;
}
#threeboxbottom {
	background: url(images/three-box-bottom.gif) no-repeat left bottom;
	width: 550px;
	margin: 0px;
	clear: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
div.threeboxleft {
	width: 175px;
	float: left;
	margin-right: 15px;
	padding-left: 15px;
	background-image: url(/assets/images/dempsey_financial_planning_beach.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
div.threeboxmiddle {
	width: 175px;
	padding-left: 12px;
	margin-right: 15px;
	float: left;
	background-image: url(/assets/images/employer_health_benefits_blood_pressure.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
div.threeboxright {
	width: 175px;
	float: left;
	padding-left: 12px;
	background-image: url(/assets/images/estate-preservation-estate-planning.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px;
}
#twoboxes {
	background: url(images/two-box-fill.gif) repeat-y left top;
	width: 770px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 25px;
	height: 175px;
}
#twoboxes .title {
	font: normal 21px/30px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	margin-bottom: 10px;
}
#twoboxes ul {
	margin: 0px;
	padding: 10px 0px 10px 25px;
	color: #000000;
	list-style: disc;
	font-weight: normal;
}
#twoboxes a:link, #twoboxes a:visited, #twoboxes a:active, #twoboxes a:focus {
	color: #666666;
}
#twoboxes a:hover {
	color: #000000;
	text-decoration: none;
}
#twoboxes p {
	margin: 0px;
	padding: 0px;
}
#twoboxtop {
	background: url(images/two-box-top.gif) no-repeat left top;
	height: 30px;
	padding-top: 0px;
	width: 770px;
}
#twoboxbottom {
	background: url(images/two-box-bottom.gif) no-repeat left bottom;
	height: 50px;
	width: 770px;
	clear: left;
	margin-bottom: 25px;
}
div.twoboxleft {
	width: 340px;
	float: left;
	margin-right: 37px;
	padding-left: 15px;
	display: inline;
}
div.twoboxright {
	width: 340px;
	float: left;
	display: inline;
	padding-left: 22px;
}
.boxheaderwhite {
	text-align: center;
	letter-spacing: -1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 28px;
	font-weight: normal;
	font-variant: small-caps;
	color: #FFF;
}

