body {
	margin:0;
	color:black;
	font-family:verdana,tahoma,arial;	
}

a:link, a:visited, a:hover, a:active {
	color:#006B31;
	text-decoration:none;
	font-family:comic sans ms,arial;
}

a:hover { text-decoration: underline; }

h1#logo { margin-top:0; }

p, h2 { margin-top:0; }

#infoblk {
	background-color:lightyellow;
	color:#006B31;
	font-family:verdana,tahoma,arial;
	font-size:10pt;
}
#infoblk a:link, #infoblk a:visited, #infoblk a:hover, #infoblk a:active { font-weight:bold; }
#infoblk p {
	text-indent:-1em;
	margin-left:1em;
}
#infoblk p.address {
	text-indent:0;
	margin-left:0;
	font-weight:bold;
}
#infoblk h2 { font-weight: normal; }
#infoblk ul#navlist { 
	list-style-position: outside; 
	margin-left:0; 
	padding-left:0.5em;
}

#content h2, h3 { font-weight:normal; }
#content img { 
	border:0;
	margin:2px;
 }

ul.linklist { list-style-image: url(../images/tri.gif); }

ul.nobullet { list-style-type:none; }

.center { text-align:center; }

.united {
	background-color:lightyellow;
	color:#006B31;
	font-family:verdana,tahoma,arial;
	font-size:8pt;
	font-style:italic;
	font-weight:normal;
	text-align:center;
}

#footer {
	color:#006B31;
	text-align:center;
	border-top-color:#006b31;
	border-top-width:thin;
	border-top-style:solid;
	font-size:8pt;
	font-family:verdana,tahoma,arial;
}

div.titsub h2 {	margin-bottom:0;
}
div.titsub h3 {	
	margin-top:0;
	text-indent:2em;
}

div.publist p { margin-bottom:0; }
div.publist ul{
	margin-left:1em; 
	margin-top:0; 
	padding-left:0; 
	padding-top:0;
}

dl.upevents { font-size:small; }
dl.upevents dt {
	font-weight:bold;
	text-indent:1em;
}

table#eventcal { border:0; }
table#eventcal .month {
	background-color:#d3e5db;
	font-size:x-large;
	color:#006b31;
}
table#eventcal .date {
	font-weight:bold;
}
