@import "pdx_base.css";


a.off {
	margin-left: 10px;
	margin-right: 10px;
	font-size: 20px;
}

caption.act {
	font-size: 22px;
	font-weight: bold;
	padding-bottom: 10px;
	margin-top: 5px;
}

col {
	border: 2px solid black;
	text-align: center;
}

col.act1 {
	width: 25%;
}

col.act2 {
	width: 25%;
}

col.act3 {
	width: 25%;
}

h1 {
	font-size: 36px;
	text-align: center;
	margin-bottom: 50px;
}

div.off {
	color: #006020;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 20px;
}
	
h3.progs {
	text-align: left;
	margin-left: 5%;
}

table.act {
	border-collapse: collapse;
	margin-bottom: 10px;
}

table.menu4 {
	background: #006020;
	border-color: yellow;
	width: 50%;
	margin-bottom: 10px;
}

table.chapmenu {
	background: #006020;
	border-color: yellow;
	width: 75%;
	margin-bottom: 60px;
}

table.meetings {
	width: 90%;
	vertical-align: top;
}

table.officers {
	width: 80%;
	vertical-align: top;
	margin-bottom: 60px;
}

table.sub {
	width: 100%;
	vertical-align: top;
}

td.meetlft {
	width: 60%;
	padding-right: 30px;
}

td.proglft {
	width: 20%;
	padding-right: 30px;
}

td.act {
	text-align: center;
	vertical-align: top;
	padding: 15px 5px;
}

th.act {
	border: 2px solid black;
	padding: 5px;
	text-align: center;
	vertical-align: center;
	font-size: 18px;
}
