body
{
	margin: 0px 0px 0px 0px;
	background-color: #85898A;
	background-image: url(images/bgrd.jpg);
	background-repeat: repeat-x;
}

.home_header {
	font-family: Georgia, serif;
	font-size: 11px;
	font-weight: bold;
	color: #005596;
}

.contact_header {
	font-family: Georgia, serif;
	font-size: 12px;
	font-weight: bold;
	color: #005596;
}

.practice_header {
	font-family: Georgia, serif;
	font-size: 15px;
	font-weight: bold;
	color: #005596;
}

.resources_header {
	font-family: Georgia, serif;
	font-size: 13px;
	font-weight: bold;
	color: #005596;
}

.home_text {
	font-family: Georgia, serif;
	font-size: 11px;
	line-height: 14pt;
	color: #666666;
}

.home_text a:link {
	text-decoration: none;
	color: #005596;
}

.home_text a:visited {
	text-decoration: none;
	color: #005596;
}

.home_text a:hover {
	text-decoration: none;
	background-color: #005596;
	color: #ffffff;
}

.home_text a:active {
	text-decoration: none;
	color: #FF9900;
}

.footer1 {
	font-family: Georgia, serif;
	font-size: 9px;
	color: #005596;
	line-height: 13pt;
}

.footer1 a:link {
	text-decoration: none;
	color: #005596;
}

.footer1 a:visited {
	text-decoration: none;
	color: #005596;
}

.footer1 a:hover {
	text-decoration: none;
	background-color: #005596;
	color: #ffffff;
}

.footer1 a:active {
	text-decoration: none;
	color: #FF9900;
}

.footer {
	font-family: Georgia, serif;
	font-size: 9px;
	color: #666666;
	line-height: 13pt;
}

.footer a:link {
	text-decoration: none;
	color: #666666;
}

.footer a:visited {
	text-decoration: none;
	color: #666666;
}

.footer a:hover {
	text-decoration: none;
	background-color: #005596;
	color: #ffffff;
}

.footer a:active {
	text-decoration: none;
	color: #FF9900;
}
