/* cmsms stylesheet: marcus_2022_smallpad modified: 11/17/22 10:46:36 */
/* cmsms stylesheet: marcus_2022_smallpad modified: 11/17/22 10:24:43 */
body {font-size: 100%;line-height: 180%;font-family: 'Lato', sans-serif;margin:  0px;padding:  0px;color: #3f3f3f;}

.outer {

}

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

.left_column {
  float: left;
  width: 180px;
}

.left_column_title {border:  1px solid #cccccc;-webkit-border-radius: 7px;-moz-border-radius: 7px;border-radius: 7px;padding: 10px 20px;margin-bottom:  20px;background-color: #A09ABC;color: #ffffff;font-size: 120%;}

.left_column_section {padding-bottom: 40px;}

.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: block;width: 100%;height: 40px;box-sizing:  border-box;padding: 5px 10px;-webkit-border-radius: 7px;-moz-border-radius: 7px;border-radius: 7px;border: 1px solid #3f3f3f;}

.left_column_section input.search-button {
width: 100px;
height: 40px;
margin-top: 10px;
display: 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;
}

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

#treeroots {display: block;margin: 0px auto;width: 150px;}

.right_column {
  float: right;
  width: 490px;
  padding-bottom: 50px;
}

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

.smallerversion {
  height: 90px !important;
}

#header .inner h1 {
  position:  absolute;
  top: 20px;
  left:  0px;
  font-size: 180%;
  color: #559106;
}

#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: 20px;right: 0px;color: #A09ABC;}

#phone a:link, #phone a:visited {
    font-size: 170%;
    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: 128px;-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: 40px 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: 100%;}

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;
}
