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

* {
	padding: 0px;
	margin: 0px;
	letter-spacing: .15pt;
	
}
body {
	background: #F6F6F6;
	color: #4e4941;
	font-family: Arial, sans-serif;
}
div#line {
	height: 10px;
	background: #4E4941;
}
div#container {
	margin: 0px auto;
	width: 1000px;
	padding: 12px;	
}

div#head {
	clear: left;
	border-bottom: 1px solid #bab1a2;
	margin-bottom: 55px;
}
h1 a {
	background: url(images/logo.jpg) no-repeat top left;
	padding-bottom: 50px;
	height: 130px;
	display: block;
	width: 850px;
	margin-top: -30px;
}
h1 a span {
	display: none;
}
div#left {
	float: left;
	width: 260px;
}
div#left ul.services {
	margin-bottom: 70px;
}

div#left ul.services a:hover {
	text-decoration:none;
}

ul#contact {
	margin-top: 20px;
	color: #4e4941;
	margin-bottom: 160px;
}
ul#contact li span {
	font-weight: bold;
}
ul#contact li {
	font-size: .8em;
	margin-bottom: 5px;
}
ul#contact li a {
	color: #4e4941; 
}
h2 {
	font-weight: lighter;
	font-size: 2em;
	margin-bottom: 10px;
}
div#head h3 {
	text-align:center;
	margin-top: 20px;
}
div#middle {
	float: left;
	width: 521px;
	padding: 0px 25px 30px;
	border-right: 1px solid #bab1a2;
	border-left: 1px solid #bab1a2;
	min-height: 600px;
}
div#middle ul {
	margin-left: 15px;	
}
div#middle p {
	line-height: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #4e4941;
	margin: 15px 0px;
}

p#italics {
	line-height: 30px;
	font-size: 1em;
	font-family: Constantina, Palatino, 'Palatino Linotype', serif;
	color: #4e4941;
}

div#middle img {
	border: none;
}
* html ul.services {
	list-style: none;
}
div#middle ul.services {
	width: 330px;
	float: left;
	font-size: 1em;
	color: #4e4941;
	width: 100%;
	margin-bottom: 25px;
}
#middle h2 {
	font-weight: lighter;
	font-size: 2em;
	margin-bottom: 10px;
}
img.learn {
	margin-top: 30px;
	float: left;
	clear: both;
}
img#puffer {
	margin-top: 80px;
	margin-bottom: 30px;
}
ul.services li {
	margin-bottom: 10px;
	color: #4e4941;
}
ul.services li a {
	color: #4e4941;
	font-size: .9em;
}
ul#copy {
	border-top: 1px solid #bab1a2;
	list-style: none;
	font-size: .55em;
	padding-top: 10px;
	color: #4e4941;
}
div#right {
	float: left;
	padding-left: 20px;
}
div#clear {
	clear: both;
}
div#footer {
	clear: both;
	margin-top: 40px;
	background-color: #e4e4e4;
	height: 100px;
}
div#footer ul {
	width: 1000px;
	margin: 0px auto;
}


.nav li {
	display:inline; 
	list-style:none; 
	float: left;
	margin-right: 30px;
}

.nav li a {
	display:block;
	float:left;
	margin-right:15px;
	padding:5px 0 5px 10px;	
	color: #4e4941;
	text-decoration: none;
	font-size: .9em;
	font-weight: bold;
}
	
.nav li a span {
	cursor:pointer;
	display:inline; 
	float:left; 
	height:12px;  
	padding:5px 10px 5px 0;
}

.nav li a:hover {
	background:transparent url(images/buttonleft.jpg) no-repeat left;
	color:#fff;
}

.nav li a:hover span {
	background:url(images/buttonright.jpg) #4E4941 no-repeat right; 
	color:#fff;
	height:13px;
}

ul {
	list-style: outside;
	list-style-type: square;
}
ul.nav {
	list-style: none;
	height: 20px;
}

div#right ul {
	list-style-type: none;
padding: 0;
margin-left: 0;
text-align:center
}
div#right ul li {
	padding-bottom: 25px;
}

body#accidents a#accidentsB,
body#litigation a#litigationB,
body#premarital a#premaritalB,
body#process a#processB,
body#screening a#screeningB,
body#tracing a#tracingB,
body#drug a#drugB {
	color: #4E4941;
	font-weight: bold; 
}
body#home a.homeB,
body#forms a.formsB,
body#staff a.staffB,
body#accidents a.servicesB,
body#litigation a.servicesB,
body#premarital a.servicesB,
body#process a.servicesB,
body#screening a.servicesB,
body#tracing a.servicesB,
body#drug a.servicesB {
	background:transparent url(images/buttonleft.jpg) no-repeat left;
	color:#fff;
}
body#home a.homeB span,
body#forms a.formsB span,
body#staff a.staffB span, 
body#accidents a.servicesB span,
body#litigation a.servicesB span,
body#premarital a.servicesB span,
body#process a.servicesB span,
body#screening a.servicesB span,
body#tracing a.servicesB span,
body#drug a.servicesB span {
	background:url(images/buttonright.jpg) #4E4941 no-repeat right; 
	color:#fff;
	height:13px;
	line-height: 14px;
}
#testimonials {
	border-top: solid thin #bab1a2;
	border-bottom: solid thin #bab1a2;	
	height: 125px;
	padding: 10px 0px;
	margin-bottom: 20px;
}