@charset "utf-8";
/* CSS Document */

#HeadingHolder {
	text-align: left;
	background-color: #F2F2F2;
	height: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #BBBDBF;
	width: 586px;
	margin-left: 8px;
	padding-left: 25px;
	padding-top: 17px;
}
#mainContentServe {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 35px;
}
/*Services Columns*/
#lefColHomeServe {
	float:left;
	width:255px;
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8E87B6;
	margin-top: 10px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-bottom: 10px;
	height: 100%;
}
#RightColServe {
	padding-left: 15px;
	text-align: center;
	padding-right: 15px;
}

#midColHomeServe {
	float:left;
	width:255px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 25px;
	margin-bottom: 20px;
	margin-top: 0px;
	margin-right: 25px;
	margin-left: 0px;
}

/*nav8*/
.Heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #8E87B6;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 20px;
}
.physicianPhoto {
	border: 1px solid #8E87B6;
}
.bullets {
	color: #8E87B6;
}
.HorizontalRule {
	border-top-style: dotted;
	border-top-width: 1px;
	border-top-color: #C2C1E5;
	height: 2px;
}
.HorizontalRule2 {
	height: 143px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C2C1E5;
	padding-top: 2px;
}
.HorizontalRule3 {
	height: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C2C1E5;
	padding-top: 2px;
}
.HorizontalRule4 {
	height: 2px;
	padding-top: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C2C1E5;
}
.boldedBullets {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #8E87B6;
	line-height: 20px;
}
