/*
--------------------------
ABC Heath Care Base styles
Author: 	Mark Priestap
Version:	14 Jan 2005
-------------------------- */



body {
	margin:0px;
	padding:0px;
	font: small/1.5em verdana, arial, helvetica, sans-serif;
	color: #666;
	background: #A1BCD8 url(../images/bgs/bodybg.gif) repeat-y left;
	}
h1 {
	margin: 0 0 .6em; padding: 0;
	}
h2, h3, h4, h5 {
	margin-top: 1em;
	margin-bottom: .2em;
	}
p {
	margin-top: 0;
	margin-bottom: 1em;
	}
hr {
	display: none;
	}
a {
	text-decoration: none;
	border-bottom: 1px dotted #317AC9;
	color: #317AC9;
	}
* html a {
	border-bottom: 1px solid #B1D1F1; 
	}
a:hover {
	border-bottom: 1px solid #317AC9;
	}
img {
	border: 0;
	}

/* Page Layout
-------------------------- */
#container {
	position: relative;
	width: 771px;
	}
#wrapper {
	background: url(../images/bgs/wrapperbg.gif) repeat-x top;
	height: 27px;
	}

/* header
-------------------------- */
#header {
	position: relative;
	width: 100%;
	top: 27px;
	left: 0;
	height: 135px;
	background: url(../images/bgs/headerbg.gif) repeat-x top;
	}
#header h1 {
	position: relative;
	top: 3px;
	margin: 0;
	padding: 0;
	height: 120px;
	text-indent: -3000px;
	background: url(../images/logos/abchc.gif) no-repeat left center;	
	}
/* nav
-------------------------- */
#nav {
	position: relative;
	width: 100%;
	background: #275280;
	}

#nav ul {
	margin: 0 0 0;
	padding:0;
	margin-left: 225px;
	list-style: none;
	background: #275280 url(../images/nav-spcr.gif) no-repeat 233px top;
	voice-family: "\"}\""; 
	voice-family:inherit;
	
	height: 2.4em;
	}
* html #nav ul {
	height: 2.3em;
	}
#nav ul li {
	float: left;
	background: url(../images/nav-spcr.gif) no-repeat right top;	
	padding-right: 2px;
	}
#nav ul li a {
	float: left;
	background: url(../images/bgs/navbtnbg.gif) repeat-x top;
	border-bottom: 0;
	padding: 6px 15px 5px;
	display: block;
	color: #9ECFF7;
	text-decoration: none;
	white-space: nowrap;
	}
#nav ul li a:hover {
	color: white;
	background: #538AC3;
	}
body#about li#navabout a,
body#nursing li#navnurse a,
body#hospitals li#navhosp a,
body#homecare li#navhc a,
#nav ul li.current a, #nav ul li.current a:hover {
	color: #113255;
	font-weight: normal;
	background: #9AC5F0;
	padding: 5px 15px;
	position: relative;
	top: 1px;
	}
#nav ul li#navhc a {
	padding: 6px 16px 5px;
	}
.staffing #navstaffing a {
	background: #6AA0D8;
	font-weight: bold;
	}
/* subnav
-------------------------- */
#subnav {
	position: relative;
	float: left;
	width: 235px;
	border-top: 3px solid #9AC5F0;
	}
#subnavheader {
	display: none;
	}
#subnav ul {
	margin: 1em 0; 
	padding: 0;
	list-style: none;
	}
#subnav ul a {
	border-color: #98AFD0;
	border-bottom-style: solid;
	display: block;
	padding: 5px 10px;
	width: 175px;
	}
#subnav ul a:hover {
	background-color: #eef3ff;
	border-color: #98AFD0;
	}
#subnav ul li ul {
	margin: 0 0 1em 0; padding-left: 20px;
	}
#subnav ul li {
	line-height: normal;
	}
#subnav ul li.multi {
	line-height: 160%;
	margin: .5em 0;
	}
#subnav ul li.current a {
	font-weight: bold;
	}
#subnav h3 {
	font: bold 90% verdana;
	margin: .5em 0 .1em;
	}
#subnav .boxhdr {
	background: #D44010;
	color: #fff;
	padding: 6px 10px;
	margin-bottom: -1px;
	border: 1px solid #F0F5FB;
	}
#subnav .box {
	border: 1px solid #F0F5FB;
	padding: 10px;
	background-color: #113255;
	/*background-image: url(../images/bgs/boxbg.gif);*/
	background-repeat: repeat-x;
	background-position: top;
	margin-bottom: 20px;
	}
#subnav .box p {
	margin: 0 0 .3em;
	font-size: 85%;
	color: #eee;
	}
#subnav .box a {
	color: #FFFFFF;
	font-weight: bold;
	}
#subnav .box a:hover {
	border-color: #fff;
	}
#sn2 {
	padding: 20px;
	}
/* content
-------------------------- */
#content {
	background: #fff url(../images/bgs/contentbg.gif) repeat-y left;
	clear: both;
	height: 100%;
	min-height: 300px;
	}
/* maincol
-------------------------- */
#maincol {
	background-color: #fff;
	position: relative;
	float: right;
	width: 536px;
	border-top: 3px solid #9AC5F0;
	}
#maincol a:hover {
	background-color: #FFFFCC;
	}
#maincol .header {
	background: #113255;
	padding: 12px 20px;
	}
#maincol .header h2 {
	margin: 0 0 .2em;
	color: #D44010;
	font: bold 170%/1em "Trebuchet MS", Georgia, serif;
	}
#maincol h3 {
	margin: 0 0 .5em;
	color: #369;
	font-family: "Trebuchet MS", Georgia, serif;
	font-size: 200%;
	}
#maincol h3.news-header {
	font-size: 150%;
	margin-bottom: .2em;
	}
#maincol h4 {
	color: #D44010;
	font-family:  "Trebuchet MS", Georgia, serif;
	margin: 1em 0 .3em;
	}
#maincol .header p.subtitle {
	color: #D0DAE4;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	line-height: 1.2em;
	margin:  0; 
	padding: 0;
	}
#maincol ul li {
	list-style: none;
	background: url(../images/bullet_a.gif) no-repeat left center;
	padding-left: 20px;
	}
* html #maincol ul li {
	list-style-type: disc;
	background: transparent;
	padding-left: 0;
	}
#maincol dl dt {
	margin-top: 1em;
	margin-bottom: .6em;
	font-weight: bold;
	}
#maincol table {
	padding: 2px;
	}
#maincol th {
	background-color: #58B;
	color: #FFF;
	text-align: left;
	}

#mc2 {
	padding: 15px 20px 20px 20px;
	}
#footer {
	clear: both;
	color: #679AD0;
	background: url(../images/bgs/footerbg.gif) repeat-x top;
	height: 350px;
	text-align: center;
	font-size: 80%;
	}
#footer marquee {
	color: #FFFF66;
	}
#footer marquee big {
	font-size: 110%;
	}
/* cnav
-------------------------- */
#cnav {
	position: absolute;
	z-index: 3;
	top: 0;
	right: 0;
	background: #103353;
	height:30px
	}
/* IE Hack */
* html #cnav {
	right: -1px;
	}
/* end hack */
#cnav ul {
	margin: 0; padding: 0;
	list-style: none;
	background: #538AC3;
	padding-left: 3px;
	}
#cnav ul li {
	float: left;
	position: relative;
	}
#cnav ul li a {
	float: left;
	display: block;
	padding: 4px 15px 3px;
	border-bottom: 0;
	background: #538AC3;
	color: #DDEDFC;
	}
#cnav ul li a:hover {
	background: #6AA0D8;
	}
#home #cnavhome a {
	background: #6AA0D8;
	}
#sitemap #cnavsitemap a {
	background: #6AA0D8;
	}
#contact #cnavcontact a {
	background: #6AA0D8;
	}
#imagerotator {
	position: absolute;
	top: 30px;
	left:230px;
	width: 541px;
	height: 105px;
	background: url(../images/flower_a.jpg) no-repeat right top;	
	}
#imagerotator .first {
	float: left;
	}
/* Misc.
--------------------------------------- */

.important, p.important {
	background-color: #EEF3FF;
}
.highlight {
	background-color: #FFFF99;
	}
p.important {
	padding: 10px;
	border: 1px solid #D6E8FC;
	color: #58B;
	}


* a.anchor, a.anchor:hover {border-bottom-width: 0; color: #555; background-color: transparent;}
* a.more	{
	background: url(../images/arrow_rt_dk.gif) no-repeat right center;
	padding-right: 7px;
}
.special a, .special a:hover, * a.pdf, * a.readmore, * a.pdf:hover, * a.readmore:hover {
	color: #990000;
	border-bottom-color: #900;
	}
* html .special a, * a.pdf, * a.readmore {
	border-bottom-color: #C8B5C2;
	}
* html .special a:hover, * a.pdf:hover, * a.readmore:hover {
	border-bottom-color: #900;
	}
ul.special {
	background-color: #F1E8EF;
	border: 2px solid #C29BA8;
	}
ul.special li {
	padding-left: 7px;
	font: bold 130% "Trebuchet MS", Verdana, sans-serif;
	}
.label {
	font-weight: bold;
	font-size: 85%;
	}
.altcolor {
	background: #F0F5FB;
	}
.data td {
	padding: 3px;
	vertical-align: top;
	}
.padtop {
	padding-top: 20px;
	}
.small {
	font-size: 80%;
	}
a.imglink, a.imglink img {
	border: 0 !important;
	}
.divider {
	border-bottom: 1px dashed silver;
	padding-bottom: 1em;
	margin-bottom: 1em;
	}
