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

.italic {
font-style: italic;
}
#article {
font-family:Arial Unicode MS,Arial,sans-serif;
font-size:12px;
}
#section-header-0 {
margin-top:20px;
margin-bottom:20px;
}
#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;
}

.footnote{
font-size:80%;
}


#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{
border-top:1px solid #ccc;

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

.row{
background-color:#fff;
}

.col-md-9 {
width: 66%;
}

.col-md-3 {
width: 33%;
padding-top: 20px;
text-align:center;
}

h1{
text-align:center;
font-size:1.5em;
color:#0181c6;
}

h2{
text-align:center;
font-size:1.35em;
}

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

h3{
font-size:1.2em;
color:#0181c6;
border-bottom:1px solid #0181c6;
}

li{
padding-bottom:5px;
}

@media screen and (max-width:768px){

#section-header{
text-align:center;
}

.col-md-3 {
width: 100%;
padding-top: 15px;
padding-bottom:15px;
text-align:center;
text-align:center;
}

}