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

body {
	background-color: #cccccc;
	color: #000000;
	font: normal 15px Verdana, Arial, Helvetica, sans-serif;
}
/* 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 */
strong {
	color: #666666;
}
/* Link colors */
a:link {
	color: #009933;
}
a:visited {
	color: #cc9900;
}
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 {
	color: #009933;
	background-color: inherit;
	font-style: italic;
	font-size: 120%;
}
/* h3 is used for the section headings */
h3 {
	color: #333333;
	background-color: inherit;
	font-style: italic;
	font-size: 100%;
}
div.container {
	margin: 0 auto;
	width: 990px;
}
/* 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 {
	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-size: 90%;
}
/* smalltext = a small text size */
.smalltext {
	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-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;
}
.credit a {
	font-family:Tahoma;
	font-size:8px;
	display:none;
}
.credit a:hover {
	font-family:Tahoma;
	font-size:8px;
	display:none;
}
.month {
	color: #009933;
}
.entry {
	font-size: 75%;
}
.holiday {
	color: #cc0000;
}
.event {
	color: 0000cc;
}
.change {
	color: #009900;
}
.style1 {
	color: #FF0000
}
.stephead {
	color: #009933;
}
.center {
	margin: 0 auto;
}
