/* CSS Document */
body {
	text-align: center;
	margin: 0;
	padding: 0;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;		
	}
				
#header {
	top: 0;
	width: 700px;
	margin: 0;
	padding: 0;
	}
			
#container {
	padding: 0;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	background-color: #003466;
	color: #FFFFFF;
	width: 700px;
	height: 100%;
	text-align: center;
	line-spacing: 0.4em;
	padding-top: 4px;
	padding-bottom: 4px;
	}

html>body #container {
	height: auto;
	}
				
#navigation {
	position: absolute;
	top: 82px;
	left: 20px;
	font-family: Arial, Helvetica, Times New Romans;
	font-size: 12px;
	width:55em;
	margin-top: 0;
	margin-left: 3.5em;	
	}
				
#navigation ul {
	list-style: none;
	padding: 0;
	margin: 0;	
	}

#navigation li {
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
	}

#navigation li a {
	background:  url(images/navbg.jpg) bottom left repeat-x;
	height: 2em;
	line-height: 2em;
	float: left;
	width: 8em;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	border-left: 1px;
	border-right: 1px;
	} 

#navigation a:hover {
	background:  url(images/navbghover.jpg) bottom left repeat-x;
	height: 2em;
	line-height: 2em;
	float: left;
	width: 8em;
	display: block;
	border-left: 1px solid #222222;
	border-right: 1px solid #222222;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	}

#footer {
	padding-top: 5px;
	top-margin: 1em;
	margin: 0;
	bottom: 0;
	height: auto;
	width: 100%;
	border-top: 1px solid #FFFFFF;
	background-color: #000000;
	color: #FFFFFF;
	}

html>body #footer {
	height: 30px;
	}

#footer p {
	text-align: left;
	font-family: sans-serif;
	font-size: .7em;
	margin: 0.5em 0 .5em .5em;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 4px;
	padding-right: 0;
	line-height: .5em;
	text-indent: 0;
	background: none;
	border: none;
	}

body#home li.home a:link, body#home li.home a:visited, body#sales li.sales 	
a:link, body#sales li.sales a:visited, body#parts li.parts a:link, body#parts 	
li.parts a:visited, body#service li.service a:link, body#service li.service a:visited, 
body#fuelshop li.fuelshop a:link, body#fuelshop li.fuelshop a:visited {
	background:  url(images/navbghover.jpg) bottom left repeat-x;
	height: 2em;
	line-height: 2em;
	float: left;
	width: 8em;
	display: block;
	border-left: 1px solid #222222;
	border-right: 1px solid #222222;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	}

td h4 {
	color: #FFFFFF;
	font-size: 1.1em;
	text-align: center;
	}

td a {
	color: #FFFFFF;
	font-size: 1.1em;
	text-align: center;
	}

td a:hover {
	color: #158AFF;
	text-decoration: underline;
	}

.sales {
	margin-top: 40px;
	margin-bottom: 20px;
	}

h3 { 			
	font-size: 1.0em;
	margin-top: 16px;
	margin-bottom: 50px;
	text-align: left;
	padding-top: 2px;
	padding-down: 2px;	
	padding-left: 35px;
	color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	}

h6 {
	text-align: left;
	font-family: verdana, arial, sans-serif;
	font: 0.7em;
	padding-left: 4em;				
	padding-right: 4em;
	padding-top: .5em;
	padding-bottom: .5em;
	line-height: 1.5em;
	text-indent: -1.5em;
	margin: 3px;
	color: #FFFFFF;
	background: none;
	border: none;
	}

h6 a {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px solid #FFFFFF;
	font-size: 1.0em;
	text-indent: 0;
	}

h6 a:hover {
	color: #FFF;
	background: #000;
	border-bottom: 1px solid #666666;
	}

img.jamerom {
	float: right;
	margin-left: 10px;
	margin-right: 120px;
	margin-bottom: 35px;
	border: 1px solid #FFFFFF;
	}

h1 {
	font-size: 1.0em;
	text-align: left;
	background-color: #000000;
	border-top: 1px solid #FFFFFF;
	padding-left: 22px;
	padding-top: 4px;
	padding-bottom: 4px;
	}

#container h4 a {
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 1.1em;
	text-indent: 0;
	}

#container h4 a:hover {
	color: #666666;
	border-bottom: 1px solid #666666;
	}