#mainAreaBG {
	background-image: url(images/mainBGshim.gif);
	background-repeat: repeat-y;
	background-position: center top;
	padding-right: 15px;
	padding-left: 15px;
}
#footer {
	background-color: #ffd723;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 11px;
	padding-bottom: 11px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.whttxt{ /* footer text, now green */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00573d;
	text-decoration: none;
}
#contentArea2{
	background-image: url(images/contentBGshim.gif);
	background-repeat: repeat-y;
	background-position: center top;
	padding: 25px;
}
#cont2top{
	background-image: url(images/contentTopEdge.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#cont2bot{
	background-image: url(images/contentBotEdge.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#navcol{
	background-image: url(images/nav1.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-left:15px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#navcol a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	display: block;
	padding-left: 10px;
	padding-top:13px;
	padding-bottom:14px;
	padding-right: 10px;
	background-image: url(images/nav1.gif);
	background-repeat: repeat-x;
	background-position: top;
	height:11px;
}
#navcol a.sub1_on{
	background-image: url(images/nav2.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#navcol a:hover{
	background-image: url(images/nav2.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#headimg{
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#mainheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #00573d;
	text-decoration: none;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffd723;
}
#maincol1{
	padding-right: 10px;
}
#maincol2{
	padding-left: 10px;
}
.copy1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.contsublist {
	margin-left: 20px;
}
a.sublinks:link{
	color: #014114;
	text-decoration: none;
}
a.sublinks:visited{
	color: #014114;
	text-decoration: none;
}
a.sublinks:hover{
	color: #9F2403;
	text-decoration: underline;
}
a.sublinks:active{
	color: #014114;
	text-decoration: none;
}
.dottedhshim {
	background-image: url(images/dothshim.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
