@charset "UTF-8";

body {
	width:100%;
	/*background-color:#B8FFCD;
	background-image:url(../img/bkgd/5756-pageBkgd.png);
	background-repeat:repeat-y;
	background-size:100%;*/
}
iframe, object, embed  {
	max-width: 100%;
}


.center-text {
	text-align:center;
}

.bullet_indent {
	margin-left: 20px !important;
}

img a {
	border:none;
}

p, h1, h2, h3, h4, h5, h6 {
	padding-top:0px;
	padding-bottom:0px;
	margin:0px !important;
	font-weight:normal;
}
h1, h2, h3, h4, h5, h6 {
	  font-family: "Arvo", serif;
  font-weight: 400;
  font-style: normal;

}

p, li {
	font-size:1.0em;
    font-family: "Roboto", serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;

}


/* DESKTOP + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */
.footer {
    padding: 20px 0px;
}


.rick_bio img {
    float: right;
    margin-left: 10px;
    margin-bottom: 10px;
    margin-right: 20px;
    box-shadow: 0px 0px 10px 1px rgba(0,0,0,.75);
}
.rick_bio h1 {
    font-size: 2.25em;
    line-height: 1.5em;
    color: rgba(92,120,54,1.00);
    padding-bottom: 10px;
}
.rick_bio p {
    line-height: 1.5em;
    font-size: 1.3em;
    padding-bottom: 6px;
    padding-right: 10px;
}
.home_bullets h2 {
    color: #000;
    font-size: 2.50em;
    padding-bottom: 25px;
    padding-left: 10px;
    padding-right: 10px;
    }
.testimonial_margin {padding: 50px 0px; background-color: rgba(167,168,170,1.00);}
.home_bullets {background-color: rgba(207,210,210,1.00); padding: 40px 0px;}
.footer a, .footer a:visited {
    color: rgba(92,120,54,1.00);
    text-decoration: underline;
    text-decoration-style: dotted;
    text-decoration-skip: ink;
    transition: .3s;
}
.banner_ad {
    padding: 50px 0px 0px; background-color: rgba(167,168,170,1.00);
}
.footer a:hover {
    color: rgba(167,168,170,1.00);
}
 .home_phone a, .home_phone a:visited {color: rgba(207,210,210,1.00); text-decoration: none;}



/* MOBILE + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */
@media only screen and (min-width: 0px) and (max-width: 600px) {

.rick_bio img {
    display: none;
    }
.home_phone a, .home_phone a:visited {color: rgba(207,210,210,1.00); text-decoration: underline; text-decoration-style: dotted; text-decoration-skip: ink;}
   

}

/* TABLET + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {

 .home_phone a, .home_phone a:visited {color: rgba(207,210,210,1.00); text-decoration: underline; text-decoration-style: dotted; text-decoration-skip: ink;}
	
	
}