@charset "UTF-8";
body {
	text-align : center;
	min-width : 955px;
	z-index: 20;
}
div.wrapper {
	width : 955px;
	text-align : left;
	margin-left : auto;
	margin-right : auto;
	position : relative;
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
} 

h1 {
	font-size: 22px;
	color: #036;
	margin: 0 0 0 0;
	padding: 0px 0px 0px 0px;
	line-height: 24px;
}

h2 {
	font-size: 16px;
	color: #084e8d;
	padding: 5px 0 5px 0px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

h3 {
	font-size: 14px;
	color: #333;
	padding: 5px 0 0px 0px;
	text-transform: uppercase;
	letter-spacing: -0.5px;
	}
	
h4 {
	font-size: 20px;
	color: #084e8d;
	text-transform: uppercase;
	letter-spacing: -0.5px;
	border-top: 1px solid #084e8d;
	border-bottom: 1px dotted #084e8d;
	padding: 0px 0 0px 0px;
	margin: 0 0 0px 0;
}
	margin:0;
	padding:0;
	text-align: left;
	font-size: 24px;
	/* Resets margins and padding */
html, body{
	height:100%;
	background-color: #333;
} /* allows 100% height */
a img{border:0;} /*removes borders on hyperlink images */
/* CSS Document */
#apDiv1 {
	background-repeat: repeat-y;
}
.Gasoline-header {
	font-family: Arial, Helvetica, sans-serif;
}
.Gasoline-h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #084e8d;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
.Gasoline-prices {
	font-family: "OCR A Std";
	color: #0F0;
	font-size: 40px;
	text-decoration: blink;
	padding: 0px;
	margin: 0px;
}

