table { white-space: nowrap; width: 100%; font-size: 80%; }
ul li { margin-bottom: 10px; }
#article {  font-family: Arial Unicode MS, Arial, sans-serif; font-size: 14px; color: #333;}

.border { background: #CDD3EB; font-weight: bold; text-align: center; }
body { background: #f7f7ff;}

.pdf { display:inline-block; line-height:20px; /* check your icon height */ background: url(images/pdficon.jpg) center left no-repeat; padding-left: 20px; margin-left:10px; }

a.pdf { font-weight: normal; }

#classic-container {	width: 90%; margin: auto;	max-width: 980px;	background: #fff; border-left:1px solid #cfcfcf; border-right:1px solid #cfcfcf; padding-left: 5px;
padding-right: 5px;}

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

h2 { text-align: center; font-style: italic; font-size: 1.3em; }

h3 { font-size: 1.1em; text-align: center; background:#5c72be; color:#fff;}

li { padding-bottom: 5px; color: #000; }

li span {color: #444444;}

#press_release_text h3 { color:#444492; background:#cdd3eb; font-size:100%; }

a, a:visited, a:hover { color: #5c72be;  word-wrap: break-word;}

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

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

.contact { text-align: right; font-size: 85%; padding-right: 10px;}

.small_print { font-size:85%; }

#lede { padding: 0 10px 0 10px; }

#body_text {	padding: 0 10px 0 10px;}

#facebook-feed { max-width: 100%; }

.fb_iframe_widget iframe {height: 363px !important;}

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

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

.row { margin-left: -15px; margin-right: -15px; padding-bottom: 30px; }

#right_container { background: #E9EDFF; width: 39%; border-radius: 8px; padding-left: 15px; } 

#section-header-0 {}
#section-header-1 {}

.section-block-a {}

#section-video-gallery {}
#video-main-title {}

#section-photo-gallery {}
#photo-main-title {}

.section-block-b {text-align:center;}
#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; }

.flexslider {}
.flex-caption {font-size:.9em; font-weight:bold;}

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

#header-container {}

#middle-container {}

#footer-container {}

.social-likes {}

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

a.ctab{
color:#fff;
}

.ctab {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    padding: 11px 26px;
    border: 1px solid #888c0b;
    border-radius: 6px;
    background: #bbc119;
    background: -webkit-gradient(linear, left top, left bottom, from(#bbc119), to(#bbc119));
    background: -moz-linear-gradient(top, #bbc119, #bbc119);
    background: linear-gradient(to bottom, #bbc119, #bbc119);
    text-shadow: #52540b 1px 1px 1px;
    font: normal normal bold 18px arial;
    color: #ffffff;
    text-decoration: none;
}
.ctab:hover,
.ctab:focus {
    border: 1px solid #b1b60e;
    background: #e0e81e;
    background: -webkit-gradient(linear, left top, left bottom, from(#e0e81e), to(#e0e81e));
    background: -moz-linear-gradient(top, #e0e81e, #e0e81e);
    background: linear-gradient(to bottom, #e0e81e, #e0e81e);
    color: #ffffff;
    text-decoration: none;
}
.ctab:active {
    background: #70740f;
    background: -webkit-gradient(linear, left top, left bottom, from(#70740f), to(#bbc119));
    background: -moz-linear-gradient(top, #70740f, #bbc119);
    background: linear-gradient(to bottom, #70740f, #bbc119);
}



 @media screen and (max-width:768px) {
#section-header-0 { display:none;}
.contact { display:none;}
.table { font-size: 50%;
	overflow-x: auto;
		display: block;
 }
}

@media screen and (max-width: 1160px) {
	table {
		overflow-x: auto;
		display: block;
	}
}