body, p, td {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #333333;
}

body {
	background-color: #FFF1E5;
	margin: 0px 0px 0px 0px;
}

p {
	text-align: justify;
	width: auto;
}

a, a:visited {
	color: #807863;
/*
	font-weight: bold;
*/
}

a:hover {
/*
	background-color: #AF8556;
	color: #FFFFFF;
*/
	color: #000000;
}

h1 {
	font-size: 18px;
	color: #666666;
	border-bottom: thick dotted;
}

h2 {
	font-size: 16px;
	color: #666666;
	margin-bottom: 0px;
}

h3 {
	font-size: 14px;
	color: #666666;
}

img {
	vertical-align: bottom;
}

.copyright {
	margin-top: 30px;
	text-align: center;
	font-size: 10px;
}

.tableshell {
	background-color: #715435;
}

.tablecore td {
	background-color: #FFF1E5;
}

th {
	background-color: #715435;
	color: #FFFFFF;
	font-weight: bold;
}

.imgleft {
	float: left;
}

.news {
	border: 1px solid #715435;
	padding: 5px 5px 5px 5px;
}

.event {
	border: 1px solid #715435;
	padding: 20px;
	margin-bottom: 20px;
	background-color: #FFFFFF;
}

.event a {
	font-size: 18px;
	font-weight: bold;
}

/*
This is used by the photo gallery on the front page
*/
.small {
  font-size: 8pt;
  font-family: Verdana, Helvetica, sans-serif;
}
