/* CSS Document */

img {
	margin: 0;
	border: 0;
	padding: 0;
}

body {
	margin: 0 auto;
	padding: 0;
	background: #fff;
	font: 12px Arial, Helvetica, sans-serif;
	text-align: center;
	color: #373737;
}

p {
	margin: 0;
	padding: 2px 0 6px 0;
	line-height: 16px;
	color: #373737;
	text-align: left;
}

.heavy {
	font-weight: bold;
}

ul {
	color: #373737;
	line-height: 18px;
	text-align: left;
}

ol {
	color: #373737;
	line-height: 18px;
	text-align: left;
}

h1 {
	margin: 0 0 6px 0;
	padding: 0 0 2px 0;
	font: 18px Georgia, "Times New Roman", Times, serif;
	line-height: 20px;
	color: #5d9795;
}

h1.images {
	margin: 0;
	padding: 0;
	line-height: 0;
}

h2 {
	margin: 0;
	padding: 0;
	font: 20px Georgia, "Times New Roman", Times, serif;
	line-height: 20px;
	color: #336260;
	font-style: italic;
}

h3 {
	margin: 0 0 6px 0;
	padding: 0 0 2px 0;
	font: 18px Georgia, "Times New Roman", Times, serif;
	line-height: 20px;
	color: #eee9bb;
}

h3 a {
	color: #eee9bb;
}

h3 a:hover {
	color: #373737;
	text-decoration: underline;
}

h4 {
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #accccb;
	margin: 0;
	padding: 0;
}

h4.dark {
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #4d8280;
	margin: 0;
	padding: 0;
}

h5 {
	font: 20px Georgia, "Times New Roman", Times, serif;
	color: #edf6f6;
	margin: 0;
	padding: 0;
	line-height: 28px;
}

h6 {
	font: 14px Georgia, "Times New Roman", Times, serif;
	color: #5d9795;
	margin: 0;
	padding: 0;
}

a {
	color: #5d9795;
	text-decoration: none;
	}

a:hover {
	color: #373737;
	text-decoration: underline;
	}

table {
	margin: 0;
	padding: 0;
}

td {
	text-align: left;
}

form {
	margin: 0;
	padding: 0;
}

input {
	font: 11px Arial, Helvetica, sans-serif;
	color: #373737;
}


select {
	font: 11px Arial, Helvetica, sans-serif;
	color: #373737;
}

#wrapper {
	width: 920px;
	height: auto; 
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

#header {
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background: url(../images/bkg-header.jpg) no-repeat bottom #e9f2f1;
}

#header-rt {
	width: 425px;
	height: auto;
	margin: 0;
	padding: 95px 20px 0 0;
	text-align: right;
	float: right;
}

#header-lt {
	width: 200px;
	height: auto;
	margin: 0;
	padding: 10px 0 0 20px;
	text-align: left;
	float: left;
}

/* MAIN NAVIGATION */

#nav-wrap {
	width: 920px;
	height: auto;
	margin: 0;
	padding: 0;
	background: #fff;
	overflow: hidden;
}

#nav-wrap div {
	overflow: hidden;
}

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

#nav a {
	display: block;
	padding: 8px 0 8px 0;
	color: #91aead;
	background: #fff;
	text-align: center;
	font: 12px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

#nav a.on {
	display: block;
	padding: 8px 0 8px 0;
	color: #fff;
	background: #4d8280;
	text-decoration: none;
}

#nav a:hover {
	background: #4d8280;
	color: #fff;
	text-decoration: none;
}

#nav li {
	float: left;
	border-right: 1px dotted #d6cc99;
}

#nav li.sub {
	float: left;
	width: 210px;
	text-align: left;
	border: none;
	font: 12px Arial, Helvetica, sans-serif;
	text-transform: none;
}

#nav li a.sub { 
	width: 200px;
	text-align: left;
	border-right: none;
	background: #5d9795;
	padding-left: 10px;
	border-bottom: 1px dotted #336260;
	color: #fff;
}

#nav li a.sub:hover { 
	background: #accccb;
}

#nav li.about {
	width: 90px;
}

#nav li a.about { 
	width: 90px;
}

#nav li.nursing {
	width: 147px;
}

#nav li a.nursing { 
	width: 147px;
}

#nav li.aides {
	width: 154px;
}

#nav li a.aides { 
	width: 154px;
}

#nav li.memory {
	width: 142px;
}

#nav li a.memory { 
	width: 142px;
}

#nav li.news {
	width: 155px;
}

#nav li a.news { 
	width: 155px;
}

#nav li.join {
	width: 123px;
}

#nav li a.join { 
	width: 123px;
}

#nav li.contact {
	width: 103px;
	border-right: none;
}

#nav li a.contact { 
	width: 103px;
}

#nav li ul { /* second-level lists */
	position: absolute;
	width: 210px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	background: #c5522f;
	z-index: 1;
}

#nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	background: #c5522f;
	z-index: 1;
}

#hm-cols {
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background: url(../images/bkg-topcols.gif) repeat-y;
}

#hm-cols-rt {
	width: 410px;
	height: auto;
	margin: 0;
	padding: 0;
	float: right;
}

#hm-cols-lt {
	width: 510px;
	height: auto;
	margin: 0;
	padding: 0;
	float: left;
}

#hero {
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 10px 0;
	text-align: left; 
	background: #336260;
}

#rtcol {
	width: auto;
	height: auto;
	margin: 0;
	padding: 24px;
	text-align: left;
	background: url(../images/bkg-yellowflowers.jpg) no-repeat bottom #eee9bb;
}

#welcome {
	background: url(../images/bkg-welcome.gif) repeat-x top #f1edc9;
	width: auto;
	height: auto;
	margin: 0 0 14px 0;
	padding: 14px;
}

#assess {
	border: double #fff;
	background: url(../images/bkg-dots.gif) repeat;
	padding: 14px;
	margin: 0;
	width: auto;
	height: auto;
}

#hm-cols-bot {
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background: url(../images/bkg-botcols.gif) repeat-y;
}

#hm-cols-bot-rt {
	width: 410px;
	height: auto;
	margin: 0;
	padding: 0;
	float: right;
}

#hm-cols-bot-lt {
	width: 510px;
	height: auto;
	margin: 0;
	padding: 0;
	float: left;
}

#news {
	background: #5d9795;
	padding: 20px;
	margin: 0;
	text-align: left;
	width: auto;
	height: auto;
}

p.ltgreen {
	color: #accccb;
}

a.white {
	color: #fff;
}

#news a:hover {
	color: #accccb;
	text-decoration: underline;
}

#quote {
	padding: 35px 50px;
	margin: 0;
	text-align: center;
	width: auto;
	height: auto;
}

#quote p {
	text-align: center;
	font: 14px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 24px;
}

.name {
	color: #3e7572;
}

#enews {
	width: auto;
	height: auto;
	padding: 20px;
	margin: 0;
	text-align: left;
}

.buttons {
	background: #333;
	border: none;
	width: auto;
	height: auto;
	color: #fff;
	text-align: center;
	margin: 0;
	padding: 2px;
}

#footer {
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 20px;
	text-align: center;
	background: #accccb;
}

#footer p {
	color: #7ca3a1;
	text-align: center;
}

#intcols {
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 0;
	background: url(../images/bkg-incols.gif) repeat-y;
	text-align: center;
}

#intcols-rt {
	width: 681px;
	height: auto;
	margin: 0;
	padding: 0;
	float: right;
}

#intcols-lt {
	width: 239px;
	height: auto;
	margin: 0;
	padding: 0;
	float: left;
}

#leftnav {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	background: #f4edc3;
	border-top: 6px solid #336260;
}

#leftnav ul {
	list-style-type: none;
	text-align: left;
	margin: 0;
	padding: 0;
	display: block;
}

#leftnav ul li a {
	text-align: left;
	color: #4d8280;
	padding: 0;
	display: block;
	width: 215px;
	padding: 8px 12px 8px 12px;
	border-bottom: 1px solid #e1d9aa;
}

#leftnav ul li a.on {
	background: #f8f3d6;
}

#leftnav ul li a:hover {
	background: #f8f3d6;
	text-decoration: none;
	color: #333;
}

#assess-in-wrap {
	border: double #fff;
	background: url(../images/bkg-yellowflowers-sm.jpg) no-repeat;
	padding: 0;
	margin: 20px;
	width: auto;
	height: auto;
}

#assess-in {
	background: url(../images/bkg-dots.gif) repeat;
	padding: 14px;
	margin: 0;
	width: auto;
	height: auto;
	text-align: left;
}

#enews-in {
	width: auto;
	height: auto;
	padding: 20px;
	margin: 0;
	text-align: left;
}

#hero-in {
	background: #accccb;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: left;
}

#hero-in-rt {
	width: 278px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	float: right;
}

#hero-in-lt {
	width: 399px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	float: left;
}

.textwrap {
	padding: 20px;
}

#botcols {
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

#botcols-rt {
	width: 278px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	float: right;
}

#botcols-lt {
	width: 359px;
	height: auto;
	margin: 0 auto;
	padding: 20px;
	text-align: left;
	float: left;
}

.teasers {
	width: auto;
	height: auto;
	margin: 10px 0 20px 0;
	padding: 0;
}

.teasers-rt {
	width: 260px;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: left;
	float: right;
}

.teasers-lt {
	width: 75px;
	height: auto;
	margin: 0 10px 0 0;
	padding: 0;
	float: left;
}

/***Tony Aslett's clearing hack***/
  .clearing:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }

  .clearing {
    display: inline-block;
    }

  /* hides from IE/Mac \*/
  * html .clearing { 
    height: 1%;
    }

  .clearing {
    display: block;
    }
  /* end hide from IE-Mac */
  /***end clearing hack***/