html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

body {
	background-image: url(images/ldr10_bkgrnd.jpg);
	background-repeat: repeat-x;
}
body,td,th, p {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 15px;
}


p {
	padding-top: 6px;
	padding-bottom: 6px;
}

a:hover {
	color: #E46C1A;
}

a {
	color: #C35420;
}

.scheduletype b, .scheduletype strong, .bluetype {
	color: #C35420;
}

#page {

	width: 928px;
	margin: 0 auto;
	
}

#header {
	background: url(images/LDR-Header_Aug9.jpg) no-repeat;
	height: 350px;
}

#nav {
	padding: 0 45px;
}

#nav ul{
	text-indent: 0;
}

#nav ul li {
	list-style-type: none;
	display: inline;
  line-height: 27px;
  float: left;
  border-right: 3px solid #CFB32B;
  padding: 0 10px;
  text-align: center;
	
	}
	
#nav ul li.last {
	border: 0;
}
	
#nav ul li a {
	line-height: 27px;
	text-transform: uppercase;
	color: #6F7D4F;
	font-size: 15px;
	font-weight: bold;
	float: left;
	text-decoration: none;
}

#nav ul li a:hover {
	color: #C35420;
	text-decoration: none;
}

.pageTitle {
	width: 156px;
	height: 387px;
	float: left;
}

.pageTitleTop {
	width: 928px;
	height: 169px;
}

#oil {
	background: url(images/oilpage_header.jpg) top center no-repeat;
}


#howmuch {
	background: url(images/Title_howmuch.jpg) top center no-repeat;
}

#what {
	background: url(images/Title_whatisit.jpg) top center no-repeat;
}

#where {
	background: url(images/Title_whereisit.jpg) top center no-repeat;
}

#who {
	background: url(images/Title_whowill.jpg) top center no-repeat;
}

#content {
	padding: 26px 156px 26px 0;
	float: right;
	width: 616px;
}

table.border, table.border td {
	border: 1px solid #000;
	
}

table.border td {
	padding: 3px;
}

h1 {
	color: #6F7D4F;
	font-size: 16px;
	text-transform: uppercase;
	padding: 0 0 10px 0;
}

#footer {
	clear: both;
	color: #666666;
	font-size: 10px;
	margin: 0 auto;
	width: 730px;
	text-transform: uppercase;
	padding: 0 0 20px;
}

#footer a {
	color: #666;
	text-decoration: none;
}

#footer a:hover {
	color: #666;
	text-decoration: underline;
}
