#article {
	font-family: Arial Unicode MS, Arial, sans-serif;
	font-size: 16px;
	color: #000;
}
#sharing-bar {
display: block;
float: right;
vertical-align: middle;
margin-right:15px;
}


#InnerPanelElement-1-0 {
padding: 0 5px 0 5px;
}
body {
	background: #f3f3f3;
}
#classic-container {
	width: 90%;
	margin: auto;
	max-width: 980px;
	background:#fff;
box-shadow: 0px 0px 10px 4px rgba(119, 119, 119, 0.75);
-moz-box-shadow: 0px 0px 10px 4px rgba(119, 119, 119, 0.75);
-webkit-box-shadow: 0px 0px 10px 4px rgba(119, 119, 119, 0.75);
}
h1 {
	font-size:1.5em;
	text-align:center;
}

h2 {
	font-size:1.1em;
	text-align:center;
        font-style:italic;
}

h3 {
font-size: 1em;
text-align: center;
background-color: #007BBD;
background: -webkit-gradient(radial, 50% 50%, 0, 50% 50%, 100, from(#0091D9), color-stop(0.5, #0586C7), to(#007BBD));
background: -moz-radial-gradient(50% 50%, farthest-side, #0091D9, #0586C7, #007BBD);
color: #eaeaea;
border-radius: 5px;
border: 2px #eaeaea ridge;
height:40px;
line-height: 30px;
}
#lede {
	padding: 0 10px 0 10px;
}
#body_text {
	padding: 0 10px 0 10px;
}
#facebook-feed { max-width: 100%; }
.fb_iframe_widget iframe {height: 363px !important;}
img, object, embed { max-width: 100%; }
#section-middle-1-1-content {
	text-align: center;
}
#section-middle-1-5-content {
	text-align: center;
}
.row {
	margin-left: -15px;
	margin-right: -15px;
	padding-bottom: 30px;
}
a, a:visited, a:hover {
	color:#0091d9;
word-wrap: break-word;
}

.logo {
margin:20px 0 0 20px;
}

.dateline {
	font-style: italic;
	font-weight: bold;
}
.source {
	font-style: italic;
	font-weight: bold;
}
#section-header-0 {
}
#section-header-1 {
}
.section-block-a {
}
#section-video-gallery {
}
#video-main-title {
}
#section-photo-gallery {
}
#photo-main-title {
}
.section-block-b {
}
#section-block-c {
}
#section-press-release {
}
.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 {
}
#slider-player {
}
#slider-player-nav {
}
#header-container {
}
#middle-container {
}
#footer-container {
}
.social-likes {
}

.ctab, .ctab:visited { background-color: #0091d9; border: solid 1px #a40a1a; border-radius: 8px; color: #fff; text-decoration: none; padding: 15px; font-weight: bold; box-shadow: 2px 2px 2px #000; font-size: 90%; display: block; width:80%; margin: 0 auto; margin-top: 2em; text-align:center;}

.ctab:hover { background-color: #007bbd; border: solid 1px #a40a1a; border-radius: 8px; color: #fff; -webkit-transition: all .25s ease-out; -moz-transition: all .25s ease-out; transition: all .25s ease-out; }

.ctab1, .ctab1:visited { background-color: #0091d9; border: solid 1px #a40a1a; border-radius: 8px; color: #fff; text-decoration: none !important; padding: 15px; font-weight: bold; box-shadow: 2px 2px 2px #000; font-size: 75%; display: block; width:80%; margin: 0 auto; margin-top: 2em; text-align:center;}

.ctab1:hover { background-color: #007bbd; border: solid 1px #a40a1a; border-radius: 8px; color: #fff; -webkit-transition: all .25s ease-out; -moz-transition: all .25s ease-out; transition: all .25s ease-out; }

 @media screen and (max-width:768px) {
#section-header-0 {
	display:none;
}
}

/* Smartphones (portrait and landscape) ----------- */
@media only screen
and (min-device-width : 320px) 
and (max-device-width : 480px) {
/* Styles */
}
 
/* Smartphones (landscape) ----------- */
@media only screen
and (min-width : 321px) {
/* Styles */
}
 
/* Smartphones (portrait) ----------- */
@media only screen
and (max-width : 320px) {
/* Styles */
}
 
/* iPads (portrait and landscape) ----------- */
@media only screen
and (min-device-width : 768px) 
and (max-device-width : 1024px) {
/* Styles */
}
 
/* iPads (landscape) ----------- */
@media only screen
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {
/* Styles */
}
 
/* iPads (portrait) ----------- */
@media only screen
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {
/* Styles */
}
 
/* Desktops and laptops ----------- */
@media only screen
and (min-width : 1224px) {
/* Styles */
}
 
/* Large screens ----------- */
@media only screen
and (min-width : 1824px) {
/* Styles */
}
 
/* iPhone 4 ----------- */
@media
only screen and (-webkit-min-device-pixel-ratio : 1.5),
only screen and (min-device-pixel-ratio : 1.5) {
/* Styles */
}