#article {
font-family: Arial Unicode MS,Arial,sans-serif;
font-size: 16px;
color: #000;
}

body {
background: #f5f5f5;
}

#classic-container {
width: 90%;
margin: auto;
max-width: 980px;
background: #fff;
margin-top: 5px;
box-shadow: 1px 4px 10px 1px #717174;
}

h1 {
font-size:1.5em;
text-align:center;
padding:0 5px 0 5px;
}

h3 {
font-size: 1.5em;
text-align: center;
background-color: #047AB8;
background: -moz-linear-gradient(#2398D6, #047AB8) repeat scroll 0 0 transparent;
background: -webkit-linear-gradient(#2398D6, #047AB8) repeat scroll 0 0 transparent;
border-radius: 5px 5px 5px 5px;
color: #fff;
}

#lede {
padding: 0 10px 0 10px;
}

#body_text {
padding: 0 10px 0 10px;
}

h2 {
text-align: center;
font-style: italic;
font-size: 110%;
padding: 0 10px 0 10px;
}

.contact {
text-align: right;
font-size: 85%;
padding-right: 10px;
}

img, iframe, object, embed { 
max-width: 100%; 
}

#section-middle-1-1-content {
text-align: center;
}

#section-middle-1-5-content {
text-align: center;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.row {
margin-left: -15px;
margin-right: -15px;
padding-bottom: 30px;
}

.ctab, .ctab:visited { background-color: #003368; border: 5px solid #003368; border-radius: 5px; color: #fff; text-decoration: none; padding: 10px; font-weight: bold; /*box-shadow: 2px 2px 2px #000;*/ font-size: 100%; display: block; width:85%; margin: 0 auto; margin-top: 1em; text-align:center; }

.ctab:hover { background-color: #047AB8; border: 5px solid #047AB8; border-radius: 5px; color: #fff; -webkit-transition: all .25s ease-out; -moz-transition: all .25s ease-out; transition: all .25s ease-out; }

a, a:visited, a:hover {
	color:#047AB8;
}

.dateline {
font-style: italic;
font-weight: bold;
}

.source {
font-style: italic;
font-weight: bold;
}
#multimedia {
background: #efefef;
}

#section-header-0-0-content {
text-align: center;
}

#section-header-0 {

}
#section-header-1 {
}
.section-block-a {
background: #f5f5f5;
}
#section-video-gallery {
background: #f5f5f5;
}
#video-main-title {
}
#section-photo-gallery {
background: #f5f5f5;
}
#photo-main-title {
}
.section-block-b {

}
#section-block-c {
background: #f5f5f5;
}
#section-press-release {
word-wrap: break-word;
}
.block {
}
span[itemprop="name"], span[itemprop="jobTitle"], span[itemprop="worksFor"], span[itemprop="address"], span[itemprop="streetAddress"], span[itemprop="telephone"], span[itemprop="phones"], a[itemprop="email"], a[itemprop="url"] {
	display: block;
}
.flexslider {
}
.flex-caption {
font-size:1em;
padding-left:5px;
}
#slider-player {
}
#slider-player-nav {
}
#header-container {
}
#middle-container {
}
#footer-container {
}
.social-share-bar {
margin-right: 20px;
}
.social-likes {
}
 @media screen and (max-width:768px) {
#section-header-0 {
	display:none;
}
}