.ctab {
margin-top: 20px;
max-width: 90%;
}

.mpeg4btn{
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
background-color: #1a5b80;
color: #fff !important;
padding: 10px;
font-size: 121%;
font-weight: normal;
text-transform: uppercase;
display: block;
margin-left: auto;
margin-right: auto;
text-align: center;
margin-top: 10px;
width: 200px;
max-width: 101%;
}

.mpeg4btn:hover {
background: #12405a;
transition: background 0.4s ease, padding 0.8s linear;
color: #fff;
text-decoration: none;
}


body {
background: url(images/body-bg.png) repeat #f7f6f2;
}

.logo{
margin: 15px 0;
}

.soc-icons {
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
margin-top: 4px;
}

.small_print {font-size:90%;}

.under {text-decoration: underline;}

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

#section-middle-1 h1 {
text-align: center;
font-size: 1.6em;
color: #576423;
}

#section-middle-1 h2 {
text-align: center;
font-size: 1.2em;
font-weight: 100;
font-style: italic;
}
img, iframe, object, embed { 
max-width: 100%;
}

#twitter-widget {width: 100%;}

.break-word {
word-wrap: break-word;
}

#likes p { display: none; }



#article {
font-family:Arial Unicode MS,Arial,sans-serif;
font-size:12px;
}
#section-header-0 {}
#section-header-0-content {}
#section-header-1 {}
#section-header-1-content {}
#section-header-2 {}
#section-header-2-content {}
#section-middle-0 {}
#section-middle-0-content {}
#section-middle-1 {}
#section-middle-1-content {}
#section-middle-2 {}
#section-middle-2-content {}
#section-footer-1 {color: #c3c9ab;}
#section-footer-0-content {}
#section-footer-0 a {
color: #c3c9ab;
font-size: 120%;
}
#section-footer-1-content {}
#section-footer-2 {}
#section-footer-2-content {}
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;
}
#media_contact_section{}
#media_contact_title{}
.phone1{}
.phone2{}
.phone3{}
.phone4{}
.phone5{}
#media_contact_toggle_link{}
.flexslider {}
.flex-caption {font-size: 11px;}
#slider-player {}
#slider-player-nav {}

#header-container{background: #fff;
}
#middle-container{
padding-top: 10px;
}
#footer-container{
background: url(images/bg-ftr-green.png);
background-size: cover;
text-align: center;
margin-bottom: 10px;
padding-bottom: 5px;
border-radius: 0 0 4px 4px;
-moz-border-radius: 0 0 4px 4px;
-webkit-border-radius: 0 0 4px 4px;
}
#footer-container h3 {
color: #fff;
padding: 10px 0;
font-size: 148%;
font-family: 'georgia', serif;
font-weight: 100;
border-bottom: dashed 1px #c3c9ab;
}

.social-likes{}
@media (max-width:767px){
#section-header-0{display:none;}
}