/* CSS Document */

body {
	background-image: url(../images/background.gif);
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-left: 12px;
	padding-right: 12px;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 12px;
	padding-right: 3px;
	font-weight: bold;
}

h1 {
	padding:0;
	margin:0;
}

h1.home {
	background:transparent url(../images/welcome_main_01.jpg) no-repeat left top;
	width: 301px;
	height: 70px;
}

h1.services {
	background:transparent url(../images/services.jpg) no-repeat left top;
	width: 423px;
	height: 44px;
}

h1.drwilliams {
	background:transparent url(../images/meet_dr_williams.jpg) no-repeat left top;
	width: 337px;
	height: 44px;
}

h1.policies {
	background:transparent url(../images/policies.jpg) no-repeat left top;
	width: 248px;
	height: 44px;
}

h1.offices {
	background:transparent url(../images/our_office.jpg) no-repeat left top;
	width: 337px;
	height: 44px;
}

h1.contactus {
	background:transparent url(../images/contact.jpg) no-repeat left top;
	width: 227px;
	height: 44px;
}

h1.links {
	background:transparent url(../images/links.jpg) no-repeat left top;
	width: 295px;
	height: 44px;
}

h1 span {
	display: none;
}

h2 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h3 {
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	padding-left:12px;
	padding-right:3px;
	margin:0;
}

.body_style_2 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}


