body{
background-image:url(images/bkgnd.gif);
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
}

	h1 {
	font-size: 24px;
	font-weight: bold;	
	margin-top: 20px;
}
	h2 {
	font-size: 20px;
	color: #225707
	margin: 0px;
	font-weight: bold;
}
	h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
}

a:link {
	color: #122F2C;
}
a:hover {
	color: #833E24;
}
a:visited {
	color: #2E7770;
}
#nav td {
	text-align:right;
	background-color:#ACBD85;
}
#nav a:link {
	color:#122F2C;
	text-decoration: none;
	font-weight: bold;	
}

#nav a:hover {
	color:#833E24;
	text-decoration: none;
	font-weight: bold;	
}

#nav a:visited {
	color:#2E7770;
	text-decoration: none;
	font-weight: bold;	
}

.custom {
	margin: 10px;
	}
	
p.menustext
	{margin: 10px;	}
	
#menus {	background-image:url(images/bkgnd_menus.gif)}
	
#footer {	
	text-align:center;
	background-color:#ACBD85;
}

#footer td {border-top:#C99E74 3px solid}

#footer a {
	text-decoration: none;
}

.bb  {font-size:9px;}

li {margin-left: -14px;}