<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	background: url(https://dynamicstonecreation.com/images/background.jpg) top center ;
}

.container{
	padding:0 auto;

}

.wb {background:#F5EFE0;}
.content{
	
	margin-top:20px;
	padding:20px 30px;
	color:#041529;
	font-size:1.1em;
	}
.bump { font-size:1.2em;}

img {
	border:none;
	margin:0px;
}



a {outline: none;}

.clear {
	clear:both;
	}
/*------------------------------ Header -----------------------------*/



#header {
	padding:6px 0px 0px 0px;
	margin:auto;
	height:auto;
	width:100%;

	color:#000;
	background:#fdfdfd;
	
}



@media only screen and (max-width: 760px) {
 #header {
	padding:6px 0px 0px 0px;
	margin:auto;
	
	color:#739640;
	height:auto;
	width:100%;
	background:#fdfdfd;
    }

}



#header p {
	margin:0;
}
#headerInfo {
	text-align:right;
	margin-top:10px;
	margin-right:20px;
}
a.hl:link {
	color: #eaeff3;
	font-weight:normal;
}
a.hl:visited {
	color: #eaeff3;
}
a.hl:hover {
	color: #d4e1eb;
}
a.hl:active {
	color: #d4e1eb;
}

.companyName {
	font-family: 'Roboto', sans-serif;
	font-weight:bold;
	color:#739640;
	margin:20px 0px 8px 0px;
	text-shadow:#0b1d4a 1px 1px 1px;
	font-size:2.7em;
}

.slogan {
	
	font-family: 'Roboto', sans-serif;
	color:#333;
	background: rgb(183,185,197); /* Old browsers */
background: -moz-linear-gradient(top, rgba(183,185,197,1) 0%, rgba(247,249,248,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(183,185,197,1) 0%,rgba(247,249,248,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(183,185,197,1) 0%,rgba(247,249,248,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b7b9c5', endColorstr='#f7f9f8',GradientType=0 );
	padding:8px auto 14px auto;
	text-align:center;
	
}



a[href^=tel] {
    color: inherit !important;
    text-decoration: none !important;	
}

.formTable tr:nth-child(odd) {
background: #e1e1e1;
}

ul {
	list-style-image:url(https://dynamicstonecreation.com/images/ul.png);
	font-weight:bold;
	line-height:1.3em;
	font-family:Arial, Helvetica, sans-serif;
	color:#222;
	}	
	
.w {
	list-style-image:url(https://dynamicstonecreation.com/images/ulw.png);
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	}	

.feat-box{
	
	background:#dce860;
	border-radius:2px;
	margin:2px;
	margin-top:10px;
	padding:10px;}	
	
.wbox {background:#fff;
padding:20px;
color:#666;

}

.gp {color:#666;
font-size:1.2em;}
	
ol.b {
	font-weight:bold;
	font-size:1.1em;
	
	}	
	
.bold { font-weight:bold;
}

.border {
	border:6px #222 solid;
	opacity:.9;
	
	}

.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.addressBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.addressItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
}
h2, h3, h4 {  /* If using different styles, sepatare the tags  */
	margin:0;

}

h1 {
	color:#406028;
	font-weight:bold;
	font-size:2.1em;

	font-family: 'Roboto', sans-serif;}
	
h2 {

	color:#993300;
	font-weight:bold;
	margin-bottom:4px;
	font-family: 'Roboto', sans-serif;
	}
	
.bn { background:none; color:#111;}

h3 {
	font-size:1.4em;
	line-height:1.4em;
	font-weight:bold;
	margin:12px 5px 8px 0px;
	
	font-family: 'Roboto', sans-serif;
	color:#687638;
	
	}
		
h4 {
	font-size:1.2em;
	line-height:1.3em;
	margin-top:8px;
	color:#222;
	font-weight:normal;
	font-family: 'Roboto', sans-serif;	}
	
h5 {
	font-size:1.6em;
	line-height:1.4em;
	font-weight:bold;
	margin:20px 5px 8px 5px;
	padding:2px;
	font-family: 'Roboto', sans-serif;
	color:#344e21;
	
	}
p .breakhere {
	page-break-after:always;
}

a:link {
	color: #173d82;
	text-decoration: none;
}

a:visited {
	color: #173d82;
	text-decoration: none;
}

a:hover {
	color: #2a90b2;
}

a:active {
	color: #2a90b2;
	text-decoration:none;
}



.textColor {
	color:#F00;
	margin:0;
}

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

	margin:15px;
}
.right {
	float: right;
	margin-left:15px;
}

hr {
     border: 0; margin:24px 0px; border-bottom: 1px dashed #eee; background: #eee;
}
	
.red {
	color:#88181a;}
	
.orange { color:#bf6000;}
	
.yellow {
	color:#d0df00;}
	
.grey {
	color:#222;}

.green {
	color:#739640;}


.white {
	color:#FFFFFF;}
	
.required {
    color: #F00;
    font-size: 10px;
	line-height:20px;
    font-weight: bold;
}

.top {
	background:#6c0e25;
	padding:5px 10px 7px 10px;
	color:#fff;
	font-size:1.1em;
	font-family: 'Roboto', sans-serif;
	margin:7px 5px 0px 5px;}
	
.didyk {
	background:#ccc;
	padding:9px 12px 11px 12px;
	color:#111;
		font-size:1.1em;
	margin:0px 5px 26px 5px;}

.shadow { box-shadow:#cb9ba7 4px 4px 2px 1px;
margin-bottom:20px;}
	
@media (max-width: 767px) { 
.home-info {

	font-size:1.1em;
 }
 
#headerInfo {
	text-align:left;
	margin-top:10px;
	color:#739640;
	margin:0 70px;
}
.companyName {
	font-family: 'Roboto', sans-serif;
	font-weight:bold;
	text-align:center;
	color:#f3e8d4;
	font-size:2.3em;
}

.phone{
	font-size:1.8em;} 

.logofull { display:none;}
.logomobi { display:block;}
.space { height:40px;}
.space-s { height:20px;}
.buffer { height:60px;}

.button {
  padding: 10px 20px;
  font-size:1.3em;}
  
.slogan {
	font-size:1.2em; } 
.bevel { height:0px;}   
 }
 

@media (min-width: 768px) { 
.companyName {
	font-family: 'Roboto', sans-serif;
	font-weight:bold;
	color:#739640;
	margin:20px 0px 8px 0px;
	text-shadow:#0b1d4a 1px 1px 1px;
	font-size:2.7em;
	text-align:left;
}
.home-info {
	margin:0;
	color:#739640;
		font-size:1.2em;
 }

.phone{
	font-size:1.3em;} 

.logofull { display:block;}
.logomobi { display:none;}

.buffer { height:160px;}
.space { height:100px;}
.space-s { height:150px;}

.button {
  padding: 10px 20px;
  font-size:1.1em;}
  
.slogan {
	font-size:1.2em;}
.bevel { height:910px;} 
}

@media (min-width: 992px) { 

.home-info {
margin:0;
		font-size:1.3em;
 }

.companyName {
	font-family: 'Roboto', sans-serif;
	font-weight:bold;
	color:#ffef80;
	margin:20px 0px 8px 0px;
	text-shadow:#0b1d4a 1px 1px 1px;
	font-size:2.7em;
	text-align:left;
}
.phone{
	font-size:1.8em;} 
	
.button {
  padding: 10px 20px;
  font-size:1.3em;}	
  
.slogan {
	font-size:1.3em;	}
.bevel { height:830px;} 	
 }

@media (min-width: 1200px) { 

.home-info {
margin:0;
	font-size:1.5em;
	color:#739640;

 }

.companyName {
	font-family: 'Roboto', sans-serif;
	font-weight:bold;
	color:#ffef80;
	margin:20px 0px 8px 0px;
	text-shadow:#0b1d4a 1px 1px 1px;
	font-size:2.7em;
	text-align:left;
}

.phone{
	font-size:2em;
	}
	
.button {
  padding: 10px 20px;
  font-size:1.3em;}
  
.slogan {
	font-size:1.5em;}
.bevel { height:830px;} 
}


.phone{
	margin:22px 0px;
	font-weight:bold;
	text-align:center;
	color:#222;
	font-family: 'Roboto', sans-serif;
	}

/*------------------------------ Content - Columns -----------------------------*/

div#outer { /* This is the div that holds the columns*/
	width: 960px; /* Change the width of container here*/
	margin:15px auto;
	background-color: #fff;
	border: none;
}
div#column { 
	float: left;
	padding: 10px;
	width:300px;  

}

.caption {
	text-align:center;
	background:#fff;
	font-size:11px;
	margin:0;
	color: #666;
	width:106px; /*change caption width here*/
}

.couponBorder {
	border: thin dashed #000;
	margin: 0 auto;
	width:350px;
	text-align:center;
	background-color:#eee;
	padding: 10px;
}
/*------------------------------ Footer -----------------------------*/

#footer {
	color:#fff;
	background:#993300;
	padding:0px 0px 10px;
	font-size:.9em;
	clear: both;
	text-align:center;

	
} 
#footer a:link, #footer a:visited, #footer a:active {
	color:#c9d700;
	text-decoration:none;
}
#footer a:hover {
	color:#bdda94;
}


	
#ftrmenu {
	
	margin: 60px auto 0 auto;
	text-align: center;
}

.shadow { text-shadow:#3a880b 2px 2px 2px;}	

#cwr {
	margin:0 auto;
	background-color:#000;
	color:#ccc;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.6em;
}

/*------------------------------ New Navigation -----------------------------*/


.navbarback {
 background:#993300;
 	border-bottom:1px #fff solid;	
margin-top:0px;
}

.container .navbar-header,
.container .navbar-collapse {
  margin-right: 0;
  margin-left: 0;
}



.sub-nav
{
  font-size: 13px;
  margin-bottom: 10px;
}





.dropdown-menu {
  position: absolute;
  top: 98%;
  left: 0;
  z-index: 9000;
  display: none;
  float: left;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: .9em;
  list-style: none;
  background:#000;
  color: #fff;
  background-clip: padding-box;
  text-align: left;
}

.dropdown-menu &gt; li &gt; a {
  display: block;
  clear: both;
  line-height: 1.428571429;
  color: #fff;
  width:100%;
  text-decoration:none;
  white-space: nowrap;
}

.dropdown-menu &gt; li &gt; a:hover,
.dropdown-menu &gt; li &gt; a:focus {
  color:#b32146;
  text-decoration: none;
  background-color: #202329;
}

.dropdown-text {
  padding: 3px 10px;
  color:#b32146;
}

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #fff;
}


@media (min-width: 768px) {
.navbar
	{
	font-family: 'Roboto', sans-serif;
	position: relative;
	min-height: 40px;
  	margin-bottom: 5px;
	border: 1px solid transparent;
	font-size:.9em;
	width:100%;
	background:#993300;

	
	}
	

	.navbar-nav &gt; li &gt; a {
 
  	line-height: 12px;
	border-right: none;
	margin:3px 9px;
	padding:6px 15px 7px 15px;
	font-family: 'Roboto', sans-serif;
			line-height:.4em;
		height:34px;
	}
}


@media (min-width: 992px) {
.navbar
	{
	font-family: 'Roboto', sans-serif;
	position: relative;
	min-height: 42px;
  	margin-bottom: 5px;
	border: 1px solid transparent;
	font-size:1em;
	background:#993300;
	}
	

	
	.navbar-nav &gt; li &gt; a {
  	line-height: 18px;
	font-weight:normal;
	border-right: none;
	padding:5px 20px;
		line-height:.4em;
		height:34px;
    margin:3px 13px;
	}
}

@media (min-width: 1200px) {
.navbar
	{
	font-family: 'Roboto', sans-serif;
	position: relative;
	height: 45px;
  	margin-bottom: 10px;
	border: 1px solid transparent;
	font-size:1em;
	}
	
	.navbar-nav &gt; li &gt; a {
	border-right: none;
	padding:8px 24px;
	height:36px;
	line-height:.4em;
  margin: 4px 20px 6px 20px;
	}

.dropdown-menu { margin-left:30px;}
	
.dropdown-menu &gt; li &gt; a {

  width:300px;
 
}
	
}

.navbar-nav {
  /*margin: 7.5px -15px;*/
  margin: 0px 0px;

 
}

@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin: 0px 10px;
    /*background-color: transparent;*/
	background:#993300;
    border: 0;
    box-shadow: none; 
  }
 }
 
 @media (min-width: 768px) {
  .navbar-nav {
    display: inline-block;
    vertical-align: top;
  }
  .navbar-nav &gt; li &gt; a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }
}

.navbar-default {
  background: none;
  text-align:center;
  margin: 0px 0px 0px 0px;
  text-align:center;
  background:#993300;
  
}

.navbar-default .navbar-text {
  color: #fff;
}

.navbar-default .navbar-nav &gt; li &gt; a {
  color: #fff;
  background:#993300;
  font-weight:normal;
  text-decoration:none;
  display:inline-block;
  font-weight:bold;
  border-radius:20px;

  text-align:center;
  -webkit-transition: all .25s ease;
       -moz-transition: all .25s ease;
        -ms-transition: all .25s ease;
         -o-transition: all .25s ease;
            transition: all .25s ease;
  
}

.navbar-default .navbar-nav &gt; li &gt; a:hover,
.navbar-default .navbar-nav &gt; li &gt; a:active,
.navbar-default .navbar-nav &gt; li &gt; a:focus {
  color: #fff;
  background:#333333;

}

.navbar-default .navbar-nav &gt; .active &gt; a,
.navbar-default .navbar-nav &gt; .active &gt; a:hover,
.navbar-default .navbar-nav &gt; li &gt; a:active,
.navbar-default .navbar-nav &gt; .active &gt; a:focus {
  color: #FFFFFF;
  background-color:#333333;
} 

@media (max-width: 767px) {

	 .navbar-default {
 		background:#993300;
  		margin: 0px 0px 0px 0px;
		padding-bottom: 0px;
		text-align: left;
		font-size: 18px;
		border:none;
	}	
	
  .navbar-default .navbar-nav .open .dropdown-menu &gt; li &gt; a {
    color: #fff;
	margin:0px 0 0 40px;
	width:80%;
	border-radius:20px;
	padding:4px 0px 0px 8px;
	height:40px;
	font-weight:normal;
	background: #993300; /* Old browsers */

  }
  .navbar-default .navbar-nav .open .dropdown-menu &gt; li &gt; a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu &gt; li &gt; a:focus {
    color: #fff;
    background-color: #333333;
  }
  .navbar-default .navbar-nav .open .dropdown-menu &gt; .active &gt; a,
  .navbar-default .navbar-nav .open .dropdown-menu &gt; .active &gt; a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu &gt; .active &gt; a:focus {
    color: #fff;
    background-color: #333333;
  }
  .navbar-default .navbar-nav .open .dropdown-menu &gt; .disabled &gt; a,
  .navbar-default .navbar-nav .open .dropdown-menu &gt; .disabled &gt; a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu &gt; .disabled &gt; a:focus {
    color: #fff;
    background-color:#333333;
  }
  
  .navbar-default .navbar-nav &gt; li &gt; a {
  color: #fff;
  padding:5px 20px 5px 20px;
  margin:3px 20px 3px 20px;
  border-radius:20px;
  text-decoration:none;
  font-family: Arial, Helvetica, sans-serif;
  display:inline-block;
  font-weight:normal;
  text-align:left;
    width:90%;
 
  
}

.navbar-default .navbar-nav &gt; li &gt; a:hover,
.navbar-default .navbar-nav &gt; li &gt; a:focus {
  color: #fff;
  background-color: #333333;
  padding:5px 20px 5px 20px;
  width:90%;
  margin:3px 9px 3px 20px;
  

}

.navbar-default .navbar-toggle .icon-bar {
    background-color:#fff;
}

.navbar-toggle{
	background-color:#333;
	}
	
.navbar-default .navbar-toggle {
  border-color:transparent;
  background-color:#333;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #000; 
}


.navbar-nav .open .dropdown-menu {

    /*background-color: transparent;*/
	background: none; /* Old browsers */
  }
 
}
 
.navbar-default .navbar-nav &gt; .open &gt; a, .navbar-default .navbar-nav &gt; .open &gt; a:focus, .navbar-default .navbar-nav &gt; .open &gt; a:hover {
    color: #fff;
    background-color: #333;
	font-family: Arial, Helvetica, sans-serif;
}

.navbar .navbar-nav {
        float: none;     
    }


.button {
 
  text-align: center;
  cursor: pointer;
  outline: none;
  color: #fff;
  font-weight:bold;
  background-color:#af3324;
  border: none;
  border-radius:35px;
  box-shadow: 0 4px #333;
}

.button:hover {background-color: #861608;
    -webkit-transition: all .25s ease;
       -moz-transition: all .25s ease;
        -ms-transition: all .25s ease;
         -o-transition: all .25s ease;
            transition: all .25s ease;}

.button:active {
  background-color: #861608;
  box-shadow: 0 2px #333;
  margin-top:2px;
  transform: translateY(4px);
}


.ib { border-bottom:6px solid #00a65b;}

.white {
	color:#fff;}
	

.field {
	background:#e7ba6c;
	padding:5px;
	color:#99390a;
	border:#db9e34 solid 1px;
	border-radius:5px;}
	
table { background:#fff; color:#406028;}

.specialtr { background:#406028; color:#fff; font-weight:bold;}

.thead-inverse{ background:#406028; color:#fff;}
	
</pre></body></html>