body,p,div{
font-family:"Verdana","Arial","Helvetica","sans-serif";
}

h1,h2,h3,h4,h5{
font-family:"Verdana","Arial","Helvetica","sans-serif";
}

h1 {background-color: black; color: white; background-image: url(images/layout/fall-leaves/fallLeavesOrange.jpg); font-size:20; height: 57px; width:  660px; padding-left: 100px; padding-top: 55px; margin-bottom: 0px}

h2, h3, p, td {background-color: white; color: black;}
h2 {font-size: 18; color: red;}
h3 {font-size: 14;}
p {font-size: 12;}
td. {vertical-align: top; font-size: 12;}
p.imp, td.imp {background-color: pink;}
p.signature {font-family: cursive;}

td.left {background-image: url(images/layout/fall-leaves/fallLeavesOrangeLamppost.jpg);}
td.right {background-image: url(images/layout/fall-leaves/fallLeavesOrangeTree.jpg);}

ul.navmenu {padding: 0; margin: 0;}
li.navmenu {background-image: url(images/layout/fall-leaves/navbar-inactive.png); text-align: center; width: 149px; height: 38px; list-style: none; padding: 0; margin: 0; color: white;}
li.img {list-style-image: url(images/layout/fall-leaves/LeafSmallOrange.gif);}

a.navmenu {
	color: white;
	font-size: 12;
	font-family: Arial, Helvetica, sans-serif;
	horizontal-align: center;
}
td.navmenu {
	background-image: url(images/layout/fall-leaves/navbar-inactive.png); 
	width: 149px;
	height: 38px;
	color: white;
	horizontal-align: center;
	vertical-align: middle;
	font-size: 12;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
td.navmenu:hover {
	background-image: url(images/layout/fall-leaves/navbar-active.png); 
	text-align: center; 
	width: 149px; 
	height: 38px; 
	list-style: none; 
	padding: 0; 
	margin: 0;
	color: black;
}
