body {
  background-color: #f5f5f5;
  font-size: 12px;
  font-family: Arial, Helvetica, SunSans-Regular, Sans-Serif;
  color:#564b47;  
  margin: 0px 113px  20px 113px;
  text-align: center;
}

h1, h2, h3, p {
	margin: 0;
	padding: 0;
}

a {
	color: #0073ba;
}

a:link {
	text-decoration: underline;
}

a:hover {
	color: white;
	background: #0073ba;
}

a.image-link {
	background: transparent;
}

p {
	padding-bottom: 10px;
	line-height: 1.3em;
}

h2 {
	color: #0073ba;
	padding-bottom: 10px;
	font: 1.8em Georgia, "Times New Roman", Times, serif;
}

h3 {
	color: #0073ba;
	font: 1.3em/1.5em Georgia, "Times New Roman", Times, serif;
}

img {
	border: 0;
}

ul {
	margin: 0;
	padding-bottom: 10px;
}

/* Font Sizes */
.small_font		{ font-size:14px; }
.medium_font	{ font-size:medium; }
.large_font		{ font-size:large; }
.x_large_font	{ font-size:x-large; }
.xx_large_font	{ font-size:xx-large; }


#container { 
  width: 100%;
  min-width: 782px;
  padding: 0px;
  text-align: left;
  background-color: #fff;	
  xoverflow: auto;
  position:relative;
}

/*----HEADER----*/
#header-center {
  margin: 0 37px 0 37px;
  background: url(images/outer_header_center.png) repeat-x;
  height: 321px;
  
}
#header-left {
	background: url(images/outer_header_left.png) no-repeat;
	width: 37px;
	height: 321px;
	position:absolute;
	left: 0px;
}
#header-right{	
	background: url(images/outer_header_right.png) no-repeat;
	width: 37px;
	position:absolute;
	right: 0px;
	height: 321px;
}

/*
#header-left {
	background: url(images/outer_header_left.png) no-repeat;
	width: 37px;
	height: 321px;
	float: left;
	border:1px solid black;
}

#header-center {
	background: url(images/outer_header_center.png) repeat-x;
	height: 321px;	
	border:1px solid black;

}
#header-right {
	background: url(images/outer_header_right.png) no-repeat;
	width: 37px;
	height: 321px;
	float: right;
	border:1px solid black;
}
*/

#header-content {
	background: url(images/header_background.png) repeat-x;
	height: 200px;
	position: relative;	
}

#header-doctors {
	float: right;
}

#header-view-life {
	position: absolute;
	top: 115px;
	left: 313px;
	color: white;
	font-size: 32px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
}

#header-more-clearly {
	position: absolute;
	top: 145px;
	left: 360px;
	color: white;
	font-size: 32px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
}

#font-sizer {
	right:40px;
	position: absolute;
	top: 15px;
}

#header-address {
	right:40px;
	position: absolute;
	top: 40px;
	text-align:right;
	font-size:11px;
}

/*----NAV----*/
#nav {
	background: url(images/nav_background.png) repeat-x;
	height: 33px;
	margin-top: 5px;
	padding: 7px 0px 0px;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	font-size: 14px;
}

#nav a {
	color: white;
	font-weight: bold;
	text-decoration: none;
}

#nav a.selected {
	color: #82bde3;
}

#nav a:hover {
	color: #82bde3;
	background-color: transparent;
}

/*----MIDDLE----*/
#middle {
	background: url(images/outer_middle_right.png) repeat-y;
	background-position: right center;
	margin:0;
	width:100%;
}
#middle2 {
	background: url(images/outer_middle_left.png) repeat-y;	
	width:100%;
}
#middle-left {
	float:left;
	width:37px;
}
#middle-right {
	float:right;
	width:37px;
}
#middle-center {
	padding-top: 12px;
	position:relative;	
	margin:0 37px 0 37px;	
	min-height: 456px;
	background: url(images/kdw_watermark.gif) no-repeat right bottom;
	
}

#middle-center #content-center {
	padding: 0 20px 120px;
	
	margin-top: 0;
	margin-left: 190px;
	margin-right: 0;
}

#middle-center.wide #content-center {
	margin:  0 0 0 0;
	padding: 0 0 120px 20px;
}

#middle-center #content-left {
	background-color: #def0fa;
	width: 190px;
	position:absolute;
	left: 0px;
	text-align:center;
}
#middle-center #content-left p {
	padding:7px;
	margin:0px;
}
#middle-center #content-right{	
	width: 190px;
	position:absolute;
	right: 0px;
	padding:0;
	text-align: center;
}

.id9 {
	min-height: 433px;
}
/*----SIDEBAR----*/
#middle-center #content-left a.title {
	text-decoration: none;
	font: 18px Georgia, "Times New Roman", Times, serif;
}
#middle-center #content-left a.title:hover{
	background-color: #def0fa;
	color: #0073ba;
	text-decoration: underline;
}

#nav-top {
	background: #82bde3;
	padding: 6px 10px;
	text-align: left;
	font-weight: bold;
	color: #fff;
	font-size: 14px;
}

#side-nav ul {
	list-style-type: none;
	margin: 0;
	text-align: left;
	padding: 0;
	background-color: white;

}

#side-nav ul a {
	color: black;
	text-decoration: none;
	font-weight: bold;
}

#side-nav ul a:hover {
	color: #0073ba;
}

#side-nav ul .selected, #side-nav ul .selected a {
	color: #0073ba;
	font-weight: bold;
}

#side-nav ul a:hover {
	background: none;
}

#side-nav ul li {
	border-bottom: 1px solid #0073ba;
	padding: 7px 10px;
	background-color: #def0fa;
}

#side-nav ul ul {
	list-style-type: none;
	margin: 0;
	background-color: white;
	border-bottom: 1px solid #0073ba;
	padding-left: 15px;	
}

#side-nav ul ul li {
	border: 0;
	background-color: white;
}

#side-nav ul ul li a {
	font-weight: normal;
}

/*----DOCTORS----*/
.bioPhoto {
	width: 175px;
	padding-right:10px;
}

.person {
	text-align: center;
}

.person img {
	margin-bottom: 10px;
	border: 5px solid #e5e5e5;
}

.person a {
	color: #0073ba;
	text-decoration: none;
}

.person a:hover {
	background: none;
	text-decoration: underline;
}

.personName {
	font-weight:bold;
	font-size: 12pt;
}

.physDetails {
	font-weight:bold;
	font-size: 12px;
}

.physDetailsContent {
	font-size: 12px;
}

.people dl {
	padding: 0;
	margin: 0;
}

.people dt {
	font-weight: bold;
}

.people dd {
	padding: 0;
	margin: 0 0 7px 0;
	font-size: smaller;
}
	
/*----FOOTER----*/
* html #footer-wrapper {
  float: left;
  position: relative;
  width: 100%;
  padding-bottom: 10010px;
  margin-bottom: -10000px;
  background: #fff;         /* Same as body 
                               background */
}
#footer-left {
	position:absolute;
	left:0;
	background: url(images/outer_footer_left.png) no-repeat;
	width: 37px;
	height: 53px;
}
#footer-center {
	background: url(images/outer_footer_center.png) repeat-x;
	height: 53px;	
	margin:0 37px 0 37px;
}
#footer-right {
	background: url(images/outer_footer_right.png) no-repeat;
	width: 37px;
	height: 53px;
	position:absolute;
	right:0px;
}

/*
#footer-left {
	background: url(images/outer_footer_left.png) no-repeat;
	width: 37px;
	height: 53px;
	float: left;
}

#footer-center {
	background: url(images/outer_footer_center.png) repeat-x;
	height: 53px;
	
}
#footer-right {
	background: url(images/outer_footer_right.png) no-repeat;
	width: 37px;
	height: 53px;
	float: right;
}
*/

