
html,body,p,ul,ol,li,td,th,dl,dt,blockquote,h1,h2,h3,h4,h5	{
	color:#031; 
	font-family: georgia, serif; 
}

body { 
	margin: 0; padding: 0; 
	font-family: georgia, serif; 
	background-color: #ffc;
	background-image: url("../images/ricepaper1.jpg");
	background-repeat: repeat;
}
img {border:none;}

#brand {
	margin: 20px 20px 10px 10px;
	display: inline;
}

#navigation { 
	position: absolute; 
	top: 0; left: 0; 
	margin: 0 10px 0 20px; 
	width: 160px; 
}
#navpic img { 
	margin: 20px 0 0 10px; 
} 
#navtext { 
	top: 134px; 
} 
#related-links {
	margin: 0 10px 0 20px; 
}
.nav1 a,
.nav2 a,
.nav3 a	{display:block; margin:0; padding:1px 0 1px 0;font-weight:bold;text-decoration:none;}
.nav1 a:hover, 
.nav2 a:hover, 
.nav3 a:hover {text-decoration:underline;}
.nav1 a	{padding-left:12px;font-size:1.6em;}
.nav2 a	{padding-left:24px;font-size:1.2em;}
.nav3 a	{padding-left:36px;}

#main {
	margin: 110px 30px 30px 201px; 
	padding: 0; 
}

.right {
	padding: 0;
	float:	      right;
	margin:  0;
	clear: both;
}
.insetleft {
	padding-right: 1em;
	float:	       left;
	margin-right:  1em;
	clear: top;
}
.insetright {
	padding-left: 1em;
	float:	      right;
	margin-left:  1em;
	clear: top;
}

.handout {
}
div.share {
	border: 1px solid #280;
}
div.container {
	margin: 0;
	clear: both;
	}
div.thumbnail {
	float: left;
	margin-right: 1em;
	} 
div.thumbnail p {
	text-align: center;
	}
div.thumbnail a { 
	text-decoration: none;
	}
div.thumbnail img {
	border: 2px solid rgb(102,0,0);
	}
div.spacer {
	clear: both;
	}
.no-border {
	border: none;
	text-decoration: none;
	}
.plainlist {
	list-style-type: none;
	}
.footer {
	margin-top: 2em;
	border-top: 1px solid #999;
	font-size: 80%;
	text-align: center;
	}
	
.entry {
	margin: 2px 0 4px 0;
	}
.entry .date {	
	float: left;
	margin: 0 6px 0 0;
	font-weight: bold;
	text-align: left;
	}

.officer {
	margin: 2px 0 4px 0;
	}
	
.meeting tr th {
	font-size: 1.2em;
	font-weight:bold;
	text-align:left;
	}
.meeting .date {
	color:#00c;
	}
.meeting .speaker {
	font-weight:bold;
	color:#00f;
	}
.meeting .event {
	color:#00c;
	}
.meeting tr th, .meeting .date, .meeting .speaker, .meeting .event {
	margin:0;
	padding:8px 0 0 20px;
	}
.meeting p {
	padding:0 20px 6px 20px;
	}
/* color settings -----------------------------------------------------------------------------*/

a {color: #142;}
a:link {color:#142;}
a:hover {color:#280;}
a:visited {color:#031;}







