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

a { word-wrap: break-word; }

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

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

body {
	background: url(images/7298251-bg.jpg) top center no-repeat #ffb200 fixed;
}
#classic-container {
	width: 90%;
	margin: auto;
	max-width: 980px;
	background: #fff;
}
h1 {
	font-size:1.5em;
	text-align:center;
    padding: 0 10px 0 10px;
}
h2 {
	font-size:1.2em;
	text-align:center;
font-style:italic;
padding: 0 10px 0 10px;
}
h3 {
background: #ff850d;
color: #fff;
margin-left: 10px;
margin-right: 10px;
text-align: center;
margin: 5px 0;
}
#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:#ffb200 ;
}
.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 {
text-align:center;
}
#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 {
font-size: 1em; 
}
#slider-player {
}
#slider-player-nav {
}
#header-container {
}
#middle-container {
}
#footer-container {
}
.social-likes {
}

.ctab{
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
background-color: #FFB529;
color: #BF6922;
padding: 15px 10px 15px;
font-size: 90%;
font-weight: normal;
text-transform: uppercase;
display: block;
margin-left: auto;
margin-right: auto;
text-align: center;
margin-top: 25px;
width: 200px;
max-width: 101%;
margin-bottom: 5px;
border: solid #FFCB79 2px;
letter-spacing: .8px;
}

.ctab:hover {
background: #FFC557;
transition: background 0.4s ease, padding 0.8s linear;
color: #BF6922;
text-decoration: none;
}

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

/* Smartphones (portrait and landscape) ----------- */
@media only screen
and (min-device-width : 320px) 
and (max-device-width : 480px) {

}
 
/* Smartphones (landscape) ----------- */
@media only screen
and (min-width : 321px) {

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

}
 
/* iPads (portrait and landscape) ----------- */
@media only screen
and (min-device-width : 768px) 
and (max-device-width : 1024px) {

}
 

 
/* 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) {

}