
*{
	margin: 0px;
	padding: 0px;
}

body{
	width: 1160px;
	height: 100%;
	background: pink;
	/*width: 100%;*/
	clear: both;
	overflow-x: hidden;
}


#logo{
	float: left;
	margin-top: -10px;
	margin-left: -18px;
	width: 205px;
}

#header{
	/*height: 130px;*/
	margin-left: 59px;
	width: 1160px;
	/*width: 100%;*/
	height: 130px;
	position: absolute;
	margin-top: 0px;
	z-index: 9999;
	/*background: rgba(255,200,5,1.00);
	box-shadow: 0px 3px 5px hsla(0,0%,0%,0.37);*/
}

.cl-effect-21 ul{
	margin-right: 0px;
	}

.cl-effect-21 ul li{
	list-style: none;
	float: left;
	/*width: 165px;*/
	margin-left: -15px;
	height: 25%;
	margin-top: 60px;
	text-align: center;
	position: relative;
	width: 13%;
	}

.cl-effect-21 ul li a{
	margin-top: -50px;
	color: #535353;
}

.cl-effect-21 ul li ul{
	width: 205px;
	margin-top: -5px;
	position: absolute;
	left: -30px;
	visibility: hidden;
	margin-left: 22px;
	background: rgba(255,255,255,0.62);
	padding-top: 10px;
	
}


.cl-effect-21 ul li ul li {
	height: 40px;
	width: 205px;
	padding-right: -50px;
	background: none;
	list-style: none;
	margin-top: -10px;
	margin-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	background: none;
}

.cl-effect-21 ul li ul li a {
	color: #535353;
	font-weight: normal;
}

.cl-effect-21 ul li ul li a:hover {
	color: #535353;
	background: none;
}

.cl-effect-21 ul li:hover > ul {
	visibility: visible;
	transition: ease-in-out 1.5s;
}

#wrapper{
	width: 1160px;
	position: absolute;
	z-index: -999;
	margin-left: 59px;
	margin-top: 0px;
	height: 500px;
}

.container{
	width: 180%;
	margin-left: -510px;
	position: relative;
	background: pink;
}

#icons{
	width: 80%;
	margin-top: 57%;
	background: pink;
	margin-right: auto;
	margin-left: auto;
	height: 270px;
}

#donate{
	width: 25%;
	background: red;
	height: 100%;
}

.icon{
	margin-top: 10px;
	margin-left: 10%;
}

h1{
	font-family: Arial;
	text-align: center;
	font-size: 25px;
	color: #535353;
	text-transform: uppercase;
	margin-top: -5%;
	z-index: 999;
	
}

.container{
	margin-top: 500px;
	margin-left: -415px;
	background: none;
	margin-bottom: -270px;
}

.mainphoto{
	width: 100%;
	margin-top: 5%;
	opacity: 0.3;
	position: absolute;
	z-index: -999;
}

#main{
	width: 100%;
	padding-top: 85px;
}

/*Responsive Styles*/

@media screen and (max-width : 1150px){
	/*Make dropdown links appear inline*/
	ul {
		position: static;
		display: block;
		width: 1000px;
	}
	/*Create vertical spacing*/
	li {
		margin-bottom: 100px;
	}
	/*Make all menu links full width*/
	ul li, li a {
		width: 95%;
		font-size: 13px;
	}
	

#logo{
	width: 195px;
	margin-top: 5px;
	margin-right: -10px;
}

#belowheader{
	width: 100%;
}

#bodyyy{
	width: 70%;
	}

.cl-effect-21 ul li ul li {
	height: 40px;
	width: 170px;
	padding-right: -50px;
	background: none;
	list-style: none;
	margin-top: -10px;
	margin-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
}

.grid {
	margin: 0px 0px 40px 0px;
	max-width: 1000px;
	width: 100%;
}

.grid a {
	float: left;
	max-width: 250px;
	width: 25%;
	color: #333;
	margin-left: 0px;
	/*box-shadow: 2px 2px 5px rgba(0,0,0,0.30);*/
	border: none;
}

.container{
	margin-top: 66%;
	margin-left: -19%;
	background: none;
}
}

@media screen and (max-width : 1000px){
	/*Make dropdown links appear inline*/
	ul {
		position: static;
		display: block;
		width: 950px;
	}
	/*Create vertical spacing*/
	li {
		margin-bottom: 50%;
	}
	/*Make all menu links full width*/
	ul li, li a {
		width: 90%;
		font-size: 12px;
	}
	
	#logo{
		width: 180px;
		margin-top: 10px;
		margin-left: 0px;
	}
	
	.cl-effect-21 ul li ul li {
	height: 40px;
	width: 140px;
	padding-right: -50px;
	background: none;
	list-style: none;
	margin-top: -10px;
	margin-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
}

.grid {
	margin: 0px 0px 40px 0px;
	max-width: 800px;
	width: 80%;
}

.grid a {
	float: left;
	max-width: 250px;
	width: 25%;
	color: #333;
	margin-left: -10px;
	/*box-shadow: 2px 2px 5px rgba(0,0,0,0.30);*/
	border: none;
}

.container{
	margin-top: 66%;
	margin-left: -19%;
	background: none;
}

}

@media screen and (max-width : 940px){
	/*Make dropdown links appear inline*/
	ul {
		position: static;
		display: block;
		width: 850px;
	}
	/*Create vertical spacing*/
	li {
		margin-bottom: 50%;
	}
	/*Make all menu links full width*/
	ul li, li a {
		width: 80%;
		font-size: 12px;
		padding-left: -20px;
	}
	
	#logo{
		width: 160px;
		margin-top: 17px;
		margin-left: 0px;
	}
	
	.cl-effect-21 ul li ul li {
	height: 40px;
	width: 150px;
	padding-right: -50px;
	background: none;
	list-style: none;
	margin-top: -10px;
	margin-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
}
}

@media screen and (max-width : 830px){
	/*Make dropdown links appear inline*/
	ul {
		position: static;
		display: block;
		width: 780px;
	}
	/*Create vertical spacing*/
	li {
		margin-bottom: 50%;
	}
	/*Make all menu links full width*/
	ul li, li a {
		width: 90%;
		font-size: 12px;
		padding-left: -25px;
		padding-bottom: 50%;
	}
	
	#logo{
		width: 150px;
		margin-top: 19px;
		margin-left: 0px;
	}
	
	.cl-effect-21 ul li ul li {
	height: 40px;
	width: 150px;
	padding-right: -50px;
	background: none;
	list-style: none;
	margin-top: -10px;
	margin-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: left;
}
}

@media screen and (max-width : 780px){
	/*Make dropdown links appear inline*/
	ul {
		position: static;
		display: block;
		width: 780px;
	}
	/*Create vertical spacing*/
	li {
		margin-bottom: 50%;
	}
	/*Make all menu links full width*/
	ul li, li a {
		width: 90%;
		font-size: 11px;
		padding-left: -20px;
		padding-bottom: 50%;
		margin-left: -30px;
	}
	
	#logo{
		width: 150px;
		margin-top: 22px;
		margin-left: 0px;
	}
	
	.cl-effect-21 ul li ul li {
	height: 40px;
	width: 150px;
	padding-right: -50px;
	background: none;
	list-style: none;
	margin-top: -10px;
	margin-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: left;
}
}

@media screen and (max-width : 730px){
	/*Make dropdown links appear inline*/
	ul {
		position: static;
		display: none;
		width: 730px;
	}
	#logo{
		width: 150px;
		margin-top: 22px;
		margin-left: 0px;
	}
	
}

#footer{
	width: 1160px;
	height: 500px;
	margin-left: 59px;
	margin-top: 2070px;
	background-image: url(../img/footer.png);
	position: absolute;	
	margin-bottom: 0;
}

#footerindex{
	width: 1160px;
	height: 500px;
	margin-left: 59px;
	margin-top: 170px;
	background-image: url(../img/footer.png);
	position: absolute;	
	margin-bottom: 0;
}

#footerform{
	width: 300px;
	postion: relative;
	z-index: 9999;
	margin-top: 190px;
	margin-left: 500px;
	font-family: Century Gothic;
	color: white;
	height: 300px;
	float: left;
}

#footerform h3{
	text-transform: none;
	font-size: 16px;
	font-weight: bold;
}

#footerform h4{
	font-family: Century Gothic;
	font-size: 14px;
	font-weight: normal;
	width: 100px;
	display: inline-block;
	color: white;
	margin-left: 0px;
	margin-right: -35px;
}

#footerform input[type="text"] {
	border: none;
	height: 20px;
	background: white;
}

#footerform ::-input-placeholder {
	font-family: Century Gothic;
	color: grey;
	font-style: italic;
	font-size: 9px;
}
#footerform ::-webkit-input-placeholder {
	font-family: Century Gothic;
	color: grey;
	font-style: italic;
	font-size: 9px;
}

#footerform ::-moz-placeholder { /* Firefox 19+ */
  font-family: Century Gothic;
	color: grey;
	font-style: italic;
	font-size: 9px;
}
:-ms-input-placeholder { /* IE 10+ */
  font-family: Century Gothic;
	color: grey;
	font-style: italic;
	font-size: 9px;
}
:-moz-placeholder { /* Firefox 18- */
  font-family: Century Gothic;
	color: grey;
	font-style: italic;
	font-size: 9px;
}


#footerform textarea {
	width: 200px;
	height: 70px;
	background: white;
	border: none;
	resize: none; /*removes expanding handle*/
	vertical-align: top;
}

#footerform input[type="button"] {
	width: 70px;
	height: 30px;
	border: solid;
	outline: none; /*removes line when it is selected*/
	margin-top: 20px;
	font-family: Century Gothic;
	text-transform: uppercase;
	margin-left: 70px;
	color: white;
	background: none;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 12px;
}

#footerform input[type="button"]:hover {
	color: white;
	background: rgba(0,0,0,0.37);
	box-shadow: 2px;
	cursor: pointer;
}

#directory{
	width: 250px;
	float: left;
	margin-top: -300px;
	margin-left:120px;
	font-family: Century Gothic;
	color: white;
	line-height: 1.5em;
}

#directory a{
	color: white;
}

#directory h4{
	font-weight: bold;
	font-size: 16px;
}

#directory h3{
	font-size: 13px;
}

#directory2{
	margin-left: 290px;
	width: 200px;
	float: left;
	font-family: Century Gothic;
	color: white;
	margin-top: -300px;
	line-height: 1.5em;
}

#directory2 a{
	color: white;
}

#directory2 h4{
	font-weight: bold;
	font-size: 16px;
}

#directory2 h3{
	font-size: 13px;
}

#copy{
	width: 160px;
	float: left;
	margin-top: -45px;
	margin-left: 975px;
	font-size: 12px;
	}
	
#copy h6{
	font-family: Big Caslon Medium;
	color: white;
	text-align: right;
}

#social{
	width: 200px;
	height: 200px;
	margin-left: 865px;
	margin-top: 195px;
	postion: relative;
	margin-bottom: -100px;
	}
	
.sm{
	margin-right: 16px;
}

.sm:hover{
	opacity: 0.8;
}


#social h3{
	font-family: Century Gothic;
	color: white;
	font-weight: bold;
	font-size: 16px;
	}
	
.da-img{
	margin-top: -70px;
	margin-left: -130px;
}

.container2{
	margin-bottom: -580px;
	z-index: 1;
}

#bodyyy{
	background-image: url(../img/bg.png);	
	}
	
#nodot{
	border: none;
}

.headerprob{
	margin-top: -25px;
}

#header3{
	width: 1160px;
	margin-left: 59px;
	height: 400px;
	position: relative;
	margin-top: 190px;
	/*background-image: url(../img/waves3.gif);	*/
	margin-bottom: -150px;
	}
	
#header3 h1{
	font-family: COCO Gothic;
	color: #535353;
	font-size: 60px;
	text-align: center;
	margin-top: 100px;
	text-shadow: 1px 1px 3px rgba(0,0,0,0.29);
}

#header3 h2{
	font-family: Century Gothic;
	width: 700px;
	text-align: center;
	color: #535353;
	margin-left: 230px;
	margin-top: 20px;
	line-height: 1.5em;
	font-size: 16px;
	font-weight: normal;
}

#header2{
	width: 1160px;
	margin-left: 59px;
	height: 400px;
	position: absolute;
	margin-top: 140px;
	background-image: url(../img/waves2.gif);	
	}
	
#header2 h1{
	font-family: COCO Gothic;
	color: white;
	font-size: 60px;
	text-align: center;
	margin-top: 100px;
	text-shadow: 1px 1px 3px rgba(0,0,0,0.29);
}

#header2 h2{
	font-family: Century Gothic;
	width: 700px;
	text-align: center;
	color: white;
	margin-left: 230px;
	margin-top: 20px;
	line-height: 1.5em;
	font-size: 16px;
	font-weight: normal;
}

#header1{
	width: 1160px;
	margin-left: 59px;
	height: 400px;
	position: absolute;
	margin-top: 105px;
	background-image: url(../img/waves.gif);	
	}
	
#header1 h1{
	font-family: COCO Gothic;
	color: #535353;
	font-size: 60px;
	text-align: center;
	margin-top: 100px;
	text-shadow: 1px 1px 3px rgba(0,0,0,0.29);
}

#header1 h2{
	font-family: Century Gothic;
	width: 700px;
	text-align: center;
	color: #535353;
	margin-left: 230px;
	margin-top: 20px;
	line-height: 1.5em;
	font-size: 16px;
	font-weight: normal;
}

#location{
	width: 1160px;
	margin-left: 59px;
	height: 1800px;
	position: absolute;
	margin-top: 610px;
	}
	
#location h5{
	font-size: 14px;
	font-family: PT Serif;
	width: 400px;
	float: left;
	padding: 80px 20px 0px 50px;
	line-height: 1.5em;
	height: 300px;
	margin-right: 80px;
	margin-left: 18px;
}

#locationtitle{
	font-weight: bold;
	color: #f4c22b;
	font-size: 18px;
}

	
#map{
	width: 600px;
	height: 400px;
}

#map2{
	width: 600px;
	height: 400px;
}

#map3{
	width: 600px;
	height: 400px;
}

.container3{
	margin-top: 540px;
	margin-left: 60px;	
	width: 1160px;
	height: 900px;
	}

#financesreport{
	width: 500px;
}

#mission p{
	margin-top: 30px;
}

#missionpurple p{
	margin-top: 30px;
}

#space p{
	margin-top: 30px;
}

#space1 p{
	margin-top: 30px;
}

#space1 img{
	width: 270px;
	float: left;
	margin-top: 30px;
	position: relative;
	-webkit-box-shadow: 2px 2px 5px rgba(0,0,0,0.58);
	box-shadow: 2px 2px 5px rgba(0,0,0,0.58);
}



#society img{
	width: 370px;
	float: left;
	margin-top: -30px;
	position: relative;
	-webkit-box-shadow: 2px 2px 5px rgba(0,0,0,0.58);
	box-shadow: 2px 2px 5px rgba(0,0,0,0.58);
}


#position{
	color: black;
	padding: 0;
	margin-top: 30px;
	font-size: 14px;
	font-weight: 300;
	text-align: justify;
	line-height: 1.6;
	height: 270px;
	weight: 220px;
	float: left;
	position: absolute;
}

#name{
	color: black;
	padding: 0;
	margin-top: 30px;
	font-size: 14px;
	font-weight: 300;
	text-align: justify;
	line-height: 1.6;
	height: 270px;
	weight: 320px;
	margin-left: 270px;
	float: left;
	position: absolute;
}

/* RETURN TO TOP */
#return-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.6);
    width: 50px;
    height: 50px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top i {
    color: #fff;
    margin: 0;
    position: relative;
    left: 16px;
    top: 13px;
    font-size: 19px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top:hover {
    background: rgba(0, 0, 0, 0.75);
}
#return-to-top:hover i {
    color: #fff;
    top: 5px;
}

#socialtop{
	margin-top: 55px;
	margin-right: 0px;
	width:140px;
	float:right;
}

.socialtop{
	margin-left: 7px;
	width: 25px;
}

.socialtop: hover{
	opacity: 0.7;
}

#sticky{
	margin-top: 0px;
	
}

#links h3 {
	font-size: 25px;
	width: 600px;
	height: 50px;
	line-height: 1.7;
	font-weight: 300;
	margin-left: 450px;
	position: relative;
	color: #7898c7;
	text-transform: uppercase;
	text-align: left;
	letter-spacing: 0;
	border-bottom: 2px dashed #7898c7;
	font-family: Century Gothic;
	background: none;
}

#links p {
	font-size: 14px;
	width: 600px;
	height: 50px;
	line-height: 1.7;
	font-weight: 300;
	margin-left: 450px;
	margin-top: 30px;
	position: relative;
	color: #535353;
	text-align: left;
	letter-spacing: 0;
	font-family: PT Serif;
	background: none;
}



#links{
	margin-top: 550px;
	margin-left: 59px;
	width: 1160px;
}


#links img{
	margin-top: 50px;
	width: 300px;
	float: left;
	margin-left: 80px;
}

#links button{
	margin-left: 71px;
	margin-top: 70px;
	width:140px;
	height: 35px;
	padding: 5px;
	border: 3px solid #7898c7;
	background: none;
	color: #7898c7;
	letter-spacing: 1px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Century Gothic;
	position: relative;
}

#links button:hover{
	background: #7898c7;
	color: white;
}

.socialtop:hover{
	opacity: 0.65;
}

#yellow{
	color: #f4c22b;
	border-bottom: 2px dashed #f4c22b;
}

#yellowpub{
	color: #f4c22b;
	border-bottom: 2px dashed #f4c22b;
}

#yellowcon{
	color: #f4c22b;
	border-bottom: 2px dashed #f4c22b;
}

#bgyellow a{
	background: #f4c22b;
}

#bgyellow a:hover{
	background: #F6D160;
}

#bgyellow a.rc-active{
	background: #F6D160;
}

#yellowtop{
	border-top:5px solid #f4c22b;
}

#purplewords1 h1{
	color: #7898c7;
	float: left;
}

#purplewords1{
	width: 1160px;
}

#mission img{
	float: left;
}

#missionpurple img{
	float: left;
}

#mission1{
	height: 510px;
}

#mission2{
	height: 260px;
}

#mission3{
	height: 465px;
}

#mission4{
	height: 320px;
}

#mission5{
	height: 230px;
}

.pub1{
	width: 330px;
	float: left;
	margin-bottom: 30px;
}

#missionpurple h1{
	color: #7898c7;
}

#pic{
	margin-top: 30px;
}

.rows{
	width: 990px;
	float: left;
}

#construction{
	width: 300px;
	position: relative;
}

.container4{
	margin-top: 600px;
}

.cbp_tmlabel button{
	float: left;
	border: none;
	margin-top: -12px;
	background: none;
	border: 2px solid white;
	padding: 5px 7px;
	color: white;
	font-family: Century Gothic;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	font-weight: bold;
}

.cbp_tmlabel button:hover{
	background: white;
	color: #7898c7;
}