/* LAYOUT */

 #masthead {
    text-align: left; 
    margin-left: auto; 
    margin-right: auto; 
    width: 735px; 
    height: 78px;
 }
 #mainnav-container {
    text-align: center; 
    margin: 0;
    padding: 0;
}
 #main-container {
    background-color: #FFF; 
    background-image:  url(images/navbar-shadow.gif);
    background-repeat: repeat-x;
    width: 735px; 
    margin-left: auto; 
    margin-right: auto;
    margin-top: 0;
}
 #subnav-container {
    width: 200px; 
    float: left; 
    text-align: left;
    margin-top: 15px;
	padding-bottom: 30px;
}
 #content-container {
    margin-left: 220px; 
    width: 490px; 
    text-align: left;
    margin-top: 0;
}
 #content-container-wide {
	width: 695px;
	padding: 0 10px 0 30px;
	text-align: left;
	margin-top: 0;
}
 #content-bottom {
  background-color: #FFF;
  width: 735px;
  height: 13px;
  background-image:  url(images/left-corner.gif);
  background-repeat: no-repeat;
  background-position: left;
  text-align: right;
  margin-left: auto; 
  margin-right: auto;
  margin-top: 0;
}

 #bottnav-container {
  margin-top: 55px;
  text-align: center;
  clear: both;
}

/* GENERIC & NAVIGATION */

BODY {
 background-image:  url(images/bg.gif);
 background-repeat: repeat-x;
 background-color: #7f7fcc;
 margin: 0;
 padding: 0;
 text-align: center;
 font-family: georgia, times, 'times new roman', serif;
}
 .topnav {
  margin: 0 15px 0 15px;
  padding: 0;
  display:inline;
  font-size: 1px;
}
 .topnav-hide {
  margin: 0 5px 0 5px;
  padding: 0;
  display:none;
  font-size: 1px;
}

 .leftnav {
  text-align: left;
  font-size: 12px;
  font-weight: bold;
  margin-left: 5px;
  width: 190px;
  /*  border: 1px solid #999;  */
  float:left;
}
 .sidenav {
  background-image:  url(images/bullet_off.gif);
  background-repeat: no-repeat;
  padding: 2px 0 8px 30px;
  color: #2c39ab;
}
 .sidenav A {
  color: #2c39ab;
  text-decoration: none;
}
 .sidenav A:hover {
  color: #7f7fcc;
  text-decoration: none;
}
 .sidenav-lit {
  background-image:  url(images/bullet_on.gif);
  background-repeat: no-repeat;
  padding: 2px 0 8px 30px;
  color: #7f7fcc;
}
 .sidenav-lit A {
  color: #7f7fcc;
  text-decoration: none;
}

 .bottnav {
  font-family: georgia, times, 'times new roman', serif;
  color: #2c39ab;
  font-weight: bold;
  font-size: 12px;
}
 A.bottnav {
  font-family: georgia, times, 'times new roman', serif;
  color: #2c39ab;
  font-weight: bold;
  font-size: 12px;
}
 .bottnav-lit {
  font-family: georgia, times, 'times new roman', serif;
  color: #FF6600;
  font-weight: bold;
  font-size: 12px;
}
 A.bottnav-lit {
  text-decoration: none;
}

 .titlearea {
     margin-bottom: 10px;
}

 .footer {
     font-family: arial, verdana, sans-serif;
     font-size: 12px;
     color: #FFF;
     margin: 20px;
     padding-bottom: 10px;
     clear: both;
}
 .footer a {
     color: #FC6;
}
.staff-fun-pics {
list-style: none;
margin-left: 20px;
padding-left: 0;
overflow: hidden;
padding-bottom: 30px;
}
.staff-fun-pics li {
float: left;
width: 188px;
margin: 10px;
}

.staff-fun-pics-captions {
list-style: none;
margin-left: 20px;
padding-left: 0;
overflow: hidden;
padding-bottom: 3em;
}
.staff-fun-pics-captions li {
float: left;
width: 188px;
margin: 10px;
text-align: center;
}
.staff-fun-pics-captions p {
margin: 5px 0 0 0;
height: 3em;
font-size: 13px;
}
.staff-fun-pics-captions.tall p {
height: 4em;
}
	 
#contact-office-gallery {
width: 366px;
float: right;
list-style: none;
margin-top: -20px;
font-size: .75em;
}
#contact-office-gallery strong {
font-size: 1.25em;
}
#contact-office-gallery li {
padding-top: 170px;
background-repeat:no-repeat;
width: 173px;
}
#contact-office-gallery .joyce {
background-image:url(images/small-joyce.jpg);
float: left;
}
#contact-office-gallery .linda {
background-image:url(images/small-linda.jpg);
float: right;
}
#contact-lists {
overflow: hidden;
clear: both;
padding-left: 30px;
}
#contact-list-left {
float: left;
margin-right: 30px;
}
#contact-list-left {
float: left;
}

#main-nav {
margin: 0 auto 0 auto;
padding: 0;
background-image:url(images/main-nav-bg.gif);
width: 735px;
height: 23px;
list-style: none;
position: relative;
}
#main-nav li {
position: absolute;
top: 0;
}
#main-nav li a {
display: block;
text-indent: -9999px;
background-image:url(images/main-nav-bg.gif);
height: 23px;
}
#mn-home {
left: 0;
width: 88px;
}
#mn-home a:link, #mn-home a:visited  {
background-position: 0 0;
}
#mn-home a:hover  {
background-position: 0 -46px;
}
#mn-home.islit a {
background-position: 0 -23px !important;
}
#mn-about {
left: 88px;
width: 110px;
}
#mn-about a:link, #mn-about a:visited  {
background-position: -88px 0;
}
#mn-about a:hover  {
background-position: -88px -46px;
}
#mn-about.islit a {
background-position: -88px -23px !important;
}
#mn-services {
left: 198px;
width: 99px;
}
#mn-services a:link, #mn-services a:visited  {
background-position: -198px 0;
}
#mn-services a:hover  {
background-position: -198px -46px;
}
#mn-services.islit a {
background-position: -198px -23px !important;
}
#mn-testimony {
left: 297px;
width: 128px;
}
#mn-testimony a:link, #mn-testimony a:visited  {
background-position: -297px 0;
}
#mn-testimony a:hover  {
background-position: -297px -46px;
}
#mn-testimony.islit a {
background-position: -297px -23px !important;
}
#mn-education {
left: 425px;
width: 113px;
}
#mn-education a:link, #mn-education a:visited  {
background-position: -425px 0;
}
#mn-education a:hover  {
background-position: -425px -46px;
}
#mn-education.islit a {
background-position: -425px -23px !important;
}
#mn-photos {
left: 538px;
width: 94px;
}
#mn-photos a:link, #mn-photos a:visited  {
background-position: -538px 0;
}
#mn-photos a:hover  {
background-position: -538px -46px;
}
#mn-photos.islit a {
background-position: -538px -23px !important;
}
#mn-contact {
left: 632px;
width: 103px;
}
#mn-contact a:link, #mn-contact a:visited  {
background-position: -632px 0;
}
#mn-contact a:hover  {
background-position: -632px -46px;
}
#mn-contact.islit a {
background-position: -632px -23px !important;
}

/* Home Lozenges */

#home-disorders {
margin: 0;
padding: 0;
width: 460px;
list-style: none;
position: relative;
height: 53px;
}
#home-disorders li {
position: absolute;
top: 0;
}
#home-disorders li a:link, #home-disorders li a:visited  {
display: block;
height: 53px;
background-image:url(images/home-lozenges.gif);
text-indent: -9876px;
}
#home-disorders #home-spectrum {
width: 152px;
left: 0;
}
#home-disorders #home-sensory {
width: 155px;
left: 152px;
}
#home-disorders #home-reading {
width: 152px;
left: 307px;
}

#home-sensory a:link, #home-sensory a:visited {
background-position: -152px 0;
}
#home-reading a:link, #home-reading a:visited {
background-position: -307px 0;
}
#home-spectrum a:hover {
background-position: 0 -53px;
}
#home-sensory a:hover {
background-position: -152px -53px;
}
#home-reading a:hover {
background-position: -307px -53px;
}

#news-flash {
padding: 25px 0 0 0;
background-image:url(images/news-flash-bg.jpg);
background-repeat:no-repeat;
}
#news-flash p {
margin: 0;
padding: 0 20px 1.5em 130px;
color: #4d4d7a;
}
#news-flash p.congrats {
padding: 0 0 1em 0;
text-align: center;
font-size: 16px;
}
.event-agenda {
border-collapse: collapse;
border: 1px solid #eee;
}
.event-agenda th {
padding: 5px 10px 5px 10px;
text-align: left;
vertical-align: top;
border-bottom: 1px solid #ddd;
background-color: #ddd;
}
.event-agenda td {
border-bottom: 1px solid #eee;
padding: 5px 10px 5px 10px;
}
.event-agenda td.time {
padding: 5px 5px 5px 5px;
text-align: right;
background-color: #f3f3fa;
border-bottom: 1px solid #ddd;
}
.event-agenda td.time-sep {
padding: 5px 0 5px 5px;
background-color: #f3f3fa;
border-bottom: 1px solid #ddd;
}
.event-agenda caption {
text-align: left;
background-color: #ddd;
font-weight: bold;
padding: 5px 10px
}

/* Testimaonial Callout */
.testimonial-callout {
background-image:url(images/testimonial-callout-bg.jpg);
background-repeat:no-repeat;
width: 492px;
padding-top: 5px;
background-color: #ededfc;
}
.testimonial-callout p {
margin: 0;
padding: 5px 20px 5px 20px;
color: #25326a;
}
.testimonial-callout p.testimonialSource {
background-image:url(images/testimonial-callout-bott-bg.jpg);
background-repeat:no-repeat;
background-position: left bottom;
padding-bottom: 10px;
}
.testimonial-callout .copy,
.testimonial-callout .testimonialSource {
font-size: 12px;
}

/* Video List Callout */

#video-list-callout {
clear:right;
float: right; 
margin: 0 0 10px 10px; 
width: 187px; 
background-color: #eee; 
text-align: center; 
padding-top: 2px;
text-align: left;
background-image:url(images/home-callout-top.gif);
}
#video-list-callout h3 {
font-size: 14px;
margin: .5em 0 .75em 10px;
color: #20903A;
}
#video-list-callout ul {
list-style: none;
padding: 0 0 .5em 0;
margin: 0;
background-image:url(images/home-callout-bg.gif);
background-position: bottom;
}
#video-list-callout ul li  {
min-height: 35px;
padding: 0 10px 10px 60px;
position: relative;
font-size: 12px;
}
#video-list-callout ul li p  {
margin: 0;
}
#video-list-callout ul li img  {
position: absolute;
top: 0;
left: 5px;
border: none;
}

