p {
	font-family: "Times New Roman", Times, serif;
	font-size: .9em;
	color: #000000;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: auto;
	margin-bottom: 0px;
}

p.menuitems, p.menuitems a, p.menuitems a:visited {
	font-family: Georgia, "Times New Roman", Times serif;
	color:#D78C39;
	text-decoration:none;
}

p.menuitems a:hover {
	text-shadow:1px 1px 1px #666666;
	text-decoration:none;
	color:#006600;
}

a:link, a:visited {
	color: #D78C39;
	text-decoration: none;
}
a:hover {
	color: #006600;
	text-decoration: underline;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	font-style: italic;
	font-size: 2em;
	color: #3F3E58;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
	background-color: #3F3E58;
	line-height: 1em;
}
.sidebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #000000;
	background-color: #FFFFCC;
	line-height: .9em;

}
.hilight {

	font-family: "Times New Roman", Times, serif;
	font-size: .8em;
	color: #000000;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
li {
	list-style-image: url(images/bullet.jpg);
	list-style-position: inside;
	padding-bottom: 10px;

}

