﻿body {
margin: 0; 
padding: 0; 
	font-family: Georgia;
	background-color: DimGrey; 
	background-position: center;
	background-repeat: repeat-y;
	text-align: ;
	vertical-align: none;
	margin-top: 0;
	margin-bottom: 6px;
	font-family: Georgia;
	font-weight: normal;
	font-style: normal;
	background-position: center;
	background-repeat: repeat-y;
	text-decoration: none; 
}
div#header {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  height: auto;
  padding: 5px 0;
  width: 100%; 
  background-color: #01017e; /* was #333 */
  border-top: 1px solid #7491FF; 
  border-bottom: 2px solid #7491FF; 
  justify-content: center; 
  z-index: 100; 
/*  border: 0; 
box-sizing: border-box;
margin: 0; 
display: flex; 
background-image: linear-gradient(90deg, #bebebe 0%, #f8f8f8 20%, #f8f8f8 80%, #bebebe 100%); */
}
div#header a {
	color: #e8f0f5; 
	text-decoration: none; 
	font-weight: bold; 
	padding: 3px 12px; 
}

/*
#logobox {
    width: 100%; 
    padding: 10px 0; 
	height: ; 
    background: linear-gradient(2deg, Silver 25%, White 45%, White 55%, Silver 75%);
    background-size: 200% 200%;
    animation: logobox 6s ease infinite;
	align-items: center; 
	text-align: center; 
	margin: 0 auto; 
	z-index: 100; 

}
*/


#logobox {
    width: 100%; 
    padding: 10px 0; 
	height: ; 
    background: linear-gradient(2deg, Silver 25%, White 45%, White 55%, Silver 75%);
    background-size: 200% 200%;
    animation: logobox 6s ease infinite;
	align-items: center; 
	text-align: center; 
	margin: 0 auto; 
	z-index: 100; 
	display: flex; 
    justify-content: center; 
}
.logoboxbuttons {
    width: 300px; 
    font-family: Verdana; 
    font-weight: bold;
  }
.logoboxbuttons button {
  background-color: blue; 
  color: white; 
  border-radius: 20px; 
  padding: 6px 0; 
  font-family: Verdana; 
  font-weight: bold; 
  font-size: 110%; 
  width: 200px; 
  box-shadow: 2px 4px 2px silver;
  }
  .logoboxbuttons button:hover {
    background-color: yellow; 
    color: Black; 
    cursor: pointer; 
  }
  
@media screen and (max-width: 900px) {
  .logoboxbuttons {
    display: none;
  }
}




@keyframes logobox {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}
.rightbox {
text-align: right; 
width: 100px; 
padding: 0 30px 0 0; 
font-size: 90%; 
color: #232536;
}
.PhoneEmailButton
{
        text-decoration: none;
        font-size: 100%; 
        font-weight: bold; 
	font-style: normal;
	font-family: Verdana, Trebuchet MS, Arial Black;
}
ul
{
	list-style-image: url(https://signsmanufacturing.com/Texas/_themes/signs-manilla/anetbul1.gif);
}
a {
  text-decoration: none; 
  color: blue; 
}
a:active
{
	color: rgb(255, 0, 0);
}
a:visited
{
	color: rgb(102, 102, 102);
}
table
{
	table-border-color-light: rgb(51, 51, 51);
	table-border-color-dark: rgb(51, 51, 51);
	border-color: rgb(51, 51, 51);
}
th
{
	border-color: rgb(51, 51, 51);
}
td
{
	border-color: rgb(51, 51, 51);
}
hr
{
	color: rgb(51, 0, 153);
}
button
{
	background-color: rgb(51, 0, 153);
	color: rgb(255, 255, 255);
}
button.graphicbutton {
	padding: 5px; border-radius: 10px; border: 4px solid LimeGreen; background-color: white; cursor: pointer;
}
button.graphicbutton:hover {
	filter: brightness(1.2);  /* Increases brightness of the border color */
}
label
{
	color: rgb(0, 0, 0);
}
.mstheme-text
{
	background-color: rgb(0, 0, 0);
	color: rgb(11, 0, 0);
}
textarea
{
	color: rgb(11, 0, 0);
}
fieldset
{
	color: rgb(11, 0, 0);
}
legend
{
	color: rgb(51, 0, 153);
}
select
{
	color: rgb(11, 0, 0);
}
caption
{
	color: rgb(51, 0, 153);
}
.quote
{
	font-family: Georgia;
	margin-right: 0;
	text-align: justify;
	margin-bottom: 0;
	margin-left: 24;
	font-size: 12pt;
	color: #0000FF;
	font-style: italic;
}
.quotename
{
	margin-top: 0;
	margin-left: 24;
}
button
{
	border-top-style: solid;
	border-left-width: 1pt;
	border-right-style: solid;
	font-size: 8pt;
	border-bottom-width: 1pt;
	border-left-style: solid;
	font-style: normal;
	border-bottom-style: solid;
	border-top-width: 1pt;
	font-family: trebuchet ms, Georgia, Helvetica;
	border-right-width: 1pt;
}
caption
{
	font-style: normal;
	font-family: trebuchet ms, Georgia, Helvetica;
	font-size: 14pt;
}
fieldset
{
	border-top-width: 1pt;
	font-style: normal;
	border-bottom-style: solid;
	border-left-style: solid;
	font-size: 8pt;
	border-right-style: solid;
	font-family: trebuchet ms, Georgia, Helvetica;
	border-left-width: 1pt;
	border-right-width: 1pt;
	border-top-style: solid;
	border-bottom-width: 1pt;
}
img {
	max-width: 94vw; 
}
img.ms-button
{
	cursor: hand;
}
#headerlogo {
	max-width: 60vw;
}
label
{
	font-style: normal;
	font-size: 8pt;
	font-family: trebuchet ms, Georgia, Helvetica;
}
label, .mstheme-label
{
	font-size: 8pt;
	font-style: normal;
	font-family: trebuchet ms, Georgia, Helvetica;
}
legend
{
	font-style: normal;
	font-size: 8pt;
	font-family: trebuchet ms, Georgia, Helvetica;
}
marquee
{
	font-family: trebuchet ms, Georgia, Helvetica;
	font-size: 14pt;
}
select
{
	border-style:solid; font-family: trebuchet ms, Georgia, Helvetica;
	font-style: normal;
	font-size: 8pt;
	
}
table
{
	font-weight: normal;
	font-style: normal;
	vertical-align: none;
	font-family: Georgia;
	text-align: left;
}
textarea
{
	border-style:solid; font-size: 8pt;
	font-family: trebuchet ms, Georgia, Helvetica;
	font-style: normal;
}
#wrapper 
{
margin: 0 auto; /* Center align for Good browsers like Firefox, Opera, Netscape */
text-align: left;
}
#bulletlist
{
	text-align: ; 
	list-style-type: square; 
}
h1
{
	background-repeat: repeat;
	background-attachment: fixed;
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 0;
	word-spacing: 0;
	text-indent: 0;
	background-position-y: center;
	color: #000000;
	margin-right: 0;
	text-align: center;
	font-size: 180%;
	vertical-align: none;
	font-family: Tahoma;
	background-position-x: 0;
	background-position-y: center;
	line-height: 100%;
	font-weight: bold;
	text-align: center;
	background-position-x: 0;
	vertical-align: none;
	margin-top: 6px; 
}
h2
{
    margin-top: 40px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	color: #000000;
	background-position-y: center;
	line-height: 100%;
	text-indent: 0;
	background-repeat: repeat;
	word-spacing: 0;
	text-align: left;
	letter-spacing: ;
	background-position-x: 0;
	font-size: 140%;
	font-family: Tahoma;
	font-weight: bold;
	vertical-align: none;
	background-attachment: fixed;
	background-attachment: fixed; 
}
H3
{
	vertical-align: none;
	text-align: none;
	font-style: italic;
	font-size: 120%;
	font-family: Georgia, Times, serif; 
	font-style: normal; 
	font-weight: bold; 
	line-height: 100%;
	text-indent: 20px;  
}
h4
{
	font-weight: normal;
	text-align: justify;
	vertical-align: none;
	font-style: italic;
	color: #0000FF;
	font-family: Georgia;
	font-size: 12pt;
}
h5
{
	font-weight: normal;
	font-size: 10pt;
	font-style: normal;
	vertical-align: none;
	font-family: Georgia;
	text-align: none;
}
h6
{
	vertical-align: none;
	font-weight: normal;
	text-align: none;
	font-style: normal;
	font-size: 8pt;
	font-family: Georgia;
}
#breadcrumb
{
	color: #161616;
	margin-left: 0;
	text-indent: 0;
	font-weight: normal;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px; 
	font-size: 8pt;
	font-family: "Calibri", "Georgia";
}
#phoneheader 
{
position: static; 
width: 90%; 
margin-left: auto; 
margin-right: auto; 
text-align: center; 
vertical-align: middle; 
font-size: medium; 
}
i.areacode
{
font-family: "Georgia";
font-size: large; 
}
.phonea
{
-moz-box-shadow:inset 0px 2px 1px 0px #9F9F9F;
-webkit-box-shadow:inset 0px 2px 1px 0px #9F9F9F;
box-shadow:inset 0px 1px 3px 0px #9F9F9F;
position: relative; 
float: left; 
height: 32px; 
line-height: 32px; 
width: 16%; 
border: 1px solid #CECECE; 
border-radius: 16px; 
border-left: 1px #CECECE solid; 
border-right: 1px #CECECE solid; 
background-color: #D8D8D8; 
color: #333333; 
margin: 0px 2px 0px 2px; 
font-family: "Calibri", "Arial";
}
.phoneb
{
-moz-box-shadow:inset 0px 2px 1px 0px #B0B0B0;
-webkit-box-shadow:inset 0px 2px 1px 0px #B0B0B0;
position: relative; 
float: left; 
height: 32px; 
line-height: 32px; 
width: 16%; 
border: 1px solid #DADADA; 
border-radius: 16px; 
border-left: 1px #DADADA solid; 
border-right: 1px #DADADA solid; 
background-color: #F0F0F0; 
color: #4D4D4D; 
margin: 0px 2px 0px 2px; 
font-family: "Calibri", "Arial";
}
.navbutton p
{
margin-top: 0;
margin-bottom: 3;
}
.navbutton a:link
{
    background-image: linear-gradient(#D8D8D8, white, #D8D8D8); 
	-moz-box-shadow:inset 2px 1px 8px 0px #BABAD6;
	-webkit-box-shadow:inset 2px 1px 8px 0px #BABAD6;
	box-shadow:inset 2px 1px 8px 0px #BABAD6;
	background:-webkit-linear-gradient(#C8C8C8, #FFFFFF, #D2D2D2);
	background:-moz-linear-gradient(#C8C8C8, #FFFFFF, #D2D2D2);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#BABABA', endColorstr='#F4F4F4');
	background-color:#BABABA;
	-webkit-border-top-left-radius:15px;
	-moz-border-radius-topleft:15px;
	border-top-left-radius:15px;
	-webkit-border-top-right-radius:15px;
	-moz-border-radius-topright:15px;
	border-top-right-radius:15px;
	-webkit-border-bottom-right-radius:15px;
	-moz-border-radius-bottomright:15px;
	border-bottom-right-radius:15px;
	-webkit-border-bottom-left-radius:15px;
	-moz-border-radius-bottomleft:15px;
	border-bottom-left-radius:15px;
	text-indent:0;
	border:2px solid #0ce800;
	display:inline-block;
	color:#191919;
	font-family: Calibri;
	font-size:12px;
	font-weight:bold;
	font-style:normal;
	height:28px;
	line-height:28px;
	width:148px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #CCCCFF;
}
.navbutton a:hover 
{
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #FFFF66), color-stop(1, #FFFFCC) );
	background:-moz-linear-gradient( center top, #FFFF66 5%, #FFFFCC 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFF66', endColorstr='#FFFFCC');
	background-color:#FFFF66;
}
.navbutton a:active 
{
//	position:relative;
//	top:1px;
}
.navbutton a:visited 
{
    background-image: linear-gradient(#D8D8D8, white, #D8D8D8); 
	-moz-box-shadow:inset 2px 1px 8px 0px #BABAD6;
	-webkit-box-shadow:inset 2px 1px 8px 0px #BABAD6;
	box-shadow:inset 2px 1px 8px 0px #BABAD6;
	background:-webkit-linear-gradient(#C8C8C8, #FFFFFF, #D2D2D2);
	background:-moz-linear-gradient(#C8C8C8, #FFFFFF, #D2D2D2);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#BABABA', endColorstr='#F4F4F4');
	background-color:#BABABA;
	-webkit-border-top-left-radius:15px;
	-moz-border-radius-topleft:15px;
	border-top-left-radius:15px;
	-webkit-border-top-right-radius:15px;
	-moz-border-radius-topright:15px;
	border-top-right-radius:15px;
	-webkit-border-bottom-right-radius:15px;
	-moz-border-radius-bottomright:15px;
	border-bottom-right-radius:15px;
	-webkit-border-bottom-left-radius:15px;
	-moz-border-radius-bottomleft:15px;
	border-bottom-left-radius:15px;
	text-indent:0;
	border:2px solid #0ce800;
	display:inline-block;
	color:#191919;
	font-family: Calibri;
	font-size:12px;
	font-weight:bold;
	font-style:normal;
	height:28px;
	line-height:28px;
	width:148px;
	text-decoration:none;
	text-align:center;
}

.call-button-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 12px;
  margin: 20px auto;
  text-align: center;
}

.call-button {
  background-color: #007BFF;
  color: white;
  padding: 12px 24px;
  text-decoration: none;
  border-radius: 16px;
  font-size: 150%;
  font-weight: bold; 
  font-family: Verdana; 
  transition: background-color 0.3s, transform 0.2s;
  display: inline-block;
  width: 240px;
  text-align: center;
  margin: 0; 
  border: 2px solid #0056b3;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.6), 0 2px #0056b3;
}

.call-button:hover {
  background-color: #0056b3;
  transform: ;
  color: #ffff66; 
}


.navbar {
  display: flex; 
  background-color: #01017e; /* was #333 */
  width: 100%; 
  margin: 0 auto; 
  border-top: 1px solid #7491FF; 
  border-bottom: 2px solid #7491FF; 
}
.navbar ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  font-family: Verdana, Arial; 
  font-weight: bold; 
  background-color: #01017e; /* was #333 */
  text-align: center; 
}
.navbar li {
  display: inline-block;
  margin: 0; 
  padding: 0; 
}
.navbar a {
  display: inline-block;
  color: White;
  padding: 8px 20px;
  text-decoration: none;
  font-size: 80%; 
  background-color: inherit;
  font-family: inherit;
  margin: 0; 
}
.navbar a.focus {
  background-color: rgb(120,120,120); 
  color: White; 
  letter-spacing: 1px; 
  border: 1px solid #5792c1; /* #528EC0; */
  font-size: 100%; 
  margin-right: 0; 
}
.navbar a.focus:hover {
background-color: LightSkyBlue;
color: Black; 
}	
.navbar a:active {
  color: Yellow; 
}
div a:hover, .dropdown:hover .dropbtn:hover {
	background-color: LightSkyBlue;
	color: black; 
	text-shadow: 2px 2px 2px Navy; 
}
div.dropdown {
    display: inline-block;
}
.dropdown-content {
  color: ; 
  display: none;
  position: absolute;
  background-color: #59b5ee;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 1; 
}
.dropdown-content a {
  color: black;
  padding: ;
  text-decoration: none;
  display: block;
  text-align: left;
  font-family: Calibri, Arial; 
}
.dropdown:hover .dropdown-content {
  display: block;
}
a.headerfocus {
	color: #ffff4d; 
	padding: 3px 20px; 
	font-family: ; 
	font-size: 105%; 
	background-color: #0303c9; 
}
a.headerfocus:hover {
	color: black; 
	background-color: LightSkyBlue; 
	text-shadow: 2px 2px 2px Navy; 
}
.glow {
	color: #f2f2bc; 
	padding: 0 7px; 
/*
  -webkit-animation: glow 2s ease-in-out infinite alternate;
  -moz-animation: glow 2s ease-in-out infinite alternate;
  animation: glow 2s ease-in-out infinite alternate;
  text-shadow: 0 0 10px Navy, 0 0 15px #06fe1e, 0 0 20px #06fe1e;
*/
}
/*
@keyframes glow {
    0% {
        text-shadow: 0 0 10px #06fe1e, 0 0 15px #06fe1e, 0 0 20px #06fe1e; /* Green glow */
    }
    80% {
        text-shadow: 0 0 10px #f0fe06, 0 0 15px #f0fe06, 0 0 20px #f0fe06; /* Yellow glow, increasing intensity */
    }
    100% {
        text-shadow: 0 0 10px #06fe1e, 0 0 15px #06fe1e, 0 0 20px #06fe1e; /* Back to green */
    }
}
*/
.resalepricing {
	cellspacing: 0; 
	padding: 6; 
	border: 0; 
	border-collapse: collapse;
	border: 0px solid black; 
	width: 900px; 
	background-color: white; 
}
.infoheader {
	background-color: blue; 
	color: #ffffff; 
	text-align: center; 
	width: 128px; 
	height: 55px; 
	padding: 3px; 
}
.priceheader {
	background-color: #287527; 
	color: #ffffff; 
	text-align: center; 
	width: 128px; 
}
.infodata {
	background-color: white; 
	color: black; 
	text-align: center; 
}
.pricedata {
	background-color: #d4e8d3; 
	color: black; 
	text-align: center; 
}
blockquote.box
{
	font: 16px Times, serif;
	color: #70602a; 
	padding: 8px;
	background-color: #faebbc;
	border-top: 1px solid #e1cc89;
	border-bottom: 1px solid #e1cc89;
	margin: auto; 
	width: 60%; 
}
blockquote.box span
{
	font: 16px italic Times, serif;
    	display: block;
}
.explosion {
	background-image: url('https://signsmanufacturing.com/Texas/images/explosion_250.png'); 
	background-repeat: no-repeat; 
	height: 172px; 
	width: 250px; 
	display: table; 
	margin: auto; 
}
.explosion p {
	display: table-cell; 
	vertical-align: middle; 
	text-align: center; 
}
.icon
{
	border-radius: 3px; 
	border: 1px solid #a6a6a6; 
	-moz-box-shadow: 2px 2px 3px #111111;
	-webkit-box-shadow: 2px 2px 3px #111111;
	box-shadow: 2px 2px 3px #111111;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.rounded
{
	border: 2px solid Lavender;
	padding: 4px; 
	-moz-box-shadow: 0px 0px 8px Navy;
	-webkit-box-shadow: 0px 0px 8px Navy;
	box-shadow: 0px 0px 8px Navy;
	-moz-border-radius: 40px;
	-webkit-border-radius: 40px;
	border-radius: 40px;
}
.mobilebutton a:link
{
	-moz-box-shadow:inset 2px 1px 8px 0px #BABAD6;
	-webkit-box-shadow:inset 2px 1px 8px 0px #BABAD6;
	box-shadow:inset 2px 1px 8px 0px #BABAD6;
	background:-webkit-linear-gradient(#C8C8C8, #FFFFFF, #D2D2D2);
	background:-moz-linear-gradient(#C8C8C8, #FFFFFF, #D2D2D2);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#BABABA', endColorstr='#F4F4F4');
	background-color:#BABABA;
	-webkit-border-top-left-radius:30px;
	-moz-border-radius-topleft:30px;
	border-top-left-radius:30px;
	-webkit-border-top-right-radius:30px;
	-moz-border-radius-topright:30px;
	border-top-right-radius:30px;
	-webkit-border-bottom-right-radius:30px;
	-moz-border-radius-bottomright:30px;
	border-bottom-right-radius:30px;
	-webkit-border-bottom-left-radius:30px;
	-moz-border-radius-bottomleft:30px;
	border-bottom-left-radius:30px;
	text-indent:0;
	border:2px solid #0ce800;
	display:inline-block;
	color:#191919;
	font-family: 'Libre Franklin', sans-serif;
	font-size:20px;
	font-weight:bold;
	font-style:normal;
	height:30px;
	line-height:30px;
	width:200px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #CCCCFF;
	margin-bottom: 0px; 
}
.mobilebutton a:hover 
{
}
.mobilebutton a:active 
{
}
.mobilebutton a:visited 
{
	border:1px solid #0f8209;
}
div.bottomcall {
	position: fixed;
	bottom: 0px;
	background: blue; 
	width: 100%; 
	left: 0px; 
	padding: 8px 15px 8px 15px; 
	text-align: center; 
}
.bottomcall p {
	color: white; 
	color: white; 
	font: italic x-large arial; 
	text-decoration: none; 
}
table.blueTable {
  border: 1px solid #1C6EA4;
  background-color: #EEEEEE;
  width: 100%;
  text-align: left;
  border-collapse: collapse;
}
table.blueTable td, table.blueTable th {
  border: 1px solid #AAAAAA;
  padding: 3px 2px;
}
table.blueTable tbody td {
  font-size: 13px;
}
table.blueTable tr:nth-child(even) {
  background: #D0E4F5;
}
table.blueTable thead {
  background: #1C6EA4;
  background: -moz-linear-gradient(top, #5592bb 0%, #327cad 66%, #1C6EA4 100%);
  background: -webkit-linear-gradient(top, #5592bb 0%, #327cad 66%, #1C6EA4 100%);
  background: linear-gradient(to bottom, #5592bb 0%, #327cad 66%, #1C6EA4 100%);
  border-bottom: 2px solid #444444;
}
table.blueTable thead th {
  font-size: 15px;
  font-weight: bold;
  color: #FFFFFF;
  border-left: 2px solid #D0E4F5;
}
table.blueTable thead th:first-child {
  border-left: none;
}

table.blueTable tfoot {
  font-size: 14px;
  font-weight: bold;
  color: #FFFFFF;
  background: #D0E4F5;
  background: -moz-linear-gradient(top, #dcebf7 0%, #d4e6f6 66%, #D0E4F5 100%);
  background: -webkit-linear-gradient(top, #dcebf7 0%, #d4e6f6 66%, #D0E4F5 100%);
  background: linear-gradient(to bottom, #dcebf7 0%, #d4e6f6 66%, #D0E4F5 100%);
  border-top: 2px solid #444444;
}
table.blueTable tfoot td {
  font-size: 14px;
}
table.blueTable tfoot .links {
  text-align: right;
}
table.blueTable tfoot .links a{
  display: inline-block;
  background: #1C6EA4;
  color: #FFFFFF;
  padding: 2px 8px;
  border-radius: 5px;
}
blockquote.box{
	font: 16px Calibri, serif;
	color: #70602a;
	padding: 8px 30px 8px 30px;
	background-color: #f7f7cf;
	//border-top: 2px solid #e1cc89;
	//border-bottom: 2px solid #e1cc89;
	margin: auto;
	width: 70%;
	-webkit-border-top-left-radius:15px;
	-moz-border-radius-topleft:15px;
	border-top-left-radius:15px;
	-webkit-border-top-right-radius:15px;
	-moz-border-radius-topright:15px;
	border-top-right-radius:15px;
	-webkit-border-bottom-right-radius:15px;
	-moz-border-radius-bottomright:15px;
	border-bottom-right-radius:15px;
	-webkit-border-bottom-left-radius:15px;
	-moz-border-radius-bottomleft:15px;
	border-bottom-left-radius:15px;
	-moz-box-shadow:inset 2px 1px 8px 0px #BABAD6;
	-webkit-box-shadow:inset 2px 1px 8px 0px #BABAD6;
	box-shadow:inset 2px 1px 8px 0px #BABAD6;
}
blockquote.box span{
	font: 16px italic Times, serif;
	display: block;
}
font.quote{
	font-style:italic;
	color:#0000FF;
}



/* BEGIN COLLAPSIBLE MENU LINKS */
.collapsible {
  background-color: rgba(200, 200, 200, 0.01);
  color: ;
  cursor: pointer;
  padding: 8px;
  width: 100%;
  border: none;
  text-align: center;
  outline: none;
  font-size: ;
}
.active, .collapsible:hover {
  background-color: rgba(200, 200, 200, 0.05);
}
.content {
  padding: 0 18px;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  background-color: rgba(200, 200, 200, 0.1);
  text-align: center; 
}
.content a {
  text-decoration: none; 
}
.linkswrapper {
  background-color: rgba(200, 200, 200, 0.1); 
}
.linkswrapper a {
  text-decoration: none; 
}
.linkswrapper p {
  text-align: center; 
  font-family: Calibri; 
  font-size: 90%; 
}
.box1 { background-color: rgb(244, 244, 248); margin: 25px 10px; border-radius: 20px; padding: 10px 10px; border: 2px solid rgba(100, 100, 100, 0.05);  box-shadow: 5px 5px 10px rgb(225,225,225); }
.box2 { background-color: rgb(244, 248, 244); margin: 25px 10px; border-radius: 20px; padding: 10px 10px; border: 2px solid rgba(100, 100, 100, 0.05);  box-shadow: 5px 5px 10px rgb(225,225,225); }
.box3 { background-color: rgb(248, 244, 244); margin: 25px 10px; border-radius: 20px; padding: 10px 10px; border: 2px solid rgba(100, 100, 100, 0.05);  box-shadow: 5px 5px 10px rgb(225,225,225); }
div.image-row {
            display: flex;
            justify-content: center;
            align-items: center;
            overflow-x: hidden; /* Enable horizontal overflow */
            white-space: nowrap; /* Prevent line wrapping */
            height: 200px; /* Set the height of the container div as needed */
        }
.image-row-images {
  height: 120px; 
  width: auto; 
  object-fit: cover; 
  border: 2px solid silver; 
  border-radius: 0 30px; 
  margin: 0 2px; 
  max-height: 20vh;
  max-height: ;
}

div.typesofsigns {
display: flex; 
	flex-wrap: wrap; 
	justify-content: center; 
}
.typesofsigns div {
	flex: 1; 
	box-sizing: border-box; 
	padding: 10px 0 10px 0;   
	text-align: center; 
	display: inline-block; 
	vertical-align: top; 
	width: 130px; 
  max-width: 40vw; 
  min-width: 110px; 
  margin: 0 2px; 
	}
.typesofsigns h3 {
	text-align: center; 
	text-indent: 0; 
	font-weight: normal; 
	font-size: 110%; 
	font-family: Lucida Sans Unicode, Arial; 
	color: #006ED1; 
	text-shadow: 0px 0px 3px White;
	margin: 4px auto 0 auto; 	
}
.typesofsigns a {
	color: #006ED1; 
	text-decoration: none; 
}
.typesofsigns img {
    height: 110px; 
    width: 120px;
	max-width: 36vw; 
  min-width: 100px; 
    border-radius: 32% 8%; 
 	border: 2px solid Lavender;
	padding: 2px; 
}
.image-container {
  display: flex;
  align-items: center; /* Adjust alignment as needed */
  justify-content: center; /* Center horizontally */
}

.image-container img {
  flex-grow: 1;
  height: 150px; /* Keeps the height of all images the same */
  object-fit: contain; /* Scales down images proportionately */
  max-width: 100%; /* Prevents images from overflowing their container */
  padding: 5px; 
}
        .emcsizes {
            text-shadow: 2px 2px 2px Black, 0 0 5px White;
        }
        .emcinstock {
            font-size: 70%; 
            color: Yellow;
            font-family: Courier New;
            font-style: Italic;
        }

div.testimonial_wrapper {
 display: inline-block; 
text-align: left; 
margin: 24px auto; 
width: 80%; 
background-color: #D9ECEC; 
border: 3px solid #DEE7E7; 
border-radius: 30px; 
padding: 20px; 
}
div.testimonial_initial {
    height: 45px; width: 46px; border-radius: 25px; float: left; border-collapse: collapse; margin-right: 5px;
}
p.testimonial_initial {
    font-family: Arial, Calibri, sans-serif; font-size: 14pt; color: white; position: relative; text-align: center; width: 100%; margin: 11px 0 0 0px;
}


.grid-container {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 10px;
    padding: 10px;
}
.grid-item {
    background: #EBFAFF;
    border: 1px solid #ccc;
    border-radius: 8px;
    padding: 0 20px;
    display: flex;
    flex-direction: column;
    justify-content: ; 
    text-decoration: none; /* Optional: Removes underline from links */
}
.grid-item:hover {
    transform: translateY(-6px) scale(1.02); /* slight pop-up */
    box-shadow: 0 10px 20px rgba(0,0,0,0.15);
    background: #FFFEE5; /* subtle background shift */
	text-shadow: 2px 2px 2px white; 
}
.grid-item h2 {
    margin-top: 0;
    font-size: 1.3em;
}
.grid-item img {
    width: 100%;
    max-width: 150px;
    aspect-ratio: 3 / 2; /* Width:Height = 3:2 */
    height: auto;
}
.grid-item figure {
    margin: 10px 0;
    text-align: center;   /* centers the caption under the image */
}
.grid-item figcaption {
    font-size: 0.9em;
    color: Red;
    font-family: Georgia; 
    font-weight: bold; 
    font-size: 105%; 
    margin-top: 6px;
	text-shadow: 2px 2px 2px white; 
}
.grid-item p {
    flex-grow: 1; /* ensures consistent height with varying text */
    text-align: center; 
}



@keyframes scroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(calc(-150px * 7));
  }
}
.slider { background: ; box-shadow: ; height: 150px; max-height: 15vw; margin: auto; overflow: hidden; position: relative; width: 100%; padding: 0; }
.slider::before,
.slider::after { background: linear-gradient(to right, black 0%, rgba(255, 255, 255, 0) 20%); content: ""; height: 150px; max-height: 15vw; position: absolute; width: 400px; z-index: 2; }
.slider::after { right: 0; top: 0; transform: rotateZ(180deg); }
.slider::before { left: 0; top: 0;}
.slider .slide-track { animation: scroll 30s linear infinite; display: flex; width: calc(150px * 18); }
.slider .slide { height: 150px; max-height: 15vw; width: auto; }
.slider img { height: 150px; max-height: 15vw; border-right: 5px solid black; }


@media (min-width: 601px) {
#CallNowSideButton {
    position:fixed;
	display: flex;
    top: 170px;
    right: 0px;
    width: 40px;
    height: 200px;
    background:#19be00;
    border-radius: 25px 0px 0px 25px;
    padding: auto; 
	margin: auto; 
	justify-content: center; 
    align-items: center; 
}
#CallNowSideButton p {
    color: white;
    font-family:Tahoma; 
    font-size:120%; 
	font-weight: Bold; 
    transform: rotate(-90deg); 
	white-space: nowrap; 
	transform-origin: center; 
    -moz-transform:rotate(-90deg);
    -ms-transform:rotate(-90deg);
    -o-transform:rotate(-90deg);
    -webkit-transform:rotate(-90deg);
}
#CallNowMobileButton
{
    display: none;  
}
.show-if-wider {
    display: inline-block;
}
}


@media (max-width: 600px) {
#CallNowSideButton
{
    display: none;  
}
#CallNowMobileButton
{
    display: flex;
    justify-content: center; /* Center horizontally */
    align-items: center; /* Center vertically */
    height: 35px; /* Set a height to see the vertical centering */
    width: 50%;
    border-radius: ;  
    background-color: LimeGreen;
    border: 1px solid Chartreuse; /* Just for visibility */
	position: fixed; 
	bottom: 0; 
}
#CallNowMobileButton p {
	text-align: center; 
	margin: auto; 
	color: white; 
	font-size: 100%;
    font-family: Tahoma;
    font-weight: bold;
}
.show-if-wider {
    display: none;
}
}

#county-map { max-width: 96%; height: auto; }
.county {
  fill: ;
  stroke: #555;
  transition: fill 0.3s;
}
a .county:hover {
  fill: Yellow; /* highlight on hover */
  cursor: pointer;
}
.inactive {
  fill: #eee;
  stroke: #aaa;
  pointer-events: none;
  opacity: 0.5;
}
.county-label {
  font-size: 60%;
  fill: Black;
  stroke-width: 0; 
  font-family: Calibri; 
  pointer-events: none; /* avoids interfering with click and hover */
  text-anchor: middle;  /* centers horizontally */
}



.recentwrap {
background: ; box-shadow: ; height: ; max-height: ; margin: auto; overflow: hidden; position: relative; width: 100%; padding: 0; text-align: center; 
  }
.recentlisting {
display: inline-block; 
  margin: 5px 3px; 
  overflow: wrap; text-align: center; 
  max-width: 150px; 
  border: 2px solid white;
  padding: 6px 10px; 
  box-shadow: 2px 2px 12px silver; 
  vertical-align: top; 
  }
.recentlisting:hover {
  background-color: #e0fdff; 
  border: 2px solid White; 
  text-shadow: 2px 2px 2px white; 
  color: black; 
  }
.recentlisting p {
text-align: center; font-size: 12px; margin: 5px 0 0 0;
  font-family: Calibri; 
  }
.recentlisting img {
	max-width: 100%; height: 110px;
}

