
/**
 * HTML Tags
 */

a, a:link, a:active, a:visited, a:hover {
  color: #517373;
  outline: none;
  text-decoration: underline;
}

a:hover {
  color: #517373;
}

html, body {
    background: url("../images/texture.gif") repeat scroll center top #EBE9D9;
}

body {
    background: url("../images/gradient.gif") repeat-x scroll center top transparent;
    color: #333333;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 16px;
    margin: 0;
    padding: 0;
    text-align: center;
}

form {
  border: none;
  margin: 0;
  padding: 0;
}

fieldset {
  border: none;
  margin: 0;
  padding: 0;
}

h1, h2, h3, h4, h5, h6 {
  color: #517373;
  font-family: 'Palatino Linotype', serif;
  font-size: 16px;
  line-height: normal;
  margin: 0;
  padding: 0;
}

h1, h2 {
  font-size: 18px;
  font-weight: normal;
}

h3 {
  font-size: 14px;
  text-transform: none;
}

hr {
  background: #e2e0cf;
  color: #e2e0cf;
  border: 0;
  display: block;
  height: 1px;
  margin: 25px 0;
}

img {
  border: 0;
}

input {
  margin: 0;
}

p {
  margin-top: 15px;
  margin-bottom: 15px;
}


/**
 * Wrapper
 */

#wrapper {
  background: #fff;
  margin: 0 auto;
  position: relative;
  text-align: left;
  width: 990px;
}


/**
 * Header
 */

#header {
  background: url(../images/header/background.jpg) no-repeat;
  height: 109px;
  text-align: center;
  width: 990px;
}


/**
 * Nav
 */

#nav {
  padding: 1px 10px;  
}

#nav ul {
  background: #009b9a url(../images/nav/background.gif) left top repeat-x;
  height: 35px;
  list-style: none;
  margin: 0;
  padding: 0;
}

#nav ul li {
  float: left;
  list-style: none;
  margin: 0;
  padding: 0;
}

#nav ul li a {
  color: #fff;
  background: #009b9a url(../images/nav/background.gif) left top repeat-x;
  border-left: 1px solid #4dbbbb;
  border-right: 1px solid #006c6b;
  display: block;
  font-family: 'Palatino Linotype', serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 35px;
  padding: 0 24px;
  text-decoration: none;
  text-transform: uppercase;
}

#nav ul li a:hover {
  background: #009b9a url(../images/nav/background.gif) left bottom repeat-x;
  border-left: 1px solid #babf5e;
  border-right: 1px solid #696f11;  
  color: #fff;
}

#nav ul li.active a,
#nav ul li.active a:hover {
  background: #009b9a url(../images/nav/background.gif) left bottom repeat-x;
  border-left: 1px solid #babf5e;
  border-right: 1px solid #696f11;  
  color: #fff;
}

#nav ul li.first a,
#nav ul li.active.first a {
  border-left: 0;
}

#nav ul li.last a,
#nav ul li.active.last a {
  border-right: 0;
}

#nav ul li.first a {
  padding: 0 28px 0 29px;
}


/**
 * Nav > Menus
 */

#nav ul li ul {
  background: none;
  border: 0;
  display: none;
  position: absolute;;
  list-style: none;
  margin: 0;
  padding: 1px 0 0 0;
  z-index: 100;
}

#nav ul li:hover > ul {
  border: 0;
  display: block;
}

#nav ul li:hover > ul li {
  float: none;
  width: auto;
  height: auto;
}

#nav ul li:hover > ul li a,
#nav ul li.active:hover > ul li a {
  background: #ebe9d9;
  background-color: rgba(235, 233, 217, 0.9);
  border: 0;
  border-top: 1px solid #cdccb0;
  color: #006565;
  line-height: 40px;
  font-size: 13px;
}

#nav ul li:hover > ul li a:hover,
#nav ul li.active:hover > ul li a:hover,
#nav ul li.active:hover > ul li.active a:hover {
  background: #fff url(/images/nav/arrow.gif) 16px center no-repeat;
}

#nav ul li.active:hover > ul li.active a {
  background: #ebe9d9 url(/images/nav/arrow.gif) 16px center no-repeat;
  background-color: rgba(235, 233, 217, 0.9);
}


/**
 * Feature
 */

#feature {
  background: #a8a598 url(../images/home/feature/background.jpg) left top no-repeat;
  height: 360px;
  margin: 0 10px;
  overflow: hidden;
}

#feature h1 {
  color: #fff;
  font-family: 'Palatino Linotype';
  font-size: 23px;
  font-weight: normal;
  line-height: 26px;
  margin: 10px 0;
}

#feature p {
  color: #fff;
  font-family: 'Palatino Linotype';
  font-size: 13px;
  font-weight: normal;
  line-height: 16px;
}

#feature div {
  float: left;
  width: 284px;
  padding: 20px;
}

#feature ul {
  float: right;
  list-style: none;
  margin: 0;
  padding: 0;
}

#feature ul li {
  list-style: none;
  margin: 0;
  padding: 0;
}


/**
 * Tabs
 */

#tabs {
  padding: 1px 10px;
}

#tabs ul {
  background: #009b9a url(../images/home/tabs/background.gif) left top repeat-x;
  height: 60px;
  list-style: none;
  margin: 0 0 15px 0;
  padding: 0;
}

#tabs ul li {
  float: left;
  height: 60px;
  list-style: none;
  margin: 0;
  padding: 0;
  width: 170px;
}

#tabs ul li a {
  background: #009b9a url(../images/home/tabs/background.gif) left top repeat-x;
  border-left: 1px solid #4dbbbb;
  border-right: 1px solid #006c6b;
  color: #61d4d3;
  display: block;
  font-family: 'Palatino Linotype', serif;
  font-size: 13px;
  font-style: italic;
  font-weight: bold;
  line-height: 20px;
  padding: 10px 15px;
  text-decoration: none;
}

#tabs ul li a strong {
  color: #fff;
  display: block;
  font-size: 18px;
  font-style: normal;
}

#tabs ul li a:hover,
#tabs ul li.active a,
#tabs ul li.active a:hover {
  background: #009b9a url(../images/home/tabs/background.gif) left bottom repeat-x;
  border-left: 1px solid #babf5e;
  border-right: 1px solid #696f11;  
  color: #fff;
}

#tabs ul li.first a,
#tabs ul li.active.first a {
  border-left: 0;
}

#tabs ul li.last a,
#tabs ul li.active.last a {
  border-right: 0;
}

#tabs ul li.download a {
  background: #007675 url(../images/home/tabs/contact.png) 15px center no-repeat;
  border: none;
  padding-left: 60px;
  width: 215px;
}

#tabs ul li img {
  display: none;
  margin: 0 auto;
}

#tabs ul li.active img,
#tabs ul li.active img {
  display: block;
}


/**
 * Banner
 */

#banner {
  height: 165px;
  margin: 0 10px;
  overflow: hidden;
  position: relative;
  width: 970px;
}

#banner img {
  height: 165px;
  left: 0;
  position: absolute;
  top: 0;
  width: 970px;
}


/**
 * Content
 */

#content {
  color: #333;
  display: inline;
  float: left;
  font-family: 'Palatino Linotype', serif;
  font-size: 15px;
  line-height: 22px;
  margin: 30px 0 0 50px;
  width: 620px;
}

#content h1 {
  background: url(../images/partition.gif) center bottom no-repeat;
  color: #b2bb1c;
  font-size: 30px;
  height: 60px;
  line-height: 30px;
  margin-bottom: -15px;
}

#content h1 em {
  color: #00b1b0;
  font-size: 20px;
  font-weight: bold;
}

#content h2 {
  color: #006565;
  font-size: 20px;
  line-height: normal;
  margin: 30px 0 15px 0;
}

#content h2 em {
  color: #00b1b0;
  font-size: 20px;
  font-weight: bold;
}

#content p {
  margin: 20px 0;
}

#content div.partition {
  border-top: 1px solid #e2e0cf;
  margin-top: 15px;
  margin-bottom: -10px;
}

#content div.packet {
  background: #f1efe7;
  border: 1px solid #e2e0cf;
  margin: 15px 0;
  padding: 65px 30px 5px 30px;
  position: relative;
}

#content div.packet h2 {
  background: #f7f6f1;
  position: absolute;
  top: 0;
  left: 0;
  line-height: 60px;
  margin-top: 0;
  padding: 0 30px;
  width: 558px;
}

#content div.packet ul {
  border-top: 1px solid #e5e3db;
  border-bottom: 1px solid #f8f7f3;
  list-style: none;
  margin: 15px 0;
  padding: 0;
}

#content div.packet ul li {
  background: url(../images/home/packet/li.gif) 20px center no-repeat;
  border-top: 1px solid #f8f7f3;
  border-bottom: 1px solid #e5e3db;
  color: #006565;
  line-height: 28px;
  list-style: none;
  margin: 0;
  padding: 0 0 0 32px;
}

#content div.packet ul li a {
  color: #006565;
}

#content div.packet ul li a:hover {

}

#content div.packet ul li.pdf {
  background-image: url(../images/icons/pdf.gif);
  padding-left: 42px;
}

#content div.packet dl {
  border-top: 1px solid #e5e3db;
  border-bottom: 1px solid #f8f7f3;
  margin: 15px 0;
  padding: 0;
}

#content div.packet dl dt {
  border-top: 1px solid #f8f7f3;
  color: #006565;
  font-weight: bold;
  margin: 0;
  padding: 10px 0 0 0;
}

#content div.packet dl dd {
  border-bottom: 1px solid #e5e3db;
  margin: 0;
  padding: 0 0 10px 0;
}

#content p.more-information {
  line-height: 50px;
  text-align: center;
}

#content p.note {
  font-size: 11px;
}


/**
 * Sidebar
 */

#sidebar {
  background: #006565;
  color: #fff;
  float: right;
  font-size: 11px;
  line-height: 14px;
  margin: 10px;
  padding: 21px 21px 51px 21px;
  position: relative;
  width: 208px;
}

#sidebar h1 {
  color: #fff;
}

#sidebar h2 {
  color: #38dbda;
  font-size: 14px;
  font-style: italic;
  line-height: 14px;
  margin-bottom: 15px;
}

#sidebar img {
  border: 2px solid #00b1b0;
}

#sidebar ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#sidebar ul li {
  border-top: 1px solid #008383;
  list-style: none;
  margin: 0;
  min-height: 95px;
  padding: 10px 0;
}

#sidebar ul li:first-child {
  border-top: 0;
}

#sidebar ul li h3 {
  color: #fff;
  font-size: 15px;
  line-height: 15px;
  margin: 0 0 10px 0;
  padding: 0;
}

#sidebar ul li img {
  float: left;
  height: 58px;
  margin: 2px 0 0 0;
  padding: 0;
  width: 58px;
}

#sidebar ul li p {
  margin: 0 0 0 74px;
}

#sidebar ul li a {
  color: #49bbba;
}

#sidebar a.contact {
  background: #008383;
  color: #49bbba;
  bottom: 0;
  height: 31px;
  left: 0;
  padding: 10px 0;
  position: absolute;
  text-align: center;
  width: 250px;
}

#sidebar a.contact img {
  border: 0;
}


/**
 * Quote
 */

#quote {
  background: url(../images/quote/background.jpg) no-repeat;
  clear: right;
  color: #fff;
  float: right;
  height: 145px;
  margin: 10px;
  padding: 0;
  width: 250px;
}

#quote p {
  font-family: 'Palatino Linotype', serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 16px;
  margin: 18px 0;
  padding: 0 10px 0 74px;
}


/**
 * Footer
 */

#footer {
  background: url(../images/footer/gradient.gif) center top no-repeat;
  clear: both;
  color: #999;
  padding-bottom: 20px;
  text-align: center;
}

#footer a {
  color: #999;
}


/**
 * Slideshow
 */

#slideshow {
  height: 160px;
  position:relative;
  width: 210px;
}
 
#slideshow img {
  left: 0;
  opacity: 0.0;
  position: absolute;
  top: 0;
  z-index: 8;
}
 
#slideshow img.active {
  opacity: 1.0;
  z-index: 10;
}
 
#slideshow img.last-active {
  z-index:9;
}


/**
 * Slideshow Small
 */

#slideshow-small {
  height: 160px;
  position: relative;
  width: 210px;
}
 
#slideshow-small img {
  border: 3px solid #b2bb1c;
  display: inline;
  left: 0;
  opacity: 0.0;
  padding: 1px;
  position: absolute;
  top: 0;
  z-index: 8;
}

#slideshow-small.left img {
  margin: 3px 15px 15px 0;
}

#slideshow-small.right img {
  margin: 3px 0 15px 15px;
}
 
#slideshow-small img.active {
  opacity: 1.0;
  z-index: 10;
}
 
#slideshow-small img.last-active {
  z-index: 9;
}


/**
 * Floating
 */

.clear {
  clear: both;
}

.left {
  float: left;
  display: inline;
  margin-right: 0;
}

.right {
  float: right;
  display: inline;
  margin-left: 0;
}

img.left {
  border: 3px solid #b2bb1c;
  display: inline;
  margin: 3px 15px 15px 0;
  padding: 1px;
}

img.right {
  border: 3px solid #b2bb1c;
  display: inline;
  margin: 3px 0 15px 15px;
  padding: 1px;
}


/**
 * Text Align
 */
  
.center {
  text-align: center;
}


/**
 * Unordered List - Downloads
 */

ul.downloads {
  list-style: none;
  margin: 15px 0 0 0;
  padding: 0;
}

ul.downloads li {
  background: url(/images/icons/pdf.gif) left center no-repeat;
  padding-left: 22px;
  line-height: 20px;
}

ul.downloads li.doc {
  background-image: url(/images/icons/doc.gif);
}

ul.downloads li.htm,
ul.downloads li.html {
  background-image: url(/images/icons/htm.gif);
}

ul.downloads li.img {
  background-image: url(/images/icons/jpg.gif);
}

ul.downloads li.pdf {
  background-image: url(/images/icons/pdf.gif); !important
}

ul.downloads li.ppt,
ul.downloads li.pptx,
ul.downloads li.pps,
ul.downloads li.ppsx {
  background-image: url(/images/icons/ppt.gif);
}

ul.downloads li.rss {
  background-image: url(/images/icons/pdf.gif);
}

ul.downloads li.xls {
  background-image: url(/images/icons/xls.gif);
}

ul.downloads li.zip {
  background-image: url(/images/icons/zip.gif);
}


/**
 * Home
 */

#index.index img.right {
  border: none;
  padding: 0;
}


/**
 * Levels of Care
 */

#levels-of-care.index #content ul {
  list-style: none;
  margin: 20px 0;
  padding: 0;
}

#levels-of-care.index #content ul li {
  border-top: 1px solid #e2e0cf;
  list-style: none;
  margin: 0;
  min-height: 158px;
  padding: 10px 0;
}

#levels-of-care.index #content ul li h2 {
  margin: 0;
  padding: 0 0 10px 0;
}

#levels-of-care.index #content ul li p {
  margin: 0 0 0 123px;
  padding: 0 0 10px 0;
}

#levels-of-care.index #content ul li:first-child {
  border-top: none;
}

#levels-of-care.index #content ul li img {
  border: 3px solid #b2bb1c;
  display: inline;
  float: left;
  height: 100px;
  margin: 3px 15px 0 0;
  padding: 1px;
  width: 100px;
}
/**
 * Covid Updates
 */

#covid-updates.index #content ul {
  list-style: none;
  margin: 20px 0;
  padding: 0;
}

#covid-updates.index #content ul li {
  border-top: 0px solid #e2e0cf;
  list-style: none;
  margin: 0;
  min-height: 15px;
  padding: 10px 0;
}

#covid-updates.index #content ul li h2 {
  margin: 0;
  padding: 0 0 10px 0;
}

#covid-updates.index #content ul li p {
  margin: 0 0 0 123px;
  padding: 0 0 10px 0;
}

#covid-updates.index #content ul li:first-child {
  border-top: none;
}

#covid-updates.index #content ul li img {
  border: 3px solid #b2bb1c;
  display: inline;
  float: left;
  height: 100px;
  margin: 3px 15px 0 0;
  padding: 1px;
  width: 100px;
}


/**
 * Resources
 */

#resources #content ul {
  list-style: none;
  margin: 20px 0;
  padding: 0;
}

#resources #content ul li {
  border-top: 1px solid #e2e0cf;
  list-style: none;
  margin: 0;
  min-height: 108px;
  padding: 10px 0;
}

#resources #content ul li:first-child {
  border-top: none;
}

#resources #content ul li img {
  border: 3px solid #b2bb1c;
  display: inline;
  float: left;
  height: 100px;
  margin-right: 15px;
  padding: 1px;
  width: 100px;
}

/**
 * Contact Us
 */

#contact-us #content address {
  clear: right;
  float: right;
  font-size: 11px;
  font-style: normal;
  line-height: 13px;
  margin: -5px 0 0 0;
  padding: 0;
  width: 258px;
}

#contact-us #content .packet {
  clear: both;
  margin-top: 30px;
}

#contact-us #content form fieldset {
  margin-bottom: 30px;
}

#contact-us #content form fieldset label {
  display: block;
}

#contact-us #content form fieldset.left input,
#contact-us #content form fieldset.right input {
  padding: 2px;
  width: 260px;
}

#contact-us #content form fieldset.extras {
  clear: both;
}

#contact-us #content form fieldset.extras select {
  padding: 2px;
  width: 558px;
}

#contact-us #content form fieldset.extras input {
  padding: 2px;
  width: 550px;
}

#contact-us #content form fieldset.message textarea {
  padding: 3px;
  width: 550px;
}

#contact-us #content form fieldset.submit {
  text-align: right;
}

#contact-us #content form fieldset.submit label {
  float: left;
  padding-top: 3px;
}

#contact-us #content form fieldset.submit label img {
  border: 1px solid #abadb3;
  display: inline;
  float: left;
  margin-right: 4px;
}

#contact-us #content form fieldset.submit label input {
  float: left;
  padding: 2px;
}
