@charset "UTF-8";
/* CSS Document */

a, body, div, h1, h2, h3, h4, h5, h6, asp, li, p, td, tr, ul {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	outline:none;
}

html {scrollbar-face-color:#999;
scrollbar-shadow-color: #FFFFFF;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-track-color: #FFFFFF;
scrollbar-arrow-color: #FFFFFF;}

hr {
	border:1px #333333 dotted;
}

hr.bio {
	border:1px #333333 dotted;
	width:300px;
	position:relative;
	right:115px;
}

hr.bio_profile {
	border:1px #333333 dotted;
	width:550px;
	position:relative;
}

body {
	margin:0; padding:0;
	width:100%;	
}

#wrapper {
	height:350px;
	position:relative;
	top:150px;
	margin:0; padding:0;
}

#wrapper.hsa {
	height:350px;
	position:relative;
	top:162px;
	margin:0; padding:0;
	border-bottom:6px solid #666;
}

/*---------- wrapper classes for different backgrounds on pages ----------*/
body.home #wrapper, body.hsa_land #wrapper, body.htc_land #wrapper {
	background:url(images/hcla_home_2_bg.gif) repeat-x;
}

body.land #wrapper {
	background:url(images/hcla_land_bg.gif) repeat-x;
}

body.our_mission #wrapper, body.our_mission_htc #wrapper {
	background:url(images/hcla_our_mission_bg.gif) repeat-x;
}

body.physician_bios #wrapper {
	background:url(images/hcla_physician_bios_bg.gif) repeat-x;
}

body.physician_bios_profile #wrapper {
	background:url(images/hcla_physician_bios_bg.gif) repeat-x;
}

body.diseases_and_diagnoses #wrapper {
	background:url(images/hcla_diseases_and_diagnoses_bg.gif) repeat-x;
}

body.request_appointment_1 #wrapper, body.request_appointment_2 #wrapper, body.request_appointment_3 #wrapper, body.request_appointment_4 #wrapper {
	background:url(images/hcla_request_appointment_bg.gif) repeat-x;
}

body.hand_therapy_center #wrapper {
	background:url(images/hcla_request_appointment_bg.gif) repeat-x;
}

body.financial_policies #wrapper {
	background:url(images/hcla_financial_policies_bg.gif) repeat-x;
}

body.contact #wrapper, body.contact2 #wrapper {
	background:url(images/hcla_contact_bg.gif) repeat-x;
}


/*---------- container ----------*/
#container {
	width:925px;
	position:relative;
}

#container h1 {
	
}

#container h1 a {
	text-decoration:none;
	font-family:"Times New Roman", Times, serif;
	font-size:30px;
	font-style:italic;
	padding-left:20px;
	position:relative;
	top:15px;
	color:#000;
	z-index:10;
}

#container h1 span.subhead {
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	padding-left:20px;
	position:relative;
	color:#666;
	z-index:10;
}

#container h1 a:hover {
	color:#666666;
}


/*---------- content (general) ----------*/
#content {
	margin:0; padding:0;
	position:relative;
	top:21px;
	margin-right:20px;
	height:243px;
}

#content h2 {
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-size:18px;
	padding-left:20px;
}

#content h3 {
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-size:14px;
	padding-left:20px;
}

#content p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-left:20px;
}


/*---------- home content ----------*/
body.home #content {
	background:url(images/home_image.jpg) no-repeat;
	height:275px;
	top:-5px;
}

body.home #content #text {
	width:330px;
	position:absolute;
	left:500px;
	top:40px;
}

body.home #content #text p.scroll {
	overflow-y:scroll;
	height:80px;
}

body.home #content #text p {
	margin:0; padding:0;
	padding:5px 0 5px 0;
}

body.home #content #text a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	text-decoration:none;
}

body.home #content #text a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	text-decoration:none;
}

/*---------- htc landing pages content ----------*/
body.htc_land #content {
	background:url(images/htc_landing_image.jpg) no-repeat;
	height:275px;
	top:-5px;
}

body.htc_land #content #text {
	width:330px;
	position:absolute;
	left:500px;
	top:40px;
}

body.htc_land #content #text p.scroll {
	
}

body.htc_land #content #text p {
	margin:0; padding:0;
	padding:5px 0 5px 0;
}

body.htc_land #content #text a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	text-decoration:none;
}

body.htc_land #content #text a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	text-decoration:none;
}

/*---------- hsa landing pages content ----------*/
body.hsa_land #content {
	background:url(images/hsa_landing_image.jpg) no-repeat;
	height:275px;
	top:-5px;
}

body.hsa_land #content #text {
	width:330px;
	position:absolute;
	left:500px;
	top:40px;
}

body.hsa_land #content #text p.scroll {
	
}

body.hsa_land #content #text p {
	margin:0; padding:0;
	padding:5px 0 5px 0;
}

body.hsa_land #content #text a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	text-decoration:none;
}

body.hsa_land #content #text a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	text-decoration:none;
}




/*---------- landing page content ----------*/
body.land #content {
	background:url(images/land_image.jpg) no-repeat;
	height:275px;
	top:-11px;
}

body.land #content #text p, body.land #content #text h2 {
	width:300px;
	position:relative;
	top:50px;
}

body.land #content #text p.brown {
	position:absolute;
	color:#644B0C;
	width:290px;
	left:660px;
	top:100px;
	line-height:1.5em;
/*	overflow-y:scroll;*/
	height:160px;
}

body.land #content #text h2, body.land #content #text p {
	position:relative;
	left:100px;
	top:80px;
}


/*---------- our mission content ----------*/
body.our_mission #content {
	background:url(images/hsa_our_mission_image.jpg) no-repeat;
}

body.our_mission_htc #content {
	background:url(images/htc_our_mission_image.jpg) no-repeat;
}

body.our_mission #content #text, body.our_mission_htc #content #text {
	position:relative;
	top:10px;
	width:500px;
}

body.our_mission #content #text p.scroll, body.our_mission_htc #content #text p.scroll {
	overflow-y:scroll;
	height:150px;
	
}

body.our_mission #content #text p, body.our_mission_htc #content #text p {
	width:290px;
	line-height:1.5em;
	background:#EEDDA3;
	padding:10px;
}

body.our_mission #content #text p.video, body.our_mission_htc #content #text p.video {
	float:right;
	position:absolute;
	top:90px;
	left:320px;
	width:120px;
	text-align:center;
	background:none;
	height:80px;
}

body.our_mission #content #text p.video img, body.our_mission_htc #content #text p.video img {
	border:none;
}

body.our_mission #content #text p.video a, body.our_mission_htc #content #text p.video a {
	color:#666;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

body.our_mission #content #text p.video a:hover, body.our_mission_htc #content #text p.video a:hover {
	color:#666;
	text-decoration:underline;
}

body.our_mission #content #text h2, body.our_mission_htc #content #text h2 {
	color:#333;
	width:100px;
	background:#EEDDA3;
	padding:10px;
}


/*---------- physician bios content ----------*/
body.physician_bios #content {
	background:url(images/physician_bios_image.jpg) no-repeat 290px 0px;
	padding-left:290px;
	position:relative;
}

body.physician_bios #content #text p {
	position:relative;
	width:340px;
	line-height:1.5em;
	margin:0;
}

body.physician_bios #content #text h2 {
	color:#565438;
	text-align:right;
	width:325px;
}

body.physician_bios #content #text h3 {
	text-align:center;
	width:350px;
}

body.physician_bios #content #text img.left {
	position:absolute;
	left:80px;
	top:30px;
	border:#333333 solid 2px;
}

body.physician_bios #content #text img.right {
	position:absolute;
	left:730px;
	top:30px;
	border:#333333 solid 2px;
}

body.physician_bios #content #text img.left_block {
	position:absolute;
	left:10px;
	top:10px;
}

body.physician_bios #content #text img.right_block {
	position:absolute;
	left:665px;
	top:10px;
}

body.physician_bios #content #text a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#565438;
}

body.physician_bios #content #text a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333;
}


/*---------- physician bios  PROFILES content ----------*/
body.physician_bios_profile #content {
	background:url(images/physician_bios_profile_image.jpg) no-repeat 290px 0px;
	padding-left:290px;
	position:relative;
}

body.physician_bios_profile #content #text p {
	position:relative;
	width:560px;
	font-size:11px;
	margin:0;
	line-height:1.5em;
}

body.physician_bios_profile #content #text h2 {
	color:#565438;
}

body.physician_bios_profile #content #text h2.right {
	color:#565438;
	position:absolute;
	top:0px;
	margin-top:6px;
	left:700px;
	font-size:14px;

}

body.physician_bios_profile #content #text h3 {
	text-align:center;
	width:350px;
}

body.physician_bios_profile #content #text img.left {
	position:absolute;
	left:80px;
	top:30px;
	border:#333333 solid 2px;
}

body.physician_bios_profile #content #text img.right {
	position:absolute;
	left:730px;
	top:30px;
	border:#333333 solid 2px;
}

body.physician_bios_profile #content #text a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#565438;
}

body.physician_bios_profile #content #text a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333;
}


/*---------- diseases and diagnoses content ----------*/
body.diseases_and_diagnoses #content {
	position:relative;
	top:28px;
}

body.diseases_and_diagnoses #content .container {
	overflow:hidden;
	height:243px;
	position:relative;
	right:35px;
	bottom:0px;
}

/*---------- request appt, request appt 2, request appt review content ----------*/
body.request_appointment_1 #content {
	background:url(images/htc_request_appointment_image_3.jpg) no-repeat;
	position:relative;
	top:28px;
}

body.request_appointment_2 #content {
	background:url(images/hsa_request_appointment_image_2.jpg) no-repeat;
	position:relative;
	top:28px;
}

body.request_appointment_3 #content {
	background:url(images/htc_request_appointment_image_1.jpg) no-repeat;
	position:relative;
	top:28px;
}

body.request_appointment_4 #content {
	background:url(images/hsa_request_appointment_image_3.jpg) no-repeat;
	position:relative;
	top:28px;
}

body.request_appointment_review #content {
	background:url(images/request_appointment_review_image.jpg) no-repeat;
	position:relative;
	top:28px;
}

body.request_appointment_1 #content #text, body.request_appointment_2 #content #text, body.request_appointment_3 #content #text, body.request_appointment_4 #content #text {
	position:absolute;
	width:400px;
	left:350px;
	line-height:1.5em;
}

body.request_appointment_1 #content #text td div, body.request_appointment_2 #content #text td div, body.request_appointment_3 #content #text td div, body.request_appointment_4 #content #text td div {
	padding-bottom:5px;
	padding-right:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

body.request_appointment_1 #content #text td a, body.request_appointment_2 #content #text td a, body.request_appointment_3 #content #text td a, body.request_appointment_4 #content #text td a {
	text-decoration:none;
	color:#000000;
}


/*---------- hand therapy center content ----------*/
body.hand_therapy_center #content {
	background:url(images/hand_therapy_center_image.jpg) no-repeat;
	position:relative;
	top:28px;
}

body.hand_therapy_center #content #text {
	position:absolute;
	width:400px;
	left:350px;
	line-height:1.5em;
}

body.hand_therapy_center #content #text td {
	padding-bottom:5px;
	padding-right:5px;
}


/*---------- financial policies content ----------*/
body.financial_policies #content {
	background:url(images/hsa_financial_policies_image.jpg) no-repeat;
}

body.financial_policies #content #text {
	width:290px;
	position:relative;
	line-height:1.5em;
	height:180px;
	overflow-y:scroll;
}

body.financial_policies #content h2 {
	color:#333;
	width:145px;
	background:#8F9C88;
	position:relative;
	top:10px;
	padding:10px;
}

/*---------- contact content ----------*/
body.contact #content {
	background:url(images/hsa_contact_image3.jpg) no-repeat;
	position:relative;
	top:28px;
}

body.contact2 #content {
	background:url(images/htc_contact_image.jpg) no-repeat;
	position:relative;
	top:28px;
}

body.contact #content #text.contact_info table {
	position:relative;
	width:200px;
	top:30px;
	color:#fff;
	left:420px;
}


body.contact2 #content #text.contact_info table {
	position:relative;
	width:400px;
	top:165px;
	color:#fff;
	left:20px;
}

body.contact #content #text.contact_info td, body.contact2 #content #text.contact_info td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

body.contact #content #text.form {
	position:absolute;
	top:10px;
	width:250px;
	left:620px;
	color:#fff;
}


body.contact2 #content #text.form {
	position:absolute;
	top:0px;
	width:400px;
	left:420px;
	color:#fff;
}

body.contact #content #text.form td div, body.contact2 #content #text.form td div {
	padding-bottom:5px;
	padding-right:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;

}


/*---------- primary nav content ----------*/
#primary_nav {
	position:absolute;
	top:316px;
}

#primary_nav li, #primary_nav a {
	display:inline;
	color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11.5px;
	text-decoration:none;
	letter-spacing:-.05em;
	font-weight:bold;
}

#primary_nav a:hover {
	color:#CCCCCC;
}




