html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border-color: #FFFFFF;
    text-align: center;
}
a {
	color: #464544;
}
a:hover {
	color: #FFA405;
}
.left {
	float: left;
}
.right {
	float: right;
	width: 243px;
	height: 249px;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background: #E0D5B7 url("../images/page_bg.jpg") repeat;
	text-align: center;
	font: 11px verdana, arial, sans-serif;
	color: #74653D;
	padding-bottom: 10px;
	padding-top: 0px;
}

/** layout **/
#wrapper {
	text-align: left;
	margin: auto;
	width: 1022px;
	position: relative;
	background: url("../images/body_bg.gif") repeat-y;
}

#header {
	position: absolute;
	top: 0px;
	left: 242px;
	width: 535px;
	height: 249px;
	background: url("../images/cntr-header.jpg") no-repeat;
}
#left {
  float: left;
  width: 242px;
}
#right{
	float:right;
	width: 246px;
}
#logo {
	width: 242px;
	height: 152px;
	background: url("../images/rt-header.jpg") no-repeat;
	text-align: center;
	color: #1E140E;
}
#logo h1 {
  padding-top: 30px;
  font: 24px "arial narrow", arial, sans-serif;
}
#logo p {
  margin: 8px 25px 4px 25px;
  border-top: 1px solid #1E140E;
  border-bottom: 1px solid #1E140E;
  padding: 3px;
  letter-spacing: 0.2em;
  font-weight: bold;
}
#headerinfo {
	background: url("../images/header_03.jpg") no-repeat;
	width: 243px;
	height: 249px;
	padding-top: 0px;
	padding-left: 0px;
}
#rt-links{
	background: url("../images/rtcol.jpg") repeat-y;
	padding-left: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: justify;
	background-position: right;
	padding-top: 10px;
	margin-bottom: 0px;
}
#rt-links h2 {
  font-size: 12px;
  color: #BE8B06;
}
#rt-links h3, #news p {
  font-size: 11px;
  margin: 1em 8px 1em 0;
}
#rt-links a {
  color: #74653D;
  font-weight: bold;
  text-decoration: underline;
}
#rt-links a:hover {
  color: #38301A;
}
#rt-links .more {
  font-size: 9px;
}
#rt-links .hr-dots {
  background: center url("../images/dots.gif") repeat-x;
  height: 10px;
  width: 80%;
}

/*FuelIframe Menu Section*/
#fuelIframe {
	background: url("../images/rt-closer.gif") no-repeat;
	background-position:right;
	padding: 5px 10px 0px 20px;
	height: 97px;
	color: #1A1A18;
}
#fuelIframe p {
	margin-top: .25em;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: .15em;
}
#fuelIframe a {
  color: #74653D;
  font-weight: bold;
  text-decoration: bold;
}
#fuelIframe a:hover {
  color: #38301A;
}
/*Navigation Menu Section*/

#nav {
  background: url("../images/nav_left.gif") no-repeat;
}
#nav ul {
  margin-left: 9px;
  padding-left: 1px;
  padding-bottom: 29px;
  background: #57452D bottom left url("../images/nav_bot.jpg") no-repeat;
}
#nav li {
	list-style: none;
	font: 14px "arial narrow", arial, sans-serif;
	border-top: 1px solid #1E140E;
	background: 188px 10px url("../images/arr_white.gif") no-repeat;
	padding: 7px 0 0 31px;
}
#nav a {
	color: #fff;
	text-decoration: none;
	font-weight: Bold;
	border-left: 1px solid #1E140E;
	display: block;
	width: 90%;
	padding: 2px 0 6px 8px;
	padding-left: 10px;
}
#nav a:hover {
	font-weight: bold;
	color: #E9C379;
}
#nav .important {	
  border: none;
  background: 188px 10px url("../images/arr_orange.gif") no-repeat;
  border-top: 1px solid #1E140E;
}
#nav .important a {
	font-weight: bold;
	color: #E9C379;
	
}

/*ContactInfo Section*/

#ContactInfo {
	/*background: url("../images/news_bg.jpg") repeat-y;*/
  padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 3px;
	text-align: center;
	padding-top: 45px;
}
#ContactInfo h2 {
  font-size: 16px;
  color: #014F39;
}
#ContactInfo h3, #news p {
   color: #1E140E;
  font-size: 11px;
  margin: 1em 8px 1em 0;
}
#ContactInfo a {
  color: #1E140E;
  font-weight: bold;
  text-decoration: underline;
}
#ContactInfo a:hover {
  color: #38301A;
}
#ContactInfo .more {
  font-size: 9px;
}
#ContactInfo .hr-dots {
  background: center url("../images/Contact-dots.gif") repeat-x;
  height: 10px;
  text-align:center;
  
}

/*News Section*/

#news {
  background: url("../images/news_bg.jpg") repeat-y;
  padding-left: 37px;
  padding-right: 22px;
  padding-bottom: 3px;
  text-align: justify;
}
#news h2 {
  font-size: 12px;
  color: #BE8B06;
}
#news h3, #news p {
  font-size: 11px;
  margin: 1em 8px 1em 0;
}
#news a {
  color: #74653D;
  font-weight: bold;
  text-decoration: underline;
}
#news a:hover {
  color: #38301A;
}
#news .more {
  font-size: 9px;
}
#news .hr-dots {
  background: center url("../images/dots.gif") repeat-x;
  height: 10px;
}

/*Comment Section*/

#comment {
	background: url("../images/support.gif") no-repeat;
	padding: 5px 10px 10px 10px;
	height: 96px;
	color: #1A1A18;
}
#comment p {
	margin-top: .25em;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: .15em;
}
#comment a {
  color: #74653D;
  font-weight: bold;
  text-decoration: bold;
}
#comment a:hover {
  color: #38301A;
}

/*Center Section*/

#center {
	float: left;
	width: 452px;
	padding-right: 9px;
	padding-top: 280px;
	padding-left: 36px;
}
#center h2 {
  font: 18px arial, sans-serif;
  color: #BE8B06;
  border-bottom: 1px solid #C4AE7C;
  padding-bottom: 6px;
  margin-bottom: 1em;
}
#center h3 {
  font: 14px arial, sans-serif;
  color: #BE8B06;
  border-bottom: 1px solid #C4AE7C;
  padding-bottom: 6px;
  margin-bottom: 1em;
  margin-top: 2em;
}
#center .left {
  margin-right: 18px;
}
#center .more {
  font-weight: bold;
  font-size: 10px;
}
/*Welcome Information*/

#welcome {
  margin-right: 20px;
}

/*Profile Section*/

#profile {
  margin-right: 16px;
}


#lineserv, #custserv, #flttrn, #chart, #acmaint, #fbomap, #linefuel {
  float: left;
  width: 90%;
}
#lineserv {
  margin-right: 1%;
}
#lineserv-img, #custserv-img, #charter-img, #flttrain-img, #Maint-img, #oilchange-img, #linefuel-img {
  background: url("../images/lineserv.jpg") no-repeat;
  width: 112px;
  height: 23px;
  float: left;
  margin-right: 18px;
  text-align: center;
  padding-top: 101px;
  font-size: 9px;
  font-weight: bold;
  color: #1F141D;
}
#custserv-img {
  background: url("../images/custserv.jpg") no-repeat;
}
#charter-img {
  background: url("../images/charter.jpg") no-repeat;
}
#flttrain-img {
  background: url("../images/flttrain.jpg") no-repeat;
}
#Maint-img {
  background: url("../images/acmaint.jpg") no-repeat;
}
#oilchange-img {
  background: url("../images/oilchange.jpg") no-repeat;
}
#linefuel-img {
  background: url("../images/line-fuel.jpg") no-repeat;
}
#fbomap-img{
  background: url("../images/gpimap.png") no-repeat;
  width: 112px;
  height: 23px;
  float: left;
  margin-right: 18px;
  text-align: center;
  padding-top: 121px;
  font-size: 9px;
  font-weight: bold;
  color: #1F141D;
}
#spacer {
	height: 2em;
}

/*Footter Section*/

#footer {
  background: url("../images/footer_bg.gif") repeat-y;
}
#copyright {
	text-align: center;
	padding: 35px 0px 0px 00px;
	font-size: 9px;
	color: #000000;
	font-weight: bold;
}
#footerline{
	background: url("../images/footerline.gif") no-repeat;
	height:26px;
	margin-top:0px;
	display:block;
	font-size:1px;
	text-align: center;
}
#webcam {
	background: url("../images/loading.gif") no-repeat;
	width: 166px;
	height: 127px;
	background-position: center;
	background-color:#FFFFFF;
}
#currentwx{
	padding-left: 15px;
}
#iframe {
	background: #FFFFFF;
	text-align: center;
	font: 11px verdana, arial, sans-serif;
	color: #74653D;
	padding-bottom: 10px;
	padding-top: 0px;
}