@charset "utf-8";
/* CSS Document */

body { 

    margin:0;
    background-color:white;
    background-image: none;
    font-size: 110%;
}

a { text-decoration: none; color: black; }

h1, h2, h3, h4 { font-size:120%; }


/*---------------------------------------------------- Page ------------------------------------------------------*/

#page { width: 100%; }


/*---------------------------------------------------- Content ------------------------------------------------------*/


#content { background-image: none; border: 0; width: 100%; }


/*----------------------------------------------------- Header ------------------------------------------------------*/


#head_links { display: none; }


/*------------------------------------------------- Main Navigation -------------------------------------------------*/


#nav { display: none; }


/*------------------------------------------------ Splash Graphic ---------------------------------------------------*/


#splash { display: none; }


/*------------------------------------------------------ Title -------------------------------------------------------*/

#title h1 { color: black; padding:0; }
#title h5 { display: none; }


/*---------------------------------------------- Text (parent container) ---------------------------------------------*/


#text { background: none; }


/*----------------------------------------------------- Subnav -------------------------------------------------------*/


#text #subnav { display: none; }

/*---------------------------------------------- Text (parent container) ---------------------------------------------*/

#text { border: 0; }

/*-------------------------------------------------- Text-Main ------------------------------------------------------*/

#text-main { border: 0; width: 100%; }

/*---------------------------------------------------- Text-Top ------------------------------------------------------*/



/*---------------------------------------- Page/Section Specific (Forms) ---------------------------------------------*/

#page.services #content.forms table.forms td { font-size: 14px;}

#page.services #content.forms .category-name a.name { color:#711017 ; font-size:120%; }

#page.services #content.forms .category-name a.toggle { display: none; }

#page.services #content.forms #mentalHealth_adult,
#page.services #content.forms #mentalHealth_child,
#page.services #content.forms #chemicalDependency_adult,
#page.services #content.forms #chemicalDependency_child,
#page.services #content.forms #miscForms,
#page.services #content.forms #ohpForms { display: block; }



/*---------------------------------------------------- Footer --------------------------------------------------------*/


#foot { display: none; }


/*-------------------------------------------------- Copyright ------------------------------------------------------*/

#copyright { width: 100%; padding-top: 20px;}

/*-------------------------------------------------- Hacks/Misc -----------------------------------------------------*/


