.logo {  margin-left: 10px; margin-top: 10px; } 
.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%;
}


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

a, a:visited {
color: #AF6D44;
text-decoration: none;
font-weight: bold;
word-wrap: break-word;
}

a:hover {
color: #0C8367;
text-decoration: none;
font-weight: bold;
}

body { background: url(images/bg.jpg) top center no-repeat fixed; background-size:cover;}

#classic-container { width: 90%; margin: auto; max-width: 980px; background: #fff;}

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

h2 { text-align: center; font-style: italic; font-size: 1.3em; padding: 10px; }

h3 { font-size: 1.3em; text-align: center; 
color: #fff;
background: rgb(157,77,30);
background: -moz-linear-gradient(top, rgb(175, 141, 123) 0%, rgb(157,77,30) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(175, 141, 123)), color-stop(100%,rgb(157,77,30)));
background: -webkit-linear-gradient(top, rgb(175, 141, 123) 0%,rgb(157,77,30) 100%);
background: -o-linear-gradient(top, rgb(175, 141, 123) 0%,rgb(157,77,30) 100%);
background: -ms-linear-gradient(top, rgb(175, 141, 123) 0%,rgb(157,77,30) 100%);
background: linear-gradient(to bottom, rgb(175, 141, 123) 0%,rgb(157,77,30) 100%);
border: 2px solid #615047;}

.small_print { font-size: 85%; }

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

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

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

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

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

#twitter-widget { width: 100%; }

#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; }

#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 {background:none;}
.flex-caption {font-size:1em; font-weight:bold;padding:5px;}

#slider-player {}
#slider-player-nav {}

#header-container {}

#middle-container {}

#footer-container {}

.social-likes {}

.ctab, .ctab:visited { background-color: #0C8367; border: solid 1px #fff; 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: #0C8367; border: solid 1px #fff; 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;}
.contact { display: none; }
}
