/* CSS Document */


h1, h2, h3, h4, h5, h6, ul {
	font-family: Bradley Hand ITC, Arial, sans-serif;
}
p {
	font-family: Eras Light ITC, Arial, sans-serif;
}
td {
	font-family: Eras Light ITC, Arial, sans-serif;
}


ul {
	/*list-style-type: square; */
	list-style-image: url("/images/pawprint.gif");	
}

/* new for 2010 */

h1, h2 {
	font-family:  Copperplate Gothic Bold, Arial, sans-serif;
	font-style: normal;
}
h3, h4, h5, h6, ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
}p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.maintable {
	width: 950px;
}
.innertable {
	border: none;
	border: 0 0 0 0;
}
ul {
	/*list-style-type: square; */
	list-style-image: url("/images/Drought-Leaf-icon.gif");
	list-style-position: outside;
}
li {
	/*text-indent: -10%;*/
}
