/* cmsms stylesheet: marcus_2022_pad modified: 11/17/22 10:23:15 */
/* cmsms stylesheet: marcus_2022_pad modified: 11/17/22 10:06:40 */
/* cmsms stylesheet: marcus_2022_pad modified: 11/16/22 17:13:31 */
body {font-size: 100%;line-height: 180%;font-family: 'Lato', sans-serif;margin:  0px;padding:  0px;color: #3f3f3f;}

.outer {

}

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

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

.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 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: 690px;
}

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

.smallerversion {
  height: 90px !important;
}

#header .inner h1 {
  opacity: 0;
  position:  absolute;
  top:  10px;
  left:  0px;
  transition: opacity 0.4s;
   font-size: 100%;
}

#phone {position: absolute;top: 35px;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 ul ul {
display: none;
}

#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: 295px;-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 {z-index: 2;position:  absolute;top: 95px;left: 95px;color: #ffffff;text-shadow: 2px 2px 2px rgba(0,0,0,0.3);}

#image_text h2 {
  font-size: 300%;
  line-height: 100%;
  margin-bottom: 10px;
  color: #c2bbe3;
  margin-top:  0px;
}

#image_text h3 {
  font-family: 'Lato', sans-serif;
}

#mainpage {
     padding: 60px 0px;
}

footer {clear: both;height: 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;}

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

h1 {
  color: #A09ABC;
  font-size: 279%;
  margin: 0px 0px 60px 0px;
}

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

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

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