body {
	font-family: georgia, verdana, arial, helvetica, sans-serif;
	font-size: 1em;
	background-color: #ebebe3;
	color: #000;
	margin: 0;
	padding: 0;
}
a:link, a:visited {
	color: #332211;
}
a:active, a:hover {
	color: #FF9900;
}
h1, h2, h3 {
	margin: 0;
	padding: 8px;
}
h1 {
	font-size: 1.5em;
}
h2 {
	font-size: 1.3em;
	font-style: italic;
}
h3 {
	font-size: 1.1em;
}
td, p, ul, li {
	font-size: 0.95em;
	color: #333;
}
p {
	margin: 0;
	padding: 8px;
	line-height: 1.5em;
}
ul li {
	padding: 1px;
}
ul li a {
	font-weight: bold;
}
#container {
	width: 780px;
	margin: 0 auto;
}
.dark {
	font-size: 0.9em;
	font-weight: bold;
	color: #fff;
}
.smaller {
	font-size: 0.8em;
	color: #333;
}
.address {
	font-family: arial, helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: bold;
	text-align: center;
	padding: 8px 0;
}
.news {
	padding: 6px;
}
.newshead {
	font-size: 1.1em;
	font-weight: bold;
	padding: 4px;
}
.date {
	font-size: 0.75em;
}
.br {
	height: 18px;
}
.photos {
	text-align: center;
	padding: 4px 0 22px 0;
	background: #e2ded4 url(/images/bottomright1.gif) no-repeat bottom left;
}
.photos div {
	padding: 0 4px 4px 4px;
}
.photos img {
	border: 1px solid #3c3;
}

