/* cmsms stylesheet: marcus_2022_phone modified: 02/07/23 10:42:36 */
/* cmsms stylesheet: marcus_2022_phone modified: 11/17/22 10:57:04 */
/* cmsms stylesheet: marcus_2022_phone modified: 11/17/22 10:50:23 */
/* cmsms stylesheet: marcus_2022_phone modified: 11/17/22 10:48:15 */
body {font-size: 100%;line-height: 180%;font-family: 'Lato', sans-serif;margin:  0px;padding:  0px;color: #3f3f3f;}

.outer {

}

.inner {
width: 320px;
margin: 0px auto;
position: relative;
}

.left_column {

}

.left_column_title, #lowerlefty {display: none;}

.left_column_section {/* padding-bottom: 31px; */}

.left_column_section ul {
  margin: 0px;
  padding: 0px 0px 0px 20px;
}

.left_column_section li {
  line-height: 110%;
  margin-bottom: 13px;
}

.left_column_section input {display: inline-block;width: 210px;height: 40px;box-sizing:  border-box;padding: 5px 10px;-webkit-border-radius: 7px;-moz-border-radius: 7px;border-radius: 7px;border: 1px solid #3f3f3f;float:  left;}

.left_column_section input.search-button {width: 100px;height: 40px;margin-left: 10px;display: inline-block;background-color: #559106;color: #ffffff;text-decoration: none;padding: 9px 10px 10px 10px;-webkit-border-radius: 7px;-moz-border-radius: 7px;border-radius: 7px;border: 0px;float: left;}

.left_column_section input.search-button:hover {
background-color: #A09ABC;
transition: background-color, 0.4s;
}

#treeroots {display: none;}

.right_column {
  padding: 30px 0px;
  clear: both;
}

.right_column img {
  max-width: 40%;
  height: auto;
}

#header {
    border-top: 5px #A09ABC solid;
    height: 140px;
    width:  100%;
    background-color:  #ffffff;
    z-index:  9999;
    box-sizing:  border-box;
    clear: both;
    text-align: center;
}

.smallerversion {
  height: 90px !important;
}

#header .inner h1 {
  /* position:  absolute; */
  top: 20px;
  left:  0px;
  font-size: 180%;
  color: #559106;
  width:  100%;
  line-height: 100%;
  padding-top:  10px;
  margin-bottom: 0px;
}

#header .inner h1 span{
  display: block;
  color: #A09ABC;
  font-size: 70%;
  font-family: 'Lato', sans-serif;
}

#header .inner h1 span#headerdash {
  display: none;
}

#phone {/* position: absolute; */top: 88px;right: 0px;color: #A09ABC;width: 100%;}

#phone a:link, #phone a:visited {
    font-size: 140%;
    display: inline-block;
    padding-left: 5px;
}

#top_navigation {position: absolute;top: 35px;left: 0px;}

#top_navigation ul {
    margin: 0px;
    padding: 0px;
}

#top_navigation li {
    margin: 0px;
    padding: 0px;
    list-style: none;
    float: left;
    margin-right: 10px;
    transition: margin-right 0.4s;
}

#top_navigation a:link, #top_navigation a:visited {
    display:  block;
    background-color: #559106;
    color:  #ffffff;
    text-decoration:  none;
    padding: 9px 5px 10px 5px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    line-height: 100%;
    font-size: 100%;
    transition: font-size, 0.4s;
}

#top_navigation a:hover {
    color: #ffffff;
    background-color: #A09ABC;
    transition: background-color, 0.4s;
}

.smallerversion #phone {position: absolute;top: 10px !important; transition: top 0.4s;}

.smallerversion #top_navigation {position: absolute;top: 45px !important;left: 0px;}


.smallerversion #top_navigation li {
   margin-right: 7px;
}

.smallerversion #top_navigation a:link, .smallerversion #top_navigation a:visited {
    padding: 5px 5px 5px 5px !important;
    font-size: 80% !important;
}

.smallerversion .inner h1 {
  opacity: 1 !important;
}

#outer_header_image {/* padding-top: 110px; */}

#header_image {height: 75px;-webkit-border-radius: 7px;-moz-border-radius: 7px;border-radius: 7px;overflow: hidden;}

#header_image img {
position: absolute;
top: 0px;
left: 0px;
max-width: 100%;
height: auto;
z-index: 1;
}

#image_text {
display: none;  
}

#mainpage {
     padding: 20px 0px 80px 0px;
}

footer {clear: both;height: 100px;/* margin-top:  100px; */}

footer .inner {background-color: #559106;color: #ffffff;height: 30px;-webkit-border-radius: 7px;-moz-border-radius: 7px;border-radius: 7px;padding: 1px 10px 5px 10px;font-size:  80%;box-sizing:  border-box;/* margin-top:  20px; */}

h1, h2, h3, h4, h5, h6 {font-family: 'Bree Serif', serif;font-weight: 400;margin:  0px 0px 10px 0px;line-height: 150%;}

h1 {
  color: #A09ABC;
  font-size: 190%;
  margin: 0px 0px 30px 0px;
}

h2 {
  color: #559106;
  font-size: 120%;
  margin: 30px 0px 10px 0px;
}

a:link, a:visited {
    color: #559106;
    text-decoration: none;
}

a:hover {
  transition: color, 0.4s;
  text-decoration: underline;
}
