.ctab {
margin-top:1.5em;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    padding: 14px 17px;
    border: 1px solid #a12727;
    border-radius: 30px;
    background: #ff4a4a;
    background: -webkit-gradient(linear, left top, left bottom, from(#ff4a4a), to(#992727));
    background: -moz-linear-gradient(top, #ff4a4a, #992727);
    background: linear-gradient(to bottom, #ff4a4a, #992727);
    text-shadow: #591717 1px 1px 1px;
    font: normal normal bold 15px arial;
    color: #ffffff;
    text-decoration: none;
}
.ctab:hover,
.ctab:focus {
    background: #ff5959;
    background: -webkit-gradient(linear, left top, left bottom, from(#ff5959), to(#b62f2f));
    background: -moz-linear-gradient(top, #ff5959, #b62f2f);
    background: linear-gradient(to bottom, #ff5959, #b62f2f);
    color: #ffffff;
    text-decoration: none;
}
.ctab:active {
    background: #982727;
    background: -webkit-gradient(linear, left top, left bottom, from(#982727), to(#982727));
    background: -moz-linear-gradient(top, #982727, #982727);
    background: linear-gradient(to bottom, #982727, #982727);
}



body { 
background-color: #417b99;

}



.logo{
width:180px;
padding-left:20px;
padding-top:20px;
}

.social { width: 18%; }

#twitter-widget { width: 100%; }

#lede { font-size: 14px; }

#lede sup { margin-left: -4px; }

#body_text { font-size: 14px; }

img, iframe, object, embed { max-width: 100%; }

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

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

h1 { 
text-align: center; 
font-size: 150%;
color: #8ea9a4;
}

h2 { 
text-align: center; 
font-style: italic;
font-size: 100%;
}

h3 { 
font-size: 16px; 
color: #fff;
border: solid 5px #af4fc3;
border-width: 0px 0px 5px 0px;
text-align: center; 
}

#section-header { 
background: #fff; 
margin-top: 0px;
box-shadow: 5px 0px 5px black;
}

    ul {
    list-style-image: url(images/bullet.png);
}



#section-header-0 { text-align: left; margin-top: 5px; width: 50%; }

#section-header-1 { text-align: right; width: 50%; }

.section-block-a {}
#section-video-gallery { text-align: left; }
#section-photo-gallery {}

#photo-main-title { 
font-size: 16px; 
color: #fff;
border: solid 5px #af4fc3;
border-width: 0px 0px 5px 0px;
text-align: center; 
}

#video-main-title {
font-size: 16px; 
color: #fff;
border: dashed 1px #fff;
border-width: 0px 0px 1px 0px;
text-align: center; 
}

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

#right_container { 
background: #9cb2c2;
text-align: center; 
}

#right_container a {color: #fff; }

#section-middle { 
background: #fff;
margin-top: -10px; 
padding-top: 20px;
margin-bottom: 20px;
box-shadow: 5px 5px 5px black;
}

.flex-caption {
font-size:1.2em;
padding: 5px 10px;
text-align: left;
}

#section-middle-1-5-content {
text-align: center;
}

#media_contact_section{}
#media_contact_title{}
.phone1{}
.phone2{}
.phone3{}
.phone4{}
.phone5{}
#media_contact_toggle_link{}
.flexslider {}
#slider-player {}
#slider-player-nav {}

#header-container{  }
#middle-container{  }
#footer-container{ }

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