
.ctab {
  display: inline-block;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  cursor: pointer;
  margin: 10px 0 0;
  padding: 10px 25px;
  border: 1px solid rgba(244,100,4,1);
  -webkit-border-radius: 3px;
  border-radius: 3px;
  font: normal 17px Impact, Charcoal, sans-serif;
  color: rgb(0, 0, 0);
  -o-text-overflow: clip;
  text-overflow: clip;
  background: rgba(247,126,4,1);
font-weight:300;
text-align:center;
}

.ctab:hover {
  -webkit-box-shadow: 0 4px 4px 0 rgba(0,0,0,0.11) ;
  box-shadow: 0 2px 4px 0 rgba(0,0,0,0.11) ;
  -webkit-transition: all 150ms cubic-bezier(0.42, 0, 0.58, 1);
  -moz-transition: all 150ms cubic-bezier(0.42, 0, 0.58, 1);
  -o-transition: all 150ms cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 150ms cubic-bezier(0.42, 0, 0.58, 1);
  background: rgba(193,98,21,1);
color:#fff;
}

.ctab:active {
  border: 1px solid rgba(180,180,180,0.2);
  -webkit-box-shadow: 0 3px 0 0 rgba(0,0,0,0.1) inset;
  box-shadow: 0 3px 0 0 rgba(0,0,0,0.1) inset;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}



h1{
font-size:1.35em;
font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", Charcoal, "Helvetica Inserat", "Bitstream Vera Sans Bold", "Arial Black", sans serif;
font-weight:300;
text-align:center;
letter-spacing:1px;
}

.footlinks{
display:block;
font-size:120%;
}

h2{
font-size:1.15em;
font-family: "Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
text-align:center;
}

h3{
font-size:1.35em;
font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", Charcoal, "Helvetica Inserat", "Bitstream Vera Sans Bold", "Arial Black", sans serif;
font-weight:300;
letter-spacing:1px;
}

a {
color:  #7dbe26;
text-decoration: none;
}

a:hover {
color:  #7dbe26;
text-decoration: underline;
}

a.medialink{
color:  #fff;
text-decoration: none;
}
a.medialink:hover{
color:  #fff;
text-decoration:underline;
}

body{
background-color:#7dbe26;
background-image:url(images/MNR-Background2.jpg);
background-repeat:repeat-x;
}

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

#likes p { display: none; }

img, object, embed, iframe  { max-width: 100%; max-height:100%; }
#facebook-feed { max-width: 100%; }
.fb_iframe_widget iframe {height: 363px !important;}

.flex-caption {
font-size: 12px;
line-height:127%;
padding:5px;
}

.media{
background: #76bd22;
padding: 5px;
color:#fff;
margin-top:25px;
border-style: solid;
border-width: 1px;
border-color: #fff;
margin-bottom: 1.25rem;
outline:7px solid #76bd22;
}
#article{
font-size: 13px;
}

.dateline, .source { font-weight: bold; font-style: italic; }
#section-header-0 {}
#section-header-0-content {}
section-header-0-1-content{
text-align:center;
}
#section-header-0-1-content{
text-align:center;
}

#section-header-1 {

}
#section-header-1-content {}
#section-header-2 {}
#section-header-2-content {}

#section-middle{
padding-top:20px;
background:#fff;
margin-top:15px;
border-style: solid;
border-width: 7px;
border-color: #d7d7d7;
margin-bottom: 1.25rem;
outline:1px solid #888888;

}

#section-middle-1 {
max-height: 320px;
overflow: auto;
margin-left: 0;
} 


#section-middle-0 {}
#section-middle-0-content {}
#section-middle-1 {}
#section-middle-1-content {}
#section-middle-2 {}
#section-middle-2-content {}

#section-footer{
text-align:center;
padding-top:5px;
background:#fff;
margin-top:15px;
border-style: solid;
border-width: 7px;
border-color: #d7d7d7;
margin-bottom: 1.25rem;
outline:1px solid #888888;

}
#section-footer-0 {}
#section-footer-0-content {}
#section-footer-1 {}
#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 {}
#slider-player {}
#slider-player-nav {}

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