body {
	font-family: Helvetica, Arial, sans-serif;
    font-size: 16px;
}


a:link {
	color: #005a8d;
    text-decoration: none;
	text-shadow: 1px -1px 0px #fff, -1px 1px 2px rgba(0,0,0,.4);	
}

a:visited {
    text-decoration: none;
    color: #0080c9;
}

a:hover {
    text-decoration: none;
    color: #8dd045;
}

a:active {
    text-decoration: none;
    color: #FFFFFF;
}

a {
    font-weight: bold;
    color: #5f0000;
}

hr.bold {
	border: 3px solid #646464;
}

h1{
	font-size: 30px;	
}
h2 {
	font-size: 24px;
	margin-top: 0px;
	margin-bottom: 0px;
}
h3 {
	font-size: 18px;
	margin-top: 5px;
	margin-bottom: 0px;
}
h4 {
	font-size: 30px;
	color: #757575;
	text-shadow: 1px -1px #fff, -2px 2px 2px rgba(0,0,0,.2);
	margin-top: 5px;
	margin-bottom: 5px;
}
h5 {
	font-size: 24px;
	color: #757575;
	text-shadow: 1px -1px #fff, -2px 2px 2px rgba(0,0,0,.2);
	margin-top: 5px;
	margin-bottom: 5px;
}
h6 {
	font-size: 18px;
	color: #757575;
	text-shadow: 1px -1px #fff, -2px 2px 2px rgba(0,0,0,.2);
	margin-top: 5px;
	margin-bottom: 5px;
}

h7 {
	font-size: 30px;
	font-weight: bold;
	color: #80bd3e;
	text-shadow: 1px -1px #ffffe2, -1px 1px 2px rgba(0,0,0,.7);
}

h8 {
	font-size: 20px;
	font-weight: bolder;
	color: #fff;
}

h9 {
	font-size: 14px;
	font-weight: bold;	
}

h10 {
	font-size: 18px;
	font-weight: bold;
	color: #073e5d;
}

h11 {
	font-size: 18px;
	font-weight: bold;
	color: #7bcfff;
	text-shadow: 1px -1px #ffffff, -1px 1px 2px rgba(0,0,0,.7);
}

h12 {
	font-size: 20px;
	font-weight: bold;
	color: #008128;
	text-shadow: 1px -1px #ffffff, -1px 1px 2px rgba(0,0,0,.7);
}

h13 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-shadow: -1px 1px 2px rgba(0,0,0,.9);
}

h14 {
	font-size: 24px;
	font-weight: bold;
	color: #02a4b7;
	text-shadow: 1px -1px #7df1ff, -1px 1px 2px rgba(0,0,0,.7);
}

h15 {
	font-size: 18px;
	font-weight: bold;
	color: #757575;
	text-shadow: 1px -1px #fff, -2px 2px 2px rgba(0,0,0,.2);
}
h16 {
	font-size: 18px;
	font-weight: bold;
}

h17 {
	font-size: 28px;
	font-weight: bold;
	color: #2465a2;
	text-shadow: 1px -1px #fff, -2px 2px 2px rgba(0,0,0,.2);
	margin-top: 5px;
	margin-bottom: 5px;
}

h18 {
	font-size: 22px;
	font-weight: bold;
	color: #2465a2;
	text-shadow: 1px -1px #fff, -2px 2px 2px rgba(0,0,0,.2);	
}

h19 {
	font-size: 18px;
	font-weight: bolder;
	color: #ffffff;
	text-shadow: -1px -1px #2465a2, 1px -1px #2465a2, -1px 1px #2465a2, 1px 1px #2465a2;
}

h20{
	font-size: 16px;
	font-weight: bold;
	color: #2465a2;
	text-shadow: 1px -1px #fff, -2px 2px 3px rgba(0,0,0,.4);	
}

h21 {
	font-size: 18px;
	font-weight: bolder;
	color: #2498d9;
	text-shadow: -1px -1px 2px #fff, 1px -1px 2px #fff, -1px 1px 2px #fff, 1px 1px 2px #fff;
}
h22 {
	font-size: 36px;
	font-weight: bold;
	color: #ff0000;
	text-shadow: 1px -1px #ffffe2, -1px 1px 2px #000;
}
h23 {
	font-size: 22px;
	font-style: italic;
	color: rgb(200,200,200);
	text-shadow: 1px -1px #fff, -1px 1px 2px #000;
}
h24 {
	font-size: 30px;
	font-style: italic;
	color: rgb(200,200,200);
	text-shadow: 1px -1px #fff, -1px 1px 2px #000;
}
h25 {
	font-size: 18px;
	font-style: italic;
	color: rgb(200,200,200);
	text-shadow: 1px -1px #fff, -1px 1px 2px #000;
}
h26 {
	font-size: 18px;
	font-weight: bolder;
	color: rgb(255,75,150);
	text-shadow: -1px -1px 2px #fff, 1px -1px 2px #fff, -1px 1px 2px rgba(0,0,0,.2), 1px 1px 2px rgba(0,0,0,.2);
}
h27 {
	font-size: 24px;
	font-weight: bolder;
	color: rgb(255,75,150);
	text-shadow: -1px -1px 2px #fff, 1px -1px 2px #fff, -1px 1px 2px rgba(0,0,0,.2), 1px 1px 2px rgba(0,0,0,.2);
}
h28 {
	font-size: 20px;
	font-weight: bold;
	color: #ff8400;
	text-shadow: -2px 2px 5px rgba(0,0,0,.7), 1px 1px #000, -1px 1px #000, -1px -1px #000, 1px -1px #000;
}
h29 {
	font-size: 24px;
	font-weight: bold;
	color: #ff0000;
	text-shadow: -2px 2px 5px rgba(0,0,0,.7), 1px 1px #000, -1px 1px #000, -1px -1px #000, 1px -1px #000;
}
h30 {
	font-size: 18px;
	font-weight: bolder;
	font-style: italic;
	color: rgb(0,125,200);
	text-shadow: -1px -1px 2px #fff, 1px -1px 2px #fff, -1px 1px 2px rgba(0,0,0,.2), 1px 1px 2px rgba(0,0,0,.2);
}
h31 {
	font-size: 18px;
	font-weight: bold;
	color: rgb(0,175,255);
	text-shadow: -2px 2px 5px rgba(0,0,0,.7), 1px 1px #000, -1px 1px #000, -1px -1px #000, 1px -1px #000;
}
h32 {
	font-size: 28px;
	font-weight: bold;
	color: rgb(0,175,255);
	text-shadow: -2px 2px 5px rgba(0,0,0,.7), 1px 1px #000, -1px 1px #000, -1px -1px #000, 1px -1px #000;
}
h33 {
	font-size: 28px;
	font-weight: bold;
	color: rgb(255,255,0);
	text-shadow: -2px 2px 5px rgba(0,0,0,.7), 1px 1px #000, -1px 1px #000, -1px -1px #000, 1px -1px #000;
}
h34 {
	font-size: 24px;
	font-weight: bold;
	color: rgb(255,100,255);
	text-shadow: -2px 2px 5px rgba(0,0,0,.7), 1px 1px #000, -1px 1px #000, -1px -1px #000, 1px -1px #000;
}
h35 {
	font-size: 18px;
	font-weight: bold;
	color: rgb(225,150,255);
	text-shadow: -2px 2px 5px rgba(0,0,0,.7), 1px 1px #000, -1px 1px #000, -1px -1px #000, 1px -1px #000;
}
h36 {
	font-size: 20px;
	font-weight: bold;
	color: #80bd3e;
	text-shadow: 1px -1px #ffffe2, -1px 1px 2px rgba(0,0,0,.7);
}


table {
  	background-color: #c8c8c8;
	border-collapse: collapse;
	width: 75%;
	margin: auto;
}

td, th {
  border: 1px solid #b9b9b9;
  text-align: left;
  padding: 6px;
}

tr:nth-child(even) {
  background-color: #e1e1e1;
}



img {
	max-width: 100%;
	height: auto;	
}

.gallery {
	margin: 10px 50px;	
}

.gallery img {
	transition: .25s;
	margin: 10px;
	border: 2px solid #FFFFFF;
	box-shadow: -1px 1px 5px rgba(0,0,0,.75);
}

.gallery img:hover{
	filter: grayscale(100%);
	transform: scale(1.1);
}

.form_query {
	margin:auto;
	padding-left: 15px;
	padding-right: 15px;
}

form {
	width: 100%;
	max-width: 400px;
	min-width: 300px;
	margin:auto;
	background-color: #a4a4a4a4;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #a1a1a1;
	border-right: 1px solid #a1a1a1;
}

input {
	width: 95%;
	font-size: 12pt;
	font-family: inherit;
	background-color: #d8d8d8;
}

input.volunteer {
	width: 20px;	
}

.radio_buttons {
	display: inline-block;
}

.checkboxes {
	text-align: left;
	margin: auto;
}

.appboxes {
	margin:auto;
	display: inline-block;
}

.employdate {
	width: 40%;
}

.drivers_license {
	width: 47%;
}
.spacer_fullwidth {
	width: 100%;
}

placeholder {
	color: #E4E4E4
}

textarea {
	resize: none;
	width: 95%;
	height: 100px;
	font-family: inherit;
	font-size: 12pt;
	background-color: #d8d8d8;
}

input, textarea {
	outline: none;
	border-bottom: 1px solid #dcdcdc;
	border-left: 1px solid #dcdcdc;
	border-right: 1px solid #8c8c8c;
	border-top: 1px solid #8c8c8c;
}

input:focus, textarea:focus {
	box-shadow: 0 0 10px rgba(0, 255, 255, 0.8);
	border: 1px solid #00ffff;
}

button {
	background-color: #000000;
  	color: #8dd045;
  	padding: 10px 20px;
  	margin: 8px 0;
  	border: 2px solid;
	cursor: pointer;
  	width: 100px;
	font-size: 16px;
	border-radius: 12px;
	box-shadow: -1px 3px 10px rgba(0,0,0,.5);
}

button:hover {
	background-color: #417e00;
  	color: #FFFFFF;
	/*box-shadow: -1px 3px 10px rgba(0,0,0,.5);*/
	text-shadow: 0 0 7px #FFFFFF;
}

.video-560 {
	width: 100%;
	max-width: 560px;
	margin: auto;	
}

.video-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.video-responsive iframe{
    left:5%;
    top:0;
    height:90%;
    width:90%;
    position:absolute;
}

.spotlight {
    padding-top: 10px;
	padding-bottom: 10px;
    border-bottom: 1px solid #FFF;
	border-top: 1px solid #c0c0c0;
    background-color: #D8D8D8;
}
.spotbright {
	padding-top: 10px;
	padding-bottom: 10px;
    border-bottom: 1px solid #FFF;
	border-top: 1px solid #c0c0c0;
    background-color: #ebebeb;
}

.text_caption_left {
	text-align: left;
	width: 75%;
	min-width: 300px; 
	margin: auto;
}

.text_caption_right {
	text-align: right;
	width: 75%;
	min-width: 300px; 
	margin: auto;
}

.text_caption_center {
	text-align: center;
	width: 75%;
	min-width: 300px; 
	margin: auto;
}

.text_form {
    width: 100%;
    min-width: 300px;
    max-width: 360px;
    display: inline;
}

.text_fullwidth {
    width: 90%;
    min-width: 270px;
    max-width: 450px;
    display: inline-block;
	padding: 10px;
}
.text_fullwidth_left {
    width: 90%;
	margin: auto;
    max-width: 450px;
    display: inline-block;
	text-align: left;	
}

.text_blog_menu {
    width: auto;
	padding-left: 5px;
    max-width: 450px;
	text-align: left;	
}

.text_full_320 {
	width: 100%;
	max-width: 320px;
	margin:auto;
}

.text_300_left {
	width: 300px;
    display: inline-block;
	padding: 10px;
	text-align: left;
	border-bottom: 1px solid #FFF;
	border-left: 1px solid #FFF;
	border-top: 1px solid #8d8d8d;
	border-right: 1px solid #8d8d8d;
	background-color: #f0f0f0;
}
.text_300_nobg {
	width: 300px;	
    display: inline-block;
	padding: 10px;
	text-align: left;	
}

.text_400_nobg {
	width: 400px;	
    display: inline-block;
	padding: 10px;
	text-align: left;	
	margin: auto;	
}

.text_wishlist {
	max-width: 300px;
	margin-left: 10px;
	text-align: left;
}
.wishlist {
	max-width: 500px;
	text-align: left;
	display: flex;
	margin: auto;
}

.text_border {
	border: 1px solid #000000;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 10px;
	background-color: #f0f0f0;
	box-shadow: -1px 3px 10px rgba(0,0,0,.5);
}

.text_hours {
	padding: 1px;
}

.text_events {
	padding-left: 15px;
	padding-right: 15px;
	max-width: 600px;
	margin: auto;
}

.text_givingtuesday {
	padding-left: 15px;
	padding-right: 15px;
	max-width: 800px;
	margin: auto;
}

.text_camp {
	max-width: 700px;
	padding: 20px;
}
.text_270 {
	text-align: left;
	width: 270px;
	display: inline-block;
}


.menu_text {
    width: 70%;
	min-width: 320px;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 30px;
}

* {
	box-sizing: border-box;
}


.main_container {    
    max-width: 1200px;
    min-width: 320px;
    width: 100%;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
    top: -7px;
    position: relative;
}
.header_givingtuesday {
    background-image: url("givingtuesday2020/header_givingtuesday2020.jpg");
    height: 200px;
    background-repeat: no-repeat;
}
.header_index {
    background-image: url(images/header_index.jpg);
    height: 200px;
    background-repeat: no-repeat;
}
.header_adopt {
    background-image: url(images/header_adopt.jpg);
    height: 200px;
    background-repeat: no-repeat;
}
.header_services {
    background-image: url(images/header_services.jpg);
    height: 200px;
    background-repeat: no-repeat;
}
.header_events {
    background-image: url(images/header_events.jpg);
    height: 200px;
    background-repeat: no-repeat;
}
.header_outreach {
    background-image: url(images/header_outreach.jpg);
    height: 200px;
    background-repeat: no-repeat;
}
.header_about_us {
    background-image: url(images/header_about_us.jpg);
    height: 200px;
    background-repeat: no-repeat;
}
.header_contact_us {
    background-image: url(images/header_contact_us.jpg);
    height: 200px;
    background-repeat: no-repeat;
}
.header_get_involved {
    background-image: url(images/header_get_involved.jpg);
    height: 200px;
    background-repeat: no-repeat;
}
.header_volunteer {
    background-image: url(images/header_volunteer.jpg);
    height: 200px;
    background-repeat: no-repeat;
}

.header_veterinarian {
    background-image: url("images/header_veterinarian.jpg");
    height: 200px;
    background-repeat: no-repeat;
}

.header_animal_services {
    background-image: url("images/header_animal_services.jpg");
    height: 200px;
    background-repeat: no-repeat;
}

.header_thrift_store {
    background-image: url("images/header_thrift_store.jpg");
    height: 200px;
    background-repeat: no-repeat;
}

.header_speaking {
    background-image: url("images/header_speaking.jpg");
    height: 200px;
    background-repeat: no-repeat;
}

.header_lost_pets {
    background-image: url("images/header_lost_pets.jpg");
    height: 200px;
    background-repeat: no-repeat;
}

.header_food_bank {
    background-image: url("images/header_food_bank.jpg");
    height: 200px;
    background-repeat: no-repeat;
}

.header_community_education {
    background-image: url("images/header_community_education.jpg");
    height: 200px;
    background-repeat: no-repeat;
}

.header_legislation {
    background-image: url("images/header_legislation.jpg");
    height: 200px;
    background-repeat: no-repeat;
}

.header_event_template {
    background-image: url("images/header_event_template.jpg");
    height: 200px;
    background-repeat: no-repeat;
}

.header_blogs {
    background-image: url("images/header_blogs.jpg");
    height: 200px;
    background-repeat: no-repeat;
}

.header_humane_hero {
    background-image: url("images/header_humane_hero.jpg");
    height: 200px;
    background-repeat: no-repeat;
}

.header_staff {
    background-image: url("images/header_staff.jpg");
    height: 200px;
    background-repeat: no-repeat;
}

.header_board {
    background-image: url("images/header_board.jpg");
    height: 200px;
    background-repeat: no-repeat;
}

.header_financials {
    background-image: url("images/header_financials.jpg");
    height: 200px;
    background-repeat: no-repeat;
}

.header_supporters {
    background-image: url("images/header_supporters.jpg");
    height: 200px;
    background-repeat: no-repeat;
}

.header_wish_list {
    background-image: url("images/header_wish_list.jpg");
    height: 200px;
    background-repeat: no-repeat;
}

.header_planned {
    background-image: url("images/header_planned.jpg");
    height: 200px;
    background-repeat: no-repeat;
}

.header_giving {
    background-image: url("images/header_giving.jpg");
    height: 200px;
    background-repeat: no-repeat;
}

.header_adoption_events {
    background-image: url("images/header_adoption_events.jpg");
    height: 200px;
    background-repeat: no-repeat;
}

.header_surrender {
    background-image: url("images/header_surrender.jpg");
    height: 200px;
    background-repeat: no-repeat;
}

.header_disaster {
    background-image: url("images/header_disaster.jpg");
    height: 200px;
    background-repeat: no-repeat;
}

.header_training {
    background-image: url("images/header_training.jpg");
    height: 200px;
    background-repeat: no-repeat;
}

.header_galleries {
    background-image: url("images/header_galleries.jpg");
    height: 200px;
    background-repeat: no-repeat;
}

.header_newsletter {
    background-image: url("newsletters/images/header_newsletter.jpg");
    height: 200px;
    background-repeat: no-repeat;
}

.header_careers {
    background-image: url("images/header_careers.jpg");
    height: 200px;
    background-repeat: no-repeat;
}

.header_camp_pawprint {
    background-image: url("images/header_camp_pawprint.jpg");
    height: 200px;
    background-repeat: no-repeat;
}

.header_camp_pawprint2021 {
    background-image: url("images/header_camp_pawprint2021.jpg");
    height: 200px;
    background-repeat: no-repeat;
}

.header_multimedia {
    background-image: url("images/header_multimedia.jpg");
    height: 200px;
    background-repeat: no-repeat;
}

.header_gtd_pool {
    background-image: url("images/header_gtd_pool.jpg");
    height: 200px;
    background-repeat: no-repeat;
}
.header_recycle {
    background-image: url("images/header_recycle.jpg");
    height: 200px;
    background-repeat: no-repeat;
}
.header_pet_supplies {
    background-image: url("images/header_pet_supplies.jpg");
    height: 200px;
    background-repeat: no-repeat;
}


.header_logo {
	height: 190px;
	width: 248px;
	float:left;
}
.header_social_links {
	height: 190px;
	width: 70px;
	float: left;
	padding-left: 20px;
}
.menu_main {
    position: relative;
    top: -21px;
}

.page_content {
	text-align: center;
    background-color: #E3E3E3;
    width: 100%;
    max-width: 1200px;
    margin: auto;
    position: relative;
    top: -15px;
	border-top: 3px solid #c0c0c0;
    border-right: 3px solid #c0c0c0;
	border-bottom: 3px solid #ffffff;
	border-left: 3px solid #ffffff;
	
}

.column_fullwidth {
    width: 100%;
    max-width: 720px;
    padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
    margin: auto;
    border-radius: 20px;
    border-bottom: 1px solid #FFF;
	border-left: 1px solid #FFF;
	border-top: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
    background-color: #D8D8D8;
}
.column_form {
    width: 100%;
    max-width: 700px;
    padding-top: 20px;
    margin: auto;
    border-radius: 20px;
    border-bottom: 1px solid #FFF;
	border-left: 1px solid #FFF;
	border-top: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
    background-color: #D8D8D8;
}

.column_newsletter {
    width: 100%;
    max-width: 700px;
    padding-top: 20px;
    margin: auto;
    border-radius: 20px;
    border-bottom: 1px solid #FFF;
	border-left: 1px solid #FFF;
	border-top: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
    background-color: #ebebeb;
}


.column_logos {
    width: 100%;
    max-width: 700px;
    padding: 20px;
	margin: auto;
    border-radius: 20px;
    border-bottom: 1px solid #FFF;
	border-left: 1px solid #FFF;
	border-top: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
    background-color: #D8D8D8;
}

.column_supporters {
    width: 100%;
    max-width: 1000px;
    padding: 20px;
	margin: auto;
    border-radius: 20px;
    border-bottom: 1px solid #FFF;
	border-left: 1px solid #FFF;
	border-top: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
    background-color: #D8D8D8;
}


.adopt_buttons {
	width: 280px;
}



[class*="col-"]{
	float: left;
	padding: 10px;
	border-radius: 20px;	
}

.row::after {
	content: "";
	clear: both;
	display: table;
}

/* for mobile phones: */
[class*="col-"]{
	width: 100%;
}

@media only screen and (min-width:400px){
/* for tablet */
.col-s-1 {
    width: 50%;
    background-color: #D8D8D8;
    border-bottom: 1px solid #FFF;
	border-left: 1px solid #FFF;
	border-top: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;		
}
.col-s-2 {width: 50%;}
.col-s-3 {width: 100%;}
.col-s-3n {width: 100%;
	background-image: url("newsletters/images/5-2020_big_right.png");
	}
.col-s-4 {width: 100%;}
.col-s-5 {width: 100%;}
.col-s-6 {width: 100%;}
}


@media only screen and (min-width:590px){
/* for desktop */
.col-1 {width: 25%;min-width: 280px;}
.col-2 {width: 33.33%;}
.col-3 {width: 50%;}
.col-3n {width: 50%;}
.col-4 {width: 66.66%;}
.col-5 {width: 75%;}
.col-6 {width: 100%;}
}


.staff {
    width: 280px;
	padding: 5px;
	margin-bottom: 5px;
	display: inline-block;
    text-align: left;
	font-size: 14px;
    background-color: #DDDDDD;
    border-top: 1px solid #F5F5F5;
	border-right: 1px solid #F5F5F5;
	border-bottom: 1px solid #959595;
	border-left: 1px solid #959595;    
}

.staff_container{
	width: 100%;
	margin: auto;
	border-radius: 20px;
    border-bottom: 1px solid #FFF;
	border-left: 1px solid #FFF;
	border-top: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
    background-color: #D8D8D8;
	
}


.board_name {
	margin-top: 10px;
	width: 135px;
	height: 120px;
	float:left;	
}

.board {
    width: 270px;
	padding-top: 5px;
	margin-bottom: 5px;
	display: inline-block;
    text-align: left;
    background-color: #D6D6D6;
    border-top: 1px solid #F5F5F5;
	border-right: 1px solid #F5F5F5;
	border-bottom: 1px solid #959595;
	border-left: 1px solid #959595;    
}

.board_text {
    margin-top: 125px;
	padding-left: 5px;
    padding-right: 5px;
	padding-bottom: 10px;
    text-align: center;
    /* background-image: linear-gradient(rgba(24,63,85,0), rgba(24,65,100,1));*/    
	border: 1px solid #FFFFFF;
    background-color: #888888;
	color: #FFFFFF;
    font-size: 13px;
	/* height: 80px; */
	text-shadow: -1px 1px 2px #000;
}


.footer {
    width: 100%;
    text-align: center;
    padding-bottom: 20px;
}
.footer_menu {	 
}
.footer_icons {
    width: 280px;
	display: inline-block;
}
.dogs {
}
.pocket {
}
.foster {
}
.cats {
}

iframe {
	margin-top: 20px;
	margin-bottom: 30px;
	border-top: 2px solid #8A8A8A;
	border-right: 2px solid #8A8A8A;
	border-bottom: 2px solid #FFF;
	border-left: 2px solid #FFF;

} 

.newsletter_header {
	width: 100%;
	max-width: 640px;
	border: 3px solid #8dd045;
	margin: auto;
}

.newsbox_red {
	width: 278px;
	height: 220px;
	padding: 5px;
	background-color: #ec5e5f;
	display: inline-block;
	color: #fff;
	font-size: 15px;
	margin: 2px;
}

.newsbox_blue {
	width: 278px;
	height: 220px;
	padding: 5px;
	background-color: #4a659e;
	display: inline-block;
	color: #fff;
	font-size: 15px;
	margin: 2px;
}

.stepbox_90 {
	width: 90px;
	float: left;
}

.stepbox_120 {
	width: 120px;
	float:left;
}

.stepbox_130 {
	width: 130px;
	float:left;
}

.stepbox_140 {
	width: 140px;
	float:left;
}

.stepbox_140l {
	width: 140px;
	float:left;
	font-size: 11px;
}


.stepbox_150 {
	width: 150px;
	float: left;
}

.stepbox_160 {
	width: 160px;
	float: right;
	text-align: center;
	margin-bottom: 5px;
	margin-right: 5px;
	font-size: 11px;
}

.stepbox_170 {
	width: 170px;
	float: right;
	text-align: center;
	margin-bottom: 5px;
	margin-right: 5px;	
}


.textbox {
	border: 1px solid #000;
	background: #fff;
	padding-left: 10px;
	padding-right: 10px;
}

.little_font {
	font-size: 11px;
}

.job {
	width: 95%;
	max-width: 600px;
	border: 1px solid #000000;
	margin: auto;
	padding: 10px;
	background: #FFFFFF;
	font-size: 12px;
}

.job_text {
	width: 75%;
	margin: auto;
	text_align: center;
	font-size: 12px;
}

.job_bullits {
	text-align: left;
}


.open_position {
	border: 1px solid #000000;
	width: 95%;
	max-width: 420px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 5px;
	background: #FFFFFF;
	font-size: 12px;
	display: flex;
	box-shadow: -1px 2px 10px rgba(0,0,0,.5);
	
}

div.open_position {
	position: relative;
}

div.open_position a {
	position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-decoration: none; /* No underlines on the link */
    z-index: 10; /* Places the link above everything else in the div */
    background-color: #FFF; /* Fix to make div clickable in IE */
    opacity: 0; /* Fix to make div clickable in IE */
    filter: alpha(opacity=1); /* Fix to make div clickable in IE */
}

.open_logo {
	margin: auto;
	padding-left: 5px;
	color: #073e5d;
	font-size: 11px;
}

.open_text {
	width: 200px;
	margin:auto;
	padding-left: 1px;
	padding-bottom: 5px;
}

.open_time {
	margin: auto;
	padding-right: 5px;	
}

.humane_heroes {
	width: 30%;
	max-width: 450px;
	min-width: 300px;
	display: inline-block;
	padding: 10px;
	border-radius: 20px;
    background-color: #0080c9;
    border-bottom: 1px solid #FFF;
	border-left: 1px solid #FFF;
	border-top: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
	color: aliceblue;
}
.donors {
	width: 30%;
	max-width: 450px;
	min-width: 300px;
	display: inline-block;
	padding: 10px;
	border-radius: 20px;
    background-color: #D3D3D3;
    border-bottom: 1px solid #FFF;
	border-left: 1px solid #FFF;
	border-top: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
}

.camp_copy {
	background-image: linear-gradient(#ebd0d0, #bbf382);
	width:100%;
	padding: 10px;	
	display: inline-flex;
}
.camp2021_copy {
	background-image: linear-gradient(rgb(215,215,215), rgb(155,170,185));
	width:100%;
	padding: 10px;	
	display: inline-flex;
}
.camp2021_copy2 {
	background-color: rgb(155,170,185);
	width:100%;
	padding: 10px;
}


.camp_text {
	width: 66%;
	min-width: 150px;
	margin: auto;	
}

.camp_tshirt {
	background-color: rgba(0,0,0,.1);
	padding: 10px;
	border-bottom: 1px solid #FFF;
	border-left: 1px solid #FFF;
	border-top: 1px solid #626262;
	border-right: 1px solid #c0c0c0;
}

.camp_authorize {
	background-color: rgba(0,100,100,.3);
	padding: 10px;
	border-bottom: 1px solid #FFF;
	border-left: 1px solid #FFF;
	border-top: 1px solid #626262;
	border-right: 1px solid #c0c0c0;
}

.camp_medical {
	background-color: rgba(255,0,0,.3);
	padding: 10px;
	border-bottom: 1px solid #FFF;
	border-left: 1px solid #FFF;
	border-top: 1px solid #626262;
	border-right: 1px solid #c0c0c0;
}

.camp_button_text {
	width: 200px;
	margin:auto;
	padding-bottom: 10px;
}

.socialmedia_box {
	width: 50%;
	min-width: 290px;
	max-width: 330px;
	background-color: rgba(0,0,0,0.45);
	border: 1px solid #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-top: 10px;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: 5px;
	margin-right: auto;
	font-size: 14px;
	color: #FFFFFF;
}

div.socialmedia_box a {
	color: #ffffff;
	text-shadow: 1px -1px 0px rgba(0,0,0,.2), -1px 1px 2px rgba(0,0,0,.8);
}

div.socialmedia_box a:hover {
	color: #4b4b4b;
	text-shadow: 1px -1px rgba(255,255,255,.5), -1px 1px rgba(255,255,255,.5);
}


.socialmedia_box2 {
	width: 300px;
	background-color: rgba(0,0,0,0.45);
	border: 1px solid #FFFFFF;
	padding: 5px;
	margin: 5px auto;
	font-size: 14px;
	color: #FFFFFF;
}

div.socialmedia_box2 a {
	color: #ffffff;
	text-shadow: 1px -1px 0px rgba(0,0,0,.2), -1px 1px 2px rgba(0,0,0,.8);
}

div.socialmedia_box2 a:hover {
	color: #4b4b4b;
	text-shadow: 1px -1px rgba(255,255,255,.5), -1px 1px rgba(255,255,255,.5);
}


.recaptcha_box {
	width: 300px;
	margin: auto;
}

.kruse_logo {
	width: 300px;
	height: 82px;
	margin: auto;
	border-bottom: 1px solid #c0c0c0;
	border-left: 1px solid #c0c0c0;
	border-top: 1px solid #7e7e7e;
	border-right: 1px solid #7e7e7e;	
}

.text_tiny {
	font-size: 12px;	
}

.employment {
	background-color: #99aebb;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-top: 1px solid #7e7e7e;
	border-right: 1px solid #7e7e7e;
}

.event_bar {
	background-color: #7d7d7d;
	color: #ffffff;
	border-top: 1px solid #fff;
	border-bottom: 1px solid rgba(0,0,0,.5);
	padding-top: 3px;
	padding-bottom: 3px;
}
.border_black {
	border: 1px solid #000000;
}
.border_white {
	border: 1px solid #ffffff;
}
.border_white_r20 {
	border: 1px solid #ffffff;
	border-radius: 20px;
	box-shadow: -3px 3px 5px rgba(0,0,0,.5);
}
.border_blue {
	border: 1px solid #0072ff;
}
.border_matt {
	border-top: 3px solid rgba(0,0,0,.4);
	border-right: 3px solid rgba(0,0,0,.4);
	border-bottom: 3px solid #fff;
	border-left: 3px solid #fff;
}
.saveAheart {
	width: 100%;
	max-width: 540px;
	margin: auto;
}

.twelve_day {
	margin: auto;
}
.text_12day {
	width: 100%;
	text-align: left;
	max-width: 300px;
	padding-top: 5px;
	padding-bottom: 10px;	
	margin: auto;
}
.text_valentine {
	width: 100%;
	text-align: left;
	max-width: 400px;
	padding-top: 5px;
	padding-bottom: 10px;	
	margin: auto;
}


.green_bar {
	background-color: #649a82;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #4b4b4b;
	padding-top: 3px;
	padding-bottom: 3px;
	color:#c5fffa;
	text-shadow: -1px 1px 2px rgba(0,0,0,.7);
}
.footer_12day {
    background-image: url("events/event_images/12_footer.jpg");
    height: 390px;
    background-repeat: no-repeat;
}
.winner {
	display:inline-block;
	padding-bottom: 10px;
	padding-top: 10px;
}
.supporters_2k {
	width: 90%;
	padding: 5px;
	margin: auto;
	border-top: 1px solid rgba(0,0,0,0.3);
	border-left: 1px solid rgba(255,255,255,0.5);
	border-right: 1px solid rgba(0,0,0,0.1);
	background-image: linear-gradient(rgba(0,150,200,.4), rgba(0,150,200,0));
}
.supporters_1k {
	width: 50%;
	min-width: 310px;
	padding: 5px;
	border-top: 1px solid rgba(0,0,0,0.3);
	border-left: 1px solid rgba(255,255,255,0.5);
	border-right: 1px solid rgba(0,0,0,0.1);
	display: inline-block;
	background-image: linear-gradient(rgba(0,150,255,.4), rgba(0,150,255,0));
}
.supporters_500 {
	width: 35%;
	min-width: 310px;
	padding: 5px;
	border-top: 1px solid rgba(0,0,0,0.3);
	border-left: 1px solid rgba(255,255,255,0.5);
	border-right: 1px solid rgba(0,0,0,0.1);
	display: inline-block;
	background-image: linear-gradient(rgba(150,150,0,.4), rgba(150,150,0,0));
}
.supporters_300 {
	width: 235px;
	padding: 5px;
	border-top: 1px solid rgba(0,0,0,0.3);
	border-left: 1px solid rgba(255,255,255,0.5);
	border-right: 1px solid rgba(0,0,0,0.1);
	display: inline-block;
	background-image: linear-gradient(rgba(0,175,125,.4), rgba(0,175,125,0));
}
.supporters_200 {
	width: 235px;
	padding: 5px;
	border-top: 1px solid rgba(0,0,0,0.3);
	border-left: 1px solid rgba(255,255,255,0.5);
	border-right: 1px solid rgba(0,0,0,0.1);
	display: inline-block;
	background-image: linear-gradient(rgba(255,100,100,.4), rgba(255,100,100,0));
}
.supporters_150 {
	width: 235px;
	padding: 5px;
	border-top: 1px solid rgba(0,0,0,0.3);
	border-left: 1px solid rgba(255,255,255,0.5);
	border-right: 1px solid rgba(0,0,0,0.1);
	display: inline-block;
	background-image: linear-gradient(rgba(0,150,150,.3), rgba(0,150,150,0));
}
.supporters_100 {
	width: 235px;
	padding: 5px;
	border-top: 1px solid rgba(0,0,0,0.3);
	border-left: 1px solid rgba(255,255,255,0.5);
	border-right: 1px solid rgba(0,0,0,0.1);
	display: inline-block;
	background-image: linear-gradient(rgba(255,200,20,.3), rgba(220,180,20,0));
}
.supporters_50 {
	width: 235px;
	padding: 5px;
	border-top: 1px solid rgba(0,0,0,0.3);
	border-left: 1px solid rgba(255,255,255,0.5);
	border-right: 1px solid rgba(0,0,0,0.1);
	display: inline-block;
	background-image: linear-gradient(rgba(125,150,200,.3), rgba(125,150,200,0));
}
.supporters_0 {
	width: 235px;
	padding: 5px;
	border-top: 1px solid rgba(0,0,0,0.3);
	border-left: 1px solid rgba(255,255,255,0.5);
	border-right: 1px solid rgba(0,0,0,0.1);
	display: inline-block;
	background-image: linear-gradient(rgba(150,125,80,.3), rgba(150,125,80,0));
}
.supporter {
	height: 100px;
	width: 250px;
	font-size: 28px;
	font-weight: bold;
	line-height: 90%;
	color: rgb(0,175,225);
	text-shadow: 1px -1px #fff, -1px 1px 2px #000;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	background-image: url("images/sponsors2020/supporter_generic.png");	
}
.googlesearch {
	max-width: 380px;
	margin: auto;
}
.googletext {	
	padding-top: 10px;
	padding-bottom: 2px;
	font-size: 12px;	
}
.imagecaption {
	display: inline-block;
	padding-top: 5px;
	padding-bottom: 5px;
}
.image_shadow {
	border: 1px solid #FFFFFF;
	box-shadow: -2px 2px 5px rgba(0,0,0,.5); 
}
.camp_image {
	width: 50%;
	max-width: 260px;
}
.outreach_collage {
	display: inline-block;
}
.outreach_text {
	display: inline-block;
	max-width: 300px;
	padding: 5px;
}
.salsa_form {
    width: 60%;
    min-width: 320px;
    max-width: 500px;
	margin: auto;
	display: inline-block;
}
.sidexside {
	display: inline-block;
}
.sidextext {
	display: inline-block;
}
.sidextext_left {
	display: inline-block;
	text-align: left;
	padding-left: 10px;
}

.padded_div5 {
	padding-bottom: 5px;
}
.anchorContainer {
	max-width: 600px;
	position: relative;
	margin: auto;
}
.bottomleft {
	position: absolute;
	bottom: 20px;
	left: 20px;
}
.bottomright {
	position: absolute;
	width: 70px;
	bottom: 20%;
	left: 65%;
}

.specialNote {
	background-color: rgba(0,0,0,.5);
	color: #fff;
	padding: 10px;
	border: 1px solid #fff;
}
.registration {
	max-width: 670px;
	margin: auto;
	padding-left: 5px;
	padding-right: 5px;
}
.couponBox {
	max-width: 690px;
	padding-left: 10px;
	padding-right: 10px;
	border: 2px dashed rgb(0,0,0);
	background-color: rgb(255,255,255);
	text-align: left;
		
}
.recyleBox {
	background-color: rgb(200,255,200);
	border: 1px solid rgb(255,255,255);
	border-radius: 20px;
	padding: 5px 10px 10px 15px;
	max-width: 340px;
}

.vetbox {
	border: 3px solid rgb(141,208,69);
	max-width: 340px;
	font-size: 13px;
}
.vetbox_green {
	background-color: rgb(141,208,69);
	font-size: 13px;
	padding-top: 5px;
	padding-bottom: 5px;
}
