/* Style Sheet for South Central Kansas Area Agency on Aging */
/* www.2computerchicks.com */

body, table, tr, td, blockquote, dl, dt, dd, ul, ol, li { 
   font-family: verdana, arial, helvetica, sans-serif; 
   }
/* bodytag defines body elements */
.bodytag { 
     background-color: #cccccc; 
     color: #000000;
     }
/* pagebg is the background for the primary part of the page */
.pagebg {
     background-color: #ffffff;
     color: #000000;
     }
/* bannerbg is the background for the banner */
.bannerbg {
     background-color: #cccccc; 
     color: #000000;
     }
/* Make bold a little lighter than normal */
b { 
  color: #666666; 
  background-color: inherit;
  }
/* Link colors */
a:link { 
   color: #009933;
   background-color: inherit;
   }
a:visited { 
   color: #cc9900; 
   background-color: inherit;
   }
a:hover {
   background-color: #ffff33; 
   color: #000000;
   }
a.piclink:hover {
   background-color: inherit;
   color: #000000;
   }
/* Make image borders the same color regardless of link status */
img { border-color: #333333; }

/* h2 is used for the page headings */
h2 { 
   font-family: verdana, arial, helvetica, sans-serif;
   color: #009933; 
   background-color: inherit;
   font-style: italic; 
   font-size: 120%; 
   }
/* h3 is used for the section headings */
h3 { 
   font-family: verdana, arial, helvetica, sans-serif; 
   color: #333333; 
   background-color: inherit;
   font-style: italic; 
   font-size: 100%; 
   }
/* subjhead is the style for the subject line at the page's heading */
.subjhead { 
   font-family: arial, helvetica, sans-serif; 
   color: #CC9900; 
   background-color: inherit;
   font-size: 18pt; 
   font-weight: bold; 
   font-style: italic; 
   }
/* topichead is similar to H3 without line breaks */
.topichead { 
   font-family: verdana, arial, helvetica, sans-serif; 
   color: #009933; 
   background-color: inherit;
   font-style: italic; 
   font-size: 110%; 
   font-weight: bold; 
   }
/* inactive = grey out the link that refers to the current page */
.inactive  { 
     color: #999999; 
     background-color: inherit;
     }
/* majorlinks defines the text type and color for main links */
.majorlinks {
   font-family: verdana,arial,helvetica, sans-serif; 
   font-size: 90%; 
   }
/* smalltext = a small text size */
.smalltext  { 
   font-family: verdana, arial, helvetica, sans-serif; 
   font-size: 85%;
   }
/* tinytext = an even smaller text size */
.tinytext  { 
   font-family: arial, helvetica, sans-serif; 
   font-size: 75%;
   }
/* countytext is the text used for the list of counties at the page bottoms */
.countytext { 
     font-family: verdana, arial, helvetica, sans-serif; 
     font-size: 78%;
     }
/* phototext is used for descriptions under photos */
.phototext { 
   font-family: arial, helvetica, sans-serif; 
   font-size: 80%;
   }
/* bgleft describes the left side that contains the links */
.bgleft { 
   background-color: #eeeeee; 
   color: inherit;
   }
/* bggeneral is a general background color to highlight an area */
.bggeneral { 
   background-color: #ffffee; 
   color: inherit;
   }
/* halfline inserts a line half as high as normal */
.halfline { 
   line-height: 50%; 
   }
/* pagefoot defines the text used in the page footing */
.pagefoot { 
   font-family: arial, helvetica, sans-serif; 
   font-size: 75%; 
   color: #006633; 
   background-color: inherit;
   }

.credit{font-family:Tahoma; font-size:8px; display:none;}
.credit a{font-family:Tahoma; font-size:8px; display:none;}
.credit a:hover{font-family:Tahoma; font-size:8px; display:none;}