@charset "utf-8";
html, div, span, h1, h2, h3 {
	margin: 0;
	padding: 0;
	width: 100%;
}
body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-size: .8em;
	font-family: Arial, Helvetica, veranda, sans-serif;
	height: 100%;
	min-height: 100%;
	width: 100%;
}
#top-logo {
	background: #000080 url('http://www.stokesabode.com/amsoil/images/stokes_abode.jpg') no-repeat center;
	height: 100px;
}
#content {
	margin-top: 150px;
	margin-left: 20px;
	margin-right: 10px;
	height: 100%;
	min-height: 100%;
	padding: 5px 5px 5px 5px;
	background-color: #FFFFFF;
	width: 95%;
}
#share-link {
	position: absolute;
	top: 80px;
	width: 140px;
	height: 20px;
	margin-left: 0px;
}
a:link {
	color: #0000FF;
	font-weight: normal;
	text-decoration: none;
}
a:visited {
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
}
a:active {
	padding: 0;
	color: #0000FF;
	font-weight: normal;
}
a:hover {
	color: #0000FF;
	font-weight: normal;
	text-decoration: underline;
}
#footerarea {
	background-image: url('http://www.stokesabode.com/amsoil/images/Authorized-AMSOIL-Dealer.jpg');
	background-position: right;
	background-repeat: no-repeat;
	margin: 0px;
	display: block;
	margin-right: 10px;
	border-top: 1px solid #000;
	font-size: .8em;
	padding: 20px;
	background-color: #E7E7E7;
	text-align: center;
	width: 95%;
}
h1 {
	color: black;
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
}
h2 {
	font-size: 1.3em;
	font-weight: bold;
	color: black;
	margin-bottom: 2px;
	margin-top: 2px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
h3 {
	color: red;
	text-align: center;
	margin-bottom: 2px;
	margin-top: 2px;
	font-size: 1.3em;
	font-weight: normal;
}
h3.secondary {
	color: black;
	text-align: left;
	font-size: 1.3em;
	font-weight: normal;
}
img {
	border: 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
img.right {
	border: 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: right;
}
p {
	margin-top: 2pt;
	margin-bottom: 5pt;
	text-align: left;
	color: black;
	font-size: 1.1em;
}
p.center {
	text-align: center;
}
.order-amsoil {
	text-align: center;
}
.order-amsoil a {
	border: 4px #ffffff outset;
	background-color: #FFFFFF;
	color: #FFFFFF;
	display: inline-block;
	clear: both;
	width: 250px;
	padding: 5px 5px 5px 5px;
	margin: 1px;
	text-align: center;
	font-weight: bold;
}
.order-amsoil a:link {
	color: #FFFFFF;
	background-color: #000080;
	text-decoration: none;
	border-style: outset;
}
.order-amsoil a:visited {
	color: #FFFFFF;
	background-color: #000080;
	text-decoration: none;
	border-style: outset;
}
.order-amsoil a:hover {
	background-color: #00CCFF;
	color: #000000;
	font-weight: bold;
	padding-left: 4px;
	border: 4px inset aqua;
	text-decoration: none;
}
.related {
	font-weight: bold;
	width: 100%;
}
.related ul {
	list-style: none;
	text-decoration: none;
}
.related ul li a {
	font-weight: bold;
	text-decoration: none;
}
.related ul li a:hover {
	text-decoration: underline;
}
table {
	border-width: thin;
	border-style: solid;
	border-spacing: 1px;
	border-color: blue;
	background-color: white;
	border: medium #000080;
	border-collapse: collapse;
}
table td {
	border-width: thin;
	padding: 10px;
	border-style: solid;
	border-color: blue;
	width: 50%;
	margin-top: 0px;
	margin-left: 20px;
	margin-right: 20px;
}
.center table {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
