@charset "utf-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #696967;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	background-color: #ffffff;
}
.twoColFixRtHdr #container {
	width: 956px;
	margin: 0 auto;
	text-align: left;
	background-image: url(images/container_bg956.gif);
	height: 600px;
} 
.twoColFixRtHdr #header {
	height: 90px;


} 
.twoColFixRtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixRtHdr #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 195px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #e1e1e1;
}
#nav {
	height: 30px;
	position: relative;
	z-index: 100;
	display: none;
}
#sidebar_news {
	margin-top: 0px;
	margin-right: 13px;
	margin-bottom: 10px;
	margin-left: 13px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #405882;
	display: none;
}
.twoColFixRtHdr #recent_news .style4 a {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}

#const_desc {
	margin-right: 14px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 0px;
	margin-left: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #ffffff;
	display: none;
}

#features {
	height: 220px;
	z-index: 101;
	display: none;
}

#sidebar_pics {
	margin-right: 13px;
	margin-left: 13px;
	display: none;
}

#subfeatures {
	background-color: #e1e1e1;
	padding: 0px;
	width: 350px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	float: left;
	display: inline;
}
#subfeatures_right {
	background-color: #e1e1e1;
	float: right;
	width: 350px;
	margin-top: 15px;
	margin-left: 0px;
	margin-right: 20px;
}

#intro_text {
	background-color: #e1e1e1;
	float: left;
	width: 455px;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 210px;
}

#intro_textFL1 {
	background-color: #e1e1e1;
	float: left;
	width: 455px;
	margin-top: 7px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 210px;
}
.twoColFixRtHdr #mainContent {
	width: 760px;
	float: left;
	background-color: #e1e1e1;

} 
.twoColFixRtHdr #footer {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 27px;
	margin-right: 195px;
	height: 15px;
	font-size: 10px;
	text-decoration: none;
	vertical-align: middle;
	margin-top: 5px;
	display: none;
} 
.twoColFixRtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.intro_paragraph {
	font-size: 12px;
	color: #000000;
	float: left;
	width: 450px;
	margin-bottom: 12px;
}
#sidebar_title {
	float: none;
	background-color: #405882;
	padding-left: 0px;
	margin-left: 13px;
	margin-right: 13px;
	margin-top: 8px;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-bottom: 0px;
	display: none;
}
#fuel_desc {
	background-color: #ffffff;
	padding-left: 10px;
	margin-left: 13px;
	margin-right: 13px;
	padding-right: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
	display: none;

}
.subf_item {
	float: left;
	width: 330px;
	margin-left: 10px;
	padding-bottom: 15px;
	background-color: #e1e1e1;
	display: inline;
}
.subf_thumb {
	display: inline;
	float: left;
	width: 60px;
	margin-right: 10px;
	background-color: #e1e1e1;
	display: none;
}
.subf_desc {
	float: left;
	width: 250px;
	background-color: #e1e1e1;
}
.subf_desc a {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	font-variant: normal;
	background-color: #e1e1e1;
}
#insidewa_header {
	float: left;
	height: 60px;
	margin-top: 20px;
	margin-left: 27px;
	margin-bottom: 15px;
	width: 600px;
	display: inline;
}
.insidewa_thumb {
	float: left;
	height: 60px;
	width: 60px;
	margin-right: 15px;
	display: none;
}
.insidewa_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	color: #696967;
	margin-top: 18px;
}
#insidewa_photobar {
	float: left;
	height: 107px;
	padding-left: 27px;
	margin-top: 15px;
	width: 705px;
	padding-bottom: 5px;
	display: none;
}
.insidewa_photo4 {
	float: left;
	height: 107px;
	width: 171px;
	display: none;
}
.insidewa_photo3 {
	height: 107px;
	width: 171px;
	margin-right: 7px;
	float: left;
	display: none;
}

.insidewa_photo1 {
	float: left;
	height: 107px;
	margin-right: 7px;
	width: 171px;
	display: none;
}
.insidewa_photo2 {
	height: 107px;
	margin-right: 7px;
	float: left;
	width: 171px;
	display: none;
}
