
/*   Blues    inc Block Buttons  */

.siteheading {
  color: #6c4913;
  font-size: 2.0rem;
  font-family: inthent;
  font-family : 'Open Sans', sans-serif;
  font-weight: bold;

}


.centresiteheading {
  color: #6c4913;
  Font-size: 2.0rem;
  margin: auto;
  text-align: center;
  font-family : 'Open Sans', sans-serif;
  font-weight: bold;
}

ul.services {
  list-style-type: circle;
  color: #314e68;
  padding-left:20px;
}


figure {
  font-size: 3.2rem;
  text-align: center;
  text-indent: 0;
}


figcaption { 
  width: 100%;
  height: 50px;
  line-height: 50px;
  margin: auto;
}

.paddedcell {
  width: 100%;
  left: 20px;
  padding-left: 50px; 
  top: 0px;
}

.panelbg {
  display: block;
  background:green !important;
}

.paneltop {
  border-top:1px solid black;
  background: yellow;
  height:8px; 
  display: inline-block; 
  width:100%;
  overflow : hidden;
}

.rangepanel {
  width: 100%;
  text-align: center;
  vertical-align: middle;
  line-height: 25px;
}

.rangepanel a:link, .rangepanel a:visited {
  font-size: 1.8rem;
  display : inline-block;
  text-align : center;
  text-decoration : none;
  text-transform : none;
}

.rangepanel a:hover {
  color : plum;
  display:inline-block;
  font-size: 1.8rem;
}

.smallimage {
  text-align: center;
  vertical-align: middle;
  width: 60%;
  margin: auto;
  line-height: 25px;
}

.panelimage {
  width: 80%;
  text-align: center;
  vertical-align: middle;
  margin: auto;
  line-height: 25px;
 
}

.main-header {
  text-align: center;
  width: 100%;
  font-size: 2.0rem;
}

.right-header {
  text-align: center;
  width: 100%;
  background: #bbbbbb;
  color: #000000;
}

#right-inner {
  background:#B0C3D5;
  margin : auto;
  width : 100%;
  font-size : 1.6rem;
  justify-content : center;
  align-items : center;
}

#right-inner li {
  list-style-type:none;
}

#right-inner a:link, #right-inner a:visited {
  color: #4a779f ;
  display : inline-block;
  text-align : center;
  text-decoration : none;
  text-transform : none;
  font-size: 1.6rem;
}

#right-inner a:hover {
  color: #222222;
  display:inline-block;
}




#right-inner-text {
  padding : 10px;
  margin : auto;
  width : 80%;
  font-size : 1.6rem;
  justify-content : center;
  align-items : center;
}

.occasion-inner-text {
  margin : auto;
  width : 100%;
  font-size : 1.7rem;
  justify-content : center;
  align-items : center;
  background: red;
}

.contact-inner-container{
  margin : auto;
  width : 75%;
  font-size : 1.7rem;
  justify-content : center;
  align-items : center;
  font-weight: bold;


}
.deep-inner-text {
  margin : auto;
  width : 95%;
  font-size : 1.7rem;
  justify-content : center;
  align-items : center;
  font-weight: bold;
}


.faq-inner-text {
  padding : 10px;
  margin : auto;
  width : 80%;
  font-size : 1.8rem;
  justify-content : center;
  align-items : center;
}

.sec-text {
  padding : 10px;
  margin : auto;
  width : 85%;
  font-size : 1.4rem; 
  justify-content : center;
  align-items : center;
}


.home-inner-text {
  font-size : 1.8rem;
}

/* 
@media only screen and (max-width: 600px) {
   .occasion-inner-text {
    font-size: 1.4rem;
    width : 100%;
      font-size: 1.4rem;
  width : 100%;

   }
   .home-inner-text {
      font-size: 1.4rem;
   } 
}


@media only screen and (max-width: 500px) {
   .occasion-inner-text {
    font-size: 1.4rem;
    width : 100%;
  width : 100%;


   }
   .home-inner-text {
      font-size: 1.4rem;
   } 
 
}

@media only screen and (max-width: 410px) {
   .occasion-inner-text {
    font-size: 1.4rem;
    width : 100%;
   } 
   .home-inner-text {
      font-size: 1.4rem;
   } 
}

*/

.single-pics-ipad {
  height : auto;
  width : auto;
  width: 100%;
  justify-content : center;
  align-items : center;
  overflow : hidden;
  color : darkblue;
}

.single-pics-ipad img {
  width : 100%;
  display : inline;
  margin : 0px;
  max-width: 200%;
  height: auto;
}

.wmfooter-container{
  display: inline-Block;
  width: 100%;
  border-top : black solid 1px;
  border-bottom : black solid 1px;
  background: black;
}

.wmcolumn-left{ 
  float: left; 
  width: 20%;
}

.wmcolumn-left2{ 
  float: left; 
  width: 13%;
  padding-top: 26px;

}

.wmcolumn-right{
  float: right; 
  width: 33%; 

}

.wmcolumn-center{
  display: inline-block;
  text-align: center;
  width: 33%;
  height: auto;
 
}

.webme {
  color : purple;
  float : right;
  margin-right : 20px;
}

.webme a:link, .webme a:visited {
  color: #eeeeee;
  display : inline-block;
  text-decoration : none;
  text-transform : none;
  font-size: 1.0rem;
}

.webme a:hover {
  color: #dddddd;
  display:inline-block;
}

.copyright {
  text-align : center;
  color: #ffffff;
  float : right;
  margin-right : 20px;
}

.copyright a:link, .copyright a:visited {
  color: #ffffff;
  display : inline-block;
  text-align : center;
  text-decoration : none;
  text-transform : none;
  font-size: 1.0rem;
}

.copyright a:hover {
  color: #eeeeee;
  display:inline-block;
}

.single-pics-ipad {
  color: blue;
}

.single-pics-ipad figure {
  font-size: 1.5rem;
  text-align: center;
  text-indent: 0;
}


.single-pics-ipad figcaption { 
  width: 100%;
  height: 30px;
  line-height: 30px;
  margin: auto;
}

.single-pics-ipad img {
  width : 80%;
  border-radius : 20px;
  display : inline;
  margin : 20px;
}


#blockbutton {
  margin-top: 12px;
  margin-bottom: 12px;
  float: right;
  width: 100%;
  padding:0px 0px 0px 0px;
  text-align: center;
  margin: auto;
  color: blue;
  font-weight: bold;
  margin-bottom: 12px;
}

.faqsiteheading {
  overflow : hidden;  
  text-decoration: none;
  font-weight: bold;
  color: #6c4913;
  font-size: 2.0rem;
  height: 25px;
  line-height: 25px;
}


A.faqsiteheading {
  text-decoration: none;
  font-weight: bold;
  font-size: 2.0rem;
}

  A.faqsiteheading:hover {
  color: red;
  text-decoration: none;
  font-weight: bold;
  font-size: 2.0rem;
}

#blockbutton {
  margin-top: 12px;
  margin-bottom: 12px;
  float: right;
  width: 100%;
  padding:0px 0px 0px 0px;
  text-align: center;
  margin: auto;
  color: blue;
  font-weight: bold;
  margin-bottom: 12px;
}


.blockbuttontext {
  display: inline-block;
  overflow : hidden;  
  text-decoration: none;
  font-weight: bold;
  color: #4a779f;
  font-size: 1.6rem;
  border : #4a779f solid 2px;
  width: 10%;
  border-radius: 5px;
  height: 25px;
  line-height: 25px;
}


A.blockbuttontext {
  text-decoration: none;
  font-weight: bold;
  font-size: 1.6rem;
}

  A.blockbuttontext:hover {
  color: #777777;
  text-decoration: none;
  font-weight: bold;
  background-color: #bbbbbb;
  font-size: 1.6rem;
}


.blockbuttontext2 {
  display: inline-block;
  overflow : hidden;  
  text-decoration: none;
  font-weight: bold;
  color: #4a779f;
  font-size: 1.6rem;
  border : #4a779f solid 2px;
  width: 10%;
  border-radius: 5px;
  height: 25px;
  line-height: 25px;
  background: #DFF0D8;
}


A.blockbuttontext2 {
  text-decoration: none;
  font-weight: bold;
  font-size: 1.6rem;
}

  A.blockbuttontext2:hover {
  color: #777777;
  text-decoration: none;
  font-weight: bold;
  background-color: #bbbbbb;
  font-size: 1.6rem;
}


/*
@media only screen and (max-width: 950px) {
    .blockbuttontext {
  font-size: 1.4rem;
  width: 20%;
 }
A.blockbuttontext {
        font-size: 1.4rem;
}

 A.blockbuttontext:hover {
        font-size: 1.4rem;
    }
}



@media only screen and (max-width: 600px) {
    .blockbuttontext {
        font-size: 1.4rem;
        color: orange;
        width: 15%;
    }
    A.blockbuttontext {
        font-size: 0.9rem;
    }
}


@media only screen and (max-width: 600px) {
    .blockbuttontext {
        font-size: 0.9rem;
  color: purple;
  width: 15%;
 }
A.blockbuttontext {
        font-size: 0.9rem;
}

    
  A.blockbuttontext:hover {
        font-size: 0.9rem;
    }


}


@media only screen and (max-width: 500px) {
    .blockbuttontext {
        font-size: 1.0rem;
    }
  A.blockbuttontext:hover {
        font-size: 1.0rem;
  color: red;
    }


}

@media only screen and (max-width: 460px) {
    .blockbuttontext {
        font-size: 1.0rem;
    }
  A.blockbuttontext:hover {
        font-size: 1.0rem;
  color: blue;
    }

}

*/