body {
	min-width: 960px;
	background: #980000;
	text-align: center;
	color: #4f4f4f;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS, Verdana, Helvetica, Arial, sans-serif;
	font-size: 62.5%;	/* sets text default to 10px */
}

a {
	outline: none; 
	color: #c00;
	text-decoration: none;
	border-bottom: 1px solid #c00;
}

#copy a, #sidebar a {
	color: #fff;
	border-bottom: 1px solid #fff;
}

h1 { font-size: 2.8em; }	/* sets size to 24px */
h2 { font-size: 2.4em; }
h3 { font-size: 1.6em; }
h4 { font-size: 1.4em; }

p, ul.arrow, dl.contact-info, dl#address, dl#questions, form.contact-form, .truck-specs-row .grouping ul {
	font-size: 1.2em;  
	margin: 1em 0 0 0; 
	line-height: 1.4em;
	text-align: justify;
}

dl#questions ul.arrow { font-size: 1em; }

.inset-right {
	float: right; 
	padding: 4px; 
	background: #fff; 
	border: 1px solid #4f4f4f;
	margin: 0 0 12px 18px;
}

#upper-wrapper { background: #4f4f4f url(/site-images/grill-background.gif) center 0 repeat-x;  }
#upper, #footer, #copy { width: 920px; margin: 0 auto; text-align: left; }

#header { position: relative; height: 105px; }

#header h1#logo {
	border: 0;
	left: 60px;
	margin: 0 0 65px 0;
	position: absolute;
	text-indent: -9999px;
	top: 40px;
	width: 266px;
}

#header h1#logo a {
	background: transparent url(/site-images/logo.gif) left top no-repeat; 
	border: 0;
	display: block;
	margin: 0;
	overflow: hidden;
	padding: 65px 0 0 0;
	width: 266px;
}

#header #nav {
	width: 480px;
	position: absolute;
	top: 40px;
	right: 0px;
	height: 40px;
	text-align: left;
	background: transparent url(/site-images/navigation.gif) 0 0 no-repeat;
}

#header #nav li {
	list-style: none;
	position: absolute; 
	top: 0;
	text-indent: -9999px;
}

#header #nav li, #header #nav a {
	height: 40px;
	text-decoration: none;
	overflow: hidden;
	border: 0;
	display: block;
}

#nav-home { left: 12px; width: 59px; }
#nav-inventory { left: 108px; width: 100px; }
#nav-about { left: 243px; width: 90px; }
#nav-contact { left: 370px; width: 108px; }

#home #nav-home, #nav-home a:hover { background: transparent url(/site-images/navigation.gif) -12px -40px no-repeat; }
#feeds #nav-inventory, #inventory #nav-inventory, #nav-inventory a:hover { background: transparent url(/site-images/navigation.gif) -108px -40px no-repeat; }
#about #nav-about, #nav-about a:hover { background: transparent url(/site-images/navigation.gif) -243px -40px no-repeat; }
#contact #nav-contact, #nav-contact a:hover { background: transparent url(/site-images/navigation.gif) -370px -40px no-repeat; }

#upper #content { overflow: auto; padding: 0 0 1px 0; }

#upper #content #sidebar { 
	width: 320px; 
	float: right;
	background: #4f4f4f;
	color: #fff; 
	position: relative; 
	margin: 75px 0 0 0; 
	padding: 0 0 2px 0; 
}

#upper #content #sidebar p { text-align: center; }

#upper #content #sidebar .side-accent { 
	background: #414141 url(/site-images/sidebar-bottom.gif) bottom right no-repeat; 
	position: relative; 
}

#upper #content #sidebar .side-accent h4 {
	text-indent: -9999px;
	width: 320px;
	height: 80px;
	background: transparent url(/site-images/sidebar-top.gif) left top no-repeat; 
}

#upper #content #sidebar .side-accent p {
	margin: 20px 40px 0 40px;
	padding: 0 0 20px 0;
}

#upper #content #sidebar h4#side-contact {
	text-indent: -9999px;
	width: 320px;
	height: 80px;
	background: transparent url(/site-images/sidebar-subhead.gif) left top no-repeat; 
}

#upper #content #main { 
	position: relative; 
	float: left; 
	padding: 0 0 24px 0; 
}

#home #upper #content #main, #about #upper #content #main, #feeds #upper #content #main { 
	width: 600px; 
	background: #fff url(/site-images/center-thin.gif) top left repeat-y; 
}

#contact #upper #content #main, #inventory #upper #content #main { 
	width: 920px; 
	background: #fff url(/site-images/center-wide.gif) top left repeat-y; 
}

#upper #content #main #topper {
	position: relative;
	height: 80px;
}

#upper #content #main #topper h1 {
	position: absolute;
	text-indent: -9999px;
	width: 364px;
	height: 33px;
	background: transparent url(/site-images/truck-inventory.gif) left top no-repeat; 
	margin: 48px 0 0 33px;
}

#upper #content #main .page-block {
	margin: 50px 30px 0 30px;
}

#upper #content #main hr {
	clear: both;
	width: 540px;
	border: 0;
	background-color: #a7a9ac;
	color: #a7a9ac;
	height: 1px;
	padding: 0;
	margin: 12px 30px;
	voice-family: "\"}\""; 
	voice-family: inherit;
	margin: 12px 30px;
	} 
	html>body #upper #content #main hr {
	margin: 24px 30px;
}

#upper #content #main hr.wide { width: 860px; }

#upper #content #main hr.full { width: 860px; margin-left: 0; margin-right: 0; }
#upper #content #main hr.short { width: 540px; margin-left: 0; margin-right: 0; }

#upper #content #main .truck-listing-wide, #upper #content #main .truck-listing-med, #upper #content #main .truck-listing-thin, #upper #content #main .bottom { margin: 20px 30px 0 30px; overflow: auto; padding: 0 0 2px 0; }

#upper #content #main .truck-listing-wide .listing-info { margin: 0; }
#upper #content #main .truck-listing-wide .listing-info h2 {border-bottom: 1px solid #a7a9ac; padding: 0 0 2px 0; width: 860px; }
#upper #content #main .truck-listing-wide .listing-info h2 a, #upper #content #main .truck-listing-wide .listing-info h2 a:hover, #upper #content #main .truck-listing-med .listing-info h2 a, #upper #content #main .truck-listing-med .listing-info h2 a:hover, #upper #content #main .truck-listing-thin .listing-info h2 a, #upper #content #main .truck-listing-thin .listing-info h2 a:hover { border-color: transparent; }

#upper #content #main .truck-listing-wide p { margin: 20px 560px 0 20px; }

#upper #content #main .truck-listing-med { overflow: auto; margin: 20px 30px 0 30px; }
#upper #content #main .truck-listing-med .short-info { margin: 0 0 0 330px; }
#upper #content #main .truck-listing-med .short-info ul { margin: 30px 0 0 30px; width: 200px; }
#upper #content #main .truck-listing-med .short-info ul li { font-size: 1.2em; margin: 6px 0 0 0; line-height: 1.4em; }


#upper #content #main .truck-listing-med a { border: none; }
#upper #content #main .truck-listing-med a img { padding: 4px; background: #fff; border: 1px solid #a7a9ac; float: left; }
#upper #content #main .truck-listing-med a:hover img { border-color: #c00; }

#upper #content #main .truck-listing-wide ul.thumbs-list { float: right; width: 520px; margin: 0; position: relative; padding: 0 0 20px 0; }
#upper #content #main .truck-listing-wide ul.thumbs-list li { display: inline; float: left; text-align: left; margin: 20px 20px 0 0; }
#upper #content #main .truck-listing-wide ul.thumbs-list li a { border: none; }
#upper #content #main .truck-listing-wide ul.thumbs-list li a img { padding: 4px; background: #fff; border: 1px solid #a7a9ac; }
#upper #content #main .truck-listing-wide ul.thumbs-list li a:hover img { border-color: #c00; }

#upper #content #main .truck-listing-thin { padding: 0 0 12px 0; }
#upper #content #main .truck-listing-thin .listing-info { margin: 0 0 0 274px; }
#upper #content #main .truck-listing-thin .listing-info h2 {border-bottom: 1px solid #a7a9ac; padding: 0 0 2px 0; width: 266px; }
#upper #content #main .truck-listing-thin a { border: none; }
#upper #content #main .truck-listing-thin img { padding: 4px; background: #fff; border: 1px solid #a7a9ac; float: left; margin: 0; }

#upper #content #main .truck-listing-thin .listing-info .count { 
	float: right; 
	height: 60px; 
	width: 60px; 
	text-align: center;
	margin: 16px 0 12px 16px;
	background: transparent url(/site-images/count-background.gif) 50% 50% no-repeat;
}

#upper #content #main .truck-listing-thin .listing-info .count div { 
	color: #fff;
	font-size: 32px;
	font-weight: bold;
	margin: 14px 0 0 0;
}

#upper #content #main .truck-listing-thin .listing-info h4 { margin: 1em 0 0 0; }

.individual-listing { position: relative; }

.individual-listing #printpage { 
	float: right; 
	width: 138px; 
	height: 32px; 
	text-indent: -9999px; 
	background: transparent url(/site-images/print-icon.gif) left top no-repeat;
}

.individual-listing #printpage a {
	display: block; 
	border: 0;
	width: 138px;
	height: 32px;
}

#photo-block { overflow: auto; padding: 0 0 2px 0; margin: 0; }
#photo-block-left { float: left; width: 610px; position: relative; margin: 12px 0 0 0; }
#photo-block-right { float: right; width: 240px; position: relative; margin: 12px 0 0 0; }

#photo-block a { border: none; }
#photo-block a:hover img { border-color: #c00; }
#photo-block img { background: #fff; padding: 4px; border: 1px solid #a7a9ac; }

#photo-block-right ul li { display: inline; float: left; margin: 0 0 10px 10px; }

.truck-specs-row { overflow: auto; }
.truck-specs-row .grouping { float: left; width: 260px; padding: 0 0 2px 0; margin: 0 40px 0 0;}
.truck-specs-row .end { margin-right: 0; }

.truck-specs-row .grouping h3 { margin: 40px 0 0 0; color: #4f4f4f; padding: 0 0 5px 0; border-bottom: 1px solid #a7a9ac; }
.truck-specs-row .grouping ul { margin: 12px 0 0 20px; }
.truck-specs-row .grouping ul li { margin: .5em 0 0 0; }
.truck-specs-row .grouping p { margin: 12px 0 0 20px; }
.truck-specs-row .grouping .sticker_value { margin: 12px 0 0 0; text-align: center; color: #c00; font-size: 4em; padding: 0 0 10px 0; }

#upper #content #main .bottom .feed-icon {
	float: right;
	margin: 0 0 12px 16px;
}

.round-top-wide-noarrow { 
	height: 12px; 
	width: 920px; 
	text-indent: -9999px; 
	background: #fff url(/site-images/top-wide-noarrow.gif) top left repeat-y; 
	position: absolute;
	top: 0;
	left: 0;
}

.round-top-wide-arrow { 
	height: 28px; 
	width: 920px; 
	text-indent: -9999px; 
	background: #fff url(/site-images/top-wide-arrow.gif) top left repeat-y; 
	position: absolute;
	top: 0;
	left: 0;
}

.round-top-thin-arrow { 
	height: 28px; 
	width: 600px; 
	text-indent: -9999px; 
	background: #fff url(/site-images/top-thin-arrow.gif) top left repeat-y; 
	position: absolute;
	top: 0;
	left: 0;
}

.round-bottom-wide { 
	height: 12px; 
	width: 920px; 
	text-indent: -9999px; 
	background: #fff url(/site-images/bottom-wide.gif) top left repeat-y; 
	position: absolute;
	bottom: 0;
	left: 0;
}

.round-bottom-thin { 
	height: 12px; 
	width: 600px; 
	text-indent: -9999px; 
	background: #fff url(/site-images/bottom-thin.gif) top left repeat-y; 
	position: absolute;
	bottom: -1px;
	left: 0;
}

#upper #logos { 
	background: #fff url(/site-images/center-wide.gif) top left repeat-y; 
	position: relative; 
	height: 140px; 
	margin: 40px 0 0 0; 
}

#upper #logos h3 {
	border: 0;
	left: 20px;
	margin: 0 0 30px 0;
	position: absolute;
	text-indent: -9999px;
	top: 20px;
	width: 584px;
	height: 30px;
	background: transparent url(/site-images/logo-title.gif) left top no-repeat; 
}

#upper #logos ul#logo-list {
	position: absolute;
	top: 50px;
	left: 30px;
	width: 860px;
	height: 80px;
	background: transparent url(/site-images/logo-list-3.gif) left top no-repeat;
	text-indent: -9999px;
}

#footer-wrapper { background: #e9e9e9 url(/site-images/footer-background.gif) left top repeat-x; }
#footer { overflow: auto; padding: 0 0 40px 0; }
#footer #footer-left, #footer #footer-middle, #footer #footer-right { width: 280px; float: left; margin-top: 34px; }
#footer #footer-middle, #footer #footer-right { margin-left: 40px; }

ul.arrow { list-style: none; margin: 20px 0 0 20px; }

ul.arrow li { 
	background: transparent url(/site-images/arrow.gif) 0 50% no-repeat;
	padding: 0 0 0 20px; 
	margin: 6px 0 0 0; 
	height: 1%;
}

dl#questions dt { font-weight: bold; margin: 16px 0 0 0; }
dl#questions dd { margin: 12px 0 0 12px; }

.module { padding: 30px 0 2px 0; position: relative; } 

.module h3 {
	border: 0;
	left: 0;
	margin: 0 0 30px 0;
	position: absolute;
	text-indent: -9999px;
	top: 0;
	width: 280px;
}

.module h3 a {
	border: 0;
	display: block;
	margin: 0;
	overflow: hidden;
	padding: 30px 0 0 0;
	width: 280px;
}

#footer .foot-about { background: transparent url(/site-images/footer-about.gif) left top no-repeat; }
#footer .foot-inventory { background: transparent url(/site-images/footer-inventory.gif) left top no-repeat; }
#footer .foot-contact { background: transparent url(/site-images/footer-contact.gif) left top no-repeat; }
#footer .foot-anniversary { background: transparent url(/site-images/footer-anniversary.gif) left top no-repeat; }

dl.contact-info { width: 200px; margin: 16px auto 12px auto; }

.contact-info dt {
	width: 60px;
	font-weight: bold;
	text-align: left;
	float: left;
	clear: both;
	margin: 5px 0 0 0;
}

.contact-info dd {
	float: right;
	width: 139px;
	margin: 5px 0 0 0;
	text-align: right;
}

dl#address dt { font-weight: bold; margin: 12px 0 0 0; }

.spacer { clear: both; height: 1px; font-size: 0; }

#copy-wrapper { background: #980000 url(/site-images/copy-background.gif) left top repeat-x; }
#copy p { color: #fff; padding: 20px 0; margin: 0; }

form input, form textarea {
	color: #4f4f4f;
	border: 1px solid #a7a9ac;
	padding: 3px;
}

form .form-row {
	margin: 10px 0 0 0;
	font-weight: bold;
}

form .field-widget { margin: 0; }

form .field-widget input#name, form .field-widget input#email, form .field-widget input#phone {
	width: 50%;
	padding: 5px;
	font-size: 11px;
}

form .field-widget textarea {
	width: 95%;
	padding: 5px;
        font-size: 11px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS, Verdana, Helvetica, Arial, sans-serif;
	overflow:auto;
}

form input:hover, form textarea:hover { border: 1px solid #c00; }

form input:focus, form textarea:focus { background: #f6f6f6; }

.incdec { margin: 6px 0 0 0; font-size: 11px; font-weight: normal; }

.incdec span {
	color: #c00;
	border-bottom: 1px solid #c00;
}

#submit {
	background: #fff;
	color: #c00;
	font-weight: bold;
	margin: 0 0 0 10px;
	padding: 10px;
}

fieldset {
	border: 1px solid #a7a9ac;
	margin: 20px 0;
	padding: 6px 10px 6px 12px;
	position: relative;
	background: url(/site-images/fieldset_back.gif) right 20px no-repeat;
	voice-family: "\"}\""; 
	voice-family: inherit;
	background: url(/site-images/fieldset_back.gif) right 20px no-repeat;
	}
	html>body fieldset{
	background: url(/site-images/fieldset_back.gif) right top no-repeat;
}

legend {
	font-weight: bold;
	border: 1px solid #a7a9ac;
	padding: 5px 8px;
	color: #c00;
}

form#feedburner input#subscribe-button {
	background: #fff;
	color: #c00;
	font-weight: bold;
}

form#feedburner label { font-weight: bold; }

