.welcome {
	clear:both;
	display:block;
	min-height:215px;
	_height:215px;
	margin:0 0 5px 0;
	padding:20px;
	background:url(img/bgr_doctor_group.jpg) right bottom no-repeat #efe9d5;
}
.welcome h1 {
	margin:0 0 8px 0;
	color:#1b4b67;
	font-family:"OFL Sorts Mill Goudy TT", "Times New Roman", Times, serif !important;
	font-size:32px !important;
	line-height:34px !important;
	font-weight:normal;
}
.welcome h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	font-weight:bold;
	margin:0;
}
.welcome p {
	width:400px;
	margin:0;
}

.slideshow_area {
	clear:both;
	display:block;
	height:245px;
	width:920px;
	margin:5px 0;
}
.slideshow_area .slideshow {
	width:920px;
	height:245px;
	margin:0;
	padding:0;
	overflow:hidden;
}
.slideshow_nav_prev,
.slideshow_nav_next {
	display:block;
	position:absolute;
	z-index:5000;
	width:42px;
	height:42px;
	margin-top:180px;
	text-indent:-500px;
	overflow:hidden;
	text-decoration:none !important;
	cursor:hand !important;
}
.slideshow_nav_prev {
	background:url(img/btn_slideshow_prev.png) top left no-repeat;
	margin-left:-15px;
}
.slideshow_nav_next {
	background:url(img/btn_slideshow_next.png) top left no-repeat;
	margin-left:893px;
}
.slideshow_image_title {
	display:none;
}
.slideshow .heading,
.slideshow .heading_slide1 {
	font-family:"OFL Sorts Mill Goudy TT", "Times New Roman", Times, serif;
	font-size:32px;
	line-height:32px;
	margin:0 0 10px 0;
}
.slideshow .heading_slide1 {
	color:#1b4b67;
}

.slideshow a {
	color: #FFFFFF;
}
.slideshow #DetailSlides_0 a {
	color: #005DAA;
}


.home_grid {
	width: 960px;
	color: #606161;
	font-size: 14px;
	line-height: 22px;
}
.home_grid_box {
	width: 255px;
	height: 340px;
	border: 1px solid #d1dee8;
	float: left;
	margin: 15px 15px 0 0;
	overflow: hidden;
	padding: 20px;
	background-color: #eef3f7;
}
.home_grid_box h2 {
	margin:0 0 10px 0;
	color: #1b4b67;
	font-family:"OFL Sorts Mill Goudy TT", "Times New Roman", Times, serif !important;
	font-size:26px !important;
	line-height:28px !important;
	font-weight:normal;
}
.home_grid_box p {
	margin-top:10px;	
}
.home_grid_box iframe {
	margin: 0;
}
.expertise {
	background: #ecf2f7 url(/img/expertise.png) no-repeat center bottom;
}
.phone {
	color: #497eb5;
	font-size:22px;
	line-height:28px;
	margin:25px 0 !important;
}
.wide_img {
	margin:-20px -20px 15px -20px;
	display:block;
}
.read_more {
	display:block;
	clear:both;
	text-align:left;
	margin:15px 0 0 0;
	color:#487fb9 !important;
	font-family:"OFL Sorts Mill Goudy TT", "Times New Roman", Times, serif;
	font-style:italic;
	font-size:18px;
}

/* patient story content, physician review content & contact form styles to overwrite those in site.css */

.patient_story_content h3 {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:20px;
	font-weight:bold;
	margin:5px 0;
}
.patient_story_content em {
	font-size:12px;
	line-height:16px;
}

.physician_review_content h3 {
	display:none;
}
.physician_review_content .rating {
	margin:0 0 15px 0;
}
.physician_review_content p img {
	width:100px;
	height:140px;
	float:left;
	margin:5px 10px 5px 0;
}

.patient_story_content p,
.physician_review_content p {
	margin:10px 0;
	font-size:14px;
	line-height:22px;
}
.patient_story_content p a,
.physician_review_content p a {
	display:block;
	clear:both;
	text-align:left;
	margin:15px 0 0 0;
	color:#487fb9 !important;
	font-family:"OFL Sorts Mill Goudy TT", "Times New Roman", Times, serif;
	font-style:italic;
	font-size:18px;
}

iframe html body page p {
	font-size:14px !important;
}
iframe .page_contact_form p {
    font-size:14px !important;
}
