

.button, .button:visited { background: #FFE500; border: solid 1px #000; border-radius: 4px; color: #000; text-decoration: none; padding: 10px; font-weight: 300; box-shadow: 2px 2px 2px #868787; font-size: 120%; display: block; width:80%; margin: 0 auto; margin-top: 1em; text-align:center;}

.button:hover { background:#FFE500; border: solid 1px #000; border-radius: 4px; color: #000; -webkit-transition: all .25s ease-out; -moz-transition: all .25s ease-out; transition: all .25s ease-out; }

.ctab, .ctab:visited { background: #FFE500; border: solid 1px #000; border-radius: 4px; color: #000; text-decoration: none; padding: 10px; font-weight: 300; box-shadow: 2px 2px 2px #868787; font-size: 120%; display: block; width:80%; margin: 0 auto; margin-top: 2em; text-align:center;}

.ctab:hover { background:#FFE500; border: solid 1px #000; border-radius: 4px; color: #000; -webkit-transition: all .25s ease-out; -moz-transition: all .25s ease-out; transition: all .25s ease-out; }
#section-footer{
border-top:2px solid #FFE500;
background-image:url(images/pattern-cross-hatch.png);
background-repeat:repeat;
}


body {
background-color:#fff;
    background-image: url('images/backgrad.png');
background-repeat:repeat-x;
}

#section-middle{
padding-top:20px;
color:#5b5c5c;
}

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

.logoleft {  margin-top: 20px; padding-right:20px; width: 20%; } 
.logocenter { margin-left: 10px; margin-top: 20px; width: 30%; } 
.logoright { margin-top: 10px; padding-left:20px; width: 30%; }
a { color: #000; }



#article { margin-top: 10px; margin-bottom: 10px; font-family: Arial Unicode MS, Arial, sans-serif; font-size: 13px; color:#4a4b4b; }

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

.small_print { font-size:85%; }

h1 { font-size: 1.5em !important; text-align: center; color: #000; }

h2 { text-align: center; font-style: normal; font-weight: normal; font-size: 115%; color:#000; }

h3 { color: #000; font-size: 100%; text-align: center; border-bottom:1px dotted #c3c3c3; padding-bottom:7px; padding-top:10px;
 text-transform: uppercase; 
font-weight:bold;}

h4 { color: #005f99; font-size: 120%; text-align: center; 
 text-transform: uppercase; 
margin-bottom: .25em;
font-weight:300;}

#header-container{
background: #fff; 
border-top: solid #000; 
border-left: solid #000; 
border-right: solid #000; 
}
#section-header-0-0-content {text-align: center; }
#section-header-0 { padding-top: 1em; padding-bottom: 1em; }
#section-header-0-content {}
#section-header-1 { padding-top: 1em; padding-bottom: 1em; text-align: center; }
#section-header-1-content {}
#section-header-2 { display: none; }
#section-header-2-content {}


#middle-container{ 
background: #fff;
border-left: solid #000; 
border-right: solid #000; }
#section-middle-1 { background:none; color:#5a5a5a;}
#section-middle-0 { }
#section-middle-0-content {}
#section-middle-1 { }
#section-middle-1-content {}
#section-middle-2 {}
#section-middle-2-content {}

#footer-container { 
border-left: solid #000; 
border-right: solid #000; 
border-bottom: solid #000; }
#section-footer-0 { text-align: center; }
#section-footer-0-content {}
#section-footer-1 { text-align: center; }
#section-footer-1-content {}
#section-footer-2 { text-align: center; }
#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;
}



/* Custom ID&rsquo;s & Classes */
*:focus { outline: none; }

.flexslider {background:none; color: #000;}
.flex-caption {font-size:1em; padding-top:5px; line-height:125%; color:#306382; }

#slider-player {}
#slider-player-nav {}

.social-likes{ position: static; }

#facebook-feed { max-width: 100%; }
#twitter-widget { width: 100%; }
.fb_iframe_widget iframe {height: 363px !important;}
img, object, embed { max-width: 100%; }
.social-icons { width: 12%; margin: .25em; max-width: 60px; }
.social-icons-banners { width: 45%; margin: .25em; }

.logo {

}



#sharing-bar { margin-top: 1em; }


@media (min-width:992px) and (max-width:1200px){

}

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

}

@media (max-width:767px){
}

/* Smartphones (portrait and landscape) ----------- */
@media only screen
and (min-device-width : 320px) 
and (max-device-width : 480px) {
}
 
/* Smartphones (landscape) ----------- */
@media only screen
and (min-width : 321px) {
}
 
/* Smartphones (portrait) ----------- */
@media only screen
and (max-width : 320px) {
}
 
/* iPads (portrait and landscape) ----------- */
@media only screen
and (min-device-width : 768px) 
and (max-device-width : 1024px) {
/* Styles */
}
 
/* iPads (landscape) ----------- */
@media only screen
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {
}
 
/* iPads (portrait) ----------- */
@media only screen
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {
}
 
/* Desktops and laptops ----------- */
@media only screen
and (min-width : 1224px) {
}
 
/* Large screens ----------- */
@media only screen
and (min-width : 1824px) {
}
 
/* iPhone 4 ----------- */
@media
only screen and (-webkit-min-device-pixel-ratio : 1.5),
only screen and (min-device-pixel-ratio : 1.5) {
}