/* Begin Active Doctors, Active Patients */

/* Begin Global */

body.hlm
	{
	background-color:#eee8bb;
	color:#000000;
	font-family:Verdana, sans-serif;
	font-size:13px;
	margin:0;
	padding:0;
	text-align:center;
	}

#page_container
	{
	margin:0 auto;
	width:820px;
	}

h1
	{
	display:none;
	}

p
	{
	margin:0;
	padding:0;
	}

hr
	{
	display:none;
	}

.clear
	{
	clear:both;
	}

/* End Global */

/* Begin Head */

#head_container
	{
	background-color:#ffffff;
	height:160px;
	margin-top:6px;
	text-align:left;
	width:820px;
	}

#head_top
	{
	background:url(/hlm/adap/image/back/content_top_back.png) top left no-repeat;
	height:24px;
	width:820px;
	}

#head_content
	{
	background:url(/hlm/adap/image/back/content_middle_back.png) top left repeat-y;
	height:112px;
	padding:0 27px;
	width:766px;
	}

#head_bottom
	{
	background:url(/hlm/adap/image/back/content_bottom_back.png) top left no-repeat;
	height:24px;
	width:820px;
	}

/* End Head */

/* Begin Nav */

#nav_container
	{
	background:url(/hlm/adap/image/back/nav_back.png) top left no-repeat;
	background-color:#7b0000;
	color:#ffffff;
	font-weight:bold;
	height:48px;
	margin-top:4px;
	padding:0 27px;
	width:766px;
	}

#nav
	{
	list-style:none;
	height:40px;
	margin:0;
	padding:0;
	}

#nav li
	{
	display:inline;
	}

#nav li a
	{
	color:#ffffff;
	display:block;
	float:left;
	height:28px;
	margin-top:2px;
	padding-top:12px;
	text-decoration:none;
	}

#nav li a:hover
	{
	background-color:#550004;
	}

#nav_featured
	{
	border:1px dashed #7b0000;
	margin:10px 10px 5px 10px;
	padding:10px 15px;
	}

#nav_featured a
	{
	color:#7b0000;
	text-decoration:underline;
	}

#nav_featured a:hover
	{
	background-color:#7b0000;
	color:#ffffff;
	text-decoration:none;
	}

/* End Nav */

/* Begin Body */

#body_container
	{
	background-color:#ffffff;
	text-align:left;
	width:820px;
	}

#body_top
	{
	background:url(/hlm/adap/image/back/content_top_back.png) top left no-repeat;
	height:24px;
	width:820px;
	}

#body
	{
	background:url(/hlm/adap/image/back/content_middle_back.png) top left repeat-y;
	padding:0 27px;
	width:766px;
	}

#body_left_column
	{
	float:left;
	width:266px;
	}

#body_right_column
	{
	float:left;
	margin-left:28px;
	width:460px;
	}

#body_right_column a
	{
	color:#7b0000;
	text-decoration:underline;
	}

#body_right_column a:hover
	{
	background-color:#7b0000;
	color:#ffffff;
	text-decoration:none;
	}

#body_right_column span
	{
	color:#7b0000;
	font-size:16px;
	}

#body_right_column ul
	{
	list-style-type:square;
	margin:0 0 0 30px;
	padding:0;
	}

#body_right_column ul li.margin
	{
	margin-bottom:8px;
	}

#body_right_column table
	{
	float:left;
	font-size:11px;
	}

#body_right_column table tr
	{
	background-color:#cccccc;
	}

#body_right_column table tr.head
	{
	background-color:#7b0000;
	color:#ffffff;
	}

#body_right_column table tr td
	{
	padding:4px 6px;
	}

#body_right_column div.faculty_member
	{
	float:left;
	margin-bottom:28px;
	width:460px;
	}

#body_right_column div.faculty_member div.faculty_photo
	{
	width:120px;
	float:left;
	}

#body_right_column div.faculty_member div.faculty_bio
	{
	float:left;
	margin-left:20px;
	width:320px;
	}

#body_bottom
	{
	background:url(/hlm/adap/image/back/content_bottom_back.png) top left no-repeat;
	height:24px;
	width:820px;
	}

/* End Body */

/* Begin Foot */

#foot
	{
	background:url(/hlm/adap/image/back/foot_back.png) top left no-repeat;
	background-color:#ffffff;
	height:35px;
	margin:4px 0 10px 0;
	padding:13px 27px 0 27px;
	text-align:left;
	width:766px;
	}

#foot a
	{
	color:#000000;
	text-decoration:none;
	}

#foot a:hover
	{
	background-color:#ffffff;
	color:#7b0000;
	text-decoration:underline;
	}

/* End Foot */

/* End Active Doctors, Active Patients */