body
{
	background: #b6dff6 url(../images/bg.gif);
	padding: 0px;
	margin: 0px;
	text-align: center;
	padding-bottom: 30px;
}
.body_wrapper
{
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
	width: 960px;
}
.content_wrapper
{
	padding: 0px 30px 30px 30px;
}

.about_text
{
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 150%;
	
	color: #483f36;
	font-family: georgia, times, serif;
	font-size: 15px;
}


.left_column
{
	background-color: #ebf2f6;
}
.right_column
{
	background-color: #e1eff7;
}


.doctor_menu
{
	color: #483f36;
	font-family: georgia, times, serif;
	font-size: 14px;
	margin-bottom: 8px;
}
.doctor_menu img
{
	border: 0px;
	vertical-align: middle;
}
.doctor_menu a
{
	text-decoration: none;
	color: #483f36;
}
.doctor_menu a:hover
{
	text-decoration: underline;
}

.doctor_title
{
	color: #483f36;
	font-family: georgia, times, serif;
	font-size: 18px;
	font-weight: bold;
}
.doctor_text
{
	margin-top: 22px;
	margin-bottom: 0px;
	line-height: 150%;
	
	color: #483f36;
	font-family: georgia, times, serif;
	font-size: 15px;
}
.doctor_back
{
	color: #483f36;
	font-family: georgia, times, serif;
	font-size: 10px;
	margin-top: 15px;
	margin-bottom: 0px;
	text-align: right;
	font-weight: bold;	
}
.doctor_back img
{
	border: 0px;
	vertical-align: middle;
}
.doctor_back a
{
	text-decoration: none;
	color: #483f36;
}
.doctor_back a:hover
{
	text-decoration: underline;
}
.bio_wrapper
{
	padding: 10px 30px 15px 30px;
}
.portrait_wrapper
{
	padding: 10px 0 0 0;
	text-align: center;
}






.location_wrapper
{
	padding: 10px 30px 15px 30px;
}
.location_title
{
	color: #483f36;
	font-family: georgia, times, serif;
	font-size: 18px;
	font-weight: bold;
}
.location_text
{
	margin-top: 8px;
	margin-bottom: 0px;
	line-height: 160%;
	
	color: #483f36;
	font-family: georgia, times, serif;
	font-size: 15px;
}
.location_back
{
	color: #483f36;
	font-family: georgia, times, serif;
	font-size: 10px;
	margin-top: 15px;
	margin-bottom: 0px;
	text-align: right;
	font-weight: bold;
}
.location_back img
{
	border: 0px;
	vertical-align: middle;
}
.location_back a
{
	text-decoration: none;
	color: #483f36;
}
.location_back a:hover
{
	text-decoration: underline;
}
.location_left_column
{
	background-color: #e7f0eb;
}
.location_right_column
{
	background-color: #cfeddc;
}
.location_hint
{
	color: #483f36;
	font-family: georgia, times, serif;
	font-size: 10px;
	text-align: center;
	font-weight: bold;
}

