﻿.contentAreaProvidersNav {
    margin: 132px 0px 0px -275px;
    padding: 0px;
    text-align: left;
    float: left;
    min-height: 300px;
    width: 260px;
    height: 400px;
    background-image: url('Images/servicesMenuBackground.gif');
    background-repeat: no-repeat;
}
.contentAreaProvidersNav h3 {
	padding: 10px 0px 0px 0px;
	text-align: left;
	vertical-align: top;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bolder;
	color: #FFFFFF;
	text-indent: 10px;
}
.contentAreaProvidersNavMenuItem {
    text-indent: 15px;
    margin-bottom: 2px;
    font-size: 9pt;
    color: #FFFFFF;
    margin-top: 1px;
    padding-left: 2px;
    font-weight: normal;
    font-family: Georgia;
}
.contentAreaProvidersNavMenuItemSelected
{
    color: #60C659;
}

.contentAreaProvidersBio {
	width: auto;
	margin-bottom: 5px;
	text-align: center;
	margin-right: 20px;
	margin-left: 20px;
	min-height: 250px;
}
.contentAreaProvidersBioImgLeft {
	float: left;
	width: auto;
	height: auto;
	margin-right: 20px;
	margin-left: 10px;
}
.contentAreaProvidersBioImgRight {
	float: right;
	clear: both;
	margin-left: 20px;
	margin-right: 10px;
}
.contentAreaProvidersBioText {
    margin-right: 15px;
    margin-left: 15px;
    min-height: 0px;
    font-family: "times New Roman", Times, serif;
    font-size: 10pt;
}
.contentAreaProvidersBioText p {
	vertical-align: top;
	text-align: justify;
	text-indent: 2em;
	line-height: 1.2em;
	margin-top: 1em;
}
.contentAreaProvidersBioText p a {
    color: #bd1d39;
    text-decoration: underline;
}
.contentAreaProvidersBioText p a:hover {
	color: #60C659;
	text-decoration: underline;
	font-weight: bold;
}
.contentAreaProvidersBioYouTubeLink {
    text-align: center;
    color: #bd1d39;
    list-style-type: disc;
    width: auto;
    list-style-position: inside;
    text-decoration: underline;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
}
.contentAreaProvidersBioYouTubeLink a {
	color: #bd1d39;
}
.contentAreaProvidersBioYouTubeLink a:hover {
	color: #60C659;
	text-decoration: underline;
}
.contentAreaProvidersBioClear {
	clear: both;
	visibility: hidden;
	font-size: 1pt;
}
.contentSeparator {
	margin: 20px auto 30px auto;
	width: 300px;
	height: 10px;
}

.providersPhotoLinkGroup
{
	vertical-align: top;
	text-align: left;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
}
.providersPhotoLinkGroupHeading
{
	font-family: Georgia;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	color: #000000;
	padding-bottom: 10px;
	padding-left: 10px;
}
.providersPhotoLink
{
	float: left;
	text-align: center;
	width: 32%;
	margin-bottom: 10px;
}
.providersPhotoLinkImage
{
	vertical-align: middle;
	text-align: center;
	height: 90px;
}
.providersPhotoLinkText
{
	font-family: Georgia;
	font-size: 9pt;
	text-align: center;
	margin-top: 3px;
	margin-bottom: 3px;
	color: #AA113F;
}
.providersPhotoLinkText a
{
    font-family: Georgia;
    font-size: 9pt;
    text-align: center;
    margin-top: 3px;
    margin-bottom: 3px;
    color: #AA113F;
}

