/* CONTENTS ------------------------
	1. General
	2. Header
	3. Main Content
	4. Other
	5. Footer
	6. Homepage Only
---------------------------------------- */


/* 1. GENERAL
---------------------------------------------------------- */
* {padding:0; margin:0;}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 62.5%;
	color: #303030;
	background-color: #2e2e2e;
	background: #2e2e2e url("../images/bkgrd-page.gif") repeat left top;
	}
a, a:visited {color: #900;text-decoration: none;}
a:hover {text-decoration:underline;}
p {padding: 0 0 1em 0; margin: 0;}
img {border:none;}
.clear {clear:both;}
#skip {display:none; text-align:left; position:absolute;}

#page {
	font-size: 1.2em;
	line-height: 1.4em;
	width: 948px;
	position: relative;
	left: 50%;
	margin-left: -474px;
	background-color: #fff;
	}


/* 2. HEADER
---------------------------------------------------------- */
#masthead {
	width: 948px;
	height: 76px;
	background: #900 url("../images/bkgrd-masthead.gif") repeat-x left top;
	}
#logo {float: left;margin:18px 0 0 20px;}
#top-nav {
	float: right;
	font-size: 11px;
	font-family: verdana, sans-serif;
	list-style-type: none;
	margin: 15px 10px 0 0;
	}
#top-nav li {
	display: inline;
	padding: 0 8px;
	border-right: 1px solid #fff;
	}
#top-nav li.last {border-right:0px;}
#top-nav a, #top-nav a:visited {color:#fff;text-decoration:none;}
#top-nav a:hover {text-decoration:underline;}


/* 3. MAIN CONTENT
---------------------------------------------------------- */
#body-container {
	width: 948px;
	background: #fff url("../images/bkgrd-body-container.gif") repeat-x top left;
	}

#banner {
	clear: both;
	width: 948px;
	height: 80px;
	background-color: #fff;
	}

h1 {
	font-family: arial, verdana;
	font-size: 16px;
	padding-bottom: 10px;
	}
h2 {
	font-family: verdana, sans-serif;
	font-size: 14px;
	color: #a47704;
	}
.date {
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #666;
	font-style: italic;
	padding-bottom: 5px;
	}
.hr {width:100%;height:21px;padding:0;margin:0;border:0;background-image:url(../images/hr.gif);background-repeat:y;}
.manu-list {padding-bottom: 10px;}
.manu-list dt {float:right;margin-left:10px;}

.preowned {padding: 10px 0;}
.preowned dt {
	float: left;
	margin-right: 20px;
	}
.preowned dd {
	float: left;
	width: 320px;
	}
.name-title  {
	float: left;
	width: 240px;
	margin-right: 10px;
	}
.name-title dd.last {padding-bottom:10px;}
ul {list-style-type:none;}

#left-col {
	float: left;
	width: 160px;
	margin: 30px 20px 20px 20px;
	}

#left-col ul {
	list-style-type: none;
	font-family: verdana, sans-serif;
	font-size: 11px;
	}

#left-col ul li {padding-bottom: 5px;}
#left-col ul li.currentSection {font-weight:bold;}

#main-content {
	float: left;
	padding-left: 20px;
	margin: 30px 20px 60px 20px;
	width: 500px;
	line-height: 20px;
	border-left: 1px dotted #999;
	min-height: 350px;
	height: auto !important;
	height: 350px;
	}

#sitemap, #sitemap ul, #sitemap ul ul {list-style-type:none;font-family: verdana, sans-serif;}
#sitemap ul {margin-left: 20px;}

.pic-floatRight {float:right;margin:0 0 10px 10px;}
.pic-floatLeft {float:left;margin:0 10px 10px 0;}

#locations {
	width: 948px;
	font-size: 11px;
	font-family: verdana, sans-serif;
	color: #d2c1a4;
	background: #600 url("../images/bkgrd-locations.jpg") repeat-x left bottom;
	}
#oklahoma-shop, #texas-shop {
	float: left;
	position: relative;
	height: 65px;
	width: 458px;
	padding: 15px 0 0 15px;
	}
#texas-shop {
	border-left: 1px dotted #c00;
	}
#oklahoma-shop dt, #texas-shop dt {font-weight:bold;}
#ok-map,  #tx-map {
	position: absolute;
	top: 15px;
	left: 400px;
	}
#locations a, #locations a:visited {color:#f9b410;text-decoration:none;}
#locations a:hover {text-decoration:underline;}

#map_canvas {border: 3px solid #ccc;margin:10px 0;}


/* 4. OTHER
---------------------------------------------------------- */


/* 5. FOOTER
---------------------------------------------------------- */
#footer {
	font-family: verdana, sans-serif;
	font-size: 11px;
	line-height: 30px;
	width: 948px;
	position: relative;
	left: 50%;
	margin-left: -474px;
	color: #999;
	}

/* 6. HOMEPAGE ONLY
---------------------------------------------------------- */
#rig-containter {
	position: relative;
	height: 658px;
	}
#home #banner {
	clear: both;
	width: 948px;
	height: 200px;
	background-color: #fff;
	}

#rig {
	position: absolute;
	top: 23px;
	left: 0;
	z-index: 300;
	}

#home #body-container {
	position: relative;
	height: 211px;
	width: 948px;
	background: #900 url("../images/bkgrd-content-home.gif") repeat left top;
	}

#home #main-content {
	padding: 0;
	margin: 0;
	width: 500px;
	line-height: 20px;
	border-left: 0;
	}

#home #body-container #main-content {
	position: absolute;
	top: 30px;
	left: 411px;
	width: 500px;
	color: #fff;
	line-height: 20px;
	}
#home #body-container #main-content h1 {
	font-family: arial, verdana;
	font-size: 16px;
	padding-bottom: 10px;
	}

#home #body-container #main-content a, #home #body-container #main-content a:visited {color: #f9b410;}

#manufacturers-logos {
	position: relative;
	height: 130px;
	width: 948px;
	background-color: #fff;
	}
#manufacturers-logos dl {
	position: absolute;
	top: 25px;
	left: 360px;
	width: 576px;
	}
#manufacturers-logos dt {
	font-weight: bold;
	text-align: center;
	padding-bottom: 10px;
	}
#manufacturers-logos dd {
	float:left;
	}
