@charset "UTF-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}
/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		5;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	10;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

/* Mobile Layout: 480px and below. */

.gridContainer {
	width: 100%;
}
#text-wrapper {
	clear: right;
	float: left;
	width: 100%;
	text-align: center;
	padding: 0px;
	background-color: #FFF;
	display: block;
	margin: 0px;
}
#text-heading {
	clear: right;
	float: left;
	width: 100%;
	display: block;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
#text-display {
	clear: both;
	float: left;
	width: 90%;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	color: #000;
	text-align: center;
	padding: 20px;
	display: block;
	margin: 0px;
}
#top-spacer {
	clear: right;
	float: left;
	width: 100%;
	display: block;
	background-color: #036;
	margin: 0px;
	padding: 0px;
	text-align: center;
	height: 50px;
}
#logo-bar {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	background-color: #CCC;
}
#logo-spacer {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	height: 20px;
	background-color: #CCC;
}
#color-spacer {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	height: 15px;
	background-color: #004842;
}
#white-spacer {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	height: 15px;
	background-color: #FFF;
}
#banner-box {
	clear: both;
	float: left;
	width: 100%;
	display: block;
}
#opening {
	clear: both;
	float: left;
	width: 90%;
	display: block;
	background-color: #FFF;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	text-align: center;
	padding: 0px;
	margin: 20px;
}
#content-1 {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	background-color: #FFF;
	text-align: center;
}
#content-icons {
	clear: right;
	float: left;
	width: 100%;
	display: block;
	background-color: #FFF;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#footer {
	clear: both;
	float: left;
	display: block;
	background-color: #333;
	height: 150px;
	width: 100%;
}
#logo-box {
	clear: none;
	float: left;
	width: 100%;
	display: block;
}
#logo-links {
	clear: none;
	float: left;
	width: 50%;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	text-align: left;
}
#content-programs {
	clear: both;
	float: left;
	width: 85%;
	display: block;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000;
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 13px;
}
#foot-text {
	clear: both;
	float: left;
	width: 90%;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	padding: 20px;
}
#give-box {
	clear: none;
	float: left;
	margin-left: 0%;
	width: 95%;
	display: block;
	text-align: center;
	margin-top: 15px;
	font-weight: bold;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #000;
}
#address-box {
	clear: both;
	float: left;
	width: 90%;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 25px;
}
#address {
	clear: both;
	float: left;
	width: 100%;
	background-color: #333;
	text-align: center;
}
#intro-text {
	clear: right;
	float: left;
	width: 100%;
	display: block;
	background-color: #999999;
	padding: 0px;
}
#features-01 {
	clear: right;
	float: left;
	width: 80%;
	display: block;
	color: #FFF;
	text-align: center;
	margin-left: 32px;
	margin-top: 25px;
	padding: 0px;
}
#features-02 {
	clear: both;
	float: left;
	width: 80%;
	display: block;
	color: #000;
	text-align: center;
	margin-top: 40px;
	margin-bottom: 15px;
	margin-left: 55px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: bold;
}
#content-2 {
	clear: none;
	float: left;
	width: 95%;
	display: block;
	background-color: #FFF;
}
#photos {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	margin: 20px;
	text-align: center;
}
#home-topic {
	clear: right;
	float: left;
	width: 20%;
	display: block;
	text-align: center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
}

/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {
.gridContainer {
	width: 100%;
}
#text-wrapper {
	clear: right;
	float: left;
	width: 100%;
	text-align: center;
	padding: 0px;
	background-color: #FFF;
	display: block;
	margin: 0px;
}
#text-heading {
	clear: right;
	float: left;
	width: 100%;
	display: block;
	text-align: center;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}
#text-display {
	clear: both;
	float: left;
	width: 95%;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	color: #000;
	text-align: center;
	padding: 20px;
	display: block;
	margin: 0px;
}
#top-spacer {
	clear: right;
	float: left;
	width: 100%;
	display: block;
	background-color: #036;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#logo-bar {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	background-color: #CCC;
}
#logo-spacer {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	height: 20px;
	background-color: #CCC;
}
#color-spacer {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	height: 15px;
	background-color: #004842;
}
#white-spacer {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	height: 15px;
	background-color: #FFF;
}
#banner-box {
	clear: both;
	float: left;
	width: 100%;
	display: block;
}
#opening {
	clear: both;
	float: left;
	width: 46%;
	display: block;
	background-color: #FFF;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-align: center;
	padding: 0px;
	font-size: 16px;
	margin: 20px;
}
#content-1 {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	background-color: #FFF;
}
#content-icons {
	clear: right;
	float: left;
	width: 100%;
	display: block;
	background-color: #FFF;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
#footer {
	clear: both;
	float: left;
	display: block;
	background-color: #333;
	height: 150px;
	width: 100%;
}
#logo-box {
	clear: none;
	float: left;
	width: 60%;
	display: block;
}
#logo-links {
	clear: none;
	float: left;
	width: 50%;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	text-align: left;
}
#content-programs {
	clear: both;
	float: left;
	width: 88%;
	display: block;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000;
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #FFF;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 25px;
}
#foot-text {
	clear: both;
	float: left;
	width: 95%;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	padding: 20px;
}
#give-box {
	clear: none;
	float: left;
	width: 38%;
	display: block;
	margin-top: 15px;
	text-align: center;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: bold;
	color: #000;
}
#address-box {
	clear: both;
	float: left;
	width: 90%;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 35px;
}
#address {
	clear: both;
	float: left;
	width: 100%;
	background-color: #333;
	text-align: center;
}
#intro-text {
	clear: right;
	float: left;
	width: 100%;
	display: block;
	background-color: #999999;
	margin: 0px;
	padding: 0px;
}
#features-01 {
	clear: both;
	float: left;
	width: 40%;
	display: block;
	color: #FFF;
	text-align: center;
	margin-bottom: 20px;
	margin-top: 20px;
	margin-left: 40px;
}
#features-02 {
	clear: right;
	float: left;
	width: 40%;
	display: block;
	color: #000;
	text-align: center;
	margin-left: 75px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: bold;
}
#content-2 {
	clear: none;
	float: left;
	width: 100%;
	display: block;
	text-align: center;
	background-color: #FFF;
	padding-left: 60px;
	padding-bottom: 20px;
}
#photos {
	clear: right;
	float: left;
	width: 40%;
	display: block;
	text-align: center;
	margin: 10px;
}
#home-topic {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {
.gridContainer {
	width: 100%;
}
#text-wrapper {
	clear: right;
	float: left;
	width: 100%;
	text-align: center;
	padding: 0px;
	background-color: #FFF;
	display: block;
	margin: 0px;
}
#text-heading {
	clear: right;
	float: left;
	width: 100%;
	display: block;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
#text-display {
	clear: both;
	float: left;
	width: 95%;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	color: #000;
	text-align: center;
	padding: 20px;
	display: block;
	margin: 0px;
}
#top-spacer {
	clear: right;
	float: left;
	width: 100%;
	display: block;
	background-color: #036;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#logo-bar {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	background-color: #CCC;
}
#logo-spacer {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	height: 20px;
	background-color: #CCC;
}
#color-spacer {
    clear: both;
    float: left;
    width: 100%;
    display: block;
    height: 15px;
    background-color: #004842;
}
#white-spacer {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	height: 15px;
	background-color: #FFF;
}
#banner-box {
	clear: both;
	float: left;
	width: 100%;
	display: block;
}
#opening {
	clear: both;
	float: left;
	width: 80%;
	display: block;
	background-color: #FFF;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	text-align: center;
	padding: 0px;
	margin: 20px;
}
#content-1 {
	clear: both;
	float: left;
	width: 60%;
	display: block;
	background-color: #FFF;
	margin-left: 8px;
}
#content-icons {
	clear: right;
	float: left;
	width: 100%;
	display: block;
	background-color: #FFF;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
#footer {
	clear: both;
	float: left;
	display: block;
	background-color: #333;
	height: 150px;
	width: 100%;
}
#logo-box {
	clear: none;
	float: left;
	width: 50%;
	display: block;
}
#logo-links {
	clear: none;
	float: left;
	width: 50%;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	text-align: left;
}
#content-programs {
	clear: right;
	float: left;
	width: 80%;
	display: block;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000;
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #FFF;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#foot-text {
	clear: both;
	float: left;
	width: 95%;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	padding: 20px;
}
#give-box {
	clear: none;
	float: left;
	width: 45%;
	display: block;
	text-align: center;
	margin-top: 15px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: bold;
	color: #000;
}
#address-box {
	clear: both;
	float: left;
	width: 95%;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	padding: 20px;
}
#address {
	clear: both;
	float: left;
	width: 100%;
	background-color: #333;
	text-align: center;
}
#intro-text {
	clear: right;
	float: left;
	width: 100%;
	display: block;
	background-color: #999999;
	margin: 0px;
	padding: 0px;
}
#features-01 {
	clear: left;
	float: left;
	width: 38%;
	display: block;
	color: #FFF;
	text-align: center;
	padding: 25px;
	margin: 0px;
}
#features-02 {
	clear: right;
	float: left;
	width: 40%;
	display: block;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
#content-2 {
	clear: none;
	float: left;
	width: 25%;
	display: block;
	background-color: #FFF;
}
#photos {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#home-topic {
	clear: both;
	float: left;
	margin-left: 0;
	width: 38.7755%;
	display: block;
}
}
.row {
  display: flex;
  flex-wrap: wrap;
  padding: 0 4px;
}
.row {
  display: flex;
  flex-wrap: wrap;
  padding: 0 4px;
}

/* Create four equal columns that sits next to each other */
.column {
  flex: 20%;
  max-width: 20%;
  padding: 0 12px;
}

.column img {
  margin-top: 12px;
  vertical-align: middle;
  width: 100%;
}

/* Responsive layout - makes a two column-layout instead of four columns */
@media screen and (max-width: 800px) {
  .column {
    flex: 50%;
    max-width: 50%;
  }
}

/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
  .column {
    flex: 100%;
    max-width: 100%;
  }
}
