/* About CSS */

/* ___________________local navigation */
#lnav {
	width:1060px;
	height:30px;
	padding:0 0 4px 0;
	margin:0 auto 25px auto;
	background:url(../images/events/events_lnav_bg.png) left bottom no-repeat;
}
#lnav li {
	width:352px;
	display:block;
	float:left;
}
#lnav li.lnav1 {
	border-right:solid 1px #1e8d8e;
}
#lnav li.lnav2 {
	border-left:solid 1px #48b2b3;
	border-right:solid 1px #1e8d8e;
}
#lnav li.lnav3 {
	border-left:solid 1px #48b2b3;
}
#lnav li a {
	margin:0 auto;
	display:block;
	background:url(../images/common/link_green.png) 13px 10px no-repeat #34a2a3;
	font-size:16px;
	line-height:30px;
	color:#ffffff;
	text-align:center;
	text-decoration:none;
}
#lnav li a:hover {
	background-color:#1c8f90;
}
#lnav li.current a {
	background-color:#1c8f90;
}

/* ___________________what is FEC */
.about_text {
	width:990px;
	margin:0 auto 1.5em auto;
	font-size:16px;
	line-height:1.5;
}
#copy_wrapper {
	width:1060px;
	height:112px;
	margin:0 auto 25px auto;
	background:url(../images/about/about_copy_bg.png) 0 0 repeat-x;
}
#copy_wrapper h3 {
	width:1060px;
	height:112px;
	margin:0 auto;
	background:url(../images/about/about_copy_img.png) 17px 0 no-repeat;
	font-family:"Oswald";
	font-size:30px;
	line-height:112px;
	text-align:center;
	color:#ffffff;
	text-shadow: 0px 3px 2px rgba(0, 0, 0, 0.3);
}
#about_wrapper {
	width:1060px;
	padding:0 0 30px 0;
	margin:0 auto 50px auto;
	background:url(../images/common/bg_liteblue.png);
}
.stitle {
	height:56px;
	padding:20px 0 0 18px;
	margin:0 0 20px 0;
	color:#ffffff;
	font-size:24px;
	font-family:"Oswald";
	text-shadow: 0px 3px 2px rgba(0, 0, 0, 0.3);
	background:url(../images/about/about_stitle.png) 0 0 no-repeat;
}
.stitle:first-letter {
	padding:0 30px 0 0;
	font-size:36px;
}
.about_dl {
	width:940px;
	margin:0 auto 25px auto;
}
.about_dl dt {
	margin:0 0 10px 0;
	font-size:20px;
	font-weight:700px;
	color:#ffffff;
	text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
	position:relative;
}
.about_dl dt span {
	width:30px;
	position:absolute;
	left:-35px;
	display:block;
	text-align:right;
}
.about_dl dd {
	font-size:16px;
	line-height:1.5;
}
.about_dl .about_dl_left {
	width:450px;
	display:block;
	float:left;
}
.about_dl .about_dl_right {
	width:450px;
	display:block;
	float:right;
}
.about_detail {
	width:940px;
	margin:0 auto 25px auto;
	font-size:16px;
	line-height:1.5;
}
.about_ul {
	width:940px;
	margin:0 auto 50px auto;
}
.about_ul li {
	margin:0 0 10px 0;
	font-size:16px;
	line-height:1.5;
	position:relative;
}
.about_ul li span {
	width:30px;
	position:absolute;
	top:-5px;
	left:-35px;
	display:block;
	text-align:right;
	font-size:20px;
	font-weight:700px;
	color:#ffffff;
	text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
}

/* ___________________members */
.date {
	width:1060px;
	margin:0 auto;
	text-align:right;
	color:#ffffff;
	font-size:14px;
}
.officers_table {
	width:1060px;
	margin:0 auto 40px auto;
}
.officers_table caption{
	width:1060px;
	margin:0 auto;
	padding:0 0 20px 0;
	font-family:"Oswald";
	font-size:24px;
	text-align:center;
	color:#ffffff;
	text-shadow: 0px 3px 2px rgba(0, 0, 0, 0.3);
}
.officers_table th {
	width:240px;
	padding:5px 10px 5px 0;
	font-size:14px;
	text-align:right;
	vertical-align:top;
	line-height:1.3;
}
.officers_table td {
	padding:5px 0 5px 0;
	font-size:14px;
	vertical-align:top;
	line-height:1.3;
}
.officers_table td.name {
	width:200px;
	padding:5px 10px 5px 0;
	font-size:16px;
	font-weight:700;
	line-height:1.3;
}
.officers_table tr:hover td,
.officers_table tr:hover th {
	background-color:#9fd4ea;
}

.officers_stilte {
	width:1060px;
	margin:0 auto;
	padding:0;
	font-family:"Oswald";
	font-size:24px;
	text-align:center;
	color:#ffffff;
	text-shadow: 0px 3px 2px rgba(0, 0, 0, 0.3);
}
.officers_dl {
	width:680px;
	margin:0 auto 60px auto;
}
.officers_dl dt {
	margin:0 auto;
	padding:30px 0 20px 0;
	font-family:"Oswald";
	font-size:20px;
	text-align:center;
	color:#ffffff;
	text-shadow: 0px 3px 2px rgba(0, 0, 0, 0.3);
}
.officers_dl dd {
	padding:5px;
	font-size:14px;
	vertical-align:top;
	line-height:1.3;
}
.officers_dl dd span {
	font-size:16px;
	font-weight:700;
}
.officers_dl dd:hover {
	background-color:#9fd4ea;
}


/* Smartphones (portrait and landscape) */
@media screen and (max-width : 700px) {
	
}