

body {
    background-image: url("../image/bee.png");
	background-size: 150px 150px;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 300px;
	margin-left: 0;
	margin-right: 0;
	overflow: auto;
	background-color: #f2f2f2;
}

/* Flex Header */

.headercontainer {
	width: 100%;
	//position: fixed;
	//top:0px;
	border-style: solid;
	border-top-width: 3px;
	border-bottom-width: 4px;
	border-left-width: 0px;
	border-right-width: 0px;
}


.flex-header {
  display: flex;
  justify-content: center;
  align-items: center;
  //background-color: DodgerBlue;
  background-color: #19befc;
}

.flex-header>div {
  //background-color: #f1f1f1;
  background-color: #19befc;
  color: #000000;
  //margin: 0px 0px;
  padding: 0px 10px;
  font-size: 16px;
}

.flex-header>div a {
    float: left;
    display: block;
    color: #000000;
	font-weight: bold;
    text-align: center;
	align: center;
	padding: 10px 15px;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
}


/* Change the color of links on hover */
.flex-header>div a:hover {
    background-color: #b1dcfb;
    color: black;
	//padding: 40px 25px;
	//margin-top: 34px;
}

/* Add a color to the active/current link */
.flex-header>div a.active {
    //background-color: #8e9092;
    //color: white;
	//padding: 40px 25px;
	//margin-top: 34px;
}

.activeMenu {
	background-color: #b1dcfb;
	border-radius: 7px;
}

.importantMenus { 
	color: #ff0000;
}



/* Header */

.header {
	width: 1200px;
	margin: left 30px;
	margin: right 30px;
}

#quotesAllContainer {
	background-color: #73c2fb;
	height: 80%;
	width: 80%;
	position: fixed;
	top: 0;
	left: 9%;
	z-index: 999;
	overflow: auto;
	border: 4px solid black;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.standout {
	background-color: #00ff00;
	padding: 10px;
}

.quotesButton {
	background-color: #f2f2f2;
}

.beekind{
	display:inline-block;
		text-align: left;
		padding-top:25px;
		padding-left:75px;
		padding-right:15px;
		margin:left: 10px;
		float:left;
		width:210px;
		height:240px;
		//background:#FBEC5D;/* Corn Yellow */
		//background:	#73C2FB; /* Light Blue */
		//background: #FFFACD;/* lemon Chiffon */
		background: #f2f2f2;
	}

	.titles{
		display:inline-block;
		text-align: center;
		padding-left:15px;
		padding-right:15px;
		float:left;
		width:630px;
		height:250px;
		//background:#FBEC5D;/* Corn Yellow */
		//background:	#73C2FB; /* Light Blue */
		background: #f2f2f2;
	}

	.nohate{
		display:inline-block;
		text-align: right;
		padding-top:25px;
		padding-left:15px;
		padding-right:10px;
		float:left;
		width:210px;
		height:240px;
		//background:#FBEC5D;/* Corn Yellow */
		//background:	#73C2FB; /* Light Blue */
		background: #f2f2f2;
	}

	.upcomingevents{
		display:inline-block;
		border-top: 5px solid #4b545f;
		border-bottom: 5px solid #4b545f;
		border-left: 5px solid #4b545f;
		border-right: 5px solid #4b545f;
		text-align: center;
		padding-left:15px;
		padding-right:15px;
		float:left;
		width:1220px;
		//background:#FBEC5D;/* Corn Yellow */
		//background:	#73C2FB; /* Light Blue */
		background: #73C2FB;/* lemon Chiffon */
		//background: #19befc; /* Bee Kind blue */
	}
	
	.upcomingactions{
		display:inline-block;
		border: 20px solid #4b545f;
		text-align: center;
		padding-left:15px;
		padding-right:15px;
		float:left;
		width:1190px;
		//background:#FBEC5D;/* Corn Yellow */
		//background:	#73C2FB; /* Light Blue */
		background: #f2f2f2;/* lemon Chiffon */
		//background: #19befc; /* Bee Kind blue */
	}
	
	.recent{
		display:inline-block;
		border-top: 5px solid #4b545f;
		border-bottom: 5px solid #4b545f;
		border-left: 5px solid #4b545f;
		border-right: 5px solid #4b545f;
		text-align: center;
		padding-left:15px;
		padding-right:15px;
		float:left;
		width:1220px;
		//background:#FBEC5D;/* Corn Yellow */
		//background:	#73C2FB; /* Light Blue */
		background: #73C2FB;
		//background: #19befc; /* Bee Kind blue */
	}
	
	.recentcontrols{
		display:inline-block;
		border-top: 5px solid #4b545f;
		border-bottom: 0px solid #4b545f;
		border-left: 5px solid #4b545f;
		border-right: 5px solid #4b545f;
		text-align: center;
		padding-top:0px;
		padding-bottom:0px;
		padding-left:15px;
		padding-right:15px;
		float:left;
		width:1220px;
		//background:#FBEC5D;/* Corn Yellow */
		//background:	#73C2FB; /* Light Blue */
		background: #f2f2f2;/* lemon Chiffon */
		//background: #19befc; /* Bee Kind blue */
	}
	
	.newsSource{
		display:inline-block;
		border-top: 5px solid #4b545f;
		border-bottom: 5px solid #4b545f;
		border-left: 5px solid #4b545f;
		border-right: 5px solid #4b545f;
		text-align: left;
		padding-left:15px;
		padding-right:15px;
		float:left;
		width:1220px;
		//background:#FBEC5D;/* Corn Yellow */
		//background:	#73C2FB; /* Light Blue */
		background: #f2f2f2;/* lemon Chiffon */
		//background: #19befc; /* Bee Kind blue */
	}
	
	.calendar{
		display:inline-block;
		border-top: 5px solid #4b545f;
		border-bottom: 5px solid #4b545f;
		border-left: 5px solid #4b545f;
		border-right: 5px solid #4b545f;
		text-align: center;
		padding-left:15px;
		padding-right:15px;
		float:left;
		width:1220px;
		//background:#FBEC5D;/* Corn Yellow */
		//background:	#73C2FB; /* Light Blue */
		background: #f2f2f2;/* lemon Chiffon */
		//background: #19befc; /* Bee Kind blue */
	}
	
	.item{
		display:inline-block;
		border-top: 2px solid black;
		text-align: left;
		padding-left:15px;
		padding-right:15px;
		float:left;
		width:1160px;
		//background:#FBEC5D;/* Corn Yellow */
		//background:	#73C2FB; /* Light Blue */
		background: #73C2FB;/* lemon Chiffon */
		//background: #19befc; /* Bee Kind blue */
	}
	
	.itemsearch{
		display:inline-block;
		border-top: 2px solid black;
		text-align: left;
		padding-left:15px;
		padding-right:15px;
		float:left;
		width:760px;
		//background:#FBEC5D;/* Corn Yellow */
		//background:	#73C2FB; /* Light Blue */
		background: #f2f2f2;/* lemon Chiffon */
		//background: #19befc; /* Bee Kind blue */
	}
	
	
	img.padding {
		padding: 15px;
	}




.left{
	display:inline-block;
	float:left;
	width:630px;
	height:800px;
}

.learn{
	display:inline-block;
	border: 1px solid black;
	border-top: 2px solid black;
	text-align: left;
	padding-left:15px;
	padding-right:163px;
	float:left;
	width:450px;
	height:264px;
	//background:#FBEC5D;/* Corn Yellow */
	//background:	#73C2FB; /* Light Blue */
	//background: #73C2FB url("../image/learn.png");
	//background: #19befc url("../image/learnPhoto.jpg"); /* Bee Kind blue */
	background: #f2f2f2 url("../image/learnPhoto.jpg");
	background-size: 210px;
	background-repeat: no-repeat;
	background-position: 100% 0%;
}
.learnText{
	display: inline-block;
	float: left;
	width: 390px;
}

.speak{
	display:inline-block;
	border: 1px solid black;
	text-align: left;
	padding-left:15px;
	padding-right:163px;
	float:left;
	width:450px;
	height:264px;
	//background:#FBEC5D;/* Corn Yellow */
	//background:lightgreen;
	//background: #39F014; /* Malachite is #0BDA51.  This is changed just a bit.*/
	//background: #39F014 url("../image/speak.png");
	//background: #39F014 url("../image/speakPhoto.jpg");
	background: #f2f2f2 url("../image/speakPhoto.jpg");
	background-size: 265px;
	background-repeat: no-repeat;
	background-position: 100% 0%;
}
.speakText{
	display: inline-block;
	float: left;
	width: 340px;
}

.representatives{
	display:inline-block;
	border: 1px solid black;
	border-bottom: 2px solid black;
	text-align: left;
	padding-left:15px;
	padding-right:163px;
	float:left;
	width:450px;
	height:264px;
	//background:	#73C2FB; /* Light Blue */
	//background: #73C2FB url("../image/womanwriting.png");
	//background: #19befc url("../image/womanwriting.png"); /* Bee Kind blue */
	//background: #19befc url("../image/contactPhoto.jpg");
	background: #f2f2f2 url("../image/contactPhoto.jpg");
	background-size: 350px;
	background-repeat: no-repeat;
	background-position:  100% 0%;
}
.contactText{
	display: inline-block;
	float: left;
	width: 260px;
}

.right{
	display:inline-block;
	float:left;
	width:630px;
	height:800px;
}

.vote{
	display:inline-block;
	border: 1px solid black;
	border-top: 2px solid black;
	text-align: left;
	padding-left:15px;
	padding-right:163px;
	float:left;
	width:450px;
	height:264px;
	//background: #39F014; /* Malachite is #0BDA51.  This is changed just a bit.*/
	//background: #39F014 url("../image/vote.png");
	background: #f2f2f2 url("../image/voteRed.png");
	//background: #39F014 url("../image/votePhoto.jpeg");
	background-size: 215px;
	background-repeat: no-repeat;
	background-position: 97% 50%;
}
.voteText{
	display: inline-block;
	float: left;
	width: 260px;
}

.newspaper{
	display:inline-block;
	border: 1px solid black;
	text-align: left;
	padding-left:15px;
	padding-right:163px;
	float:left;
	width:450px;
	height:264px;
	
	//background-image: #00BFFF url("../image/newspaper2.jpeg");
	//background-repeat: no-repeat;
	//background-position: right top;
	//background-attachment: fixed;
	//background: #73C2FB url("../image/newspaper3.png") no-repeat right top; /* Light Blue */
	//background: #73C2FB;
	//background: #73C2FB url("../image/newspaper.png");
	//background: #19befc url("../image/newspaper.png"); /* Bee Kind blue */
	//background: #19befc url("../image/newspaperPhoto.jpg");
	background: #f2f2f2 url("../image/newspaperPhoto.jpg");
	background-size: 218px;
	background-repeat: no-repeat;
	background-position: 100% 0%;
}
.newspaperText{
	display: inline-block;
	float: left;
	width: 370px;
}

.donate{
	display:inline-block;
	border: 1px solid black;
	border-bottom: 2px solid black;
	text-align: left;
	padding-left:15px;
	padding-right:163px;
	float:left;
	width:450px;
	height:264px;
	//background:lightgreen;
	//background: #39F014; /* Malachite is #0BDA51.  This is changed just a bit.*/
	//background: #39F014 url("../image/dollars.png");
	//background: #39F014 url("../image/donatePhoto.jpeg");
	//background: #f2f2f2 url("../image/donatePhoto.jpeg");
	background: #f2f2f2 url("../image/climateCrisisPhoto.jpeg");
	background-size: 396px;
	background-repeat: no-repeat;
	background-position: 108% 0%;
}
.donateText{
	display: inline-block;
	float: left;
	width: 230px;
}

.climatePage{
	display:inline-block;
	border: 1px solid black;
	border-bottom: 2px solid black;
	text-align: left;
	padding-left:15px;
	padding-right:163px;
	float:left;
	width:750px;
	height:350px;
	//background:lightgreen;
	//background: #39F014; /* Malachite is #0BDA51.  This is changed just a bit.*/
	//background: #39F014 url("../image/dollars.png");
	//background: #39F014 url("../image/donatePhoto.jpeg");
	//background: #f2f2f2 url("../image/donatePhoto.jpeg");
	background: #f2f2f2 url("../image/climateCrisisPhoto.jpeg");
	background-size: 530px;
	background-repeat: no-repeat;
	background-position: 108% 0%;
}
.climatePageText{
	display: inline-block;
	float: left;
	width: 350px;
	font-size: 22px;
	font-weight: bold;
}

div.layout
{
  text-align: center;
}

.cando {
	width: 1260px;
	  display: block;
	  margin-left: auto;
	  margin-right: auto;
	  overflow: auto;
	  
	//background:	#FFFFFF;	
	/background:#FBEC5D;/* Corn Yellow */
	background: #f2f2f2;
	text-align: center;
	border: 1px solid black;
}

.searchContainer {
	width: 800px;
	min-height: 400px;
	  display: block;
	  margin-left: auto;
	  margin-right: auto;
	  overflow: auto;
	  
	background:	#FFFFFF;	
	//background:#FBEC5D;/* Corn Yellow */
	//background: #19befd;/* lemon Chiffon */
	text-align: center;
	border: 3px solid black;
}

.onedivact{
	display:inline-block;
	margin-top: 0;
	padding:15px;
	float:left;
	width:1230px;
	background:#FBEC5D;/* Corn Yellow */
}

.onedivnutshell{
	display:inline-block;
	margin-top: 0;
	padding:15px;
	float:left;
	width:1230px;
	background:#FBEC5D;/* Corn Yellow */
}

.onedivlearn{
	display:inline-block;
	border-top: 2px solid black;
	text-align: left;
	margin-top: 0;
	padding-left:250px;
	padding-right:250px;
	padding-bottom:15px;
	float:left;
	width:760px;
	background:#73C2FB; /* Light Blue */
}

.onedivspeak{
	display:inline-block;
	border-top: 2px solid black;
	text-align: left;
	padding-left:25px;
	padding-right:25px;
	float:left;
	width:1215px;
	//background:#FBEC5D;/* Corn Yellow */
	//background: #39F014;
	background: #73C2FB; /* Light Blue */
}
img.alignleft {
	float: right;
	padding-left:25px;
}

.onedivrep{
	display:inline-block;
	border-top: 2px solid black;
	padding:15px;
	float:left;
	width:1230px;
	background:#73C2FB; /* Light Blue */
}

.onedivnews{
	display:inline-block;
	border-top: 2px solid black;
	text-align: left;
	padding-left:150px;
	padding-right:150px;
	padding-bottom:100px;
	float:left;
	width:960px;
	background: #73C2FB; /* Light Blue */
}
.onedivhuddle{
	display:inline-block;
	border-top: 2px solid black;
	text-align: left;
	padding-left:190px;
	padding-right:190px;
	padding-bottom:15px;
	float:left;
	width:880px;
	background: #73C2FB; /* Light Blue */
}
.lettertoeditor{
	display:inline-block;
	border-top: 2px solid black;
	text-align: justify;
	padding-left:70px;
	padding-right:70px;
	padding-bottom:15px;
	float:left;
	width:620px;
	background: #73C2FB; /* Light Blue */
}

.onedivtimemoney{
	display:inline-block;
	border-top: 2px solid black;
	text-align: left;
	padding-left:250px;
	padding-right:250px;
	padding-bottom:15px;
	float:left;
	width:760px;
	//background: #39F014;
	background: #73C2FB; /* Light Blue */
}

.onedivbuttons{
	display:inline-block;
	border-top: 2px solid black;
	padding:15px;
	float:left;
	width:1230px;
	background:white;
}

.onedivabout{
	display:inline-block;
	border-top: 2px solid black;
	text-align: left;
	padding-left:250px;
	padding-right:250px;
	padding-bottom:15px;
	float:left;
	width:760px;
	//background:#FBEC5D;/* Corn Yellow */
	//background: #39F014;
	background: #73C2FB; /* Light Blue */
}

.onedivcontact{
	display:inline-block;
	border-top: 2px solid black;
	text-align: center;
	padding:15px;
	float:left;
	width:1230px;
	//background:#FBEC5D;/* Corn Yellow */
	//background: #39F014;
	background:#73C2FB; /* Light Blue */
}

.divcontactcenter{
	display:inline-block;
	//border-top: 2px solid black;
	text-align: left;
	padding-top:0px;
	padding-bottom:15px;
	padding-left:15px;
	padding-right:15px;
	float:center;
	width:800px;
	//background:#FBEC5D;/* Corn Yellow */
	//background: #39F014;
	background:#73C2FB; /* Light Blue */
}



.leftbuttons{
	display:inline-block;
	float:left;
	width:600px;
	filter: brightness(100%);
}

.rightbuttons{
	display:inline-block;
	text-align: left;
	float:left;
	width:600px;
}



/*
a:link {
	//color: #9966FF;
	color: #009933;
}

a:visited {
	color: #009933;
}

a:hover {
	text-decoration: none;
}

a:active {
	color: #FF0000;
}
*/

.Menu_link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	//color: #6C6;
	color: #000000;
}

.Menu_linkAction {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #ff0000;
}

.Menu_linkHuddle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #5503f9;
}

nav ul ul {
	display: none;
}

	nav ul li:hover > ul {
		display: block;
	}
nav ul.mymenustyle {
	//background: #efefef;
	background: #19befd;
	
	//background: linear-gradient(top, #efefef 0%, #bbbbbb 100%);
	//background: -moz-linear-gradient(top, #efefef 0%, #bbbbbb 100%);
	//background: -webkit-linear-gradient(top, #efefef 0%,#bbbbbb 100%);
	//background: linear-gradient(top, #39FF14 0%, #0BDA61 100%);
	//background: -moz-linear-gradient(top, #39FF14 0%, #0BDA61 100%);
	//background: -webkit-linear-gradient(top, #39FF14 0%, #0BDA61 100%);
	//box-shadow: 0px 0px 9px rgba(0,0,0,0.15);
	padding: 0 6px;
	border-radius: 0px;
	border: 1px solid black;
	list-style: none;
	position: relative;
	display: inline-table;
	//background-color: #003366;
	//background-color: #6C6;
}

	nav ul:after {
		content: ""; clear: both; display: block;
	}

nav ul li {
	float: left;
}
	nav ul li:hover {
		background: #4b545f;
		background: linear-gradient(top, #4f5964 0%, #5f6975 40%);
		background: -moz-linear-gradient(top, #4f5964 0%, #5f6975 40%);
		background: -webkit-linear-gradient(top, #4f5964 0%,#5f6975 40%);
	}
		nav ul li:hover a {
			color: #fff;
		}

	nav ul li a {
		display: block; padding: 6px 15px;
		color: #000000; text-decoration: none;
	}

nav ul ul {
	background: #5f6975; border-radius: 0px; padding: 0;
	position: absolute;
	top: 20;
	//width: 135px;
}
	nav ul ul li {
		float: none; 
		border-top: 1px solid #6b727c;
		border-bottom: 1px solid #575f6a;
		position: relative;
		width: 300px;
	}
		nav ul ul li a {
			padding: 6px 35px;
			color: #fff;
		}	
			nav ul ul li a:hover {
				background: #4b545f;
			}
		
nav ul ul ul {
	position: absolute; left: 100%; top:0;
}

.submitButton {
	border: 2px solid black;	
	font-family: Verdana, Geneva, sans-serif;	
	font-size: 32px;
}

.oldernewerButton {
	border: 2px solid black;
	border-radius: 12px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	background-color: #19befc;
	margin: 15px;
}

.mysummary {
	padding-left: 26px;
	text-align: left;
	font-size: 28px;
	//font-style: normal;
	font-weight: bold;
}


.content {
	display:inline-block;
	border-top: 5px solid #4b545f;
	border-bottom: 5px solid #4b545f;
	border-left: 5px solid #4b545f;
	border-right: 5px solid #4b545f;
	text-align: left;
	padding-left:15px;
	padding-right:15px;
	float:left;
	width:1220px;
	//background:#FBEC5D;/* Corn Yellow */
	//background:	#73C2FB; /* Light Blue */
	background: #73C2FB;
	//background: #19befc; /* Bee Kind blue */
}

.row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
}

.column {
  display: flex;
  flex-direction: column;
  flex-basis: 100%;
  flex: 1;
}

/*
.actionsNowleft{
	display:inline-block;
	float:left;
	width:630px;
	height:3440px;
}

.actionsNowright{
	display:inline-block;
	float:left;
	width:630px;
	height:3440px;
}
*/

.actionColumn{
	display:inline-block;
	border-top: 5px solid #4b545f;
	border-bottom: 5px solid #4b545f;
	border-left: 5px solid #4b545f;
	border-right: 5px solid #4b545f;
	text-align: left;
	padding-left:15px;
	padding-right:15px;
	//float:left;
	//width:590px;
	//height:3430px;
	//background:#FBEC5D;/* Corn Yellow */
	//background:	#73C2FB; /* Light Blue */
	background: #73C2FB;
	//background: #19befc; /* Bee Kind blue */
}

h2.myInline {
    display: inline;
}

p.reasoning {
	text-align: left;
	padding-left:15px;
	padding-right:15px;
}


/* This planet can provide for human need, but not for human greed. &mdash; Ghandi */