body {
	margin: 0px;
	background-image:url(images/body-bg.gif);
	background-color: #FFFFCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003333;
	line-height: 18px;
}
.topnav {
	position:absolute;
	left:0px;
	top:0px;
	width:866px;
	height:170px;
	background-image:url(images/top-nav_bg.gif)
}
/* Jolly nice menu stylees start here */

.ul {
border-bottom: 4px solid #2b725b;
padding-bottom: 7px;
color:#fff;
background-image: url(images/top-nav_ul-bg.gif);
}
.menu {
	color:#FFFFCC
}

.navlist
{
	margin: 0px;
	padding: 9px 0px 25px 0px;
	color: #FFFFCC;
/*	border-bottom: 1px solid #000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFCC;  */
}

.navlist ul, .navlist li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

.navlist a:link, .navlist a:visited
{
float: left;
line-height: 14px;
margin: 0px 0px 12px 0px;
text-decoration: none;
color:#FFFFCC;
}

.navlist a:link#current, .navlist a:visited#current, .navlist a:hover
{
border-bottom: 4px solid #2b725b;
padding-bottom: 7px;
background: transparent;
color: #FFF;
}

.navlist a:hover { color: #fff; }

/* Jolly nice menu stylees END here */

.smallnav  {
	font-size:10px;
	line-height:14px;
	color:#669a76;
}a:link {
	color: #099264;
}
h1 {
	font-family: "Palatino Linotype", Georgia, "Times New Roman", serif;
	font-size: 16px;
	color: #006666;
}
h3 {
	font-family: "Palatino Linotype", Georgia, "Times New Roman", serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #458B5F;
}
.subhead1 {
	font-family: "Palatino Linotype", Georgia, "Times New Roman", serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #6c9c7a;
}

a:visited {
	color: #23534C;
}
a:hover {
	color: #009999;
}
.picTopBorder {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #669976;
	padding-top: 7px;
}
h2 {
	font-family: "Palatino Linotype", Georgia, "Times New Roman", serif;
	font-size: 16px;
	color: #458B5F;
}
.copyright {
	color:#99B79D;
	font-size:9px;

}
.bgDarkYellow {
	background-color: #FFE3AA;
}
#maintext table {
	border: 1px dotted #6FA27C;
}
