@charset "UTF-8";
body {
	font: 100% Helvetica;
	background: #fff;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000;
}

#container {
	position: absolute;
	background: inherit;
	top: 10px;
	width: 1000px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	left: 50%;
	margin: 0 0 0 -500px; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}

a {
	color: #000;
	outline: none;
	text-decoration: none;
}

a:hover {
	color: #F15B26;
	outline: none;
	text-decoration: none;
}

#banner IMG {
	float: left;	
}

#logo {
	width: 275px;
	float: left;
	margin: 0 15px;
	letter-spacing: -1px;
	color: #9c9c9c;
	font-family: helvetica;
}

#logo ul { float: left; }
#logo ul li { font: bold 16px Helvetica; }
#logo #first { font: bold 16px Helvetica; line-height: 16px; margin: 0; padding: 0; }
#logo #second { font: bold 14px Helvetica; line-height: 14px; margin: 0 0 0 15px; padding: 0; }
#logo #third { font: bold 12px Helvetica; line-height: 12px; margin:  0 0 0 30px; padding: 0; }
#logo #fourth { font: bold 14px Helvetica; line-height: 14px; margin: 0 0 5px 15px; padding: 0; }

#nav {
	float: left;
	text-align: left;
	margin-left: 315px;
}

#nav ul {
	width: 655px;
	height: 15px;
	line-height: 15px;
}

#nav ul li {
	display: inline;
	font: bold 14px Helvetica;
	margin: 0 25px 0 10px;
	padding: 0;
}

#nav ul li a {
	text-decoration: none;
	color: #000;
	font-family: Helvetica;
	font-weight: bold;
}

#nav ul li a:hover {
	color: #F15B26;	
}

#splash {
	width: 275px;
	float: left;
	font-size: 13px;
	font-style: oblique;
	padding: 15px 0 0 15px;
	line-height: 15px;
	margin-right: 30px;
	letter-spacing: -.5px;
	color: #000;
}

#splash a {
	font-weight: bold;
	font-style: normal;
}

h2 {
	font: bold 14px Helvetica;	
	margin-bottom: 15px;
	margin-top: 0;
}

#pg_head {
	font-weight: bold;
	font-size: 62.5px;
	color: #9c9c9c;
	letter-spacing: -3px;
	margin-top: 15px;
	font-style: normal;
}

#content {
	float: left;	
}

#about {
	font-size: 13px;
	padding: 15px;
	line-height: 15px;
	border-top: solid 1px #666;
}

#contact {
	font-size: 13px;
	padding: 15px;	
	line-height: 15px;
	border-top: solid 1px #666;
}

#contact input {
	border: solid 1px #666;
	width: 150px;
	background: #eee;
}

#contact input#submit {
	height: 20px;
	width: 100px;	
}

#contact input#text {
	width: 100px;
	height: 20px;
	margin: 0;
	padding: 0;
	line-height: 20px;
}

#contact #fillout {
	float: left;
	margin-right: 25px;
	font-weight: bold;
}

.newStuff {
	clear: both;
	font-size: 13px;
	padding: 15px;
	line-height: 15px;
}

#art {
	font-size: 13px;
	padding: 15px;
	line-height: 15px;
	border-top: solid 1px #666;
}

#art IMG, #design IMG, .newStuff IMG {
	border: solid 1px #000;	
}

#art .car, .newStuff .car {
	width: 300px;
	font: oblique 12px Helvetica;
	float: left;
	margin: 0 25px 5px 0;
	line-height: 12px;
}

#design .car {
	width: 300px;
	font: oblique 12px Helvetica;
	font-weight: bold;
	float: left;
	margin: 0 25px 5px 0;
	line-height: 12px;	
}

#art .car_last, .newStuff .car_last {
	width: 300px;
	font: oblique 12px Helvetica;
	float: left;
	margin: 0 0 5px 0;
	line-height: 12px;
}
#art .car_last_anniv {
	width: 300px;
	font: oblique 12px Helvetica;
	float: left;
	margin: -20px 0 5px 0;
	line-height: 12px;
}
#design .car_last {
	width: 300px;
	font: oblique 12px Helvetica;
	font-weight: bold;
	float: left;
	margin: 0 0 5px 0;
	line-height: 12px;	
}

#art .car_middle {
	width: 300px;
	font: oblique 12px Helvetica;
	float: left;
	margin: 0 25px 5px 325px;
	line-height: 12px;
}

#art #car_grid, #design #car_grid, .newStuff #car_grid {
	padding-left: 10px;	
}

#art a IMG, #design a IMG, .newStuff a IMG {
	border: solid 1px #000;	
}

#art a:hover IMG, #design a:hover IMG, .newStuff a:hover IMG {
	border: solid 1px #F15B26;	
}

.artHead {
	width: 635px;
	margin-right: 25px;
	float: left;	
}

#design {
	font-size: 13px;
	padding: 15px;
	line-height: 15px;
	border-top: solid 1px #666;
	font-style: oblique;
}

#design_copy {
	width: 325px;	
	margin-top: 20px;
	float: left;
}

#design_images .caption {
	font: oblique 11px Helvetica;
	margin-left: 25px;
}

#design_images {
	float: left;
	width: 500px;
	margin-left: 15px;
}

#order {
	font-size: 13px;
	padding: 15px;
	line-height: 15px;
	border-top: solid 1px #666;
	font-style: oblique;
}

#order a {
	text-decoration: underline;	
}

table {
	margin: 15px 50px;	
}

td.left {
	text-align: right;
	padding: 0 5px 10px 0;
	font-weight: bold;
}

td.last {
	text-align: right;
	padding: 0 5px 0 0;
	font-weight: bold;
}

#footer {
	padding: 5px 0;
	border-top: solid 1px #000;
	font: oblique 12px Helvetica;
	text-align: center;
	width: 600px;
	position: relative;
	left: 50%;
	margin-left: -300px;	
}

/*** HELPER CLASSES ***/
.clear {clear: both;}
.marginCenter {
	display: block;
	margin: 0 auto;
}
.pl1half {padding-left: 15px;}
.pr1half {padding-right: 15px;}
.pl5 {padding-left: 50px;}
.pr5 {padding-right: 50px;}

.w-p35 {width:35%;}

.alnLeft {text-align:left;}
alnRight {text-align:right;}
.fltLeft {float:left;}
.fltRight {float:right;}