body{
	font-family: 'Trebuchet MS', Arial, Helvetica; 
	background-image: url('../themes/blegtext.gif');
}
.header{
	padding: 10px 0;
	}
.container{
	width: 903px;
	margin: auto;
	background-color: #ffffff; 
}
.navigator{
	float: left; 
	width: 20%; 
	min-height: 170px;
    background-color: #ffffff;
}
.navigatorinner{
	margin: 10px;
}
.content{
    float: left;
    width: 80%;
    min-height: 170px;
	overflow: auto;
}
.section{
	margin: auto;
	border-style: solid;
	border-color: #0000FF;
	border-radius: 20px;
	padding: 10px;
	overflow: auto;
}
.clearfix{
    clear: both;
}
.footer{
    text-align: center;
 }
.header1{
	text-align: center;
	color: #000080;
	font-family: "Old English Text MT";
	font-size: 40px;
}
.header2{
	text-align: center;
	font-size: 10px;
}
.header3{
	text-align: center;
	color: #800000;
	font-family: "Rockwell Extra Bold";
	font-size: 32px;
}
.images{
	text-align:center;
	}
.imagetext{
    font-style: italic;
	color: #008080;
	font-size: 12pt;
	text-align: center;
}
.meetingstitle{
	margin-top: 12px;
	margin-bottom: 12px;
	font-weight: bold;
	color: #003399;
}
.meetingstext{
    font-style: italic;
	color: #008080;
	font-size: 12pt;
	text-align: center;
	margin-top: 24px;
}
.meeting{
	overflow: auto;
}
.meetingheader{
	overflow: auto;
}
.imagelink{
   text-decoration: none;
}
.navimage {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.navinfo{
	text-align: center;
	color: #008080;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px; 
	margin-bottom: 24px;
}
.navlabel{
	text-align: center;
	color: #008080;
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	margin-top: 80px; 
	margin-bottom: 80px;
}
.navinfoitalic{
	text-align: center;
	color: #003399;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px; 
	margin-bottom: 24px;
	font-style: italic;
}
.navlinktext{
	color: #0000FF;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px; 
	margin-bottom: 24px;	
}
.navlink:link{
	color: #0000FF;
}
.navlink:visited{
	color: #FF0000;
}
.navlink:hover{
	color: #008000;
}
.navfooter{
	text-align: center;
	color: #008000;
	font-family: Arial;
	font-size: 12px;
	margin-top: 0px; 
	margin-bottom: 24px;
}
.meetingheader1{
	width: 65%;
	float: left;
	font-weight: bold;
	text-decoration: underline;
   }
.meetingheader2{
	width: 20%;
	float: left;
	font-weight: bold;
	text-decoration: underline;
   }
.meetingheader3{
	width: 15%;
	float: left;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
   }
.meeting1{
	width: 65%;
	float: left;
 	margin-top: 5px; 
	margin-bottom: 5px;
	}
.meeting2{
	width: 20%;
	float: left;
 	margin-top: 5px; 
	margin-bottom: 5px;
	}
.meeting3{
	width: 15%;
	float: left;
	color: #008000;
	font-weight: bold;
	text-align: center;
 	margin-top: 5px; 
	margin-bottom: 5px;
	}
.meetinglink:link{
	color: #0000FF;
}
.meetinglink:visited{
	color: #FF0000;
}
.meetinglink:hover{
	color: #008000;
}
.eventbutton{
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
.officers1{
	width: 40%;
	float: left;
	font-weight: bold;
	color: #0000FF;
	margin-left: 5%;
 	margin-top: 20px; 
	margin-bottom: 20px;
}
.officers2{
	width: 35%;
	float: left;
 	margin-top: 20px; 
	margin-bottom: 20px;
}
.officers3{
	width: 20%;
	float: left;
 	margin-top: 20px; 
	margin-bottom: 20px;
}
.officerslink:link{
	color: #0000FF;
}
.officerslink:visited{
	color: #FF0000;
}
.officerslink:hover{
	color: #008000;
}
.trainingtitle{
	color: #3333B0;
	font-size: 20px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 30px;
}
.trainingsubtitle{
	color: #800080;
	font-size: 16px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 30px;
}
.trainingtext{
	color: #000000;
	font-size: 16px;
	margin-left: 15px;
	margin-bottom: 10px;
}</style>
