body
{
	background-image: url(/images/sheboygan-appliance-repair.png);
	font-family: verdana,geneva,sans-serif;
	margin: 0px; 
	padding: 0px;
	font-size: 150%;
	line-height: 160%;
	text-shadow: 1px 1px #ffffff;
	background-size: 75% auto;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center center; 

}

p, ol, ul, div.p
{
	background-color:rgba(255, 255, 255, 0.85);
	padding: 20px;
	font-weight: bold;
	border-radius: 20px;
	text-shadow: 1px 1px #ffffff;
	margin: 12px;
}

li
{
	padding: 6px;
	margin-left: 40px;
	margin-right: 40px;
}

h1,h2,h3,h4,h5,h6
{
	background-color:rgba(225, 225, 225, 0.75);
	border-radius: 20px;
	padding: 20px;
	text-shadow: 2px 2px #ffffff;
}

.sheboygan-appliance-repair
{
	float: left; 
	width: 180px;
	clear: right;
	
}

img.sheboygan-appliance-repair
{
	padding: 4px;
	margin: 10%;
	border-radius: 12px;
}

.kohler-appliance-repair
{
	float: left; 
}

.plymouth-appliance-repair
{
	
	clear: both;
}

.left-panel
{
	float: left; 
	height: 99%;
	min-height: 99%;
	width: 18%;
	
}

.right-panel
{
	float: left; 
	width: 76%;
	height: auto;
	padding: 0px;
	background-color:rgba(0, 0, 0, 0.15);		
	border-radius: 20px;
	min-width: 788px;
	
}

.howards-grove-appliance-repair
{

}

.top-panel
{
	background-color:rgba(220, 220, 220, 0.75);
	padding: 20px;
	font-weight: bold;
	border-radius: 20px;
	text-shadow: 1px 1px #ffffff;
	text-align: center;
	min-height: 180px;
	max-height: 240px;
}

div.top-panel h1
{
	background-color:rgba(255,255,255, 0.75);
	color: rgb(187,21,28);
	margin-top: -16px;
	padding: 20px;
	text-shadow: 2px 2px #CCCCCC;
}

div.top-panel h1 span
{
	color: rgb(0,0,0);;
	padding: 0px;
	text-shadow: 2px 2px #CCCCCC;
	
	
}	


.appliance-repair-phone-number
{
	font-size: 172%;
}

.sheboygan-appliance-repair-quote
{
	font-style: italic;
	font-family: arial narrow;
	font-size: 60%;
	font-weight: normal;
	line-height: 100%;
	padding: 6px;
	max-width: 290px;
}

.sheboygan-appliance-repair-logo
{
	margin-top: -20px;
	float: left; 
	width: 90px;
	padding: 0px;
}

.sheboygan-appliance-repair-logo img {width: 90px; }


#navbar
{
position:fixed;
   left:0px;
   bottom:0px;
   height:40px;
   width:100%;
   background:Gainsboro;
	text-align: center;
	vertical-align: middle;
	border-top: solid silver 1px;
	font-size: 14px;
	color: black; 
	font-weight: bold; 
}

#navbar a, #navbar a:visited
{
	color: black; 
	text-decoration: none; 
}



a[href^="tel:"]
{
	color: rgb(182,47,50);
	font-size: 90%;
	text-decoration: none;
	background-color: rgba(255,255,255,0.5);
	border-radius: 26px;
	padding: 9px;
	
}

a[href^="tel:"]:hover
{
	background-color: rgba(255,255,255,0.75);
}

a[href^="tel:"]:before {
  content: "\260e";
  margin-right: 0.5em;
 	color: gray;
} 
