body {
	background-color: #ccc;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 100%;
}

H1 span {
        visibility: hidden;
        width: 500px;
        height: 100px;}

H2{
	font-size: 160%;
	font-weight: bold;
	color: #669933;
	font-family: Arial, Helvetica, sans-serif;
}
H3{
	font-size: 130%;
	font-weight: bold;
	color: #669933;
}
H4 {font-weight: bold;}

#wrapper{
	position: relative;
	width: 795px;
	margin: 0px auto 0px auto;
	padding: 0px;
	background-image: url(images/across.gif);}
	
/* +++++++++++  layout table structure  +++++++++++*/

#wrapper table {
	width: 795px;
	text-align: left;
	border: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 0.8em;
}
	
#wrapper tr{
	padding: 0; margin: 0; border: none;
}

#wrapper td.header {
	background: url(images/header.gif) no-repeat;
	width: 795px; height: 114px;
	margin: 0px; padding: 0px;
}
#wrapper td.middle {
	background: url(images/across.gif) repeat-y;
	width: 795px; height: 500px;
	margin: 0px; padding: 0px;
	text-align: left;
}
#wrapper td.middlehome {
	background: url(images/across.gif) repeat-y;
	width: 795px; height: 550px;
	margin: 0px; padding: 0px;
	text-align: left;
}
#wrapper td.bottom {
	background: url(images/footer.gif) no-repeat;
	width: 795px; height: 36px;
	margin: 0px; padding: 0px;
	text-align: center;
}

/* ++++++++++ top menu navigation styling ++++++++++++++ */

#topmenu {position: absolute;
   top: 0; right: 0;
	PADDING: 0px 9px 0px 0px;
	margin: 0;
	text-align: right;
   font-size:85%}

#topmenu UL{
	margin: 0 0 0 0;
	PADDING: 0 0 0 0;
	LIST-STYLE-TYPE: none;
}

#topmenu LI {
	margin: 0 0 0 0;
	PADDING: 5 0 5 0;
}

#topmenu A:link {
	display: block;
	COLOR: #000000;
	width: 150px;	height: 15px;
	TEXT-DECORATION: none;
	font-weight: bold;
	padding: 0 15 0 0;
	margin: 0;
	background: #e9f8e2;
}   
	
#topmenu A:visited {
	COLOR: #666666;
	width: 150px;	height: 15px;
	TEXT-DECORATION: none;
	font-weight: bold;
	padding: 0 15 0 0;
	margin: 0;
	background: #e9f8e2;
	display: block;
}
#topmenu A:hover {
	COLOR: #fff;
	width: 150px;	height: 15px;
	TEXT-DECORATION: none;
	font-weight: bold;
	padding: 0 15 0 0;
	margin: 0;
	background: #ffcc33;
	display: block;
}
#topmenu A.short:link {
	display: block;
	COLOR: #000000;
	width: 80px;	height: 15px;
	TEXT-DECORATION: none;
	font-weight: bold;
	padding: 0 15 0 0;
	margin: 0;
	background: #e9f8e2;
}   
	
#topmenu A.short:visited {
	COLOR: #666666;
	width: 80px;	height: 15px;
	TEXT-DECORATION: none;
	font-weight: bold;
	padding: 0 15 0 0;
	margin: 0;
	background: #e9f8e2;
	display: block;
}
#topmenu A.short:hover {
	COLOR: #fff;
	width: 80px;	height: 15px;
	TEXT-DECORATION: none;
	font-weight: bold;
	padding: 0 15 0 0;
	margin: 0;
	background: #ffcc33;
	display: block;
}
/* +++++++++++  home page content  +++++++++++
#homepage table {width: 100%;}
#homepage td {
	background-color: #b8e6a0;
}*/
#homepagecontent {
position: relative;
top: 50px;
left: 50px;
	margin: 0;
	padding: 0 0 0 0;
	text-align: left;
	font-size: 20%;}

#hometwt{
	position: absolute;
	left: 40px;
	height: 119px; width:176px;
	background: #b8e6a0 url(images/home_twt.gif) no-repeat;
	margin: 0 0 0 0;
	width: 176px;
}
#hometwt a{
	position: absolute;
	text-decoration: none;
	margin: 0 0 0 0;
	height: 100px; width:150px;
}
#hometwt span{	display: none;}

#homepsb{
	position: absolute;
	left: 256px;
	height: 119px; width:176px;
	background: #b8e6a0 url(images/home_psb.gif) no-repeat;
	margin: 0 0 0 0;
	width: 176px;
}
#homepsb a{
	position: absolute;
	text-decoration: none;
	margin: 0 0 0 0;
	height: 100px; width:150px;
}
#homepsb span{	display: none;}
#homesafer{
	position: absolute;
	left: 472px;
	height: 119px; width:176px;
	background: #b8e6a0 url(images/home_safer.gif) no-repeat;
	margin: 0 0 0 0;
	width: 176px;
}
#homesafer a{
	position: absolute;
	text-decoration: none;
	margin: 0 0 0 0;
	height: 100px; width:150px;
}
#homesafer span{	display: none;}
#homestrong{
	position: absolute;
	top:140px;
	left: 40px;
	height: 119px;
	width: 176px;
	background: #b8e6a0 url(images/home_stronger.gif) no-repeat;
	margin: 0 0 0 0;
	width: 176px;
}
#homestrong a{
	position: absolute;
	text-decoration: none;
	margin: 0 0 0 0;
	height: 100px; width:150px;
}
#homestrong span{	display: none;}
#homegreen{
	position: absolute;
	top: 140px;
	left: 256px;
	height: 119px;
	width: 176px;
	background: #b8e6a0 url(images/home_cleaner.gif) no-repeat;
	margin: 0 0 0 0;
	width: 176px;
}
#homegreen a{
	position: absolute;
	text-decoration: none;
	margin: 0 0 0 0;
	height: 100px; width:150px;
}
#homegreen span{	display: none;}
#homeecon{
	position: absolute;
	top: 140px;
	left: 472px;
	height: 119px;
	width: 176px;
	background: #b8e6a0 url(images/home_econ.gif) no-repeat;
	margin: 0 0 0 0;
	width: 176px;
}
#homeecon a{
	position: absolute;
	text-decoration: none;
	margin: 0 0 0 0;
	height: 100px; width:150px;
}
#homeecon span{	display: none;}
#homehealth{
	position: absolute;
	top: 280px;
	left: 40px;
	height: 119px;
	width: 176px;
	background: #b8e6a0 url(images/home_health.gif) no-repeat;
	margin: 0 0 0 0;
	width: 176px;
}
#homehealth a{
	position: absolute;
	text-decoration: none;
	margin: 0 0 0 0;
	height: 100px; width:150px;
}
#homehealth span{	display: none;}
#homefamilies{
	position: absolute;
	top: 280px;
	left: 256px;
	height: 119px;
	width: 176px;
	background: #b8e6a0 url(images/home_families.gif) no-repeat;
	margin: 0 0 0 0;
	width: 176px;
}
#homefamilies a{
	position: absolute;
	text-decoration: none;
	margin: 0 0 0 0;
	height: 100px; width:150px;
}
#homefamilies span{	display: none;}
#homehousing{
	position: absolute;
	top: 280px;
	left: 472px;
	height: 119px;
	width: 176px;
	background: #b8e6a0 url(images/home_housing.gif) no-repeat;
	margin: 0 0 0 0;
	width: 176px;
}
#homehousing a{
	position: absolute;
	text-decoration: none;
	margin: 0 0 0 0;
	height: 100px; width:150px;
}
#homehousing span{	display: none;}
#homescp{
	position: absolute;
	top: 420px;
	left: 40px;
	height: 59px;
	width: 283px;
	background: #b8e6a0 url(images/home_scp.gif) no-repeat;
	margin: 0 0 0 0;
}
#homescp a{
	position: absolute;
	text-decoration: none;
	margin: 0 0 0 0;
	height: 50px; width:250px;
}
#homescp span{	display: none;}
#homeka{
	position: absolute;
	top: 420px;
	left: 364px;
	height: 59px;
	width: 283px;
	background: #b8e6a0 url(images/home_KA2.gif) no-repeat;
	margin: 0 0 0 0;
}
#homeka a{
	position: absolute;
	text-decoration: none;
	margin: 0 0 0 0;
	height: 50px; width:250px;
}
#homeka span{	display: none;}

/* +++++++++++  main content  +++++++++++*/

#skipper{display: none;}

#pagecontent{
	position: relative;
	margin: 10 0 0 0;
	padding: 0 25 20 210;
	text-align: left;}

#pagecontent a{
	color: #52a329;
	text-decoration: none;
}
#pagecontent a:hover{
	color: #FF9900;
	text-decoration: none;
	border-bottom: dotted 1px;
}
#pagecontent a.top{position: absolute;
bottom: 0; right: 0;
	padding: 0 40 30 0;
	color: #52a329;
	text-decoration: none;
	padding-left: 20px;
	background: url(images/top_off.gif) no-repeat;
	text-align: right;
}
#pagecontent a.top:hover{
position: absolute; bottom: 0; right: 0;
padding: 0 40 30 0;
	color: #FF9900;
	text-decoration: none;
	border-bottom: none;
	padding-left: 20px;
	background: url(images/top_on.gif) no-repeat;
}

/* ++++++++++ left menu navigation styling ++++++++++++ */

#leftmenu {position: absolute;
   z-index: 100;
	width: 180px;
	PADDING: 20px 0px 0px 10px;
	margin: 0 0 0 0;
	text-align: left;
   font-size:85%}

#leftmenu UL{
	margin: 0 0 0 0;
	PADDING: 0 0 0 0;
	LIST-STYLE-TYPE: none;}
	
#leftmenu LI{
	margin: 0 0 0 0;
	PADDING: 5 0 5 0;
}
#leftmenu UL ul{
	padding: 5 0 10 0;
}
#leftmenu LI li{
	margin: 0 0 0 0;
	PADDING: 0 0 0 0;
}

/* ^^^^^^^^^ top level link styling ^^^^^^ */
#leftmenu a.high:link {
	display: block;
	COLOR: #fff;
	width: 180px;
	height: 15px;
	TEXT-DECORATION: none;
	font-weight: bold;
	padding: 0 0 0 15;
	margin: 0;
   background: #005627;
}
#leftmenu a.high:visited {
	display: block;
	COLOR: #fff;
	width: 180px;
	height: 15px;
	TEXT-DECORATION: none;
	font-weight: bold;
	padding: 0 0 0 15;
	margin: 0;
   background: #005627;
}

#leftmenu a.high:hover {
	display: block;
	COLOR: #000;
	width: 180px;
	TEXT-DECORATION: none;
	font-weight: bold;
	padding: 0 0 0 15;
	height: 15px;
	margin: 0;
   background: #ffcc33;
}
#leftmenu a.high:active {
	display: block;
	COLOR: #000;
	width: 180px;
	TEXT-DECORATION: none;
	font-weight: bold;
	padding: 0 0 0 15;
	height: 15px;
	margin: 0;
   background: #ffcc33;
}
/* ^^^^^^^^^ basic link styling ^^^^^^ */
#leftmenu A:link {
	display: block;
	COLOR: #000000;
	width: 180px;
	height: 15px;
	TEXT-DECORATION: none;
	font-weight: bold;
	padding: 0 0 0 15;
	margin: 0;
   background: #8ec372;
}
#leftmenu a:visited {
	display: block;
	COLOR: #000000;
	width: 180px;
	height: 15px;
	TEXT-DECORATION: none;
	font-weight: bold;
	padding: 0 0 0 15;
	margin: 0;
   background: #8ec372;
}

#leftmenu A:hover {
	display: block;
	COLOR: #000000;
	width: 180px;
	TEXT-DECORATION: none;
	font-weight: bold;
	padding: 0 0 0 15;
	height: 15px;
	margin: 0;
   background: #ffcc33;
}
#leftmenu A:active {
	display: block;
	COLOR: #000000;
	width: 180px;
	TEXT-DECORATION: none;
	font-weight: bold;
	padding: 0 0 0 15;
	height: 15px;
	margin: 0;
   background: #ffcc33;
}

/* ^^^^^^^^^ open link styling ^^^^^^ */
#leftmenu a.open:link {
	display: block;
	COLOR: #000000;
	width: 180px;
	height: 15px;
	TEXT-DECORATION: none;
	font-weight: bold;
	padding: 0 0 0 15;
	margin: 0;
   background: #ffcc33;
}
#leftmenu a.open:visited {
	display: block;
	COLOR: #000000;
	width: 180px;
	height: 15px;
	TEXT-DECORATION: none;
	font-weight: bold;
	padding: 0 0 0 15;
	margin: 0;
   background: #ffcc33;
}

#leftmenu a.open:hover {
	display: block;
	COLOR: #fff;
	width: 180px;
	TEXT-DECORATION: none;
	font-weight: bold;
	padding: 0 0 0 15;
	height: 15px;
	margin: 0;
   background: #ffcc33;
}
#leftmenu a.open:active {
	display: block;
	COLOR: #000000;
	width: 180px;
	TEXT-DECORATION: none;
	font-weight: bold;
	padding: 0 0 0 15;
	height: 15px;
	margin: 0;
   background: #ffcc33;
}
/* ^^^^^^^^^ sub menu link styling ^^^^^^ */
#leftmenu a.submenu:link {
	COLOR: #000000;
	TEXT-DECORATION: none;
	font-weight: bold;
	padding: 0 0 0 15;
	margin: 0;
	display: block;
	background: #fff;
}
#leftmenu a.submenu:visited {
	COLOR: #000;
	TEXT-DECORATION: none;
	font-weight: bold;
	padding: 0 0 0 15;
	margin: 0;
	display: block;
	background: #fff;
}

#leftmenu a.submenu:hover {
	COLOR: #8ec372;
	TEXT-DECORATION: none;
	font-weight: bold;
	padding: 0 0 0 15;
	margin: 0;
	display: block;
	background: #fff;
}
#leftmenu a.submenu:active {
	display: block;
	COLOR: #8ec372;
	TEXT-DECORATION: none;
	font-weight: bold;
	padding: 0 0 0 15;
	margin: 0;
	display: block;
	background: #fff;
}
/* ++++++++++++++ related document ++++++++++ */
#leftmenu a.related:link {
	display: block;
	COLOR: #000000;
	width: 180px;
	height: 15px;
	TEXT-DECORATION: none;
	font-weight: bold;
	padding: 0 0 0 15;
	margin: 0;
   background: #b8e6a0;
}
#leftmenu a.related:visited {
	display: block;
	COLOR: #000000;
	width: 180px;
	height: 15px;
	TEXT-DECORATION: none;
	font-weight: bold;
	padding: 0 0 0 15;
	margin: 0;
   background: #b8e6a0;
}

#leftmenu a.related:hover {
	display: block;
	COLOR: #fff;
	width: 180px;
	TEXT-DECORATION: none;
	font-weight: bold;
	padding: 0 0 0 15;
	height: 15px;
	margin: 0;
   background: #ffcc33;
}
#leftmenu a.related:active {
	display: block;
	COLOR: #000000;
	width: 180px;
	TEXT-DECORATION: none;
	font-weight: bold;
	padding: 0 0 0 15;
	height: 15px;
	margin: 0;
   background: #ffcc33;
}

/* ++++++++++++++ footer ++++++++++ */

#copyright{
   font-size: 8pt;
	margin: 0 0 0 0;
	padding-bottom: 10px;
	color: #666666;}
#copyright a:link {
	text-decoration: none;
	color: #666666;}
#copyright a:visited {
	text-decoration: none;
	color: #666666;}
#copyright a:active {
	text-decoration: none;
	color: #666666;}
#copyright a:hover {
	text-decoration: none;
	color: #FF9900;}}