* {
	-webkit-transition-duration: 0.25s;
	-moz-transition-duration: 0.25s;
	-o-transition-duration: 0.25s;
	transition-duration: 0.25s;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

body {
	font-style: normal;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	font-size: 1em;
	min-width: 880px;
	font-family: Nunito, sans-serif;
}

h1 {
	font-style: normal;
	font-weight: normal;
	font-size: 2em;
}

h2 {
	font-style: normal;
	font-weight: normal;
	font-size: 1.3em;
}

h3 {
	font-style: normal;
	font-weight: normal;
	font-size: 1.2em;
}

h4 {
	font-style: normal;
	font-weight: normal;
	font-size: 1.2em;
}

p {
	font-size: 1em;
}

a {
	color: #0072bc;
	text-decoration: none;
}

a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #000033;
}

a img {
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-o-transform:scale(1);
	transform:scale(1);
}

a img:hover {
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-o-transform:scale(1.1);
	transform:scale(1.1);
}

ul {
}

ol {
}

li {
	margin-bottom: 10px;
	-webkit-column-break-inside: avoid;
    -moz-column-break-inside:avoid;
    -moz-page-break-inside:avoid;
    page-break-inside: avoid;
    break-inside: avoid-column;
    column-break-inside: avoid;
}

iframe {
	margin-right: auto;
	margin-left: auto;
	max-width: 98%;
}

fieldset {
	padding: 10px;
	background-color: #f0ee52;
	border: thin solid #0072bc;
}

fieldset div {
	color: #0072bc;
}

legend {
	padding-left: 10px;
	padding-bottom: 2px;
	padding-right: 10px;
	padding-top: 2px;
	color: white;
	background-color: #0072bc;
	text-transform: uppercase;
	text-align: left;
}

hr {
	padding: 0px;
	margin-right: 5%;
	margin-left: 5%;
	margin-bottom: 10px;
	margin-top: 10px;
	border: none;
	border-top: thin solid #0072bc;
}

blockquote {
}

header {
	margin-right: auto;
	margin-left: auto;
	z-index: 0;
	height: 30px;
	width: 100%;
	min-width: 880px;
}

header a img {
	left: 10px;
	top: 40px;
	position: absolute;
	clear: none;
	z-index: 10;
	float: left;
	width: 300px;
}

header .phone {
	padding-right: 1px;
	margin-left: 250px;
	display: none;
}

header .phone b {
	font-size: 1.7em;
}

#nav-mobile {
	width: 100px;
	left: 720px;
	top: 20px;
	position: absolute;
	display: none;
}

nav {
	text-transform: uppercase;
	max-width: 1400px;
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	float: right;
	padding: 0px;
	min-height: 20px;
	width: auto;
}

nav ul {
}

nav li {
	margin: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 15px;
	padding-left: 15px;
	float: left;
	list-style-type: none;
}

nav li a:hover {
	text-decoration: none;
}

.menuItem {
	padding: 5px;
	background-color: #eeeeee;
	text-transform: uppercase;
	border-top: thin solid #ccccee;
	width: auto;
}

.menuItem:hover {
	background-color: #ffffcc;
}

.menuItem a {
	text-decoration: none;
	padding-right: 20px;
}

nav li.socialmedia img {
	width: 25px;
}

article {
	padding-top: 10px;
	margin-bottom: 0px;
	margin-top: 100px;
	background-position: right top;
	background-repeat: no-repeat;
	padding-bottom: 20px;
	max-width: 1400px;
	clear: both;
	float: none;
	margin-right: auto;
	margin-left: auto;
	background-size: 35%;
}

article h1 {
	margin-top: 10px;
	font-size: 2.8em;
	text-transform: uppercase;
	margin-bottom: 40px;
	padding-left: 5%;
	font-weight: bold;
	color: white;
	background-position: left center;
	background-repeat: no-repeat;
	background-image: url(images/h1-fade.png);
	background-size: contain;
}

section.intro {
	width: 60%;
	margin-left: 5%;
	padding-bottom: 20px;
}

section.intro h2 {
	margin-top: 0px;
	padding-top: 0px;
	clear: both;
}

section.links {
	width: 60%;
	margin-left: 5%;
	padding-bottom: 80px;
	background-size: cover;
}

section.links h2 {
	float: none;
	clear: both;
	background-size: cover;
}

section ul li h3 {
	border: none;
}

section.sidebar {
	right: 10px;
	top: 220px;
	position: absolute;
	padding: 10px;
	background-color: #f0ee52;
	width: 30%;
	background-size: cover;
	clear: both
}

section.sidebar h2,h3,h4 {
	color: #333333;
}

section.sidebar {
	font-size: 0.8em;
}

section.sidebar img {
	width: 100%;
	background-size: cover;
}

section.sidebar a img {
	border: thick solid #0072bc;
}

article li span {
	color: #666666;
	font-size: smaller;
}

article section h2,h3,h4 {
	color: #888899;
	border-top: medium solid #9c981f;
	border-bottom: thin solid #9c981f;
}

image.leg-button {
	width: 20%;
	max-width: 350px;
	margin-right: 10px;
}

.about {
	background-image: url(images/article-staff-bw.jpg);
}

.about section {  
	width: 65%;
}

.about .links li {
	list-style-type: none;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 20px;
	margin-top: 0px;
	font-size: 0.8em;
	height: 120px;
	padding: 0px;
	float: left;
	width: 20%;
	text-align: center;
}

.about .links .leaders li {
	min-height: 260px;
	width: 25%;
	margin-right: 30px;
}

.about .links li img {
	margin-right: 10%;
	margin-left: 10%;
	clear: both;
	font-size: 0.8em;
	float: left;
	width: 80%;
	border-radius: 20px;
	border-top-right-radius: 0px;
}

.bios {
}

.bios blockquote {
	margin-bottom: 20px;
	padding: 15px;
}

.bios blockquote img {
	margin-left: 15px;
	width: 150px;
	float: right;
	border-radius: 100px;
	margin-top: -10px;
}

.bios blockquote h2 {
	margin: 0px;
	border-top: medium solid #9C981F;
	border-bottom: thin solid #9C981F;
}

.bios blockquote h3 {
	margin-left: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-top: 0px;
	border: none;
}

.bios blockquote p {
}

.membership {
	background-image: url(images/article-staff-bw.jpg);
}

.membership a img {
	float: left;
	height: 200px;
	margin-right: 20px;
	margin-bottom: 20px;
}

.membership form {
	max-width: 85%;
}

.membership form p {
	margin-bottom: 5px;
	margin-top: 0px;
	line-height: 1em;
	font-size: 0.8em;
}

.contact {
	background-image: url(images/article-staff-bw.jpg);
}

.advocacy {
}

.advocacy section.links a img {
	width: 30%;
	margin-right: 40px;
	float: left;
}

.cme {
	background-image: url(images/article-staff-bw.jpg);
}

.cme section li {  
	color: #666666;
}

.cme section li strong {  
	color: #000000;
	font-size: larger;
}

.cme section li b {  
	color: #333333;
}

.cme img {
	width: 75%;
}

.happy {
	background-image: url(images/article-happy-baby.jpg);
}

.asthma {
	background-image: url(images/article-asthma.jpg);
}

.autism {
	background-image: url(images/article-autism.jpg);
}

.breastfeeding {
	background-image: url(images/article-autism.jpg);
}

.bullying {
	background-image: url(images/article-bullying.jpg);
}

article.carseats {
	padding-right: 0px;
}

.abuse {
	background-image: url(images/article-abuse.jpg);
}

.prepare {
	background-image: url(images/article-firefighter.jpg);
}

.child {
	background-image: url(images/article-children.jpg);
}

.immune {
	background-image: url(images/article-thumbs-up.jpg);
}

.lead {
	background-image: url(images/article-girl-nervous.jpg);
}

.literacy {
	background-image: url(images/article-reading.jpg);
}

.nutrition {
	background-image: url(images/article-nutrition.jpg);
}

.oral {
	background-image: url(images/article-oral.jpg);
}

.obesity {
	background-image: url(images/article-obesity.jpg);
}

.management {
	background-image: url(images/article-staff-bw.jpg);
}

.perinatal {
	background-image: url(images/article-autism.jpg);
}

.sports {
	background-image: url(images/article-sports.jpg);
}

.stress {
	background-image: url(images/article-stress.jpg);
}

.teens {
	background-image: url(images/article-teens.jpg);
}

.vaccine {
	background-image: url(images/article-run.jpg);
}

article.homepage {  
	margin-top: 90px;  
	margin-bottom: 20px;  
	padding-right: 10px;  
	padding-left: 10px;
	padding-bottom: 300px;
	z-index: 1;
	background-image: none;
	clear: both;
	float: none;
}

article div.banner {
	width: 100%;
	float: left;
	background-color: #9c981f;
	background-position: -200px -50px;
	background-repeat: no-repeat;
	background-image: url(images/kids-playing-2.jpg);
	background-size: 100%;
	border-bottom: 10px solid #ffffff;
}

article div.banner h1 {
	float: left;
	margin-top: 50px;
	margin-left: 20px;
	line-height: 1.3em;
	text-shadow: 2px 2px 1px #333333;
	width: 50%;
	color: #ffffff;
	font-size: 2em;
	text-transform: none;
	margin-bottom: 0px;
	padding-left: 0px;
	font-weight: normal;
	background-image: none;
}

article div.banner h1 b {
	padding-left: 30px;
	font-size: 2em;
	width: 50%;
	color: #ffffff;
}

article div.news {
	border-left: 10px solid #ffffff;
	height: 100%;
	background-color: #f0ee52;
	width: 33.5%;
	float: right;
	text-align: right;
}

article div.news img {
	width: 45px;
	margin-top: 10px;
	margin-right: 10px;
}

article div.news h2 {
	border: medium solid white;
	border-left-width: 0px;
	border-right-width: 0px;
	text-align: center;
	width: 100%;
	background-color: #0072bc;
	color: white;
}

article div.news ul {  
	text-align: left;
}

article div.news ul li {
	margin-right: 5%;
	border-top-style: dotted;
	border-top-width: thin;
	border-top-color: #0072bc;
	padding-top: 10px;
}

article div.news ul li:first-child {
	border-top-width: 0px;
	padding-top: 0px;
}

article div.box {
	background-color: #9c981f;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	float: left;
	padding: 0px;
	background-position: right bottom;
	width: 32.6%;
	margin-right: 1%;
	background-repeat: no-repeat;
	background-size: cover;
	border-bottom: 10px solid #ffffff; 
}

article div.box div {  
	padding-top: 130px;
	padding-bottom: 10px;
}

article div.box:hover div {  
	background-color: #f0ee52;
	background-color: rgba(240,238,82,0.6);
}

article div.announcements {
	background-color: #0072bc;
}

article div.announcements:hover div {
	background-color: #0072bc;
}

article div.announcements div {
	padding-top: 20px;
	min-height: 250px;
}

article div.announcements div h2 {
	border: medium solid white;
	border-left-width: 0px;
	border-right-width: 0px;
	border-radius: 0px;
	text-align: center;
	width: 100%;
	color: white;
	background-color: #0072bc;
	margin: 0px;
	padding: 0px;
}

article div.announcements p {
	color: white;
	margin-left: 5%;
	margin-right: 5%;
}

article div.announcements p a {
	color: white;
	text-decoration: underline;
}

article div.announcements ul li {
	color: white;
}

article div.literacy {
	background-image: url(images/box-literacy.jpg);
}

article div.immunization {
	background-image: url(images/box-immunization.jpg);
}

article div.disaster {
	background-image: url(images/box-disaster.jpg);
}

article div.auction {
	background-image: url(images/box-auction.jpg);
}

article div.running {
	background-image: url(images/box-running.jpg);
	margin-right: 0px;
	clear: right;
}

article div.inclusion {
	margin-right: 0px;
	background-image: url(images/box-inclusion.jpg);
	clear: right;
}

article div.food {
	margin-right: 0px;
	background-image: url(images/box-nutrition.jpg);
	clear: right;
}

article div.capitol {
	background-image: url(images/box-capitol.jpg);
	background-position: top;
}

article div.capitol ul {
	color: white;
	margin-left:25%;
	font-size: 1.5em;
}

article div.capitol ul li {
	background-color: white;
	background-color: rgba(255,255,255,0.9);
	border-top-left-radius: 40px;
	border-bottom-left-radius: 40px;
	padding: 5px;
	padding-left: 35px;
	font-weight: bold;
}

article div.box h2 {
	font-size: 1.5em;
	font-weight: bold;
	margin-left: 15%;
	text-transform: uppercase;
	border: medium solid #0072bc;
	border-right-width: 0px;
	color: #0072bc;
	background-color: #f0ee52;
	background-color: rgba(240,238,82,0.8);
	text-align: right;
	padding-right: 10px;
	border-radius: 20px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
}

article div.capitol h2 {
	margin-left: 8%;
	font-size: 1.7em;
}

article div.box:hover h2 {
	color: #ffffff;
	background-color: #0072bc;
}

article div:nth-child(even) {
}

article div:nth-child(odd) {
}

p.learnmore {
	text-align: center;
	font-size: 1.2em;
	clear: both;
}

aside {
}

footer {
	clear: both;
	float: none;
	padding-bottom: 2px;
	padding-top: 2px;
	background-color: #eeeeee;
	text-align: center;
	margin-bottom: 20px;
	min-width: 880px;
	font-size: 0.8em;
}

footer a {
}

footer a:hover {
}


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

header a img {
	width: 200px;
}

section[role="contact"] p:nth-child(odd) {
	padding-top: 40px;
	font-size: 1em;
	color: #0072bc;
	float: left;
}

}

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

body {  
	font-size: 1.5em;
}

header .phone {
	display: block;
}

#nav-mobile {
	display: block;
}

nav {  
	min-height: 30px;  
	height: auto;  
	min-width: 879px;
	text-align: right;
}

nav ul {
	margin-left: 0px;
	width: 870px;
	margin-top: 60px;
	text-align: center;
	display: none;
}

nav ul li {
	background-color: #eeeeff;
	padding-right: 0px;
	padding-left: 0px;
	border-top-color: #cccccc;
	padding-bottom: 20px;
	padding-top: 20px;
	border-top: thin solid;
	border-left-width: 0px;
	font-size: 2.5em;
	float: none;
}

nav ul li:first-child {
	border-top-width: 0px;
}

nav ul li:hover {
	background-color: #ffffcc;
}

.menuItem {
	display: none;
}

nav li.socialmedia img {
	width: 50px;
}

article {
	background-position: 450px;
	margin-top: 100px;
}

.about {
	background-image: none;
}

.about section {  
	width: 90%;
}
.about .links li {
	font-size: 0.8em;
	height: 180px;
	width: 22%;
}

.about .links .leaders li {
	height: 360px;
	width: 28%;
}

article h1 {
	font-size: 2em;
}

section.intro {
	margin-left: 5%;
	float: none;
}

section.links {
	padding-bottom: 80px;
	border-left: none;
	margin-left: 5%;
	padding-left: 0px;
}

section.sidebar {
	background-position: 60%;
	margin-right: auto;
	margin-left: auto;
	right: 0px;
	top: 0px;
	position: static;
	width: 90%;
	background-size: cover;
}

article section h2,h3,h4 {
	border-top: medium solid #9c981f;
	border-bottom: thin solid #9c981f;
}

article.homepage {
	margin-top: 70px;
	padding: 0px;
}

article div.banner {
	background-image: url(images/kids-play-2.jpg);
	background-size: 1200px;
	clear: both;
}

article div.banner h1 {
	clear: both;
	float: none;
	font-size: 1.5em;
}

article div.news {
	float: none;
	clear: both;
	width: 100%;
	padding: 0;
	border: none;
}

article div.news h2 {
	border-top-width: 10px;
}

article div.box {
	clear: both;
	float: none;
	width: 100%;
	margin: 0px;
	margin-top: 10px;
	font-size: 2.5em;
}

image.leg-button {
	width: 40%;
	margin-right: 10px;
}

aside {
}

#largeMapLink {
	font-size: 0.7em;
}

#dirMapLink {
	font-size: 0.7em;
}

footer {
	font-size: 0.75em;
}

}