table.staff {text-align: center;}
table.links {
    font-size: .9em;
    border: dotted;
    border-color : #4B708A;
    padding : 10px;
}
td.links {
    vertical-align: top;
    line-height: 1.3em;
    padding-bottom: .5em;
    padding-right: .3em;
}

p {

    font-size: .9em;
    line-height: 1.3em;
}

table.content {
    font-size: .9em;
    line-height: 1.3em;
    background-color: #FFE7CE;  /* beige */
}

p, body, table.content{
    font-family:  "Georgia", "Palatino", "MS Serif", serif;
    color: #663300;
    margin-bottom: .5em;
    /*margin-top: 1.1em;*/
}
td {
    font-family:  "Georgia", "Palatino", "MS Serif", serif;
}
th {
    font-family:  "Georgia", "Palatino", "MS Serif", serif;
    font-size: 1em;
    font-weight: bold;
    text-align:left;
}
h1 {
	font-family: "Baker Signet", serif;
	font-size: 2em;
	font-weight: normal;
	text-align: center;
	color: #68615C;
	margin-bottom: .5em;
	margin-top: 0em;
	line-height: 1.0em;
}
h2 {
	font-family: "Baker Signet", serif;
    font-size: 1.5em;
    color: #663300;
    font-weight: bold;
    margin-bottom: 0em;
}
h2.smaller {
    font-family:  "Georgia", "Palatino", "MS Serif", serif;
    font-size: 1.25em;
    color: #663300;

    margin-bottom: 0em;
}
.event,.ministry {
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
 /*p:first-letter {
    font-size: 220%;
    font-family: Gothic,serif;
  }*/ 

table.outer {
	border: 9px solid #FDFAEB;
	background-color: #FDFAEB;  /* off-white */
}
table.page {
	background-color: #FDFAEB;  /* off-white */
	border: 2px solid #AD9E84;  /* light brown */
	/* border-top: solid;
	border-collapse: collapse;
	border-bottom: solid;
	border-left:solid;
	border-right: solid; */
}
.balls {
    font-size: 1.0em;
    vertical-align: middle;
}

table.layout tr {
	line-height: 1.4em;
	vertical-align: top;
}

caption {
    display:none;
}
.presenter {
	font-style: italic;
	display:block;
}
a:link, a:visited, a:hover, a:active {
    font-family:  "Georgia", "Palatino", "MS Serif", serif;
    font-weight: bold;
}
a:link {
    color: #4B708A;  /*blue */
}
a:visited {
	color: #68615C; /* dark brown */
}
a:hover {
	color: #CC0000;
}
.address {
	font-family: "Baker Signet", serif;
	font-size: .8em;
	color: #888480;
	text-align: center;
	vertical-align: middle;
	letter-spacing: .1em;
}
.address a:link {	
	font-family: "Baker Signet", serif;
	text-decoration:none;
	font-weight: normal;
	color: #888480;
}
.address a:visited {	
	font-family: "Baker Signet", serif;
	text-decoration:none;
	font-weight: normal;
	color: #888480;
}
.address a:hover {
	font-family: "Baker Signet", serif;
	text-decoration: underline;
	color: #CC0000;
	font-weight: normal;
}
.invisi A:link, .invisi a:visited, .invisi a:hover, .invisi a:active {
	color: #c6d6df;
}
.invisible A:link, .invisible a:visited, .invisible a:hover, .invisible a:active {
	color: #fdfaeb;
}

.inline a:link, .inline A:visited, .inline A:hover, .inline A:active {
    font-size: 1.0em;
    font-weight: bold;
}
table.menu {
	padding-right: 10px;
}
/*div#photo {
	margin: auto;
}*/

.menubox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #21516B;
	background-color: #c6d6df; / *blue */
	font-weight: normal;
	border: 2px solid #21516B;
	line-height: 1em;
	padding: 0px;
	margin:0px;
}
.menubox a:link {
	color: #21516B;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.menubox a:visited {
	color: #68615C;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}	
.menubox a:hover {
	color: #CC0000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	
}

.md {	
	line-height:1.5em;
}
#contact {
	font-size: .7em;
	margin-top: 1em;
}
.date {
	display:block;
	font-weight:bold;
	padding-top:8px;
	margin-bottom:0;
	padding-bottom:5px;
}
.service {
	display: block;
	margin-left: 2em;
}
#summer {
	font-size: large;
	background-color: white;
}
ul.noitem li{
	list-style:none;
}
.topic{
font-style:italic;
padding-left:20px;
}