@charset "UTF-8";
/* CSS Document */

body {
	font-family: Arial, sans-serif;
	color:#4d4d4d;
	margin-top:50px;
}

p {
	font-family: Arial, sans-serif;
	margin: 15px 48px;
	font-weight: 100;
	font-size:12px;
	line-height:17px;
}

a {
	color:#9A9999;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

#contactTable {
	position:relative;
	top:-5px;
	font-size:11px;
	line-height:17px;
	margin:0px 50px;
}

#contactTable td {
	padding-bottom:15px;
}

#home {
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 21px;
	letter-spacing: .3px;
}

#frontPage {
	font-family: Arial, sans-serif;
	font-size: 16px;
	line-height: 28px;
	letter-spacing: .2px;
}

ul {
	font-weight: 100;
	font-size:12px;
	line-height:17px;
	padding: 0 60px;
	margin: 0 30px;
}

#feedbackQuote {
	font-style: italic;
	font-size: 13px;
	line-height: 19px;
	padding: 0px 15px;
}

.divider {
	margin:0 auto;
	text-align:center;
}

#attorneysTable {
	position:relative;
	top:-15px;
}

.attorneys {
	font-size:15px;
	line-height:25px;
}

#bioTable {
	position:relative;
	top:-5px;
	font-size:12px;
	line-height:17px;
	margin:0px 50px;
}

#bioTable td {
	padding-bottom:15px;
}

#bioTable ul {
	margin: 0;
}