body{
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
}
a, a:visited{
	color: black;
}
a:hover{
	color: maroon;
}
table.rollover td a, table.rollover td a:visited {
	display: block;
	/*width: 29px;*/
	height: 29px;
	padding: 3px 0px 0px 26px;
	font: bold 14px sans-serif;
	color: #fff;
	background: url(images/nav_leaf_full.gif) no-repeat;
	text-decoration: none;
}

table.rollover td a:hover { background-position: 0px -30px; text-decoration: none; }

table.rollover td a:active { background-position: 0px -30px; color: #c1dac2; }

/*table.rollover td#home a{
	background: url(images_new/nav_leaf_full.gif) no-repeat;
	background-position: 0px -30px;
	text-decoration: none;
}*/
td.dark{ background-color: #70a659; }

td.darkbottom{
	background-color: #70a659;
	background-image: url(images/box_leaf.gif);
	background-repeat: no-repeat;
	height: 79px;
}

td.header{
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 131px;
	width: 757px;
	background-color: #70a659;
	padding-left: 20px;
	color: white;
}

td.light{ 
background-color: #c1dac2; 
padding: 10px;
}

td.lightbottom{
	background-color: #c1dac2;
	background-image: url(images/bottom_leaves_middle.gif);
	background-repeat: no-repeat;
	height: 79px;
	padding-top: 14px;
	padding-left: 14px;
	font-size: 12px;
}
ul.boxes li {
 list-style-image: url(images/sq_olive_dark.gif);
/* line-height: 2em;*/
 padding-bottom: 1em;
}
ul.bold_boxes li {
 list-style-image: url(images/sq_olive_dark.gif);
/* line-height: 2em;*/
 padding-bottom: 1em;
 font-weight: bold;
 color: black;
}
.copyright{
	font-size: 10px;
}
