﻿.bullets {
	line-height: 135%;
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-size: small;
	margin-bottom: 10px;
}
.centered {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
img {
	border: none;
}
h1 {
	font-size: 28px;
	padding: 0px;
	margin: 0px 0px 20px 0px;
	color: #EDE7D0;
	text-align: center;
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-weight: normal;
}
p {
	margin: 12px 0px 12px 0px;
	line-height: 165%;
	color: #746F5E;
	font-size: small;
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
}
.rightpane {
	text-align: left;
}
.main {
	text-align: center;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.nav {
	padding: 0px;
	margin: 25px 0px 0px 20px;
	text-align: left;
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: 18px;
	line-height: 200%;
	color: #746F5E;
	list-style-type: none;
}
.nav a {
	text-decoration: none;
	color: #746F5E;
}
.nav a:hover {
	text-decoration: underline;
}
.caption {
	font-size: small;
}
ul {
	color: #746F5E;
	list-style-type: square;
}
li {
	margin-top: 4px;
	margin-bottom: 6px;
}
