@charset "utf-8";
/* CSS Document */
table.schedule{	
	font-family: 'Sniglet', cursive;
	line-height:1.4em;
	border-width: 0px;
	width: 550px;
}
#chapterWelcome{
	color:#800000;
	font-weight: bold;
	font-size: 1.2em;
	margin-bottom: 25px;
	margin-top: 5px;
	margin-left: 5px;
}
#chapter{	
	margin-bottom: 25px;
}
#chapterLogo{
	width: 150px;
	margin-left: 33px;
}
#chapterOfficerList{
	display:inline-block;
	margin-left: 10px;
	vertical-align:top;
	width:300px;
}
#chapterOfficers{
	line-height: 1.4em;
}
#regionOfficers{
	line-height: 1.4em;
}
.month {
	font-weight:bold;
	color:#800000;
	font-size:1.1em;
}
.monthb {
	font-weight:bold;
	color:#800000;
	font-size:1.1em;
	border-bottom: 1px solid #000080;
}
.sched {
	background-color: #071963;
	font-size:1.1em;
	color:#fff;
	font-weight:bold;
	text-align:center;	
}
.sched_line {
	border-bottom: 1px solid #000080;
}
.sched_table {
	border: 1px solid #000080;
	width:550px;
	margin-left:30px;
}

/**/
.pres{
	margin-left: 21px;
}
.vp{
	margin-left: 2px;
}
.sec{
	margin-left: 22px;
}
.tres{
	margin-left: 20px;
}
/**/
.dir{
	margin-left: 2px;
}
.statelead{
	margin-left: 13px;
}
.stateasst{
	margin-left: 17px;
}
.stateasst2{
	margin-left: 15px;
}
