#article {
	font-family: Arial Unicode MS, Arial, sans-serif;
	font-size: 16px;
	color: #fff;
}
body {
	background: url(images/bg.jpg) top center no-repeat fixed #000;
#fff;}
#classic-container {
	width: 90%;
	margin: auto;
	max-width: 980px;
	background: #000;
color:#fff;
}
h1 {
	font-size:1.5em;
	text-align:center;
}

h2 {
font-style: italic;
font-weight: bold;
font-size: 1.3em;
text-align:center;
}
.logo {
margin-top:20px;
}
h3 {
	font-size: 1.2em;
	text-align: center;
	background: #000;
	color: #eaeaea;
	border-radius: 5px;
	border: 2px #eaeaea ridge;
}
#lede {
	padding: 0 10px 0 10px;
}
#body_text {
	padding: 0 10px 0 10px;
}

img, object, embed { max-width: 100%; }
.fb_iframe_widget iframe { height: 363px !important; }
#facebook-feed { max-width: 100%; }
#section-middle-1-1-content {
	text-align: center;
}
#section-middle-1-4-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:#eaeaea;
text-decoration:underline;
word-wrap: break-word;
}
.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 {
}
element.style {
}
.flex-caption {
color: #000;
font-weight: bold;
font-size: 12px;
padding-left: 5px;
}
#slider-player {
}
#slider-player-nav {
}
#header-container {
}
#middle-container {
}
#footer-container {
}
.social-likes {
}

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

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

#section-header-0-0-content {
text-align: center;
}
 @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) {
body {
	background: url(images/bga.jpg) top center no-repeat fixed #000;
#fff;}
}
 
/* iPads (landscape) ----------- */
@media only screen
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {
body {
	background: url(images/bga.jpg) top center no-repeat fixed #000;
#fff;}
}
 
/* iPads (portrait) ----------- */
@media only screen
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {
body {
	background: url(images/bga.jpg) top center no-repeat fixed #000;
#fff;}
}
 
/* 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 */
}