/* CSS Document */

#content_right {
width: 580px;
height: 470px;
float: right;
background: #ffffff;
background:  url(../images/content_bkg.jpg);
background-repeat:repeat-x;
border-right: 5px solid #26549a;
}


#content_specialties {
position: relative;
background: transparent;
overflow: scroll;
	width: 580px;
	height: 470px;
	margin-top: 0px;
	margin-bottom: 0px;
} 

#content_specialties img.illus {
	float: right;
	margin: 1em 0em 1em 1em;
}

#content_specialties img.illus-L {
	float: left;
	margin: 1em 20em 1em 0em;
}

#content_specialties p {
font: normal 11px/12px Arial, helvetica, sans-serif; color: #333333;
letter-spacing: .5px;
background: transparent;
margin-left: 10px;
margin-right: 15px;
	margin-top: 10px;
	margin-bottom: 0px;
} 


#content_specialties a, a:link, a:active {
letter-spacing: 0px; 
text-decoration : none;
text-indent: 0px;
font: normal 11px/12px Arial, helvetica, sans-serif; color: #26549a; 
}

#content_specialties a:visited {
letter-spacing: 0px; 
text-decoration : none;
text-indent: 0px;
font: normal 11px/12px Arial, helvetica, sans-serif; color: #26549a; 
}

#content_specialties a:hover {
font: normal 11px/12px Arial, helvetica, sans-serif; color: #000000;
}

#content_specialties p.bold {
font: bold 11px/12px Arial, helvetica, sans-serif; color: #333333;
letter-spacing: .5px;
background: transparent;
margin-left: 10px;
margin-right: 15px;
	margin-top: 10px;
	margin-bottom: 0px;
} 

#content_specialties h3 {
font: bold  16px/17px Arial, helvetica, sans-serif; color: #fff; 
/* text-indent : 1em; */
/* padding : 3px 0px 1px 15px; */
padding-right: 30px;
letter-spacing: 5px;
text-transform : italic;  
text-decoration : none;
margin-bottom: 0px;
margin-left: 10px;
margin-top: 10px;
}

#content_specialties h4 {
font: bold  11px/12px Arial, helvetica, sans-serif; color: #333333; 
/* text-indent : 1em; */
/* padding : 3px 0px 1px 15px; */
padding-right: 30px;
letter-spacing: 0px;
text-transform : uppercase;  
text-decoration : none;
margin-bottom: 0px;
margin-left: 10px;
margin-top: 10px;
}

#content_specialties ul {
font: normal 11px/12px Arial, helvetica, sans-serif; color: #333333;
letter-spacing: .5px;
background: transparent;
margin-top: 5px;
/* margin: 0px 0px 0px 0px;
padding: 0px */
} 

#content_specialties li {
font: normal 11px/12px Arial, helvetica, sans-serif; color: #333333;
letter-spacing: .5px;
background: transparent;
/* margin: 0px 0px 0px 0px;
padding: 0px */
} 

#physician_photos {
  background:  url(../images/physicians.jpg) top left no-repeat;
  position: relative;
  height: 378px;
  width: 545px;
  top: 5px;
  left: 10px;
  margin : 0px;
  padding : 0px; 
  text-decoration: none;
  clear: both;
  }
  
  #physician_photos a { visibility: hidden; 
    height: 249px;
  width: 480px;
  top: 5px;
  left: 10px;
  }
  
#content_linklist h3 {
font: bold  16px/17px Arial, helvetica, sans-serif; color: #fff; 
/* text-indent : 1em; */
/* padding : 3px 0px 1px 15px; */
padding-right: 30px;
letter-spacing: 5px;
text-transform : italic;  
text-decoration : none;
margin-bottom: 0px;
margin-left: 10px;
margin-top: 10px;
}

#content_linklist a, a:link, a:active {
letter-spacing: 0px; 
text-decoration : none;
text-indent: 10px;
font: normal 11px/12px Arial, helvetica, sans-serif; color: #333333; 
}

#content_linklist a:visited {
letter-spacing: 0px; 
text-decoration : none;
text-indent: 0px;
font: normal 11px/12px Arial, helvetica, sans-serif; color: #26549a; 
}

#content_linklist a:hover {
font: normal 11px/12px Arial, helvetica, sans-serif; color: #000000;
}

#content_linklist ul {
font: normal 11px/12px Arial, helvetica, sans-serif; color: #333333;
letter-spacing: .5px;
background: transparent;
margin-top: 5px;
/* margin: 0px 0px 0px 0px;
padding: 0px */
} 

#content_linklist li {
font: normal 11px/12px Arial, helvetica, sans-serif; color: #333333;
letter-spacing: .5px;
background: transparent;
margin: 0px 0px 0px 20px;
padding: 0px
} 
  
/*
#content_specialties a:link, #content_specialties a:visited, #content_specialties a:active { 
font: bold 11px/16px Arial, helvetica, sans-serif; color: #333333;
letter-spacing: .5px;
background: transparent;
display:inline;
text-decoration : none;
}

#content_specialties a:hover { 
font: bold 11px/16px Arial, helvetica, sans-serif; color: blue;
letter-spacing: .5px;
background: transparent;
display:inline;
text-decoration : none;
}

#content_specialties_01 {
float: left;
background: transparent;
overflow: hidden;
	width: 470px;
	font: normal 11px/12px Arial, helvetica, sans-serif; color: #60634e; 
	margin-top: 10px;
	margin-left: 10px;
}
*/