body{
background-image:url(images/7239551-bg3.jpg);
background-repeat: no-repeat;
background-attachment: fixed;
background-position: center;
background-size: cover;
}

.tweet{
background-color: #bdd63e;
color:#fff;
padding-top:3px;
padding-bottom:5px;
padding-left:5px;
padding-right:5px;
text-align:center;
/*font-size:110%;*/
font-size: 1.5em;
line-height:125%;
}
.button {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    padding: 12px 24px;
    border: 1px solid #84962b;
    border-radius: 8px;
    background: #d9f647;
    background: -webkit-gradient(linear, left top, left bottom, from(#d9f647), to(#84962b));
    background: -moz-linear-gradient(top, #d9f647, #84962b);
    background: linear-gradient(to bottom, #d9f647, #84962b);
    text-shadow: #5f6b1f 1px 1px 1px;
    font: normal normal bold 20px arial;
    color: #ffffff;
    text-decoration: none;
}
.button:hover,
.button:focus {
    border: 1px solid #bdd63e;
    background: #ffff55;
    background: -webkit-gradient(linear, left top, left bottom, from(#ffff55), to(#9eb434));
    background: -moz-linear-gradient(top, #ffff55, #9eb434);
    background: linear-gradient(to bottom, #ffff55, #9eb434);
    color: #ffffff;
    text-decoration: none;
}
.button:active {
    background: #84962b;
    background: -webkit-gradient(linear, left top, left bottom, from(#84962b), to(#84962b));
    background: -moz-linear-gradient(top, #84962b, #84962b);
    background: linear-gradient(to bottom, #84962b, #84962b);
}

.icon{
width:60px;

}

.icon:hover{
opacity: .75;
}


#likes p { display: none; }

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

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

.col-md-4{
width:50%;
}


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


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

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

.logo{
padding-top:55px;
padding-bottom:20px;
width:200px;
}

a.footerLink{
color:#fff;
display:block;
padding:5px;
font-size:120%;

}
.small_print
{
font-size:85%;
color:#fff;
}


a.footerLink:hover{
color:#fff;
background-color: #bcd63e;
text-decoration:none;


}

.col-md-4 {
width:50%;
}

h1{
font-family: "FranklinGothic", Arial, sans-serif;
line-height: 130%;
color:#0369b5;
text-align: center;
font-weight: bold;
}

h2{
color:#000;
text-align: center;
font-weight: bold;
font-style: italic;
}

h3{
color:#fff;
padding:5px;
 letter-spacing: 1px;
font-size:140%;
}
#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
{
text-align:center;
display: block;
padding-bottom: 25px;
background-color: #0369b5;
color: #818383;
font-size: 16px;
line-height: 16px;
border-top:7px solid #bcd63e;
}
#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{
   background: #fff;
}
#header-container{
}
#header-container, #middle-container{
   background: url(images/transparent4.png);
}
#middle-container{
padding-top:20px;
}
#footer-container{}
.social-likes{}
@media (max-width:767px){
#section-header-0{display:none;}
.col-md-4 {
width:100%;
}
}