@charset "UTF-8";
/* CSS Document */

p, h1, h2, h3, ul {
	margin:0;
	padding:0;
	}
	


/* site page design styles */

body {
	background: white;
}

.oneColFixCtr #container {
	width: 600px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: transparent;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: none;
	text-align: left; /* this overrides the text-align: center on the body element. */
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12pt;
	line-height:18pt;
	color:#000000;
}

.oneColFixCtr #mainContent {
	width:600px;
}

.oneColFixCtr #home_top {
	display:none;
	}		
	
#homeDivider {
	padding:10px 30px 10px 10px;
	}
	
/* home (index) styles */

.oneColFixCtr #home_header {
	display:none;
	}
.oneColFixCtr #home_header2 {
	display:none;
	}
	
#home_header ul {
	display:none;
	}
#home_header ul a {
	color:#FFFFFF;
	text-decoration:none;
	}
#home_header ul a:hover {
	color:#FFFFFF;
	text-decoration:underline;
	}
#phys_banner {
	display:none;
	} 
#phys_banner2 {
	display:none;
	}

#phys_banner2 h2 {
	font-size:18px;
	font-weight:normal;
	padding:0 0 10px 5px;
	}

#home_content {
	padding:10px 20px 20px 40px;
	width:550px;
	}
#home_content p {
	padding:0 0 5px 0;
	}
#home_content h1 {
	font-size:24pt;
	font-weight:normal;
	color:#000000;
	}

#home_newsletter {
	display:none;
	}

	
/* footer */	

#footer {
	display:none;
}

#divider {
	display:none;
	}
#printfooter {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14pt;
	color:#333333;
	display:inline;
}

/* about us page */

#aboutusContent {
	width:600px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12pt;
	}

#aboutusContent h1 {
	font-weight:normal;
	font-size:24pt;
	color:#000000;
	line-height:28pt;
	}
#aboutusContent h2 {
	font-weight:normal;
	font-size:18pt;
	}
#aboutusContent h2, h1 {
	padding:10px 0 15px 0;
	}
#aboutusContent p {
	padding-bottom:10px;
	}
#aboutusContent ul {
	padding-left:30px;
	padding-bottom:10px;
}
	
/* PA page */

#paContent {
	padding:10px 20px 20px 210px;
	width:500px;
	}
	
#paContent h2 {
	font-size:18pt;
	padding:5px 0 5px 0;
	font-weight:normal;
	}
#paContent h1 {
	font-weight:normal;
	font-size:24pt;
	}
#paContent p {
	padding-bottom:10px;
	}
#pa_photo {
	width:160px;
	float:left;
	padding:20px 10px 10px 15px;
	}
#pa_photo ul {
	list-style:none;
	padding-left:0px;
	}
#pa_photo ul a {
	color:#003399;
	text-decoration:none;
	}
#pa_photo ul a:hover {
	color:#003399;
	text-decoration:underline;
	}
#pa_photo h3 {
	font-size:14pt;
	font-weight:normal;
	padding:0 0 10px 0;
	}
#phys_assistants {
	display:none;
	} 
#pa_assistants {
	float:left;
	background-image:url(../flash/phys_bkgrd.jpg);
	background-repeat:repeat-y;
	line-height:20px;
	width:170px;
	padding:5px;
	} 
	
/* generic content */

#generic_content {
	float:left;
	padding:10px 20px 20px 200px;
	width:450px;
	}

#generic_content p {
	padding-top:10px;
	}
#generic_content h1 {
	color:#003399;
	font-size:24pt;
	font-style:normal;
	font-weight:normal;
	line-height:28pt;
	}
#generic_content h2 {
	font-size:18pt;
	font-weight:normal;
	padding:10px 0 10px 0;
	}
#generic_content h3 {
	font-size:16pt;
	font-weight:normal;
	padding:10px 0 10px 0;
	}
#generic_content li {
	padding-top:5px;
	}
#generic_content ul {
	padding-left:20px;
	padding-top:10px;
	padding-bottom:10px;
	}
#generic_content ul a {
	color:#003399;
	text-decoration:none;
	}
#generic_content ul a:hover {
	color:#003399;
	text-decoration:underline;
	}

/* clear content style */

#clearContent {
	clear:both;
	width:540px;
	padding:0 0 0 200px;
	margin:0;
}
#clearContent p {
	padding-top:10px;
	}
#clearContent h1 {
	color:#003399;
	font-size:24px;
	font-style:normal;
	font-weight:normal;
	line-height:28px;
	}
#clearContent h2 {
	font-size:18px;
	font-weight:normal;
	padding:10px 0 10px 0;
	}
#clearContent h3 {
	font-size:16px;
	font-weight:normal;
	padding:10px 0 10px 0;
	}
#clearContent li {
	padding-top:5px;
	}
#clearContent ul {
	padding-left:20px;
	padding-top:10px;
	padding-bottom:10px;
	}
#clearContent ul a {
	color:#003399;
	text-decoration:none;
	}
#clearContent ul a:hover {
	color:#003399;
	text-decoration:underline;
	}



/* physicians pages (internal) */

.oneColFixCtr #phys_header {
	display:none;
	}

#phys_header2 {
	float:left;
	}
#phys_header2 ul {
	font-size:14pt;
	line-height:25pt;
	list-style:none;
	padding:0px 0 0 15px;
	}

#phys_headline {
	float:left;
	width:400px;
	padding:150px 0 0 40px;
	color:#FFFFFF;
	}
#phys_content {
	padding:10px 20px 20px 10px;
	width:600px;
	}
#phys_content p {
	padding-top:10px;
	}
#phys_content h1 {
	color:#000;
	font-size:24pt;
	font-style:normal;
	font-weight:normal;
	line-height:28px;
	}
#phys_content h2 {
	font-size:18pt;
	font-weight:normal;
	padding:10px 0 10px 0;
	}
#phys_content h3 {
	font-size:16pt;
	font-weight:normal;
	padding:10px 0 10px 0;
	}
#phys_content li {
	padding-top:5px;
	}
#phys_content ul {
	padding-left:20px;
	padding-top:10px;
	padding-bottom:10px;
	}
#phys_content ul a {
	color:#003399;
	text-decoration:none;
	}
#phys_content ul a:hover {
	color:#003399;
	text-decoration:underline;
	}

#phys_photo {
	display:none;
	}
#phys_photo h3 {
	padding:0 0 5px 10px;
	color:#003399;
	}
#phys_photo ul {
	list-style:none;
	padding-left:10px;
	}
#phys_photo ul a {
	color:#003399;
	text-decoration:none;
	}
#phys_photo ul a:hover {
	color:#003399;
	text-decoration:underline;
	}
#phys_newsletter {
	display:none;
	}
#phys_newsletter h2 {
	font-size:18px;
	font-weight:normal;
	padding:5px 0 5px 0;
	}

#phys_assistants h3 {
	font-size:12px;
	}
#phys_assistants ul {
	list-style:none;
	margin:0;
	padding:0;
	} 
#phys_assistants ul a {
	color:#FFFFFF;
	text-decoration:none;
	}
#phys_assistants ul a:hover {
	color:#FFFFFF;
	text-decoration:underline;
	} 
