body {
	margin: 0px;
	font-family: 'Open Sans', sans-serif;
	font-size: 1em;
}
#layout {
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-size:cover;
	background-position: center top;
}
#top_bar {
	margin: 0px;
	height: 215px;
	width: 100%;
	background-image: url(../images/top_back.png);
	background-repeat: repeat-x;
	background-position: 0 center;
}
#logo {
	margin-right: auto;
	margin-left: auto;
	width: 425px;
	padding-top: 15px;
}
#logo2 {
	margin-right: auto;
	margin-left: auto;
	width: 425px;
	padding-top: 15px;
}
#membership {
	width: 70%;
	font-size: 1em;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	margin-bottom: 25px;
	padding-bottom: 25px;
	padding-top: 50px;
}
#membership .button a{
	font-size: 0.9em;
	color: #FFF;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	border-radius: 6px;
	margin-bottom: 10px;
	background-color: #50753E;
	display:inline-block;
	text-transform: none;
	padding: 10px;
	border: 1px solid #CCC;
}
			
#about {
	width: 50%;
	text-align: center;
	padding-top: 25px;
	padding-bottom: 50px;
	padding-right: 25%;
	padding-left: 25%;
	margin-bottom: 0px;
}
#about p {
	line-height: 1.6em;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.1em;
	color: #333;
	text-align: left;
}
#about h1 {
	color: #FFF;
	font-size: 1.4em;
	padding-top: 5px;
	padding-bottom: 20px;
	letter-spacing: 0.01em;
	font-weight: normal;
	line-height: 1.6em;
}
#about h2 {
	color: #FFF;
	font-weight: normal;
	font-size: 1em;
	padding-top: 15px;
	padding-bottom: 25px;
}
#featured {
	width: 70%;
	padding-bottom: 50px;
	text-align: center;
	background-color: #FFF;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 75px;
	padding-right: 15%;
	padding-left: 15%;
}
#featured h2 {
	font-size: 1.6em;
	margin-top: 25px;
	font-weight: normal;
	color: #397E1F;
}
#featured h3 {
	font-size: 1.4em;
	margin-top: 80px;
	font-weight: normal;
}
#featured h3 a {
	text-decoration: none;
	color: #0659A4;
}
#featured h3 a:hover {
	color: #469926;
}
#featured h4 {
	font-size: 1.1em;
	margin-bottom: 50px;
	font-weight: normal;
}
#featured p img {
	max-width:95%;
	height:auto;
	border-radius:12px;
}
#featured p a {
	font-size: 1.4em;
	color: #0659A4;
	text-decoration: none;
}
#featured p a:hover {
	color: #469926;
}

#events {
	width: 70%;
	font-size: 1em;
	line-height: 1.6em;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	margin-bottom: 100px;
	padding-bottom: 50px;
	padding-top: 50px;
}
#events p a {
	color: #0063B3;
	text-decoration: none;
}
#events p img {
	margin-top: 40px;
}

#events h2 {
	color: #397E1F;
	text-transform: uppercase;
	font-size: 1.6em;
	font-weight: normal;
}
#events h3 {
	color: #000;
	font-size: 1.1em;
	font-weight: normal;
}
#events h4 {
	margin-top: 50px;
}
#events h4 a {
	font-size: 1.2em;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	color: #0659A4;
}
#events h4 a:hover {
	color: #35761D;
}
#events .events {
	font-size: 1em;
	background-color: #F8F8F8;
	color: #333;
	margin-top: 50px;
	margin-bottom: 50px;
	padding-top: 30px;
	padding-bottom: 30px;
	width: 55%;
	margin-right: auto;
	margin-left: auto;
	border-radius: 12px;
	border: 1px solid #BBB;
}
#events .events a {
	color: #0659A4;
	text-decoration: none;
}
#events .events img {
	padding-top: 20px;
	padding-bottom: 10px;
}
.events .date {
	color: #469A28;
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	padding-bottom: 5px;
}
.events .address {
	font-size: 0.9em;
}
.events .time {
	font-size: 0.9em;
	color: #333;
	text-transform: uppercase;
	padding-top: 2px;
	display: block;
}
#info {
	width: 70%;
	font-size: 1em;
	line-height: 1.6em;
	padding-top: 20px;
	padding-bottom: 40px;
	margin-right: auto;
	margin-left: auto;
	background-color: #EAF3E2;
	margin-top: 100px;
	margin-bottom: 50px;
	border-radius:12px;
	border: 1px solid #BBB;
}
#info h2 {
	font-size: 1.4em;
	background-image: url(../images/green-leaf.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 50px;
}
#info .cols1 {
	text-align: left;
	margin-right: 2%;
	margin-left: 2%;
	padding: 1.5%;
	color: #333;
}
#info .cols3 {
	display: inline-block;
	text-align: left;
	vertical-align: top;
	width: 25%;
	margin-right: 2%;
	margin-left: 2%;
	padding: 1.5%;
	color: #333;
}
#p-title {
	text-align: center;
}
#p-title h2 {
	color: #397E1F;
	text-transform: uppercase;
	font-size: 1.6em;
	font-weight: normal;
}
#projects {
	width: 60%;
	padding-right: 20%;
	padding-left: 20%;
	font-size: 1em;
	line-height: 1.6em;
	background-attachment: fixed;
	background-image: url(../images/projects-back.jpg);
	background-repeat: no-repeat;
	background-size:cover;
	padding-top: 75px;
	padding-bottom: 75px;
	background-position: center;
	text-align: center;
}
#projects .cols2 {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 42%;
	background-image: url(../images/info_back.png);
	border-radius:12px;
	margin-right: 2%;
	margin-left: 2%;
	height: 1400px;
	padding-right: 1.5%;
	padding-left: 1.5%;
}
#projects .cols2 p a {
	text-decoration: none;
	color: #0659A4;
	font-size: 1em;
	line-height: 1.4em;
	font-weight: bold;
}
#projects .cols2 p a:hover {
	color: #35761D;
}
#projects .cols2 p img {
	margin-top: 50px;
	margin-bottom: 10px;
	padding: 0px;
	max-width:99%;
	height:auto;
}
#v-title {
	text-align: center;
}
#v-title h2 {
	color: #397E1F;
	text-transform: uppercase;
	font-size: 1.6em;
	font-weight: normal;
}
#videos {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	margin-bottom: 25px;
	background-color: #222;
	padding-top: 25px;
	padding-bottom: 25px;
	background-attachment: fixed;
	background-image: url(../images/video-back.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size:cover;
}
#videos .video1 {
	height: 315px;
	width: 560px;
	background-color: #333;
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	margin-top: 75px;
	margin-bottom: 75px;
	border-radius: 12px;
}
#videos .video2 {
	height: 560px;
	width: 560px;
	padding: 10px;
	background-color: #333;
	display: block;
	margin-top: 75px;
	margin-right: auto;
	margin-bottom: 75px;
	margin-left: auto;
	border-radius: 12px;
}
.button a{
	font-size: 0.8em;
	color: #FFF;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	border-radius: 6px;
	margin-bottom: 10px;
	background-color: #444;
	display:inline-block;
	text-transform: uppercase;
	padding: 10px;
	border: 1px solid #CCC;
}
#team {
	width: 70%;
	padding-bottom: 100px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 75px;
	padding-right: 15%;
	padding-left: 15%;
	background-repeat: repeat;
}
#team h2 {
	color: #397E1F;
	text-transform: uppercase;
	font-size: 1.6em;
	font-weight: normal;
}
#team .col01 {
	width: 40%;
	display: inline-block;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	vertical-align: top;
}
#team .col02 {
	width: 40%;
	display: inline-block;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	vertical-align: top;
}
#team p {
	line-height: 1.6em;
	font-size: 1.1em;
}
#team a {
	color: #0659A4;
	text-decoration: none;
}
#team .wrap {
	background-color: #F8F8F8;
	border: 1px solid #999;
	padding-top: 0px;
	padding-bottom: 50px;
	margin-top: 40px;
	border-radius: 12px;
}
#team .blue {
	color: #0659C1;
}
#above_triangle {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
	margin-top: 75px;
	text-align: center;
}
#triangle {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
	background-image: url(../images/triangle-back.png);
	background-repeat: no-repeat;
	background-position: center top;
	font-size:0.9em;
	height: 250px;
	text-align: center;
}
#triangle .Img-Left a {
	float: left;
}
#triangle .Img-Right a {
	float: right;
}
#buttons {
	width: 500px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 275px;
}
#buttons .btn-l {
	background-color: #5195A8;
	border-radius: 6px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	text-decoration: none;
	color: #FFF;
	float: left;
	margin-top: 25px;
	cursor:pointer;
}
#buttons .btn-l a:hover {
	background-color: #77ADBD;
	color: #FFF;
}
#buttons .btn-r  {
	background-color: #5195A8;
	border-radius: 6px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	text-decoration: none;
	color: #FFF;
	float: right;
	margin-top: 25px;
	cursor:pointer;
}
#buttons .btn-r a:hover {
	background-color: #77ADBD;
	color: #FFF;
}
#donate_outer, #supporter_outer, #advocate_outer, #patron_outer {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	display: none;
	position: fixed;
	z-index: 1;
	top: 0px;
	left: 0px;
	right: 0px;
	height: 100%;
	animation: fadeInAnimation ease 2s;
	animation-iteration-count: 1;
	animation-fill-mode: forwards;
	background-attachment: fixed;
	background-image: url(../images/background3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size:cover;
	margin-top: 0px;
	overflow-y:initial;
	margin-bottom: 0px;
}
#donate_outer #donate h4 {
	font-size: 1em;
	margin-top: 25px;
	color: #397E4B;
	margin-bottom: 10px;
}
#donate_outer #donate .donate_btn {
	display: inline-block;
	margin-right: 20px;
	margin-left: 20px;
}
#donate_outer #donate .donate_btn img {
	margin-top: 10px;
}

#invest_outer {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	display: none;
	position: fixed;
	z-index: 1;
	top: 0px;
	left: 0px;
	right: 0px;
	height: 100%;
	animation: fadeInAnimation ease 2s;
	animation-iteration-count: 1;
	animation-fill-mode: forwards;
	background-attachment: fixed;
	background-image: url(../images/background3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size:cover;
	margin-top: 0px;
	overflow-y:initial;
}
@keyframes fadeInAnimation {
   0% {opacity: 0;}
   100% {opacity: 1;}
}
#invest {
	width: 60%;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #80B761;
	background-color: #FFF;
	color: #000;
	margin-top: 125px;
	margin-bottom: 75px;
	padding: 5px;
	border-radius:12px;
	opacity:0.80;
	text-align: center;
}
#invest .close {
	font-size: 2.8em;
	font-weight: bold;
	color: #333;
	padding: 0px;
	line-height: 1em;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
}
#invest h2 {
	font-size: 1.5em;
	margin-bottom: 25px;
	clear: both;
	float: none;
	color: #397E1F;
	margin-top: 0px;
}
#invest h6 {
	clear: both;
	float: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#invest p {
	padding-right: 50px;
	padding-left: 50px;
}
#donate, #supporter, #advocate, #patron{
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #80B761;
	background-color: #FFF;
	color: #000;
	margin-top: 5px;
	margin-bottom: 5px;
	border-radius:18px;
	opacity:0.80;
	text-align: center;
	height:97vh;
	overflow-y:auto;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#supporter, #advocate, #patron{
	width: 95%;
}
#donate .close, #supporter .close, #advocate .close, #patron .close {
	font-size: 2.4em;
	font-weight: bold;
	color: #333;
	padding: 0px;
	line-height: 1em;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
}
#donate h2, #supporter h2, #advocate h2, #patron h2 {
	font-size: 1.4em;
	margin-bottom: 0px;
	color: #397E1F;
	margin-top: 0px;
}
#donate h3, #supporter h3, #advocate h3, #patron h3 {
	font-size: 1.2em;
	margin-bottom: 10px;
	margin-top: 15px;
}
#donate h6, #supporter h6, #advocate h6, #patron h6 {
	clear: both;
	float: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
}
#donate-btns {
	width: 65%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 150px;
	text-align: center;
}
#donate-btns img {
	max-width:100%;
	height:auto;
}
#donate-btns h3 {
	font-size: 1.2em;
	color: #397E1F;
}
#donate-btns h4 {
	font-size: 1em;
	color: #333;
	text-transform: uppercase;
	padding: 0px;
	margin-bottom: 0px;
}
#donate-btns .cols3 {
	width: 30%;
	vertical-align: top;
	display: inline-block;
	padding-top: 1.5%;
	padding-bottom: 1.5%;
	margin-right: 1%;
	margin-left: 1%;
}
#donate-btns .cols3 .button {
	background-color: #5B8B27;
	border-radius: 6px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	text-decoration: none;
	color: #FFF;
	margin-top: 25px;
	cursor:pointer;
	width: 60%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#supporter .cols3 {
	padding: 1%;
	width: 29%;
	margin-right: 1%;
	margin-left: 1%;
	vertical-align: top;
	display: inline-block;
}
#supporter  .donation_col1 {
	width: 23%;
	margin-right: 0.5%;
	margin-left: 0.5%;
	vertical-align: top;
	display: inline-block;
	padding-right: 0.5%;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 0.5%;
	margin-top: 0px;
	margin-bottom: 0px;
}
#supporter  .donation_col2 {
	width: 23%;
	margin-right: 0.5%;
	margin-left: 0.5%;
	vertical-align: top;
	display: inline-block;
	padding-right: 0.5%;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 0.5%;
	margin-top: 0px;
	margin-bottom: 0px;
}
#supporter  .donation_col3 {
	width: 43%;
	margin-right: 0.5%;
	margin-left: 0.5%;
	vertical-align: top;
	display: inline-block;
	padding-right: 0.5%;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 0.5%;
	margin-top: 0px;
	margin-bottom: 0px;
}
#advocate .donation_col1 {
	padding: 0.5%;
	width: 23%;
	margin-right: 0.5%;
	margin-left: 0.5%;
	vertical-align: top;
	display: inline-block;
}
#advocate .donation_col2 {
	padding: 0.5%;
	width: 23%;
	margin-right: 0.5%;
	margin-left: 0.5%;
	vertical-align: top;
	display: inline-block;
}
#advocate .donation_col3 {
	padding: 0.5%;
	width: 43%;
	margin-right: 0.5%;
	margin-left: 0.5%;
	vertical-align: top;
	display: inline-block;
}
#patron .donation_col1 {
	padding: 0.5%;
	width: 23%;
	margin-right: 0.5%;
	margin-left: 0.5%;
	vertical-align: top;
	display: inline-block;
}
#patron .donation_col2 {
	padding: 0.5%;
	width: 23%;
	margin-right: 0.5%;
	margin-left: 0.5%;
	vertical-align: top;
	display: inline-block;
}
#patron .donation_col3 {
	padding: 0.5%;
	width: 43%;
	margin-right: 0.5%;
	margin-left: 0.5%;
	vertical-align: top;
	display: inline-block;
}
.donation_col3 .paypal {
	display: inline-block;
}
.paypal {
	font-size: 0.9em;
}
.paypal form {
	margin-right: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 1px;
}
#patron .cols3 {
	padding: 1.5%;
	width: 25%;
	margin-right: 2%;
	margin-left: 2%;
	vertical-align: top;
	display: inline-block;
}
.tax_info {
	font-size: 0.9em;
	margin-top: 10px;
	margin-bottom: 20px;
}
#mag_form {
	text-align: center;
	width: 60%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 125px;
	border: 1px solid #999;
	border-radius:6px;
	background-color: #F8F8F8;
}

#bottom {
	width: 100%;
	text-align: center;
	margin-top: 0px;
	color: #FFF;
	font-size: 0.8em;
	margin-bottom: 0px;
	padding-top: 50px;
	background-color: #222;
	padding-bottom: 50px;
}
#bottom h2 {
	font-size: 1.7em;
	letter-spacing: 0.1em;
}
#bottom h3 {
	font-size: 1.6em;
	font-weight: normal;
	color: #A5C7F1;
	font-variant: small-caps;
}
#bottom .cols2 h4 {
	font-size: 1.2em;
	font-weight: normal;
	text-transform: uppercase;
}

#bottom .cols2 {
	display: inline-block;
	width: 30%;
	margin-right: auto;
	margin-left: auto;
}

#bottom p img {
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 50px;
}
#bottom p .globe {
	padding-bottom: 0px;
}

@media only screen and (max-width: 900px) {
  /* For mobile phones: */
  body {background-image:url(../images/back_cell.jpg);}
  #top_bar {height: 225px; background-image:none; background: rgba(0,0,0,0.7);}
  #logo {left:auto; width:100%; text-align:center; top: 25px;}
  #logo img {width:250px; height:auto;}
  #logo2 {left:auto; width:100%; text-align:center; top: 25px;}
  #logo2 img {width:250px; height:auto;}
  #about {width:80%; padding-left:10%; padding-right:10%;}
  #about h1 {font-size:1.2em;}
  #about h2 {font-size:1.0em;}
  #featured h2 {font-size: 1.2em;}
  #featured h3 {font-size: 1.1em;}
  #featured h4 {font-size: 1.0em;}
  #v-title h2 {font-size: 1.2em;}
  #videos .video1 {height: 157px; width: 280px; margin-top: 25px; margin-bottom: 25px;}
  #videos .video2 {height: 280px; width: 280px; margin-top: 25px; margin-bottom: 25px;}
  #events {width: 90%;}
  #events .events {width: 85%;}
  .events .date {font-size: 0.8em;}
  #events h2 {font-size: 1.2em;}
  #events h3 {font-size: 1.0em;}
  #events .events img {max-width:70%; height:auto;}
  #p-title h2 {font-size: 1.2em;}
  #projects {width: 90%; padding-right: 5%; padding-left: 5%;}
  #projects .cols2 p a {font-size: 0.8em;}
  #projects .cols2 {display: block;	width: 92%; margin-right: 2%; margin-left: 2%; padding: 1.5%; height:auto;}
  #team {width: 90%; padding-right: 5%; padding-left: 5%;}
  #team h2 {font-size: 1.2em;}
  #team .col01 {width: 100%; display: block;}
  #team .col02 {width: 100%; display: block;}
  #team p {line-height: 1.4em; font-size: 0.9em;}
  #info {width: 80%; padding-right: 10%; padding-left: 10%;	padding-top: 75px; padding-bottom: 0px; background:none; margin-top:20px; 	margin-bottom: 20px; border:none;}
  #info .cols3 {display: block; width: 80%; margin-right: 0%; margin-left: 0%; margin-bottom:20px; padding-left: 10%; padding-right: 10%; background-color:#EAF3E2; border-radius:12px;} 
  #info .cols1 {width: 80%; margin-right: 0%; margin-left: 0%; margin-bottom:20px; padding-left: 10%; padding-right: 10%; background-color:#EAF3E2; border-radius:12px;} 
  #triangle p a img {width:125px; height:auto;} 
  #triangle a img {width:125px; height:auto;}
  #triangle {width: 280px; height: 200px; margin-top: 50px;}
  #buttons {width: 50%; margin-bottom: 125px;}
  #buttons .btn-l {margin-top: 125px;}
  #buttons .btn-l  {float: none; text-align:center;}
  #buttons .btn-r  {float: none; text-align:center;}
  #invest_outer {position:fixed;}
  #invest {width: 85%; font-size:0.9em; padding:2px; margin-top: 40px; margin-bottom: 10px;}
  #invest h2 {font-size: 1.1em;}
  #invest p {padding-right: 20px; padding-left: 20px;}
  #donate_outer {position:fixed;}
  #donate_outer #donate .donate_btn {display: block; margin-bottom:30px;}
  #donate, #supporter, #advocate, #patron {width: 85%; font-size:0.9em; padding:2px; margin-top: 5px; margin-bottom: 5px;}
  #donate h2, #supporter h2, #advocate h2, #patron h2 {font-size: 1.1em;}
  #donate p {padding-right: 20px; padding-left: 20px;}
  #donate-btns {width:70%;}
  #donate-btns .cols3 {width: 80%; margin-right: auto; margin-left: auto; display: block;}
  #donate-btns .cols3 .button {width: 80%;}
  #supporter .cols3, #advocate .cols3, #patron .cols3 {width: 75%; margin-right: auto; margin-left: auto; display: block;}
  #supporter .donation_col1 {width: 75%; margin-right: auto; margin-left: auto; display: block;}
  #supporter .donation_col2 {width: 75%; margin-right: auto; margin-left: auto; display: block;}
  #supporter .donation_col3 {width: 75%; margin-right: auto; margin-left: auto; display: block;}
  #advocate .donation_col1 {width: 75%; margin-right: auto; margin-left: auto; display: block;}
  #advocate .donation_col2 {width: 75%; margin-right: auto; margin-left: auto; display: block;}
  #advocate .donation_col3 {width: 75%; margin-right: auto; margin-left: auto; display: block;}
  #patron .donation_col1 {width: 75%; margin-right: auto; margin-left: auto; display: block;}
  #patron .donation_col2 {width: 75%; margin-right: auto; margin-left: auto; display: block;}
  #patron .donation_col3 {width: 75%; margin-right: auto; margin-left: auto; display: block;}
  .donation_col3 .paypal {display: block;}
  .paypal form {margin-top: 20px; margin-bottom: 5px;}
  #mag_form {width: 80%;}
  #bottom .cols2 {display: block; width: 70%; font-size:0.9em;}
 }
