#container {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	border: solid 1px #CC6600;
	border-top: none;
}

a {
	text-decoration: underline;
	color: #333333;
	font-weight: bold;
}
a:hover {
	color: #cc6600;
	font-weight: bold;
	text-decoration: underline;
}
a.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CC6600;
	padding: 2px;
	text-decoration: none;
}
a.nav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffcc;
	text-decoration: none;
	background-color: #CC6600;
	padding: 2px;
	border-color: #FFFFCC;
	border-width: 1px;
}

a img {border: none; 
} 

.featurebox {
	float: left;
	padding: 5px 5px 5px 5px;
	margin: 0px 10px 10px 0px;
	border: black solid 1px;
	font-size: 85%;
}

.subnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;

}

.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.headlines {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CC6600;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFCC66;
	clear: both;
	margin-bottom: 5px;
	padding-bottom: 0px;

}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 1.75em;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
ul {
	list-style-type: disc;
	list-style-image: url(images/list_bullet.gif);
	list-style-position: outside;
}

.date {
	margin: 0; padding: 0;
	font-style: italic;
}
.subheads {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CC6600;
}
.quote {
	margin: 0 3em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	line-height: 1.75em;
	color: #333333;
}

.mainimg {
	float: right;
	border: 1px solid #000;
	margin: 10px 0px 5px 10px;
	
}


.e85print {
	
}


.headlines .e85print {
	width: 760px;
}

#form {
	widith: 500px;
	border: 1px solid #FFCC66;
	padding-left: 5px;
}

.button {
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 14px/100% Arial, Helvetica, sans-serif;
	padding: .5em 2em .55em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em;
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}

.button:hover {
	text-align: center;
	text-decoration: none;
	font: 14px/100% Arial, Helvetica, sans-serif;
	padding: .5em 2em .55em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
}
.button:active {
	position: relative;
	top: 1px;
	text-align: center;
	text-decoration: none;
	font: 14px/100% Arial, Helvetica, sans-serif;
	padding: .5em 2em .55em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
}


.notoppad {
	margin-top: 0;
	padding-top: 0;
}

#pumplist {
width: 760px;	

}

#pumplist p {
	float: left;	
	border: gray solid 1px;
	padding: 3px;
	width: 245px;
	height: 100px;
	margin: 0px;
} 

.clear {
	clear: both;	
}

.floatleft{
	float: left;	
	padding: 5px;
}

.floatright {
	float: right;
	padding: 5px;
}

.lefttext{
	text-align: left;
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: 1px solid black;
}

.righttext{
	text-align: right;
	margin-top: 0;
	padding-top: 0;
}
.subnav ul {
	list-style-position: outside;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 90%;
}
.subnav ul li {
	margin-bottom: 10px;
	list-style-position: outside;
}

.style1 {
	color: #CC6600;
	font-weight: bold;
}a

