@font-face {
	font-family: 'aleo';
	src: url(fonts/aleo/Aleo-Regular-webfont.eot);
	src: url('fonts/aleo/Aleo-Regular-webfont.eot?#iefix') format('embedded-opentype'), url(fonts/aleo/Aleo-Regular-webfont.woff) format('woff'), url(fonts/aleo/Aleo-Regular-webfont.ttf) format('truetype'), url('fonts/aleo/Aleo-Regular-webfont.svg#aleoregular') format('svg');
	font-weight: 400;
	font-style: normal;
	text-rendering: optimizeLegibility
}

@font-face {
	font-family: 'aleo-bold';
	src: url(fonts/aleo/aleo-bold-webfont.eot);
	src: url('fonts/aleo/aleo-bold-webfont.eot?#iefix') format('embedded-opentype'), url(fonts/aleo/aleo-bold-webfont.woff) format('woff'), url(fonts/aleo/aleo-bold-webfont.ttf) format('truetype'), url('fonts/aleo/aleo-bold-webfont.svg#aleobold') format('svg');
	font-weight: 400;
	font-style: normal;
	text-rendering: optimizeLegibility
}

ul.menu li{
    /*display: inline-block;*/
    display: block;
    white-space: nowrap;
    margin-right: 2%;
    margin-top: 2%;
}

/* To do : It's just hotFix for last element in tle list when it has very long text.*/
ul li:last-child {
    white-space: normal;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	margin: 0;
	padding: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block
}

body {
	line-height: 1
}

ol,
ul {
	list-style: none
}

blockquote,
q {
	quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: none
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

nav,
section,
aside {
	display: block;
	outline: none
}

#wpadminbar {
	z-index: 2147483647!important
}

body {
	-webkit-text-size-adjust: 100%;
	-webkit-font-smoothing: subpixel-antialiased
}

p {
	line-height: 1.5
}

em,
i {
	font-family: lato, "Helvetica Neue", Arial, Helvetica, "Dejavu Sans", "URW Gothic L", sans-serif!important;
	font-weight: 400!important;
	font-style: italic
}

p b,
p strong {
	font-weight: 700;
}

a:link,
a:visited,
a:active,
a:hover {
	text-decoration: none
}

p a:link,
p a:visited,
li a:link,
li a:visited,
blockquote a:link,
blockquote a:visited {
	text-decoration: none
}

p a:active,
p a:hover,
li a:active,
li a:hover,
blockquote a:active,
blockquote a:hover {
	text-decoration: underline
}

h1 a:link,
h1 a:visited,
h2 a:link,
h2 a:visited,
h3 a:link,
h3 a:visited,
h4 a:link,
h4 a:visited,
h5 a:link,
h5 a:visited,
h6 a:link,
h6 a:visited {
	text-decoration: none
}

h1 a:hover,
h1 a:active,
h2 a:hover,
h2 a:active,
h3 a:hover,
h3 a:active,
h4 a:hover,
h4 a:active,
h5 a:hover,
h5 a:active,
h6 a:hover,
h6 a:active {
	text-decoration: none
}

a,
input,
.leader .overlay {
	-webkit-transition: all 0.09s ease-in;
	-moz-transition: all 0.09s ease-in;
	-ms-transition: all 0.09s ease-in;
	-o-transition: all 0.09s ease-in;
	transition: all 0.09s ease-in
}

.cl {
	clear: left
}

.cr {
	clear: right
}

.cb {
	clear: both
}

.block {
	display: block
}

.inline {
	display: inline
}

.hidden {
	display: none
}

.notop {
	margin-top: 0!important;
	padding-top: 0!important
}

.noTopBorder {
	border-top: none!important
}

.nobottom {
	margin-bottom: 0!important;
	padding-bottom: 0!important
}

.top10 {
	margin-top: 10px!important
}

.top20 {
	margin-top: 20px!important
}

.top30 {
	margin-top: 30px!important
}

.top40 {
	margin-top: 40px!important
}

.top50 {
	margin-top: 50px!important
}

.bottom10 {
	margin-bottom: 10px!important
}

.bottom20 {
	margin-bottom: 20px!important
}

.bottom30 {
	margin-bottom: 30px!important
}

.bottom40 {
	margin-bottom: 40px!important
}

.bottom50 {
	margin-bottom: 50px!important
}

.cf:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0
}

* html .cf {
	zoom: 1
}

*:first-child+html .cf {
	zoom: 1
}

::-moz-selection {
	background: #b3d4fc;
	text-shadow: none
}

::selection {
	background: #b3d4fc;
	text-shadow: none
}

img {
	vertical-align: middle;
	max-width: 100%;
	height: auto
}

fieldset {
	border: 0;
	margin: 0;
	padding: 0
}

.chromeframe {
	margin: .2em 0;
	background: #ccc;
	color: #000;
	padding: .2em 0
}

.videoContainer {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	margin-top: 15px;
	margin-bottom: 20px
}

.fourByThree {
	padding-bottom: 75%
}

.videoContainer iframe,
.videoContainer object,
.videoContainer embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.twoC .c1,
.twoC .c2 {
	width: 45%
}

.twoC .c1 {
	float: left;
	margin-right: 10%
}

.twoC .c2 {
	float: left
}

.threeC .c1,
.threeC .c2,
.threeC .c3 {
	width: 32%
}

.threeC .c1 {
	float: left;
	margin-right: 2%
}

.threeC .c2 {
	float: left
}

.threeC .c3 {
	float: right
}

.fourC .c1,
.fourC .c2,
.fourC .c3,
.fourC .c4 {
	width: 21.25%
}

.fourC .c1 {
	float: left;
	margin-right: 5%
}

.fourC .c2 {
	float: left;
	margin-right: 5%
}

.fourC .c3 {
	float: left
}

.fourC .c4 {
	float: right
}

.mobileOnly {
	display: none
}

#mobileNavButton {
	display: none
}

.alignleft {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	max-width: 40%
}

.alignright {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
	max-width: 40%
}

.aligncenter {
	float: none;
	margin-right: auto;
	margin-left: auto
}

.alignnone {
	float: none
}

.wp-caption {
	max-width: 100%
}

html,
body {
	overflow-x: hidden
}

body {
	position: relative;
	text-align: center;
	color: #727272;
	background-color: #f2f2f2;
	font-family: lato, "Helvetica Neue", Arial, Helvetica, "Dejavu Sans", "URW Gothic L", sans-serif;
	font-size: 62.5%;
	font-weight: 400;
	font-style: normal;
	line-height: 1.3;
	overflow-x: hidden
}

#wrapper {
	position: relative;
	top: 0;
	right: 0;
	width: 100%;
	box-shadow: 0 0 5px #000;
	min-height: 100%;
	overflow-x: hidden
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #444;
	font-family: aleo, "Helvetica Neue", Arial, Helvetica, "Dejavu Sans", "URW Gothic L", sans-serif;
	line-height: 1.2
}

#navTop,
#header,
.bannerLayer,
#content,
#footer {
	text-align: center;
	padding: 30px 20px
}

#navTop .inner,
#header .inner,
.bannerLayer .inner,
#footer .inner {
	text-align: left;
	margin: 0 auto;
	max-width: 1080px
}

#navTop {
	text-align: center;
	padding: 0 20px
}

#navTop .inner {
	text-align: right;
	margin: 0 auto;
	max-width: 1080px;
	height: 30px;
	padding: 5px 0
}

#navMain .inner {
	text-align: right
}

#navMobile {
	display: none
}

#mobileMenuButton {
	display: none
}

#navTop {
	background-color: #297fa2;
	height: 40px
}

#navTop li {
	display: inline
}

#navTop li a {
	margin: 0 5px
}

#header {
	background-color: #f2f2f2;
	padding: 27px 20px;
	font-family: aleo, "Helvetica Neue", Arial, Helvetica, "Dejavu Sans", "URW Gothic L", sans-serif!important;
	height: 110px
}

#header .inner {
	position: relative
}

#siteTitle {
	width: 110px;
	z-index: 10000000000;
	position: absolute;
	top: 0;
	left: 0
}

#navMain {
	text-align: right;
	margin-left: 25%;/*200px;*/
}

#navMain li {
	display: inline-block;
	position: relative;
	margin-top: 25px
}

#navMain li a {
	display: inline-block;
	font-size: 190%;
	padding: 15px 18px;
	color: #727272;
	text-decoration: none
}

#navMain li li {
	display: inline
}

#navMain li li a {
	display: block;
	margin-top: 0;
	padding: 5px 18px;
	color: #999
}

#navMain li .sub-menu {
	display: none;
	position: absolute;
	top: 50px;
	padding-top: 30px;
	text-align: left;
	background: #f2f2f2;
	padding-bottom: 20px;
	z-index: 1000000;
	width: 300px;
	padding-right: 10000px;
	padding-left: 10000px;
	left: -10000px
}

#navMain li .sub-menu .sub-menu,
.footerNav li .sub-menu .sub-menu {
	display: none!important
}

#navMain li:hover a {
	color: black!important
}

#navMain li:hover .sub-menu a,
#isSingleEvent #navMain #menu-item-80:hover .sub-menu a {
	color: #999!important
}

#navMain .sub-menu a:hover,
#navMain li:hover .sub-menu .current-menu-item a {
	color: black!important
}

#navMain li:hover li a:hover {
	color: black!important
}

#navMain li:hover .sub-menu {
	display: block
}

#navMain .current-menu-item a,
#navMain .current-menu-ancestor a,
#navMain li.current-menu-ancestor ul.sub-menu li.current-menu-ancestor a {
	color: black!important
}

 #navMain li:hover .sub-menu .menu-item-has-children:hover .sub-menu {
	display: block !important;
	left: -9970px;
	top: 6px;
	padding-top: 20px;
} 

#navMobile .sub-menu .sub-menu li a {
	padding-left: 40px;
}

#navMain li:hover .sub-menu .hide-sub:hover .sub-menu {
	display: none !important;
}

#isSingleNews #menu-item-91 a {
	color: black!important
}

#isSingleEvent #menu-item-80 a {
	color: black!important
}

#isSingleIssue #menu-item-336 a {
	color: black!important
}

#searchForm {
	position: absolute;
	display: block;
	top: 200px;
	left: 0;
	width: 90%;
	padding: 0 5%;
	background-color: #6FBA77;
	z-index: 10000000000;
	display: none
}

#searchForm input {
	width: 100%;
	margin: 20px auto;
	font-size: 350%;
	background: none;
	width: 1080px;
	max-width: 100%;
	color: white;
	border: none;
	outline: none;
	font-family: lato, "Helvetica Neue", Arial, Helvetica, "Dejavu Sans", "URW Gothic L", sans-serif;
	font-weight: 400
}

::-webkit-input-placeholder,
:-moz-placeholder,
::-moz-placeholder,
:-ms-input-placeholder {
	color: white
}

#searchForm label {
	display: none
}

.searchResults {
	background: white
}

.searchResults .result {
	border-top: 1px solid #f2f2f2;
	margin-top: 20px
}

.searchResults .result0 {
	border-top: none;
	margin-top: 0
}

.adjWrap {
	background-color: white;
	padding-top: 20px
}

#navAdjacent {
	border-top: 1px solid #F2F2F2;
	padding-top: 30px
}

#navAdjacent p {
	font-size: 100%!important
}

.prevButton a,
.nextButton a {
	font-size: 240%!important
}

.prevButton {
	width: 48%;
	float: left;
	text-align: left
}

.nextButton {
	width: 48%;
	float: right;
	text-align: right
}

.layers {
	line-height: 1.5
}

.layers h1,
.layers h2,
.layers h3,
.layers h4,
.layers h5,
.layers h6 {
	text-align: left
}

.standardType .inner {
	text-align: left
}

.standardType h1,
.standardType h2,
.standardType h3,
.standardType h4,
.standardType h5,
.standardType h6 {
	margin: 30px 0 10px 0;
	color: #444;
	text-align: left
}

.standardType h1 {
	font-size: 300%
}

.standardType h2 {
	font-size: 260%
}

.standardType h3 {
	font-size: 220%
}

.standardType h4,
.standardType h5,
.standardType h6 {
	font-size: 200%;
	font-family: lato, "Helvetica Neue", Arial, Helvetica, "Dejavu Sans", "URW Gothic L", sans-serif;
	font-weight: 700
}

.standardType ol,
.standardType ul {
	padding-left: 40px;
	list-style-position: outside
}

.standardType ul {
	list-style-type: disc
}

.standardType ol {
	list-style-type: decimal
}

.layers p,
.layers li,
.standardType p,
.standardType li {
	margin: 15px 0;
	font-size: 180%;
	line-height: 1.5
}

.layers a,
.standardType a,
.listIntro a {
	color: #6fba77
}

.listIntro a:hover,
.listIntro a:active {
	color: #6fba77
}

.button,
.button {
	display: inline-block;
	margin-top: 20px;
	padding: 0 20px;
	height: 50px;
	background-color: #6fba77;
	color: white!important;
	font-size: 160%;
	line-height: 50px;
	text-decoration: none!important
}

p .button {
	font-size: 90%
}

.button:hover,
.button:hover,
.button:active,
.button:active {
	background-color: #a4ddaa
}

.layers .button.dead,
.layers .button.dead {
	background-color: #ddd!important
}

.layers .leader .button.details:active,
.layers .leader .button.details:hover {
	background-color: #acd1e0
}

.selfSize,
.docDown {
	font-size: 200%;
	color: #6fba77
}

.lesserTitle,
.staffLayer h4,
.textSimpleLayer h3 {
	font-size: 200%;
	margin-bottom: 10px;
	margin-top: 5px
}

.layerTitle,
.staffLayer h3,
.textSimpleLayer h2,
.issueLayer h2,
.docListIntro {
	font-size: 300%;
	margin-bottom: 10px;
	line-height: 1.2
}

.layerTitle a,
.biggerTitleLayer a {
	color: #444
}

.biggerTitle,
.textSimpleLayer h1,
#docNav h1 {
	font-size: 350%;
	margin-bottom: 20px
}

#docNav h1 {
	margin-bottom: 25px
}

.issueLayer h3 {
	font-size: 260%;
	margin-bottom: 10px;
	line-height: 1.2
}

.listIntro {
	border-top: 1px solid #f2f2f2;
	background: white;
	margin-bottom: 0px!important;
	text-align: left;
	padding: 0 30px;
	font-size: 300%
}

.listIntro.center {
	text-align: center
}

.listIntro.eventBack {
	background: #f2f2f2
}

.listIntro.all {
	text-align: center;
	background-color: #f2f2f2
}

.listIntro span {
	display: block;
	width: 1080px;
	max-width: 100%;
	margin: 0 auto;
	padding: 40px 0
}

.muniList {
	padding-left: 0!important;
	text-align: left
}

.muniListIntro {
	border-bottom: 1px solid #f2f2f2
}

.textInner {
	text-align: left
}

.tintify {
	box-shadow: inset 0 0 0 1000px rgba(0, 0, 0, .25)
}

.tintifyDark {
	box-shadow: inset 0 0 0 1000px rgba(0, 0, 0, .5)
}

.smallTitle {
	font-size: 140%;
	font-family: lato, "Helvetica Neue", Arial, Helvetica, "Dejavu Sans", "URW Gothic L", sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	margin-bottom: 5px
}

.wo {
	text-align: center;
	padding: 0 30px
}

.wi {
	text-align: left;
	margin: 0 auto;
	max-width: 1080px;
	padding: 80px 0
}

.wih {
	text-align: left;
	margin: 0 auto;
	max-width: 1080px;
	padding: 40px 0
}

.layer {
	position: relative;
	overflow: hidden
}

.textLayer {
	padding: 0
}

.textLayer .text.transparent {
	background: none;
	color: white!important
}

.textLayer {
	padding: 0;
	margin: 0;
	overflow: hidden;
	position: relative
}

.textLayer .inner {
	width: auto;
	max-width: none
}

.textLayer .text {
	background-color: #f2f2f2;
	padding: 80px 0;
	width: 50%
}

.textLayer.right .text {
	float: right
}

.textLayer .text.half {
	width: 50%
}

.textLayer .text .textInner {
	width: 570px;
	max-width: 100%;
	padding: 0!important;
	float: right
}

.textLayer .text .textInnerInner {
	float: right;
	padding: 0 70px 0 30px!important
}

.textLayer.right .text .textInner {
	float: left
}

.textLayer.right .text .textInnerInner {
	float: left;
	padding: 0 30px 0 70px!important
}

.textLayer .text.narrow {
	padding: 0 0;
	width: 50%;
	float: left;
	background: transparent
}

.textLayer .text.narrow .textInner {
	width: 570px;
	max-width: 100%;
	padding: 0!important;
	float: right
}

.textLayer .text.narrow .textInnerInner {
	float: left;
	width: 350px;
	background-color: #f2f2f2;
	padding: 80px 70px 80px 30px!important
}

.textLayer .text.narrow.transparent .textInnerInner {
	background-color: transparent
}

.textLayer.right .text.narrow {
	float: right
}

.textLayer.right .text.narrow .textInner {
	float: left
}

.textLayer.right .text.narrow .textInnerInner {
	float: right;
	padding: 80px 30px 80px 70px!important
}

.textFill {
	width: 65%;
	height: 600px;
	position: absolute;
	top: 0;
	right: 0;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	z-index: -1
}

.textFill.bgHalf {
	width: 50%
}

.textLayer.right .textFill {
	right: auto;
	left: 0
}

.textSimpleLayer {
	background-color: #f2f2f2
}

.bannerLayer,
.layer {
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat
}

#content {
	padding: 0
}

.bannerLayer {
	height: 335px;
	position: relative
}

.bannerLayer .inner {
	height: 335px;
	line-height: 335px
}

.bannerLayer h1,
.bannerLayer h2 {
	display: inline-block;
	vertical-align: middle;
	width: 700px;
	max-width: 100%;
	font-size: 440%;
	line-height: 1.4;
	color: white!important
}

.bannerLayer .photoCredit,
.slideshowLayer .photoCredit {
	padding: 20px 25px;
	font-size: 120%;
	font-family: lato, "Helvetica Neue", Arial, Helvetica, "Dejavu Sans", "URW Gothic L", sans-serif;
	font-weight: 300;
	background: rgba(0, 0, 0, .5);
	color: white;
	position: absolute;
	bottom: 0;
	right: 0;
	line-height: 1;
	text-transform: uppercase
}

.bannerLayer .photoCredit b,
.slideshowLayer .photoCredit b {
	font-family: lato, "Helvetica Neue", Arial, Helvetica, "Dejavu Sans", "URW Gothic L", sans-serif;
	font-weight: 400
}

.enewsLayer .inner {
	text-align: center;
	color: white
}

.enewsLayer h1,
.enewsLayer h2,
.enewsLayer h3,
.enewsLayer h4,
.enewsLayer h5,
.enewsLayer h6,
.transparent h1,
.transparent h2,
.transparent h3,
.transparent h4,
.transparent h5,
.transparent h6 {
	color: white!important
}

.enewsLayer .layerTitle {
	font-size: 350%;
	margin-bottom: 5px;
	text-align: center
}

.enewsLayer p {
	max-width: 100%;
	margin: 0 auto
}

.supplierLayer {
	background-color: white
}

.supplierLayer .logo {
	float: right;
	width: 40%;
	margin-top: 80px
}

.supplierLayer .logo.tranny {
	margin-top: 0;
	text-align: left;
	position: absolute;
	top: 0;
	left: 50%
}

.supplierLayer .logo.tranny img {
	width: 400px
}

.supplier {
	background: white
}

.supplier .logo {
	width: 25%;
	float: left
}

.supplier .details {
	width: 75%;
	float: left;
	text-align: left;
	padding: 30px 0;
	background: transparent
}

.listing .hasPromo {
	display: block;
	margin-top: 0;
	background-color: #6fba77;
	color: white!important;
	height: auto;
	line-height: 1.5;
	padding: 15px 20px;
	font-size: 180%;
	text-decoration: none!important
}

.listing .hasPromo:hover,
.listing .hasPromo:active {
	background-color: #a4ddaa;
	text-decoration: none!important
}

.supplierSecondary h4 {
	padding-top: 20px;
	font-size: 180%;
	color: #444;
	font-family: lato, "Helvetica Neue", Arial, Helvetica, "Dejavu Sans", "URW Gothic L", sans-serif;
	font-weight: 700;
	line-height: 1.5
}

.supplierSecondary p {
	font-size: 180%;
	line-height: 1.5
}

.supplier .summary {
	width: auto;
	padding-top: 30px
}

.supplier .details p {
	font-size: 160%
}

.associatesLayer {
	background-color: white;
	padding-bottom: 80px
}

.associatesLayer li {
	display: block;
	padding: 0 30px;
	text-align: center;
	font-size: 200%;
	border-top: 1px solid #f2f2f2;
	background-color: #FFF
}

.associatesLayer li span {
	display: block;
	padding: 20px 0;
	width: 1080px;
	max-width: 100%;
	text-align: left;
	font-size: 100%;
	margin: 0 auto
}

.associatesLayer a {
	color: #6fba77;
	text-decoration: underline!important
}

.associatesLayer a:active,
.associatesLayer a:hover {
	text-decoration: none!important
}

.eventsLayer {
	background: white;
	padding: 80px 30px 70px 30px
}

.eventsLayer .inner {
	padding: 0
}

.eventsLayer .event {
	width: 45%;
	text-align: left
}

.event1 {
	float: left
}

.event2 {
	float: right
}

.staffLayer {
	background-color: white
}

.staffLayer .inner {
	padding: 80px 0 0 0
}

.staffLayer .inner .inner {
	padding: 0
}

.staff {
	margin-bottom: 70px
}

.staff img {
	width: 230px;
	max-width: 100%;
	float: left;
	vertical-align: top
}

.staffText.hasPhoto {
	margin-left: 260px
}

.staff h3 i {
	font-size: 90%
}

.adminMessage {
	font-size: 90%;
	font-family: courier, monospace;
	color: red
}

.issue {
	width: 50%;
	float: left;
	padding: 100px 0 60px;
	height: 300px;
	text-align: left;
	background-size: cover;
	background-position: center center
}

.issue,
.issue * {
	color: white
}

.issue .inner {
	padding: 0 80px
}

.issues,
.issue1,
.issue4,
.issue5,
.issue8 {
	background-color: #615e51
}

.issue2,
.issue3,
.issue6,
.issue7 {
	background-color: #3e3b2e
}

.issueLayer {
	background: #f2f2f2;
	padding: 0 30px!important
}

.miniIssueNav {
	background-color: #615e51
}

.miniIssueNav a {
	display: block;
	float: left;
	width: 25%;
	height: 150px;
	line-height: 150px;
	text-align: center;
	color: #FFF;
	font-size: 180%;
	text-transform: uppercase;
	margin-bottom: 0;
	margin-top: 0;
	background-position: center center;
	background-size: cover
}

.miniIssueNav a span {
	display: inline-block;
	vertical-align: middle;
	line-height: 1em
}

.miniIssueNav a:hover,
.miniIssueNav a:active {
	box-shadow: inset 0 0 0 1000px rgba(255, 255, 255, .25);
	background-position: center center;
	background-size: cover
}

.leaderCurrent {
	padding: 0 30px;
	text-align: center;
	max-width: none;
	background: white
}

.leaderCurrent p {
	font-size: 180%;
	margin: 15px 0
}

.leaderCurrent .inner .inner {
	padding: 0;
	width: auto;
	margin: auto
}

.leaderCurrent img {
	width: 300px;
	float: left
}

.leaderCurrent .textLeader {
	margin-left: 330px
}

.leaderCurrent .layerTitle a {
	color: #6fba77
}

.leader {
	width: 200px;
	height: 280px;
	float: left;
	overflow: hidden
}

.leader .leaderInner {
	margin: 10px;
	width: 180px;
	height: 260px;
	background-color: #ccc;
	background-position: center center;
	background-size: cover;
	position: relative
}

.leader .overlay {
	width: 100%;
	height: 100%
}

.leader .overlay .thumbTitle,
.leader .overlay .button {
	opacity: 0
}

.leader:hover .overlay .thumbTitle {
	opacity: 1
}

.leader:hover .overlay .button {
	opacity: 1
}

.leader .button {
	width: 50%;
	text-align: center;
	position: absolute;
	padding: inherit
}

.leader .button.details {
	bottom: 0;
	left: 0;
	background-color: #4994b2
}

.leader .button.read,
.leader .button.dead {
	bottom: 0;
	right: 0
}

.thumbTitle {
	font-size: 140%;
	margin-top: 0;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	text-align: center;
	text-shadow: 0 0 20px rgb(0, 0, 0);
	color: white!important;
	width: 100%;
	height: 60px;
	height: 60px;
	line-height: 60px;
	background-color: #4994b2;
	font-family: lato, "Helvetica Neue", Arial, Helvetica, "Dejavu Sans", "URW Gothic L", sans-serif;
	font-weight: 400;
	text-transform: uppercase
}

.leaderArchive {
	text-align: center;
	padding: 60px 0;
	background: #F2F2F2
}

.leaderArchive .inner {
	width: 1200px;
	max-width: 100%;
	margin: 0 auto
}

.layer.form {
	background-color: white
}

.issueSingle {
	background: white
}

.mapLayer #map {
	position: absolute;
	top: 0;
	bottom: 0;
	width: 100%;
	min-height: 600px;
	overflow: hidden
}

.mapLayer {
	padding: 0
}

.mapLayer .inner {
	padding: 0;
	margin: auto;
	max-width: none
}

.mapLayer .mapContainer {
	width: 50%;
	height: 600px;
	position: relative;
	float: left
}

.mapText {
	width: 50%;
	float: right
}

.mapText.bgwhite {
	background: white
}

.mapText.bgwhite .textInner {
	padding: 30px 70px;
	height: 540px
}

.mapText.bgwhite h2.mapTitle,
.mapText.bgwhite h3.mapTitle {
	padding: 0
}

.mapText a:hover,
.mapText a:active {
	text-decoration: none!important
}

.mapLayer .mapTitle {
	font-size: 250%;
	padding: 60px 70px 30px
}

.mapLayer h2.mapTitle {
	background: white;
	padding: 80px 70px 30px
}

.mapLayer .layerTitle {
	padding-bottom: 10px
}

.mapLayer .backToManitoba {
	font-size: 200%;
	font-family: lato, "Helvetica Neue", Arial, Helvetica, "Dejavu Sans", "URW Gothic L", sans-serif;
	font-weight: 400;
	display: block;
	margin-top: 10px;
	margin-bottom: 40px
}

.mapLayer ul.districtList {
	display: block;
	background: white;
	padding: 0 70px 70px
}

.mapLayer ul.districtList li,
.munisLayer ul.muniList li {
	font-size: 180%;
	display: block;
	float: left;
	width: 160px;
	padding: 5px 0;
	margin: 0
}

.munisLayer ul.muniList li {
	width: 33.33333333333%
}

#muniSelect {
	margin-left: 70px;
	height: 30px;
	width: 240px;
	border-radius: 0;
	border: medium none;
	background: none repeat scroll 0% 0% #D8DAC3;
	font-size: 160%;
	color: #727272;
	text-indent: 7px;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	float: left
}

option {
	background-color: white
}

#muniSelect option:hover {
	background: #f0d151
}

.districtRep {
	height: auto;
	display: inline-block;
	width: calc(49% - 20px);
	padding-right: 20px;
	vertical-align: top;
	margin: 30px 0;
}

.districtRep img {
	width: 140px;
	height: auto;
	float: left;
	margin-right: 10px
}

.districtRep .repInfo {
	display: block!important;
	vertical-align: middle!important;
	line-height: 1.5!important;
	margin-left: 0!important
}

.mapText h2 a {
	color: inherit!important;
	text-decoration: none!important
}

.districtRep .repInfo.hasPhoto {
	margin-left: 0!important
}

.districtRep .repInfo .repName,
.districtRep .repInfo .repTitle {
	display: inline;
	margin-left: 0!important
}

.districtRep .repInfo .repName {
	font-family: aleo-bold;
	font-size: 200%;
	color: #444
}

.districtRep .repInfo .repTitle {
	font-family: aleo;
	font-size: 180%;
	color: #444
}

.munisLayer {
	padding: 0 30px;
	background: white
}

.munisLayer .inner {
	padding: 45px 0 55px
}

.munisDescLayer {
	padding: 0 30px
}

.munisDescLayer .inner {
	padding: 75px 0
}

.historyLayer .inner {
	padding: 140px 0 90px;
	position: relative
}

.historyLayer.transparent * {
	color: white!important
}

#layer1.historyLayer .inner {
	padding: 200px 0 90px
}

.historyLayer h1 {
	font-size: 800%
}

.historyLayer h2 {
	font-size: 600%
}

.historyLayer h3 {
	font-size: 400%
}

.historyLayer .text {
	width: 615px;
	max-width: 100%;
	float: left;
	text-align: left
}

.historyLayer.toggle .text {
	float: right
}

.historyLayer .historyCaption {
	width: 615px;
	max-width: 100%;
	float: right;
	text-align: right;
	font-size: 200%;
	font-style: italic;
	padding-top: 175px
}

.historyLayer.toggle .historyCaption {
	float: left;
	text-align: left
}

.document {
	border-top: 1px solid #f2f2f2;
	background: white;
	padding: 0 30px;
	display: block;
	text-align: center
}

.documentInner {
	padding: 50px 0;
	display: block;
	width: 1080px;
	max-width: 100%;
	margin: 0 auto;
	text-align: left
}

.documentInnerInner {
	display: block;
	width: auto;
	padding-left: 25px;
	border-left: 4px solid #ccc
}

#documentLegend {
	background-color: white;
	border-top: 1px solid #f2f2f2
}

#documentLegend th,
#documentLegend td {
	font-size: 160%;
	padding: 10px 30px 10px 10px
}

#documentLegend th {
	font-family: lato, "Helvetica Neue", Arial, Helvetica, "Dejavu Sans", "URW Gothic L", sans-serif;
	font-weight: 700;
	color: white;
	background-color: #444
}

#documentLegend tr {
	border-top: 1px solid #f2f2f2
}

.category1 .documentInnerInner {
	border-left-color: #0d528c
}

.category2 .documentInnerInner {
	border-left-color: #e18844
}

.category3 .documentInnerInner {
	border-left-color: #f0d262
}

.category4 .documentInnerInner {
	border-left-color: #709f4f
}

.category5 .documentInnerInner {
	border-left-color: #3487a6
}

.category6 .documentInnerInner {
	border-left-color: #454236
}

.category7 .documentInnerInner {
	border-left-color: #db5142
}

.category8 .documentInnerInner {
	border-left-color: #6e5272
}

.category9 .documentInnerInner {
	border-left-color: #d02a14
}

.category10 .documentInnerInner {
	border-left-color: #b8dee6
}

.category11 .documentInnerInner {
	border-left-color: #708df0
}

.category12 .documentInnerInner {
	border-left-color: #e7c4bd
}

.category13 .documentInnerInner {
	border-left-color: #5d7759
}

.category14 .documentInnerInner {
	border-left-color: #8559a3
}

.category15 .documentInnerInner {
	border-left-color: #51a4e1
}

.category16 .documentInnerInner {
	border-left-color: #3c3e4a
}

.category17 .documentInnerInner {
	border-left-color: #37b89b
}

.category18 .documentInnerInner {
	border-left-color: #183b42
}

.category19 .documentInnerInner {
	border-left-color: #24aebd
}

#documentLegend #doclegendcat1 {
	background-color: #0d528c
}

#documentLegend #doclegendcat2 {
	background-color: #e18844
}

#documentLegend #doclegendcat3 {
	background-color: #f0d262
}

#documentLegend #doclegendcat4 {
	background-color: #709f4f
}

#documentLegend #doclegendcat5 {
	background-color: #3487a6
}

#documentLegend #doclegendcat6 {
	background-color: #454236
}

#documentLegend #doclegendcat7 {
	background-color: #db5142
}

#documentLegend #doclegendcat8 {
	background-color: #6e5272
}

#documentLegend #doclegendcat9 {
	background-color: #d02a14
}

#documentLegend #doclegendcat10 {
	background-color: #b8dee6
}

#documentLegend #doclegendcat11 {
	background-color: #708df0
}

#documentLegend #doclegendcat12 {
	background-color: #e7c4bd
}

#documentLegend #doclegendcat13 {
	background-color: #5d7759
}

#documentLegend #doclegendcat14 {
	background-color: #8559a3
}

#documentLegend #doclegendcat15 {
	background-color: #51a4e1
}

#documentLegend #doclegendcat16 {
	background-color: #3c3e4a
}

#documentLegend #doclegendcat17 {
	background-color: #37b89b
}

#documentLegend #doclegendcat18 {
	background-color: #183b42
}

#documentLegend #doclegendcat19 {
	background-color: #24aebd
}

#documentLegend #doclegendcat3,
#documentLegend #doclegendcat10,
#documentLegend #doclegendcat12 {
	color: #727272
}

.document,
.document * {
	line-height: 1.3
}

.docName {
	font-family: lato, "Helvetica Neue", Arial, Helvetica, "Dejavu Sans", "URW Gothic L", sans-serif;
	font-weight: 700;
	font-size: 200%;
	color: #444!important
}

.docCat,
.docDate,
.docDesc,
.docSize {
	font-size: 180%;
	display: block
}

.docSize {
	margin-top: 5px
}

.docCol1,
.docCol2,
.docCol3 {
	display: block;
	float: left;
	text-align: left
}

.docCol1 {
	width: 30%
}

.docCol2 {
	width: 42%;
	padding: 0 4%
}

.docCol3 {
	width: 20%;
	text-align: right
}

#catSelect,
#s {
	height: 50px;
	width: 240px;
	border-radius: 0;
	border: medium none;
	background: none repeat scroll 0% 0% #D8DAC3;
	font-size: 160%;
	color: #727272;
	text-indent: 7px;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	float: left
}

#s {
	height: 48px
}

#searchform {
	margin-left: 0;
	display: block;
	float: right;
	padding-left: 0
}

#searchsubmit {
	display: inline-block;
	padding: 0 20px;
	min-height: 50px;
	background-color: #6FBA77;
	color: #FFF!important;
	font-size: 160%;
	line-height: 50px;
	text-decoration: none!important;
	border: none;
	outline: none
}

.docSearchLabel {
	clear: both;
	display: block;
	text-align: right;
	font-size: 160%;
	padding-top: 10px;
	font-family: lato, "Helvetica Neue", Arial, Helvetica, "Dejavu Sans", "URW Gothic L", sans-serif;
	font-weight: 400;
	font-style: italic
}

#docNav {
	background: white;
	padding: 60px 20px;
	text-align: center
}

#docNav .inner {
	width: 1080px;
	max-width: 100%;
	margin: 0 auto;
	text-align: left
}

#docNav .button {
	margin-top: 0;
	padding-top: 0;
	float: left;
	margin-left: 30px;
	display: inline-block
}

.rslidesWrap {
	width: 100%;
	height: 540px;
	overflow: hidden
}

.rslides {
	display: block;
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
	height: 100%
}

.rslides li {
	-webkit-backface-visibility: hidden;
	position: absolute;
	display: none;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	font-size: 100%;
	text-align: center
}

.rslides li .bg {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	background-size: cover;
	background-position: center center
}

.rslides li .logoWrap {
	margin: 108px auto 0;
	max-width: 100%
}

.rslides li .logoWrapInner {
	width: 600px;
	max-width: 100%;
	margin: 0 auto
}

.rslides li:first-child {
	position: relative;
	display: block
}

.slideshowLayer,
.slideshowLayer * {
	color: white!important
}

.slideshowLayer {
	position: relative;
	text-align: center;
	overflow: hidden;
	width: 100%
}

.bannerContent {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0 auto;
	width: 100%;
	height: 600px;
	z-index: 100000;
	text-align: center
}

.bannerContentInner {
	padding: 0 30px
}

.bannerContentInnerInner {
	width: 1080px;
	max-width: 100%;
	margin: 0 auto;
	padding: 80px 0;
	text-align: left
}

.bannerContentInnerInnerInner {
	width: 700px;
	max-width: 100%
}

.bannerContent .photoCredit {
	z-index: 100000000
}

.bannerContent h1 {
	font-size: 440%;
	margin-bottom: 20px
}

.bannerContent p {
	font-size: 200%;
	line-height: 1.5
}

#eventDetails {
	padding: 0 30px;
	text-align: center
}

#eventDetails .inner {
	padding: 80px 0;
	text-align: left;
	margin: 0 auto;
	width: 1080px;
	max-width: 100%
}

#eventDetails hr {
	display: none
}

#eventDetails p,
#eventDetails .entry-meta {
	font-size: 200%;
	margin: 0 0 20px 0
}

.timeWrapper {
	margin-bottom: 20px
}

#eventDetails .eo-event-venue-map {
	margin: 40px 0
}

#eventDetails h1 {
	font-size: 250%;
	font-family: lato, "Helvetica Neue", Arial, Helvetica, "Dejavu Sans", "URW Gothic L", sans-serif;
	font-weight: 700
}

#eventDetails h2,
#eventDetails h3 {
	font-size: 200%;
	font-family: lato, "Helvetica Neue", Arial, Helvetica, "Dejavu Sans", "URW Gothic L", sans-serif;
	font-weight: 700;
	color: inherit;
	margin-bottom: 10px
}

.registrationInfo,
.importantLinks {
	width: 45%;
	margin-right: 5%;
	float: left
}

#eventsPage a,
#eventDetails a {
	color: #6fba77;
	text-decoration: none
}

#eventsPage a:active,
#eventDetails a:active,
#eventsPage a:hover,
#eventDetails a:hover {
	color: #6fba77;
	text-decoration: underline
}

#eventsPage .event {
	padding: 0 30px;
	text-align: left;
	border-top: 1px solid #f2f2f2;
	background-color: white
}

#eventsPage .event .inner {
	padding: 50px 0;
	text-align: left;
	margin: 0 auto;
	width: 1080px;
	max-width: 100%;
	text-align: left
}

#eventsPage .event h2 {
	font-size: 200%
}

#eventsPage .event .event-entry-meta {
	font-size: 200%
}

#eventsPage.eventSingle p,
#eventsPage.eventSingle .entry-meta {
	font-size: 180%;
	margin: 10px 0
}

#eventsPage .entry-title {
	font-family: lato, "Helvetica Neue", Arial, Helvetica, "Dejavu Sans", "URW Gothic L", sans-serif;
	font-weight: 700
}

#eventsPage.eventSingle h1 {
	font-size: 300%
}

#eventsPage hr {
	display: none
}

.eo-event-venue-map {
	margin: 30px 0
}

#calendarLayer {
	padding: 0 30px;
	text-align: left;
	border-top: 1px solid #f2f2f2
}

#calendarLayer .inner {
	padding: 80px 0;
	text-align: left;
	margin: 0 auto;
	width: 1080px;
	max-width: 100%
}

.event a,
.listing a {
	display: inline-block;
	color: #6fba77;
	text-decoration: none!important
}

.listing a:hover,
.listing a:active {
	text-decoration: underline!important
}

.fc-header .fc-button {
	height: 30px;
	line-height: 30px
}

.fc-content th,
.fc-content td {
	font-size: 130%
}

.fc-header td {
	border: none
}

.fc-header-title h2 {
	font-size: 200%
}

.fc-event-inner {
	font-size: 160%;
	padding: 5px
}

.fc-grid th {
	height: 30px;
	line-height: 30px;
	font-size: 160%
}

.fc-button .fc-icon-wrap {
	top: .65em
}

.ui-tooltip {
	display: none!important
}

.speakerLayer {
	min-height: 600px
}

.speakerLayer .textFill {
	min-height: 650px
}

.speakerLayer p {
	font-size: 180%;
	margin: 15px 0
}

.category-archive-meta {
	margin: 0 30px;
	text-align: center
}

.category-archive-meta p {
	padding: 80px 0;
	margin: 0 auto;
	text-align: left;
	width: 1080px;
	max-width: 100%;
	font-size: 200%
}

.listing,
.listingInner,
.listingInnerInner,
.listing .listingCol1,
.listing .listingCol2,
.listing .listingCol3 {
	display: block
}

.listing {
	padding: 0 30px;
	text-align: center;
	background-color: white;
	border-top: 1px solid #f2f2f2
}

.listingInner {
	padding: 55px 0;
	text-align: left;
	margin: 0 auto;
	width: 1080px;
	max-width: 100%
}

.listHead .listingInner {
	padding: 55px 0 30px;
	border-bottom: 1px solid #f2f2f2
}

.listingCol1 {
	float: left;
	width: 37%;
	padding-right: 3%
}

.listingCol1.combine1and2 {
	width: 82%
}

.listingCol1.combine1and2 .part2 {
	margin-bottom: 10px
}

.listingCol2 {
	float: left;
	width: 42%;
	padding-right: 3%
}

.listingCol3 {
	float: left;
	width: 15%
}

.listing .wut {
	margin-left: 240px
}

.promo {
	font-size: 160%;
	margin-top: 8px;
	color: #444;
	font-family: lato, "Helvetica Neue", Arial, Helvetica, "Dejavu Sans", "URW Gothic L", sans-serif;
	font-weight: 400;
	text-transform: uppercase
}

.headerCol1 {
	float: left;
	width: 60%
}

.headerCol2 {
	float: right;
	width: 40%;
	text-align: right
}

.listing .part1,
.listing .part2,
.listing .part3,
.listing .head1,
.listing .head2,
.listing .head3 {
	display: block;
	font-size: 180%;
	line-height: 1.6
}

.listing .part1 {
	font-size: 200%
}

.listingCol1 .part1,
.headerCol1 .head1 {
	font-size: 200%;
	color: #444;
	font-family: lato, "Helvetica Neue", Arial, Helvetica, "Dejavu Sans", "URW Gothic L", sans-serif;
	font-weight: 700
}

.listing b {
	font-family: lato, "Helvetica Neue", Arial, Helvetica, "Dejavu Sans", "URW Gothic L", sans-serif;
	font-weight: 700
}

.extendedPost {
	padding: 0 30px;
	text-align: center;
	background: white
}

.extendedPost .inner {
	padding: 20px 0 80px;
	text-align: left;
	max-width: 1080px;
	width: 100%;
	margin: 0 auto
}

ul.acfGallery {
	list-style-type: none;
	padding: 0
}

ul.acfGallery li {
	display: inline
}

ul.acfGallery li img {
	width: 150px;
	margin: 0 20px 20px 0
}

.formLayer {
	background: #dcdcca
}

#ui-datepicker-div * {
	font-size: 100%
}

#ui-datepicker-div th,
#ui-datepicker-div td {
	font-size: 110%
}

.wpcf7 input,
.wpcf7 textarea {
	max-width: 94%
}

.wpcf7 h2 {
	font-size: 220%;
	margin-top: 10px
}

.wpcf7 .wpcf7-textarea,
.wpcf7 input.wpcf7-text,
.wpcf7 input.wpcf7-date,
.wpcf7 input.wpcf7-captchar {
	display: block;
	border: 1px solid #bfbfb0;
	outline: 1px solid #bfbfb0;
	background-color: white;
	color: #777;
	font-family: lato, "Helvetica Neue", Arial, Helvetica, "Dejavu Sans", "URW Gothic L", sans-serif;
	font-weight: 400;
	font-size: 100%;
	width: 94%;
	padding: 10px 3% 10px 3%;
	margin: 10px 0
}

.wpcf7 .wpcf7-submit {
	display: block;
	background-color: white;
	color: white;
	background-color: #6fba77;
	font-family: lato, "Helvetica Neue", Arial, Helvetica, "Dejavu Sans", "URW Gothic L", sans-serif;
	font-weight: 400;
	font-size: 90%;
	padding: 10px 15px;
	margin: 20px 0;
	border: none;
	outline: none
}

.wpcf7 input.wpcf7-text:focus,
.wpcf7 input.wpcf7-date:focus {
	color: #2386c9;
	outline: 1px solid #727272;
	color: #444
}

.wpcf7 .wpcf7-list-item {
	margin-left: 0
}

.wpcf7 .wpcf7-checkbox .wpcf7-list-item {
	width: 100%;
	display: block;
	margin-left: 0
}

.wpcf7 .wpcf7-file {
	font-size: 90%;
	font-family: lato, "Helvetica Neue", Arial, Helvetica, "Dejavu Sans", "URW Gothic L", sans-serif;
	font-weight: 400;
	padding: 10px 0
}

.wpcf7 #submit {
	display: block;
	margin-top: 30px;
	margin-bottom: 15px;
	background-color: rgb(35, 134, 201);
	color: white;
	border: medium none;
	outline: medium none;
	padding: 8px 16px;
	font-size: 100%;
	text-transform: uppercase
}

.wpcf7 #submit:hover,
.wpcf7 #submit:active {
	background-color: #1198f2
}

div.wpcf7-response-output {
	margin: 0!important;
	padding: 10px 15px!important;
	font-size: 180%!important;
	color: white!important;
	border: none!important
}

div.wpcf7-mail-sent-ok {
	background: #6FBA77
}

div.wpcf7-validation-errors {
	background-color: red
}

.sponsor {
	width: 25%;
	float: left
}

.sponsorInner {
	padding: 0 20px 20px 0
}

.sponsor img {
	width: 100%;
	height: auto;
	outline: 1px solid #e5e5e5
}

.sponsorLevelTitle {
	font-size: 250%;
	margin: 20px 0 20px 0
}

.bannerLayer h2 span {
	font-size: 82%;
	margin-top: -10px;
	display: block
}

.thumb {
	float: left;
	width: 200px;
	padding-right: 10px
}

.thumb img {
	width: 100%;
	height: auto;
	outline: 1px solid #e5e5e5
}

.nav-next,
.nav-previous {
	width: 50%;
	padding: 20px 0;
	font-family: lato, "Helvetica Neue", Arial, Helvetica, "Dejavu Sans", "URW Gothic L", sans-serif;
	font-size: 200%
}

.nav-previous {
	float: left
}

.nav-next {
	float: right
}

#footer {
	background-color: #6fba77;
	padding: 114px 0 90px 0
}

#footer li {
	display: block;
/* 	float: left;
	width: 12%; */
	position: relative
}
/* 
#footer .menu-item-74 {
	width: 16%
}

#footer .menu-item-83 {
	width: 17%
}

#footer .menu-item-881 {
	width: 7%
}

#footer .menu-item-91 {
	width: 9%
}

#footer .menu-item-80 {
	width: 14%
}

#footer .menu-item-92 {
	width: 14%
}

#footer .menu-item-82 {
	width: 10%
}

#footer .menu-item-79 {
	width: 6%
} */

#footer li a {
	font-size: 140%;
	color: white;
	text-decoration: none;
	text-transform: uppercase
}

#footer li a:hover,
#footer li a:active {
	color: #b7ddbb
}

#footer .sub-menu {
	padding: 10px 0 60px 0;
/* 	width: 300px */
}

#footer .sub-menu li {
	display: block;
	float: none;
	height: 20px;
	width: auto
}

#footer .sub-menu a {
	font-size: 120%
}

#footer .sub-menu {
	display: block
}

#copyright,
#siteby {
	text-align: center;
	display: block;
	font-size: 120%;
	color: white;
	text-transform: uppercase
}

#siteby {
	margin-top: 10px
}

#copyright a,
#siteby a {
	color: white
}

#copyright a:hover,
#copyright a:active,
#siteby a:hover,
#siteby a:active {
	color: #B7DDBB
}

@media screen and (max-width:955px) {
	#navMain {
		text-align: right;
		margin-left: 0;
		width: 600px;
		float: right
	}
	#navMain li {
		margin-top: 0
	}
	#navMain li.menu-item-80 .sub-menu {
		text-align: right;
		padding-right: 10000px;
		padding-left: 10000px;
		left: -10000px;
		padding-right: 10000px;
		padding-left: 10000px;
		left: inherit;
		right: -10000px
	}
}

@media screen and (max-width:1200px) {
	#searchform {
		float: left;
		padding-top: 30px;
		clear: both
	}
}

@media screen and (max-width:1050px) {
	.footerNav {
		display: none
	}
}

@media screen and (max-width:1000px) {
	.miniIssueNav a {
		width: 25%
	}
}

@media screen and (max-width:860px) {
	.eventsLayer .event {
		width: auto;
		float: none;
		padding-top: 20px;
		padding-bottom: 20px
	}
	.rslidesWrap {
		display: none
	}
	.slideshowLayer {
		position: relative;
		top: auto;
		left: auto;
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center center
	}
	.bannerContent {
		min-height: 0;
		height: auto;
		display: block;
		position: relative
	}
	.text,
	.textInner {
		width: auto!important;
		float: none
	}
	body #wrapper .textLayer .text,
	body #wrapper .textLayer .text.narrow,
	body #wrapper .textLayer .text.narrow .textInner,
	body #wrapper .textLayer .text.narrow .textInnerInner,
	body #wrapper .textLayer .textInner,
	body #wrapper .textLayer .textInnerInner {
		padding-left: 0!important;
		padding-right: 0!important;
		margin-left: 0!important;
		margin-right: 0!important;
		float: none!important;
		background: #f2f2f2!important;
		width: auto;
		max-width: none!important
	}
	body #wrapper .textLayer .text.narrow .textInnerInner {
		padding-top: 0!important;
		padding-bottom: 0!important;
		margin-top: 0!important;
		margin-bottom: 0!important
	}
	body #wrapper .textLayer .text,
	body #wrapper .textLayer .text.narrow {
		padding: 50px 30px!important
	}
	.textLayer {
		border-top: 1px solid #ccc
	}
	.supplierLayer .logo {
		width: auto;
		float: none
	}
	.supplierLayer .logo {
		width: auto;
		float: none
	}
	.supplierLayer .text {
		padding-top: 0!important
	}
	.document {
		padding-left: 0;
		padding-right: 0
	}
	.documentInnerInner {
		border-left-width: 8px
	}
	.twoC .c1,
	.twoC .c2 {
		max-width: 100%;
		width: 100%;
		padding-left: 0;
		padding-right: 0;
		margin-left: 0;
		margin-right: 0;
		margin-bottom: 20px
	}
	.mapText {
		width: auto;
		float: none;
		clear: both;
		padding-bottom: 50px
	}
	.mapLayer .mapContainer,
	.hideMobie {
		display: none
	}
	.mapText .textInner {
		height: auto!important;
		padding: 0 0 0!important
	}
	.munisDescLayer .inner {
		padding: 40px 0
	}
	#muniSelect {
		margin-left: 30px
	}
	.mapLayer h2.mapTitle {
		padding: 50px 30px 30px
	}
	.mapLayer ul.districtList {
		padding: 0 30px 50px
	}
	.mapLayer .mapTitle {
		padding: 50px 30px 30px
	}
	.munisLayer ul.muniList li {
		width: 50%;
		text-align: left
	}
	.mapText.bgwhite {
		padding: 30px
	}
	.listing .thumb {
		display: none
	}
	.listing .wut {
		margin-left: 0;
		padding-top: 10px
	}
	.listingCol3 {
		float: none;
		width: auto;
		clear: both
	}
	.listingCol1.combine1and2 {
		width: auto
	}
	.listingInner {
		padding: 35px 0
	}
	.docCol3 {
		text-align: left
	}
	.supplierSecondary {
		padding-bottom: 30px
	}
	.listingCol2 {
		float: none;
		width: auto;
		padding-right: 0
	}
	.sponsor {
		width: 33.3333333333%
	}
	.speakerLayer {
		min-height: 0
	}
	#calendarLayer {
		display: none
	}
	.leaderCurrent .textLeader {
		margin-left: 0;
		padding-top: 20px;
		clear: both
	}
	.leaderCurrent img {
		display: none
	}
	.issue {
		width: 100%;
		height: auto;
		padding: 70px 0 70px
	}
	.transparent h2,
	.transparent h3,
	.transparent p {
		color: #727272!important
	}
	.supplierLayer .logo.tranny {
		display: none
	}
}

@media screen and (max-width:700px) {
	#navMain {
		display: none
	}
	#navMobile {
		display: block;
		position: absolute;
		width: 250px;
		top: 0;
		right: -250px
	}
	#navMobile li a {
		display: block;
		font-size: 160%;
		padding: 10px 5%;
		background: #f2f2f2;
		width: 90%;
		color: #444;
		text-align: left;
		font-family: lato, "Helvetica Neue", Arial, Helvetica, "Dejavu Sans", "URW Gothic L", sans-serif;
		font-weight: 400;
		text-transform: uppercase;
		text-decoration: none!important;
		border-top: 1px solid #999
	}
	#navMobile li li a {
		color: #999;
		padding-left: 10%;
		width: 85%
	}
	#mobileMenuButton {
		display: block;
		position: absolute;
		top: 10px;
		right: 10px;
		width: 80px;
		height: 40px;
		background-color: #6FBA77;
		line-height: 40px;
		text-align: center;
		color: white;
		font-family: lato, "Helvetica Neue", Arial, Helvetica, "Dejavu Sans", "URW Gothic L", sans-serif;
		font-weight: 400;
		font-size: 160%
	}
}

@media screen and (max-width:640px) {
	#searchForm {
		position: absolute;
		display: block;
		top: 170px;
		left: 0;
		width: 90%;
		padding: 0 5%;
		background-color: #6FBA77;
		z-index: 10000000000;
		display: none
	}
	#searchForm input {
		font-size: 240%
	}
	#documentLegend th,
	#documentLegend td {
		display: block
	}
	.munisLayer ul.muniList li {
		width: 100%
	}
	.miniIssueNav a {
		width: 50%
	}
	.docCol1 {
		width: auto;
		margin-right: 140px
	}
	.docCol2 {
		display: none
	}
	.docCol3 {
		position: absolute;
		top: 0;
		right: 0;
		width: 120px
	}
	.documentInnerInner {
		position: relative;
		padding-left: 17px
	}
	#docNav .button {
		margin-left: 0;
		margin-top: 30px;
		margin-right: 30px
	}
	#catSelect {
		float: none
	}
	.enewsLayer .inner {
		text-align: left
	}
	.enewsLayer .layerTitle {
		text-align: left
	}
	#header,
	#footer {
		padding: 10px 15px
	}
	.historyLayer .inner,
	#layer1.historyLayer .inner {
		padding: 80px 0
	}
	.historyLayer .inner {
		text-align: left!important
	}
	.historyLayer .historyCaption {
		padding-top: 50px;
		float: left;
		width: auto;
		text-align: left!important
	}
	.historyLayer h1,
	.historyLayer h2,
	.historyLayer h3 {
		font-size: 400%
	}
	.bannerLayer h1,
	.bannerLayer h2 {
		font-size: 400%;
		line-height: 1.3
	}
	.staffText.hasPhoto {
		clear: both;
		float: none;
		width: auto;
		margin-left: 0;
		padding-top: 30px
	}
	.staffLayer img {
		width: auto
	}
	.associatesLayer li {
		font-size: 170%
	}
	.associatesLayer li span {
		padding: 10px 0
	}
	.listIntro {
		font-size: 260%
	}
	.listIntro span {
		padding: 30px 0
	}
	.listingCol1 {
		width: 100%
	}
	.listingCol2 {
		clear: both;
		padding-top: 20px
	}
	.listingCol3 {
		padding-top: 20px
	}
	.sponsor {
		width: 50%
	}
	.transparent h2,
	.transparent h3,
	.transparent p {
		color: #727272!important
	}
}

@media print {
	#navTop,
	#header,
	#siteTitle,
	#navMain,
	.enewsLayer,
	#footer,
	.photoCredit,
	.photoCaption {
		display: none!important;
		height: auto!important
	}
	body * {
		color: black!important;
		background-color: white!important;
		background-image: none!important;
		height: auto!important;
		min-height: 0!important;
		width: auto!important;
		min-width: 0!important;
		padding: 5px 0!important;
		margin: 5px 0!important;
		text-align: left!important;
		font-size: 10pt!important;
		float: none!important;
		box-shadow: none!important;
		text-shadow: none!important
	}
	body ul {
		padding-left: 30px!important;
		list-style-type: disc!important
	}
	body ol {
		list-style-type: decimal
	}
	body ul li {
		padding: 0!important;
		margin: 0!important
	}
	body .listHead * {
		padding: 0!important;
		margin: 0!important
	}
	body .bannerLayer {
		display: none!important
	}
	body .listing,
	body .listing.supplier,
	body .supplier,
	body .listingInner,
	body .listingInnerInner,
	body .listCol1,
	body .listCol2,
	body .listCol3,
	.listingCol1.combine1and2 .part2,
	body .part1,
	body .part2 {
		border: none!important;
		padding: 0!important;
		margin: 0!important;
		width: auto!important
	}
	body .thumb {
		width: 1in!important;
		float: right!important;
		display: none!important
	}
	body .associatesLayer li span {
		padding: 0!important;
		border: none!important
	}
	h1 {
		Font-size: 20pt!important
	}
	h2 {
		Font-size: 18pt!important
	}
	h3 {
		Font-size: 16pt!important
	}
	h4 {
		Font-size: 14pt!important
	}
	h5 {
		Font-size: 12pt!important
	}
	h6 {
		Font-size: 10pt!important
	}
	body a {
		text-decoration: underline!important
	}
	body p a[href^="http://"]:after,
	body li a[href^="http://"]:after {
		content: " (" attr(href) ")";
		color: blue;
		text-decoration: underline;
		word-wrap: break-word
	}
}


/* kill ugly v3 captcha badge */

.grecaptcha-badge {
	display: none;
}

/* july 19 2019 edits */

.selfSize {
	padding-right: 15px;
}

#menu-main-menu-2 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-line-pack: start;
	align-content: flex-start;
}

.footerNav {
	padding: 0 30px;
}

