html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

body {
background:#484747;
font-family:arial, helvetica, sans-serif;
font-size:12px;
}

#main {
width:856px;
margin:0 auto;
margin-bottom:2px;
}

#header {
background:url(images/top-head.jpg) no-repeat;
width:856px;
height:191px;
position:relative;
}

#logo {
position:absolute;
left:270px;
top:46px;
border:0px;
}

#address {
font-size:11px;
color:#000000;
position:absolute;
left:540px;
top:4px;
}

#content {
background:url(images/content-bg.gif) repeat-x #e1d8c7;
}

#practice {
width:506px;
height:175px;
background:url(images/practice.jpg) no-repeat;
margin-left:60px;
margin-top:30px;
padding-top:1px;
}

#practice h3 {
font-family:serif;
font-size:20px;
font-weight:bold;
margin-left:30px;
margin-top:12px;
}

.service-list {
font-family:serif;
font-size:16px;
line-height:20px;
font-weight:bold;
}

#footer {
background:#000000;
text-align:center;
color:#ffffff;
font-size:11px;
padding:10px;
}

#nav {
color:#ffffff;
position:absolute;
top:146px;
left:26px;
}

#nav a:link, #nav a:visited {
color:#ffffff;
text-decoration:none;
}

#nav a:hover {
color:#cccccc;
}

#counties {
width:192px;
height:180px;
background:url(images/counties.gif) no-repeat;
margin-left:60px;
margin-top:30px;
margin-bottom:30px;
padding-top:1px;
}

#counties h3 {
font-size:14px;
font-family:serif;
font-weight:bold;
margin-top:18px;
margin-left:14px;
}

#counties p {
font-family:verdana, sans-serif;
line-height:14px;
font-size:12px;
margin-left:44px;
margin-top:14px;
}

.index-paragraph {
line-height:18px;
padding:20px;
}

.name {
font-family:serif;
font-size:24px;
font-weight:bold;
}
