html	{
	height: 100%;
	min-width: 800px;
}
ul	{
	margin-left: 50px;
}
li	{
	font-size: 24px;
}
h1	{
	font-size: 32px;
}
#topnav	{
	height: 91px;
	width: 100%;
	min-width: 800px;
	position: static;
	margin: 0;
	left: 0px;
	top: 0px;
	background: #a90329; /* Old browsers */
	background-image: url(../images/pattern.webp), -moz-radial-gradient(center 5px, ellipse cover,  #a90329 0%, #8f0222 34%, #000000 100%); /* FF3.6+ */
	background-image: url(../images/pattern.webp), -webkit-gradient(radial, center 5px, 0px, center 5px, 100%, color-stop(0%,#a90329), color-stop(34%,#8f0222), color-stop(100%,#000000)); /* Chrome,Safari4+ */
	background-image: url(../images/pattern.webp), -webkit-radial-gradient(center 5px, ellipse cover,  #a90329 0%,#8f0222 34%,#000000 100%); /* Chrome10+,Safari5.1+ */
	background-image: url(../images/pattern.webp), -o-radial-gradient(center 5px, ellipse cover,  #a90329 0%,#8f0222 34%,#000000 100%); /* Opera 12+ */
	background-image: url(../images/pattern.webp), -ms-radial-gradient(center 5px, ellipse cover,  #a90329 0%,#8f0222 34%,#000000 100%); /* IE10+ */
	background-image: url(../images/pattern.webp), radial-gradient(ellipse at center 5px,  #a90329 0%,#8f0222 34%,#000000 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a90329', endColorstr='#000000',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
#topdiv	{
	height: 60px;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
}
#logo	{
	position: relative;
	top: 7px;
	border: none;
	margin: 0;
	padding: 0;
	float: left;
	left: 20px;
}
body	{
	height: 100%;
	margin: 0;
	padding: 0;
background-color: rgba(255, 237, 142, .5);
background: rgba(255, 237, 142, .5); /* Old browsers */
background-image: url(../images/gridpattern.webp), -moz-linear-gradient(top,  rgba(255, 255, 255, 1) 0%, rgba(255, 237, 142, .5) 100%); /* FF3.6+ */
background-image: url(../images/gridpattern.webp), -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255, 255, 255, 1)), color-stop(100%,rgba(255, 237, 142, .5))); /* Chrome,Safari4+ */
background-image: url(../images/gridpattern.webp), -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%,rgba(255, 237, 142, .5) 100%); /* Chrome10+,Safari5.1+ */
background-image: url(../images/gridpattern.webp), -o-linear-gradient(top,  rgba(255, 255, 255, 1) 0%,rgba(255, 237, 142, .5) 100%); /* Opera 11.10+ */
background-image: url(../images/gridpattern.webp), -ms-linear-gradient(top,  rgba(255, 255, 255, 1) 0%,rgba(255, 237, 142, .5) 100%); /* IE10+ */
background-image: url(../images/gridpattern.webp), linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%,rgba(255, 237, 142, .5) 100%) /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45484d', endColorstr='#000000',GradientType=0 ); /* IE6-9 */

background-attachment: fixed;
}
body a	{
	text-decoration: none !important;
}
#tagline	{
	position: relative;
	font-family: 'Dancing Script', cursive;
	font-size: 36px;
	font-display: swap;
	color: #ffffff;
	text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
	margin: 0;
	padding: 0;
	top: 13px;
	left: 50px;
}
#twocolumn	{
	width: 800px;
	position: static;
	color: #000000;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	padding: 0px 0px 0px 0px;
	font-family: 'Pathway Gothic One', sans-serif;
	font-size: 18px;
	font-display: swap;
	text-align: justify;
	margin-bottom: 150px;
}
#onecolumn	{
	position: static;
	width: 800px;
	color: #000000;	
	border: none;
	top: 100px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	margin-top: 30px;
	padding: 0px;
	font-family: 'Pathway Gothic One', sans-serif;
	font-size: 18px;
	font-display: swap;
	text-align: justify;
}
#contact	{
	position: static;
	width: 800px;
	color: #000000;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	font-family: 'Pathway Gothic One', sans-serif;
	font-size: 18px;
	font-display: swap;
	text-align: justify;
}
#navwrapper	{
	text-align: center;
	font-family: 'Londrina Solid', cursive;
	font-size: 25px;
	font-display: swap;
	position: absolute;
	top: 60px;
	min-width: 800px;
	width: 100%;
	height: 31px;
	margin: 0;
	padding: 0; 
background: rgb(208,228,247); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(208,228,247,1) 0%, rgba(115,177,231,1) 24%, rgba(83,159,225,1) 79%, rgba(135,188,234,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(208,228,247,1)), color-stop(24%,rgba(115,177,231,1)), color-stop(79%,rgba(83,159,225,1)), color-stop(100%,rgba(135,188,234,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(208,228,247,1) 0%,rgba(115,177,231,1) 24%,rgba(83,159,225,1) 79%,rgba(135,188,234,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(208,228,247,1) 0%,rgba(115,177,231,1) 24%,rgba(83,159,225,1) 79%,rgba(135,188,234,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(208,228,247,1) 0%,rgba(115,177,231,1) 24%,rgba(83,159,225,1) 79%,rgba(135,188,234,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(208,228,247,1) 0%,rgba(115,177,231,1) 24%,rgba(83,159,225,1) 79%,rgba(135,188,234,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d0e4f7', endColorstr='#87bcea',GradientType=0 ); /* IE6-9 */
}
#nav	{
	width: 750px;
	margin-left: auto;
	margin-right: auto;
}
#nav a:hover	{
	color: #c90000;
}
#nav a	{
	text-decoration: none;
	color: #333;
	margin-left: 15px;
}
#currentpage	{
background: rgb(208,228,247); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(208,228,247,1) 0%, rgba(115,177,231,1) 24%, rgba(83,159,225,1) 79%, rgba(135,188,234,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(208,228,247,1)), color-stop(24%,rgba(115,177,231,1)), color-stop(79%,rgba(83,159,225,1)), color-stop(100%,rgba(135,188,234,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(208,228,247,1) 0%,rgba(115,177,231,1) 24%,rgba(83,159,225,1) 79%,rgba(135,188,234,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(208,228,247,1) 0%,rgba(115,177,231,1) 24%,rgba(83,159,225,1) 79%,rgba(135,188,234,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(208,228,247,1) 0%,rgba(115,177,231,1) 24%,rgba(83,159,225,1) 79%,rgba(135,188,234,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%,rgba(123, 255, 255, 1) 24%,rgba(123, 148, 252, 1) 79%,rgba(113, 108, 170, 1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d0e4f7', endColorstr='#87bcea',GradientType=0 ); /* IE6-9 */
}
#homeleft	{
	width: 50%;
	float: left;
	padding: 0px;
}
#homeleft h2	{
	margin-left: 4%;
	margin-right: 2%;
	margin-top: 30px;
}
#homeright	{
	width: 50%;
	padding: 0px;
	float: right;
	display: inline;
}
#homeleft h1, p	{
	margin-left: 4%;
	margin-right: 4%;
	margin-top: 20px;
}
.twocolumnimg	{
	margin-left: 10%;
	margin-right: 10%;
	padding: 0;
	border: none;
	border-radius: 30px;
}
.suppliers	{
	display: inline;
	float: left;
	margin: 40px 5px 5px 5px;
	padding-bottom: 10px;
}
#prices	{
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: 'Pathway Gothic One', sans-serif;
	font-display: swap;
}
#feet	{
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	width: 716px;
}
#repairsandmods	{
	text-align: center;
}
#proud	{
	text-align: center;
}
#phone	{
width: 165px;
height: 50px;	
}
#email	{
width: 230px;
height: 50px;	
}
img.grayscale {

}

img.grayscale:hover {
border: none;
border-radius: 10px;
background-color: rgba(73, 170, 170, 0.2);
}
