@charset "utf-8";
/* CSS Document */
@font-face {
 font-family: 'Muli', sans-serif;
 src:  url(fonts.googleapis.com/css?family=Muli:300,400,300italic,400italic), local('Verdana'), local('Arial');
 unicode-range: U+0026;
}
@font-face {
 font-family: 'Bitter', serif;
 src: url(fonts.googleapis.com/css?family=Bitter:400,700,400italic), local('Georgia');
 unicode-range: U+270C;
}
body {
 background: #323131 url(/media/assets/images/background_tile.gif) repeat;
	font-family:'Open Sans', Verdana, 'Trebuchet MS', Helvetica, Arial, sans-serif;
}
h1 {
	font-size: 240%;
	color: #F5962F;
}
.color1 {
	color: #F5962F;
}
h2 {
	font-size: 200%
}
h3 {
	font-size: 170%
}
h1, h2, h3, h4, h5, h6 {
	line-height:1.3;
}
h4 {
	font-size: 140%
}
h5 {
	font-size: 130%
}
h6 {
	font-size: 120%
}
article>h1:first-of-type {
	margin-top:0
}
.well>h3:first-of-type {
	margin-top:0
}
.tightv h2, .tightv h3, .tightv h4 {
	margin-top: 1rem;
}
em, i {
	font-style: italic
}
blockquote {
	margin-left: 20px;
	margin-right:20px
}
/* link styles
----------------------------------------------------------------------------------*/
a, a:link, a:visited {
	color: #323131;
	text-decoration:none;
	border-bottom: 1px solid #ccc;
	padding-bottom: 0;
	position: relative;
}
a:focus, a:hover, a:active {
	color:#5c5d5e;
	border-bottom-color:#323131
}
a.light-link, a:link.light-link, a:visited.light-link, .light-link a, .light-link a:link, .light-link a:visited {
	color:#d2d3d5;
}
a.:focus.light-link, a:hover.light-link, a:active.light-link, .light-link a:focus, .light-link a:hover, .light-link a:active {
 color:#FFF;
}
#header a, #breadcrumb a, #local-menu a, #footer a, a.morelink, .topnews a, .topnews a:link, .topnews a:visited, .newslist a, .newslist a:link, .newslist a:visited, ul.menu a, ul.menu a:link, ul.menu a:visited, .btn a, .btn a:link, .btn a:visited {
	border-bottom: 0
}
a.btn {
	padding: 4px 10px;
}
.btn.btn-default a {
	top:0;
	left:0;
	bottom:0;
	right:0;
	position:relative;
	display: block;
}
#breadcrumb a:focus, #breadcrumb a:hover, #breadcrumb a:active {
	text-decoration:underline
}
img {
	float: none;
	max-width: 100%;
	height: auto !important;
}
img.media-object {
	max-width: none;
}
a img, a.image-link, #wrapper .thumbnail a, .thumbnail-one a, a.plain, .plain img {
	text-decoration:none;
	border: 0
}
/* list styles
----------------------------------------------------------------------------------*/
ul {
 list-style:square outside url(/media/esc-website/style-assets/css/images/bullet-li-main.gif)
}
ul.plain {
	list-style: none;
	padding-left: 0;
	padding-right: 0;
}
ul.plain li {
	padding-left: 0;
	padding-right: 0;
	margin-left: 0;
}
ul ul {
 list-style:square outside url(/media/esc-website/style-assets/css/images/bullet-li-main2.gif)
}
ul ul ul {
	list-style:disc outside none
}
li {
	padding: .5em 0 0;
}
ul li:first-of-type {
	padding-top: 0;
}
li, dt, dd {
	position: relative
}
dt {
	color: #5c5d5e
}
li>ul, li>ol {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0
}
.upper-alpha {
	list-style-type:upper-alpha
}
.lower-alpha {
	list-style-type:lower-alpha
}
.upper-roman {
	list-style-type:upper-roman
}
.lower-roman {
	list-style-type:lower-roman
}
ul.inside>li, ol.inside>li {
	list-style-position: inside
}
.inside ul, .inside ol {
	list-style-position: inside
}
.inside li a {
	margin-left: -8px\0/
}/*\0/ a CSS hack that makes that declaration ignored by everything but IE8 and IE9 -- throws an error, but KW is willing to live with it */
ul.list-float-fix>li, ol.list-float-fix>li {
	list-style-position: inside
}
.list-float-fix ul, .list-float-fix ol {
	list-style-position: inside
}
.list-float-fix li a {
	margin-left: -8px\0/
}/*\0/ a CSS hack that makes that declaration ignored by everything but IE8 and IE9 -- throws an error, but KW is willing to live with it */
dt {
	padding-top: .5em;
	color: #645b53
}
dd {
	padding: .5em 2em
}
dl + ul {
	margin-top: -20px;
}
hr {
	border-color: #909496;
}
br[mce_bogus] {
	display: none
} /* corrects a problem with tinymce*/
#alert.ui-state-error {
	padding: 1em 2em;
}
#alert .ui-icon {
	top: 13px;
	position: relative;
}
/**** page structure ****/ 
#wrapper {
	width:100%;
	margin: 0 auto;
	padding: 0;
	position:relative;
	text-align:left;
}
/* reminder, z-index in main containers breaks direct edit */
/**** header ****/
header {
	background-color: #f3f2f2;
	border-bottom: 1px solid #f5962f;
	padding: 15px 15px 0;
}
.navbar-brand {
	float: none;
	margin-bottom: 10px;
	padding: 0;
	height: auto;
}
#esc-logo {
	text-align:center;
}
/* search ----------------------- */
#search-box {
	clear: right;
	float: right;
	text-align: left;
	margin: 5px 0;
	padding: 0;
	position: relative
}
#search-box2 {
	clear: right;
	float: right;
	text-align: left;
	margin: 5px 0;
	padding: 0;
	position: relative
}
input.searchbox.form-control {
	text-indent: 4px;
	font-size: 12px;
	padding: 3px;
	margin: 0;
	float: left;
	position: relative;
	border-radius:0;
	height: auto;
	width:auto;
}
input.searchbox2.form-control {
	text-indent: 4px;
	font-size: 12px;
	padding: 3px;
	margin: 0;
	float: left;
	position: relative;
	border-radius:0;
	height: auto;
	width:auto;
}
/* end search */
.myesc {
	padding: 5px 0;
	float:right;
	clear: right;
	font-size:14px;
}
.btn-default.search-btn {
	background-image:none;
	background-color:#999;
	border-color: #999;
	color:#FFF;
	line-height: 1.6;
}
.btn-sm, .btn-group-sm > .btn {
	border-radius:0;
	padding: 2px 8px;
}
.btn-default, .btn-primary, .btn-success, .btn-info, .btn-warning, .btn-danger {
	box-shadow:none;
}
.navbar-right {
	margin-top:18px;
}
/* ``````````````````````main-nav ``````````````````````*/
.main-nav {
	clear:both;
}
.navbar {
	min-height: 10px
}
.navbar-nav {
	text-align: left;
}
.main-nav ul.nav {
	margin: 0;
}
.navbar-nav > li {
	padding: 0;
	margin: 0;
}
.navbar-default {
	background-color:#F3F2F2;
	background-image:none;
	border:none;
	background-repeat:repeat-x;
	border-radius:0px;
	-webkit-box-shadow:inset 0 0 0 rgba(0, 0, 0, 0), 0 0 0 rgba(0, 0, 0, 0);
	box-shadow:inset 0 0 0 rgba(0, 0, 0, 0), 0 0 0 rgba(0, 0, 0, 0);
	margin-bottom:0;
}
.main-nav .navbar-default .navbar-nav a {
	padding-right:1em;
	padding-left:1em;
	font-size: 12px;
	border-bottom: 0;
}
/* ``````````````````````main-nav-subsite``````````````````````*/
.main-nav-subsite .nav-tabs {
	border: none;
}
.main-nav-subsite ul.nav.nav-tabs {
	padding:0 0 3px 0;
}
.main-nav-subsite .nav-tabs > li {
	float: none;
}
.main-nav-subsite {
	position:relative;
	z-index: 10;
}
.main-nav-subsite .container {
	background:#7c8081;
	padding-top: 2px
}
.main-nav-subsite .nav-tabs > li a {
	font-size: 1.1em;
	font-weight:700;
	color: #fff;
	position: relative;
	display: block;
	padding: 5px 12px;
	text-decoration: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	border: 0;
	margin-right:0;
}
.main-nav-subsite .nav-tabs > li .currentbranch0 > a {
	background-color: #ec992e;
}
.main-nav-subsite .nav > li a:hover, .main-nav-subsite .nav > li a:focus, .main-nav-subsite .nav > li a:active, .main-nav-subsite .nav > li > .currentbranch0 a:hover, .main-nav-subsite .nav > li > .currentbranch0 a:focus, .main-nav-subsite .nav > li > .currentbranch0 a:active {
	background-color: #ec992e;
}
.main-nav-subsite .nav-tabs > li a:hover, .main-nav-subsite .nav-tabs > li a:focus, .main-nav-subsite .nav-tabs > li a:active, .main-nav-subsite .nav-tabs > li > .currentbranch0 a:hover, .main-nav-subsite .nav-tabs > li > .currentbranch0 a:focus, .main-nav-subsite .nav-tabs > li > .currentbranch0 a:active {
	background-image: none;
 *zoom: 1;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	border: 0;
	background-color: #ec992e;
}
.main-nav-subsite .multilevel-linkul-0 > li {
	display: none;
}
.main-nav-subsite .nav-pills {
	margin-top: 3px;
	margin-right: 10px;
	float:right;
}
.main-nav-subsite .nav-pills > li > a {
	border: 2px solid #fff;
	padding: 4px 10px;
}
.main-nav-subsite .nav-pills > li > a:hover {
	border-color: #999;
}
/* vertical nav */
.nav-stacked ul {
	padding: 0;
}
.nav-stacked li {
	margin: 0;
	padding: 3px;
	display: block;
	clear: both;
	border-bottom: 1px solid #999999;/*	list-style: none outside none;
	float: none;
	 */
}
.nav-stacked .multilevel-linkul-0 > li, .nav-stacked .multilevel-linkul-1 > li, .nav-stacked .multilevel-linkul-2 > li, .nav-stacked .multilevel-linkul-3 > li, .nav-stacked .multilevel-linkul-4 > li {
	padding: 6px 0 0 14px;
	border: none;
}
.navbar-collapse {
	max-height: none;
}
/* ``````````````````````jumbotron``````````````````````*/
.container .jumbotron {
	border-radius: 0;
	margin: 0 -15px;
	padding: 0;
	background-color: #fff;
 *zoom: 1;
	z-index:100;
	border: 0;
	margin-bottom: 0;
	border-radius: 0;
	text-align: left;
}
.jumbotron .container {
	padding: 0; /*KEEP THIS*/
}
.jumbotron .h1 {
	font-size: 190%;
	padding: 20px;
	margin: 0;
	color: #F5962F;
	position: relative;
}
.jumbotron .h1.tightv {
	padding-top: 2rem;
	padding-bottom: 2rem;
}
/* ``````````````````````content body``````````````````````*/
/* reminder, z-index in main containers breaks direct edit */
#content-body {
	min-height:400px;
	clear: both;
	margin: 0 auto;
	position: relative;
	text-align: left;
	background: #fff;
}
/* ``````````````````````banner``````````````````````*/
#banner {
	text-align: left;
	float: left;
	box-shadow:  2px 2px 8px 1px #cccccc;
	-moz-box-shadow:  2px 2px 8px 1px #cccccc;
	-webkit-box-shadow:  2px 2px 8px 1px #cccccc;
	background: #efefef;
	border: 1px solid white;
	min-height: 170px;
	width: 100%;
	margin:10px 0;
	padding:0 0 10px 0;
}
#banner img {
	margin-top:-10px;
	box-shadow:  2px 2px 4px 1px #cccccc;
	-moz-box-shadow:  2px 2px 4px 1px #cccccc;
	-webkit-box-shadow:  2px 2px 4px 1px #cccccc;
}
#banner .left img {
	margin-left: -10px;
	margin-right: 10px;
}
#banner .right img {
	margin-right: -10px;
	margin-left: 10px;
}
#banner .bannertext {
	float: left;
	display:inline-block;
	padding: 10px;
}
#banner .bannerbody {
	padding-left: 20px
}
#banner p {
	padding:.4em 0;
}
/* clearfix IE hack */
#banner:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
#banner {
	display: inline-block;
}
html[xmlns] #banner {
	display: block;
}
* html #banner {
	height: 1%;
}
.inverse {
	background-color: #7c8081;
	color: #fff;
}
.banner {
	padding: 10px;
	margin: 0 -15px;
}
.banner h2 {
	padding: 5px;
}
/* end clearfix IE hack */
/* ``````````````````````content body``````````````````````*/
/*pagebody id required for jQuery image caption div resize and is uesd in skip navigation jump code*/
#pagebody {
	margin: 0 auto;
	height:100%;
	display: block;
}
article {
	margin-bottom: 20px;
}
.sidebar {
	margin-top: 20px;
	margin-bottom: 20px;
}
/* end header */
/* ``````````````````````breadcrumb``````````````````````*/
#breadcrumb {
	font-size: .8em;
	margin: 20px 0;
	padding: 0
}
#breadcrumb span {
	padding: 0 6px;
} /* separator style */
/* welcome used on policies, could be used to syle or space out any intro text on a page */
#welcome {
	margin-bottom:10px;
	padding-bottom:10px
}
/*local menu
------------------------------------------------------------------------------
	level one and some global */
#local-menu {
	border: 1px solid #c9c9c9;
	margin-bottom: 20px;
	padding: 10px;
	clear: both;
}
#local-menu h3, #local-menu .h3 {
	line-height:1.2;
	margin: 0.3rem 0;
}
#local-menu a {
	display:block
}
ul.menu {
	list-style-type:none;
	margin:0;
	padding:0
}
ul.menu li {
	background:none;
	line-height:1.2;
	list-style:none;
	list-style-image:none;
	border-bottom:1px solid #c6c6cb;
	margin:0;
	padding:5px 5px 5px 0;
}
.right-option ul.menu li {
	border-bottom: none;
}
ul.menu a {
	padding:0
}
/*ul.menu ul {
	margin:0;
	padding:0 0 0 12px
}*/
/* two */
ul.menu li ul li {
	border:0;
	margin-bottom: 0.25rem;
}
ul.menu span.currentbranch0, ul.menu li ul li span.currentbranch1, ul.menu li ul li ul li span.currentbranch2, ul.menu li ul li ul li span.currentbranch3, ul.menu li ul li ul li ul li span.currentbranch4 {
	font-weight:600
}
.left-related {
	margin: 20px 0;
}
/* tables -- PHASE OUT MOST */
#pagebody table {
	border: 1px solid #c0bab3;
	margin: 1em 0
}
#pagebody table th, #pagebody table td {
	border: 1px inset #c0bab3;
	padding:5px
}
#pagebody table.tight th, #pagebody table.tight td {
	padding:0
}
#pagebody thead tr, #pagebody th {
	background-color:#efefee;
	font-weight: 700
}
th.plain {
	background-color: #fff;
}
#pagebody table.plain, #pagebody .plain th, #pagebody .plain td {
	border: 0;
}
#pagebody table.plain.policy tr th {
	padding: 0 2em 1.3em 0;
	white-space:nowrap;
	text-align:left;/* background-color:#fff; */
}
#pagebody table.plain.policy tr th h2 {
	padding: 0
}
/* misc classes 
------------------------------------------------------------------------*/
/*don't use - NEED TO PHASE OUT*/
.right {
	float: right
}
.left {
	float: left
}
/* end don't use */

.float-right {
	float: right;
	margin-left: 10px;
	margin-right: 0
}
.float-left {
	float: left;
	margin-right: 10px;
	margin-left: 0
}
.center {
	text-align: center
}
.clear-right {
	clear: right
}
.clear-left {
	clear: left
}
.clear-both {
	clear:both
}
.pad {
	padding: 10px
}
.pad-top {
	padding-top: 10px
}
.pad-top-more {
	padding-top: 15px
}
.pad-bottom {
	padding-bottom: 10px
}
.pad-h {
	padding-left: 10px;
	padding-right: 10px
}
.pad-left {
	padding-left: 20px
}
.pad-right {
	padding-right: 30px
}
.tight {
	margin: 0;
	padding: 0
}
.highlight {
	color: #5c5d5e;
	font-weight:700
}
.highlight-bkg {
	background-color: #eaeaeb;
	padding: 5px;
	margin: 10px 0;
	overflow:auto
}
.highlight-border {
	border: 2px solid #edebe9;
	padding: 5px;
	margin: .7em 0;
	overflow:auto
}
.notice {
	color: #933
}
.smaller {
	font-size: .8em;
	line-height: 1.3
}
.large {
	font-size: 1.3em
}
.black {
	color: #000
}
.border-top {
	border-top: 1px solid #909496;
	padding-top: 3px;
	margin-top: 3px
}
.border-bottom {
	border-top: 1px solid #e78200;
	padding-top: 6px;
	margin-top: 6px
}
.divider-top {
	border-top: 1px solid #5c5d5e;
	margin-top:20px;
	padding-top:10px
}
.nobr {
	white-space:nowrap
}
/* classes not for the editor */
.valign {
	vertical-align:middle
}
.valign-top {
	vertical-align:top
}
.valign-bottom {
	vertical-align:bottom
}
.display-block {
	display: block
}
.boxover {
	height: 300px;
	overflow-y: scroll
}
.show {
	display: block
}
.img-text {
	margin-top: -3px;
	top: 4px;
	position:relative
}
.hidden {
	position: absolute !important;
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
	padding: 0 !important;
	border: 0 !important;
	height: 1px !important;
	width: 1px !important;
	overflow: hidden
}
.hide {
	left:-9999em;
	position:absolute
}
.show-normal {
	left: 0;
	position: relative
}
.show-normal .hide {
	left: 0;
	position: relative
}
/*    Clear Floated Elements, from http://sonspring.com/journal/clearing-floats */
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
	margin: 0;
	padding:0
}
/* http://perishablepress.com/press/2009/12/06/new-clearfix-hack */
/* new clearfix */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html .clearfix {
	zoom: 1
} /* IE6 */
*:first-child+html .clearfix {
	zoom: 1
} /* IE7 */
/* the following two are from haslayout.net/css/Incorrect-Float-Shrink-Wrap-Bug#bug-affected-versions */
.ie_fix {
	display: inline-block
}
.ie_fix {
	display: block
}
/* -------------------------------------------------------------------------------
   some styles for specific content types or templates
----------------------------------------------------------------------------------*/
p.intro {
	font-size: 1.3rem;
	color: #645b53;
}
.media-left, .media-right, .media-body {
	color: #645b53;
}
.quote {
	color: #645b53;
	font-style:italic;
	border-top: 1px solid #909496;
	border-bottom: 1px solid #909496;
	padding: 10px 20px
}
.quote .attribute {
	font-size: .8em;
	padding-left: 40px;
	padding-right: 20px
}
.prev-next-nav {
	line-height: 1.6;
	color:#666
}
.prev-next-nav a {
	border: 0;
}
.top {
	padding-bottom: 20px
}
.bottom {
	padding-top: 20px;
}
.topnews {
	border-bottom: 1px solid #ccc;
	margin: 2px 0 5px;
	overflow: auto;
	padding: 0;
	position: relative;
	width: 100%;
	clear: left;
}
div.topnews hr {
	display: block;
	clear: left;
	visibility: hidden
}/* keep for float clearing*/
.news h4, .news h3 {
	margin-top: 10px;
	padding:0
}
.date {
	font-size: .8em;
	font-style:italic;
	color:#8a8a8c;
	margin: 0.4rem 0;
}
.topnews li {
 margin-top: .8rem;
 padding-top: .8rem;
}
.post.topnews {
	border-bottom: 0
}
.topnews h1, .topnews h2 {
	padding-bottom: 0
}
.topnews h2 {
	padding-top:0;
	font-size: 140%
}
.topnews.feature h2 {
	font-size: 160%
}
.topnews h3 {
	font-size: 130%;
	margin-top: 0;
}
.topnews.date {
	padding-bottom: 6px
}
.topcontent {
	border-top: 1px solid #909496;
	margin: 0;
	padding: 0 0 10px;
	position: relative;
	width: 100%;
}
.topcontent h4 {
	padding: .2em 0;
	font-size:110%;
}
.morelink {
	white-space: nowrap;
	font-size: 0.8em;
}
.sorted .topnews {
	margin-top:1.5em;
	font-size:120%
}
.block {
	border: 1px solid #909496;
	padding: 8px;
	margin-bottom:15px;
	background: #F3F2F2;
}
.block div>h2:first-of-type {
	padding-top: .3em
}
.block>h2:first-of-type {
	padding-top: .3em
}
.block>h4:first-of-type {
	padding-top: .3em
}
/* ``````````````````````panels, wells``````````````````````*/
.panel.plain {
	border:0
}
.panel-title {
	font-size: 140%;
}
.panel-heading {
	padding: 5px 10px;
	border-bottom: 1px solid transparent;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
	color: #fff;
	background-color: #f47c28;
	border-color: transparent;
}
h2.panel-title, h3.panel-title, h4.panel-title, h5.panel-title, h6.panel-title {
	padding: 0;
}
.panel {
	border: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
div.panel-body h3:first-of-type {
	margin-top: 0;
}
.panel-primary .panel-title {
	color: #ffffff;
}
.panel-body>ul {
	margin-top: 10px
}
.panel-primary {
	border-color: #026699;
}
.panel-primary > .panel-heading + .panel-collapse .panel-body {
	border-top-color: #026699;
}
.panel-primary > .panel-footer + .panel-collapse .panel-body {
	border-bottom-color: #026699;
}
.panel-default > .panel-heading {
	background-image: -webkit-gradient(linear, left 0%, left 100%, from(#d9d6d1), to(#e8e7e6));
	background-image: -webkit-linear-gradient(top, #d9d6d1, 0%, #e8e7e6, 100%);
	background-image: -moz-linear-gradient(top, #d9d6d1 0%, #e8e7e6 100%);
	background-image: linear-gradient(to bottom, #d9d6d1 0%, #e8e7e6 100%);
	background-repeat: repeat-x;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9d6d1', endColorstr='#ffe8e7e6', GradientType=0);
}
.well {
	background-color: #fff;
	border: 1px solid #ddd;
	padding: 10px
}
.well.plain {
	border: 0;
	border-radius: 0;
	box-shadow: 0px 0px 0px rgba(0, 0, 0, 0) inset;
}
.icon-banner .well {
	color: #3e3f3f !important;
	padding: 5px;
	min-height: 150px;
}
.icon-banner .well h3 {
	color: #3e3f3f !important;
	margin: 10px 0 0;
	padding: 0 5px 0 0;
	font-size: 120%;
	font-weight:600;
}
.icon-banner .btn {
	padding: 0 7px !important;
	border-radius: 10px;
	border-color: #999;
}
.icon-banner .well a {
	border: 0;
}
.popover-title {
	padding: 0;
	margin: 0;
	font-size: 1px;
	font-weight: normal;
	line-height: 0;
	background-color: #transparent;
	border: 0;
	border-radius: 0;
}
.popover-content {
	margin-top: -14px;
	font-size: 90%;
}
.well.icon-bar {
	background-color: #fcf8e3;
}
.well.icon-bar h3 {
	font-size: 120%;
}
#rave-status .media-left {
	vertical-align:middle;
	min-width: 100px;
}
.alert-warning {
	color: #333;
}
.panel .alert {
	border: none;
	border-radius: 0;
	margin: 0 0 10px;
	padding: 10px;
}
.well h2 {
	margin: 0.2rem 0;
}
/* ``````````````````````images, image containers, captions``````````````````````*/
img.right, img.float-right {
	margin-left: 10px;
}
img.left, img.float-left {
	margin-right: 10px;
}
.image-area.clear {
	margin:0;
	padding:0
}
.image-area {
	margin: 0 10px 10px;
}
.image-area p {
	color: #645b53;
	font-size: 0.8em;
	margin: 0.4rem 0;
}
.caption {
	color: #645b53;
	font-size: 0.8em;
	margin: 0.4rem 0;
}
.thumbnail {
	border: 0;
	border-radius: 0;
}
.image-area .right, .image-area.right, .image-area .float-right, .image-area.float-right {
	margin-right: 0
}
.image-area .left, .image-area.left, .image-area .float-left, .image-area.float-left {
	margin-left: 0
}
/*done dealing with images*/
/* -------------------------------------------------------------------------------
   some styles for specific content types or templates to follow
----------------------------------------------------------------------------------*/
/* follow block
----------------------------------------------------------------------------------*/
.follow-block {
	margin-bottom:20px;
}
.follow-block a {
	margin: 4px;
	border-bottom:0;
}
/* tabbed box
-----------------------------------------------------------------------------*/
#tabbed-box-1 {
	margin: 0
}
.tabbed-box {
	margin: 0;
	padding:0 0 10px
}
.tabbed-box .content {
	padding-top: 20px;
	text-align: left;
	line-height: 1.4
}
.tab_container {
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left;
	width: 898px;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#faf4e4));
	background: -moz-linear-gradient(top, #fff, #faf4e4);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fffaf4e4');
	border:solid;
	border-width:1px;
	border-color:#c9c9c9;
	border-top:none;
}
ul.tabs {
	margin: 10px 0 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 60px; /*--Sest height of tabs--*/
	border-bottom: 1px solid #c9c9c9;
	border-left: 1px solid #c9c9c9;
	width: 898px;
}
ul.tabs li {
	float: left;
	margin: 0 3px 0 0;
	padding: 0;
	height: 59px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 1em; /*--Vertically aligns the text within the tab--*/
	border: 1px solid #c9c9c9;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
	background: #e0e0e0;
}
ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 0.75em;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	padding: 12px 20px;
	outline: none;
	text-transform: uppercase;
	color: #6d92b6;
}
ul.tabs li a:hover {
	background: #ccc;
}
html ul.tabs li.active, html ul.tabs li.active a:hover { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #fff;
	border-bottom: 1px solid #fff;
	border-left:none;
}
.larger .ui-tabs .ui-tabs-nav li a {
	font-weight: 800;
	color: #026699;
	font-size: 120%;
}
.ui-tabs-nav a {
	border: 0
}
.ui-tabs .ui-tabs-nav li {
	margin-bottom: 0
}
/* Expandable Content Basic
-------------------------------------------------------- */
.expand_wrapper {
	background: none repeat scroll 0 0 white;
	padding: 0 0 1px;
}
h3.toggle {
	background: #EDEDED;
	font-size: 120%;
	margin: 1px 0 0;
	padding: 5px 5px 4px;
	position: relative;
}
/*--Declare X and Y axis base for sub navigation--*/
h3.toggle a {
	border:0;
	margin: 0;
	padding: 0 0 0 20px;
 background: url(/media/esc-website/style-assets/images/buttons/btn-plus-minus.png) no-repeat scroll 0 2px;
}
h3.toggle a:focus, h3.toggle a:hover, h3.toggle a:active {
	color:#039;
	text-decoration:none;
 background: url(/media/esc-website/style-assets/images/buttons/btn-plus-minus.png) no-repeat scroll 0 -27px;
}
h3.expanded a {
 background: url(/media/esc-website/style-assets/images/buttons/btn-plus-minus.png) no-repeat scroll 0 -54px;
}
h3.expanded a:focus, h3.expanded a:hover, h3.expanded a:active {
	color:#039;
	text-decoration:none;
 background: url(/media/esc-website/style-assets/images/buttons/btn-plus-minus.png) no-repeat scroll 0 -83px;
}
h3.expanded a {
 background: url(/media/esc-website/style-assets/images/buttons/btn-plus-minus.png) no-repeat scroll 0 -54px;
}
h3.expanded a:focus, h3.expanded a:hover, h3.expanded a:active {
	color:#039;
	text-decoration:none;
 background: url(/media/esc-website/style-assets/images/buttons/btn-plus-minus.png) no-repeat scroll 0 -83px;
}
h3.toggle.more {
	background: none;
	font-size: 100%;
	padding-left:0;
}
div.toggle {
	padding: 10px;
}
div.toggle.more {
	padding: 0;
}
.ui-button {
	padding: 1px 6px
}
 button::-moz-focus-inner {
padding:0;
} /*fix the weird Firefox button padding:*/
/* special link styles, not the local or main navigation
----------------------------------------------------------------------------------*/
ul.link-list {
	list-style-image:none;
	list-style-type:none;
	padding: 0;
	margin: 0 0 20px;
}
ul.link-list li {
	list-style-image:none;
	list-style-type:none;
	margin: 0;
	padding: 0;
	border:1px dashed #aaaaaa;
	margin-top: -1px;
}
ul.link-list a {
	margin: 1px;
	padding: 5px 5px 5px 15px;
	display: block;
	text-decoration: none;
	background: #fff;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff6f5f4');
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f6f5f4));
	background: -moz-linear-gradient(top, #fff, #f6f5f4);
	border:0;
}
ul.link-list a:hover {
	background: #f6f5f4;
 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff6f5f4', endColorstr='#ffffffff');
	background: -webkit-gradient(linear, left top, left bottom, from(#f6f5f4), to(#fff));
	background: -moz-linear-gradient(top, #f6f5f4, #fff);
}
ul.link-list .bigger {
	text-align: center;
}
ul.link-list .bigger a {
	padding: 20px 0;
}
/* other styled lists
---------------------------------------------------------------------------------*/
ul.spacev li {
	margin-top: .3em;
	padding-top: .4em;
}
ul.spacey {
	margin: 5px;
	padding: 0 5px 0 30px;
}
ul.spacey li {
	padding: .2em 3px;
	margin: .2em 5px .2em 35px;
}
ul.spacey li h4 {
	padding: .2em 3px;
	margin: .2em 5px .2em 3px;
}
ul.liststyle1 {
	margin: 10px 0 15px;
	padding: 0 0 0 20px;
}
ul.liststyle1 li {
	margin: 0 0 8px 0;
	padding: 0 5px 8px 5px;
	border-bottom:1px dashed #c0bab3;
}
ul.liststyle1 li:first-child {
	padding-top: 5px;
	border-top:1px dashed #c0bab3;
}
.liststyle1 h3 {
	color: #645b53;
	font-weight: 400;
	font-size: 100%;
	line-height: 1.5;
}
.liststyle1 h3 strong {
	font-weight: 800;
	font-size: 110%;
}
ul.tightlist {
	padding: 0;
}
ul.tight {
	padding-left: 2rem;
}
/* ordered content*/
.iterator {
	margin:40px 0 0;
	width:100%
}
.iterator .previous {
	float:left
}
.iterator .next {
	float:right;
	text-align: right;
}
.iterator a {
	display: block;
	padding:2px 6px;
	border: 1px solid #999;
	font-size:90%;
}
.iterator a:hover {
	border: 1px solid #003399;
	font-size:90%;
}
.iterator .previous a:before {
	content: "< Previous: ";
}
.iterator .next a:before {
	content: "Next: ";
}
.iterator .next a:after {
	content: " >";
}
/* ----------------------- Connections Blockquote Class Styles --------------------------  */
.callout {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: #a6a6a6 -moz-use-text-color;
	border-image: none;
	border-left: medium none;
	border-right: medium none;
	border-style: dashed none;
	border-width: 1px medium;
	color: #f2ad00;
	font-family: 'Muli', Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: 200;
	line-height: 45px;
	margin: 50px auto;
	padding: 75px 0 40px;
	text-align: center;
	width: 610px;
}
.videocallout {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: #a6a6a6 -moz-use-text-color;
	border-image: none;
	border-left: medium none;
	border-right: medium none;
	border-style: dashed none;
	border-width: 1px medium;
	color: #333;
	font-family: 'Muli', Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 200;
	line-height: 25px;
	margin: 30px auto;
	padding: 45px 0 40px;
	text-align: left;
	width: 610px;
}
/*----------------------------------------------------------------------------
footer
------------------------------------------------------------------------------*/
#footer {
	clear:both;
	margin: 10px auto;
	text-align:center;
	color:#d2d3d5;
	background-color: none;
}
#footer .navbar {
	margin: 0;
}
#footer .nav > li {
	display: inline-block;
	margin: 5px;
	padding: 5px;
}
#footer a {
	color: #d2d3d5;
	padding: 0px 5px;
	background:none;
}
#footer a:focus, #footer a:hover, #footer a:active {
	color:#fff;
}
#footer .tel {
	display: block
}
@media (min-width: 400px) {
img.inline {
 float: right;
 margin: 0 0 1em 1.5em;
 width: 30%;
 min-width:180px;
}
img.inline.horizontal {
 width: 45%;
 min-width:200px;
}
img.inline.vertical {
 width: 20%;
 min-width:160px;
}
img.inline.inline-left {
 float: left;
 margin: 0 1.5em 1em 0;
}
p.intro {
 font-size: 1.5rem;
}
#footer .tel {
display: inline-block
}
}
@media (max-width: 499px) {
#local-menu h3 a, #local-menu .h3 a {
 color: #F5962F;
}
}
@media (min-width: 499px) {
.navbar-brand {
 float: left;
 margin-bottom: 0;
}
/******  nav-tabs tabbed  *******/
.main-nav-subsite ul.nav.nav-tabs {
 padding:0;
}
.main-nav-subsite .nav-tabs > li {
 float: left;
 margin: 0 0 -1px 1px;
}
.main-nav-subsite .nav-tabs > li a {
 border-radius: 0;
 border: 1px solid white;
 background:#e8e7e6;
 color: #8d8175;
}
.main-nav-subsite .nav-tabs > li .currentbranch0 > a {
 background-color: #fff;
}
.main-nav-subsite .nav-tabs > li a:hover, .main-nav-subsite .nav-tabs > li a:focus, .main-nav-subsite .nav-tabs > li a:active {
 background:#ffffff;
 background-image: -moz-linear-gradient(top, #e8e7e6, #ffffff);
 background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8e7e6), to(#ffffff));
 background-image: -webkit-linear-gradient(top, #e8e7e6, #ffffff);
 background-image: -o-linear-gradient(top, #e8e7e6, #ffffff);
 background-image: linear-gradient(to bottom, #e8e7e6, #ffffff);
 background-repeat: repeat-x;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e7e6', endColorstr='#ffffffff', GradientType=0);
 *zoom: 1;
 border: 1px solid white;
 color:#645b53;
}
.main-nav-subsite .nav-tabs > li.currentbranch0 > a, .main-nav-subsite .nav-tabs > li > .currentbranch0 a:hover, .main-nav-subsite .nav-tabs > li > .currentbranch0 a:focus, .main-nav-subsite .nav-tabs .open > a, .main-nav-subsite .nav-tabs .open > a:hover, .main-nav-subsite .nav-tabs .open > a:focus {
 background-color: #fff;
 background-image: -moz-linear-gradient(top, #ffffff, #ffffff);
 background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#ffffff));
 background-image: -webkit-linear-gradient(top, #ffffff, #ffffff);
 background-image: -o-linear-gradient(top, #ffffff, #ffffff);
 background-image: linear-gradient(to bottom, #ffffff, #ffffff);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffffffff', GradientType=0);
 border: 1px solid white;
}
.sidebar {
 margin-top: 0;
}
}
@media (min-width: 768px) {
.main-nav .navbar-default .navbar-nav a {
 padding-right:20px;
 padding-left:20px;
 font-size: 12px;
}
.main-nav ul.nav {
 margin: 0 0 0 20px;
}
.banner h2 {
 padding-left: 20px;
 font-size: 200%
}
p.intro {
 font-size: 1.8rem;
}
}
@media (min-width: 992px) {
.main-nav .navbar-default .navbar-nav a {
 padding-right: 40px;
 padding-left: 40px;
 font-size: 14px;
}
.banner h2 {
 padding-left: 30px;
 font-size: 210%
}
header ul.navbar-nav {
 margin-top:15px
}
/******  nav-tabs tabbed  *******/
.main-nav-subsite ul.nav.nav-tabs {
 padding:0;
}
.main-nav-subsite .nav-tabs > li {
 float: left;
 margin: 0 0 -1px 1px;
}
.main-nav-subsite .nav-tabs > li a {
 border-radius: 0;
 border: 1px solid white;
 background:#e8e7e6;
 color: #8d8175;
}
.main-nav-subsite .nav-tabs > li .currentbranch0 > a {
 background-color: #fff;
}
.main-nav-subsite .nav-tabs > li a:hover, .main-nav-subsite .nav-tabs > li a:focus, .main-nav-subsite .nav-tabs > li a:active {
 background:#ffffff;
 background-image: -moz-linear-gradient(top, #e8e7e6, #ffffff);
 background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8e7e6), to(#ffffff));
 background-image: -webkit-linear-gradient(top, #e8e7e6, #ffffff);
 background-image: -o-linear-gradient(top, #e8e7e6, #ffffff);
 background-image: linear-gradient(to bottom, #e8e7e6, #ffffff);
 background-repeat: repeat-x;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e7e6', endColorstr='#ffffffff', GradientType=0);
 *zoom: 1;
 border: 1px solid white;
 color:#645b53;
}
.main-nav-subsite .nav-tabs > li.currentbranch0 > a, .main-nav-subsite .nav-tabs > li > .currentbranch0 a:hover, .main-nav-subsite .nav-tabs > li > .currentbranch0 a:focus, .main-nav-subsite .nav-tabs .open > a, .main-nav-subsite .nav-tabs .open > a:hover, .main-nav-subsite .nav-tabs .open > a:focus {
 background-color: #fff;
 background-image: -moz-linear-gradient(top, #ffffff, #ffffff);
 background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#ffffff));
 background-image: -webkit-linear-gradient(top, #ffffff, #ffffff);
 background-image: -o-linear-gradient(top, #ffffff, #ffffff);
 background-image: linear-gradient(to bottom, #ffffff, #ffffff);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffffffff', GradientType=0);
 border: 1px solid white;
}
.sidebar {
 margin-top: 0
}
#local-menu {
 margin: 0 -15px 20px -10px;
}
.left-related {
 margin: 0 -15px 20px -10px;
}
.tightv {
 margin-bottom: 1rem;
}
}
@media (min-width: 1200px) {
.main-nav .navbar-default .navbar-nav a {
 padding-right: 60px;
 padding-left: 60px;
 font-size: 14px;
}
.banner h2 {
 font-size: 220%
}
#local-menu h3 {
 font-size: 150%;
}
}
@media (min-width: 479px) {
.jumbotron .h1 {
 font-size: 200%;
 top: 70px;
 position: relative;
 padding: 30px;
}
}
@media (min-width: 768px) {
.jumbotron .h1 {
 font-size: 230%;
 top: 85px;
}
}
@media (min-width: 992px) {
.jumbotron .h1 {
 font-size: 260%;
 top: 100px;
}
}
/*optional -- removes the URL after links in the print version*/
@media print {
a[href]:after {
	content: none;
}
}
/*  call to action and other button and color options 
------------------------------------------------------------------------------------ */
#cta {
	position: relative;
	text-align:center;
	font-size: 120%;
	padding: 10px 0;
}
#fsbanner #cta {
	margin-bottom: 0;
	padding-bottom: 0;
}
#cta div.blue {
	margin: 0 5px;
	width:220px;
}
#cta div a {
	display: block;
	padding: 8px 0 9px 0;
	font-weight: 800;
	color: #ffffff;
	text-decoration:none;
	border-bottom: none;
}
#cta h4 {
	font-size: 100%;
	margin: 0;
	padding: 0;
	color: #645B53;
	line-height: 1.3em;
}
.button1 {
  text-align: center;
	width: 200px;
	margin: 20px 0 0 0;
}
.button1 a, button a:link, button a:hover {
	display: block;
	padding: 5px 1px 6px 1px;
	font-weight: 800;
	color: #fff;
	text-decoration:none;
}
.blue {
	background: #51657d; /* for non-css3 browsers */
 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#51657d', endColorstr='#2f6589'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#51657d), to(#2f6589)); /* for webkit browsers */
	background: -moz-linear-gradient(top, #51657d, #2f6589); /* for firefox 3.6+ */
	border: 1px #016699 solid;
	box-shadow: 0 2px 3px #cccccc;  /* shadow styles */
	-moz-box-shadow:  0 2px 3px #cccccc;
	-webkit-box-shadow:  0 2px 3px #cccccc;
}
.blue:hover {
	background: #314051; /* for non-css3 browsers */
 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#314051', endColorstr='#2c425d'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#314051), to(#2c425d)); /* for webkit browsers */
	background: -moz-linear-gradient(top, #314051, #2c425d); /* for firefox 3.6+ */
	border: 1px #022d4d solid;
	box-shadow: 0 1px 2px #cccccc;  /* shadow styles */
	-moz-box-shadow:  0 1px 2px #cccccc;
	-webkit-box-shadow:  0 1px 2px #cccccc;
}
/* clearfix IE hack */
.blue:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.blue {
	display: inline-block;
}
html[xmlns] .blue {
	display: block;
}
* html .blue {
	height: 1%;
}
/* end clearfix IE hack */