<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700');
* {
	margin: 0px;
	padding: 0px;
}
body {
	text-align: center; /* center site in ie5.0 and 5.5 */
	font-family: 'Open Sans', sans-serif;
	color: #333333;
	background-color: #8ec642;
	background-image: url(/wp-content/themes/hd10/images/bg.png);
	background-repeat:repeat-y;
	background-position: center;
	text-align:center;
}
img {
	border: 0;
}
h1{
	font-size: 1.2em;
	margin-bottom: 0px;
	padding: 0.5em 12px;
	color: #3a6fa2;
	font-family: 'Open Sans', sans-serif;
	/*
	font-family: Georgia, "Times New Roman", Times, serif;
	*/
}
h2, h3{
	font-size: 1em;
	font-family: 'Open Sans', sans-serif;
	/*
	font-family: Georgia, "Times New Roman", Times, serif;
	*/
	padding: 0.2em 0px;
	color: #8dc642;
	margin: 0.2em 12px;
	border-bottom: 1px solid #999999;
}
p, .edit-link, .entry-utility, .entry-meta, .reply, .commentmetadata, ol{
	font-size: 14px;
	line-height: 18px;
	padding: 0.5em 11px;
	font-family: 'Open Sans', sans-serif;
	/*
	font-family: Georgia, "Times New Roman", Times, serif;
	*/

}
ol{
	margin-left:17px;
}
td p{
	font-size: 14px;
	padding: .6em;
}
td img{

}
tr.odd td {
	background-color: #ECF1F5;
}

a {
	color: #3a6fa2;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
.clear {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
.bac {
	background-image: url(images/testimonials_02.jpg);

}
#shadow {
	margin: 0px auto;
	background-image:url(images/shadow.jpg);
	background-position: center top;
	background-repeat:no-repeat;
}
#container {
	width: 970px;
	text-align: left;
	margin: 0px auto;
	background-repeat: no-repeat;
}
.thumbs {

}

.thumbs img {
	float: none!important;
	border: 1px solid #4692DE;
	margin: 0 1px 1px 1px;
	padding:0.1em;
}
#content {
	width: 970px;
	background-repeat: repeat-y;
}
#top {
	position: relative;
}
#top img {
	display: block;
}
#flash {
	width: 465px;
	height: 235px;
}
#wrap {
	width:970px;

}
#left {
	float: left;
	width: 227px;
}
#buttons {
	border-top: 5px solid #C0C813;
	text-align:center;
	width: 227px;
	height: 120px;
}
#right {
	float: left;
	width: 493px;
}
#right ul {
	margin-left: 1.5em;
	padding: 1em;
	font-size: 12px;
	line-height: 16px;
}
#right img {
	margin: 5px;
}
#quote {
	float: left;
	width: 250px;
}
#links {
	text-align:center;
}
#footer {
	width: 970px;
	text-align:center;
	background-color: transparent;
}
#footer .logos {
float: right;
	width: 560px;
	margin: 10px;
}
#footer .logos img {
	margin: 0 3px;
}

ul#nav, ul#nav li ul {
	list-style-type:none;
	margin: 1px 0px 0px 0px;
	padding:0px;
	background-color:#2e568b;
	color: #FFFFFF;
	font-family: 'Open Sans', sans-serif;
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
}
ul#nav li ul {
	background-color: #000000;
	color: #000000;
}
ul#nav li  {
	border-bottom: 1px solid #fff;
}
ul#nav li a {
	display: block;
	font-size: 0.8em;
	color: #FFFFFF;
	width: 222px !important; width /**/: 222px;
	padding: 0.4em 0 0.4em 5px;
	text-decoration: none;
}
ul#nav li ul li a, ul#nav li ul li a:hover  {
	width: 222px !important; width /**/: 222px;
	padding: 0.4em 0 0.4em 15px;
	color: #FFFFFF;
}
ul#nav li ul li a:hover {
	background-color: #27241F;

}
ul#nav li a:hover, .over {
	background-color: #639735;
	padding: 0.4em 0 0.4em 5px;
	color: #fff;
}

ul#nav li ul li a {
	width: 206px !important;
	width /**/: 180px;
	padding-left: 20px;
	background-color: #DC2B19;
}

/* wordpress press */
.hentry {
	float: left;
	width: 493px;
}
#quote .widget-area ul {
	margin-left: 0;
	padding: 0 20px 0 0;
	list-style-type: none;
}
#quote .widget-area ul li, #quote .widget-area ul li ul li {
	font-size: 12px;
}
#quote .widget-area ul ul {
	border: none;
	margin-left: 1em;
	padding: 0;
}
.alignright {
float: right;
}
.alignleft {
float: left;
}
button.enter-btn {
    background-color: #8ec642;
    border: none;
    height: 50px;
    width: 200px;
    color: #fff;
    font-size: 20px;
    border-radius: 2px;
}
button.enter-btn:hover {
	background-color: #000;
	cursor: pointer;
}


input[type=submit]{
	background-color: #8ec642;
    border: none;
    height: 50px;
    width: 200px;
    color: #fff;
    font-size: 20px;
    border-radius: 2px;
}
input, textarea, select{
	border: 1px solid rgb(204, 204, 204);
padding: 8px;
}
span.wpcf7-list-item {
    margin-right: 0.5em!important;
	font-size: 13px;
	margin-left:0!important;
}
label{
	font-weight: 700;
}

.wpcf7-recaptcha{
	margin-left:15px;
}

.gallery {
	clear: both;
}
dl.gallery-item {
  width: 22%;
  float: left;
  position: relative;
  min-height: 1px;
  padding: 0px 10px;
  overflow: hidden;
}
dl.gallery-item img {
  width: 100%;
  object-fit: cover;
  object-position: center;
}


/*** New payment Form ***/

.graphedia-payment-form {
	padding: 30px;
}


#post-2487 .entry-meta{
	display: none;
}

/*** SALESFORCE FORM ***/
.gr-fundraise-form * {
  border: none;
}

.gr-fundraise-form {
  margin-top: 30px;
  margin-bottom: 50px;
  background-color: #f5f5f5;
  padding: 20px;
}

h3.gr-fundraise-form__title {
  margin: 0;
  margin-bottom: 15px;
}

.gr-fundraise-form label {
  margin: 6px 10px 6px 0px;
}

.gr-fundraise-form input[type=text] {
  margin-top: 4px;
  margin-bottom: 4px;
  padding: 6px 10px;
  border: 2px solid #C4E29C;
  border-radius: 3px;
  width: 98%;
}

.gr-fundraise-form input[type=checkbox] {
         position: relative;
	       cursor: pointer;
         margin-left: 10px;
    }
    .gr-fundraise-form input[type=checkbox]:before {
         content: "";
         display: block;
         position: absolute;
         width: 16px;
         height: 16px;
         top: 0;
         left: 0;
         border: 2px solid #C4E29C;
         border-radius: 3px;
         background-color: white;
}
    .gr-fundraise-form input[type=checkbox]:checked:after {
         content: "";
         display: block;
         width: 5px;
         height: 10px;
         border: solid black;
         border-width: 0 2px 2px 0;
         -webkit-transform: rotate(45deg);
         -ms-transform: rotate(45deg);
         transform: rotate(45deg);
         position: absolute;
         top: 2px;
         left: 6px;
}

.gr-fundraise-form textarea {
  margin-top: 4px;
  padding: 6px 10px;
  border: 2px solid #C4E29C;
  border-radius: 3px;
  width: 98%;
}

.gr-fundraise-form select {
  margin-top: 4px;
  margin-bottom: 4px;
  padding: 6px 10px;
  border: 2px solid #C4E29C;
  border-radius: 3px;
  width: 98%;
}

.gr-fundraise-form input[type=date] {
  margin-top: 4px;
  margin-bottom: 4px;
  padding: 6px 10px;
  border: 2px solid #C4E29C;
  border-radius: 3px;
  width: 98%;
}

.gr-fundraise-form input[type=submit] {
  background-color: #8EC642;
  border: none;
  color: white;
  padding: 12px 26px;
  text-decoration: none;
  margin: 4px 2px;
  cursor: pointer;
  transition: 0.3s;
}

.gr-fundraise-form input[type=submit]:hover {
  background-color: #494949;
  transition: 0.3s;
}
</pre></body></html>