@charset "utf-8";
/* CSS Document */

#officers_content {
	font-family: Calibri, Verdana, Arial;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
}
.officers_title {
	font-family: Calibri, Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #434F60;
	text-decoration: none;
	margin-bottom: 3px;
	overflow: hidden;
	padding: 0px;
}
.officers_name {
	font-family: Calibri, Verdana, Arial;
	font-size: 14px;
	color: #434F60;
	text-decoration: none;
	letter-spacing: 0.8px;
	padding-bottom: 3px;
	text-align: left;
	padding-top: 0px;
}
#history {
	text-decoration: none;
	width: 100%;
	height: auto;
	float: left;
}

.title_line {
	text-decoration: none;
	display: block;
	height: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #25313D;
	overflow: hidden;
	width: auto;
}

#inner_officers_content {
	text-decoration: none;
	float: left;
	width: 420px;
	margin-right: 10px;
	padding: 15px;
}

#c1 {
	text-decoration: none;
	width: 310px;
	float: left;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#c2 {
	text-decoration: none;
	width: 310px;
	margin: 0px;
	float: right;
}
.officers_h1 {
	font-family: Calibri, Verdana, Arial;
	font-size: 36px;
	font-weight: bold;
	color: #434F60;
	text-decoration: none;
	margin-bottom: 3px;
	overflow: hidden;
	line-height: 36px;
	padding: 0px;
}
.officers_h2 {
	font-family: Calibri, Verdana, Arial;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
	letter-spacing: 0.8px;
	text-align: left;
	padding: 0px;
}
.committee_titles {
	font-family: Calibri, Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #4D6379;
	text-decoration: none;
	margin-bottom: 3px;
	overflow: hidden;
	text-transform: uppercase;
	padding: 0px;
}
.bold_text {
	font-weight: bold;
}
.italic_text {
	font-style: italic;
}
#inner_committee {
	color: #FEE066;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	width: 965px;
	height: 50px;
	background-repeat: no-repeat;
	margin: 0px;
	background-position: center center;
	background-image: url(../images/graphics/committees/about_title2.png);
	padding-top: 15px;
	padding-bottom: 0%;
	padding-right: 35px;
	text-align: right;
}
#about_us_sidebar {
	text-decoration: none;
	background-image: url(../images/photos/about_us/flag_background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bold_text_434F60 {
	font-weight: bold;
	color: #434F60;
}

