#article {
	font-family: Arial Unicode MS, Arial, sans-serif;
	font-size: 16px;
	color: #000;
}
body {
	background: #fff;
}
#classic-container {
	width: 90%;
	margin: auto;
	max-width: 980px;
    border: 2px solid #000;
}
h1 {
	font-size:1.5em;
	text-align:center;
}

h2 {
text-align:center;
font-style:italic;
}
h3 {
	font-size: 1em;
	text-align: center;
	background: url(images/header.png) top center no-repeat;
	color: #000;
}
#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%; padding-bottom:5px;}
#section-middle-1-1-content {
	text-align: center;
}
#section-middle-1-5-content {
	text-align: center;
}

.link a {
color: #fff !important;
font-weight: bold;
}

.row {
	margin-left: -15px;
	margin-right: -15px;
	padding-bottom: 30px;
}
a, a:visited, a:hover {
	color:#ee3124;
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-header-0-0-content {
margin-top: 20px;
}
.section-block-a {
}
#section-video-gallery {

}
#video-main-title {
}
#section-photo-gallery {
background: url(images/blockbg.jpg) top center repeat;
padding-top:10px;
}
#photo-main-title {
}
.section-block-b {
background: url(images/header-2.png) top center repeat;
padding-top: 5px;
text-align:center;
}
#section-block-c {
background: url(images/header-2.png) top center repeat;
padding-top: 5px;
text-align:center;
}
#section-block-b a {
color: #000 !important;
font-weight:bold;
}

#section-press-release {
}
.block {
}
.logo {
margin:20px 0 0 20px;
}
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: #970a18; 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: 140%; display: block; width:80%; margin: 0 auto; margin-top: 2em; text-align:center;}

.ctab:hover { background-color: #ce1a2c; 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 */
}