body
	{
		background: #333 url(http://www.steinbring.com/assets/img/bg.png) repeat;
		color: #fff;
		line-height: 1.5;
		font-size: .9em;
		font-family: helvetica, verdana, arial, sans-serif;
	}

	a
	{
		color: #0051f6;
		text-decoration: none;
	}

	a:hover
	{
		text-decoration: underline;
	}

	small
	{

		font-weight: normal;
		text-align: center;
		display:block;
		margin: 20px;
		color: #444;
	}

	h2
	{
		margin: 1em 24px;
	}

	p
	{
	margin: 1em 24px;
	}

	.container_12
	{
	/*	background: transparent url(http://www.steinbring.com/assets/img/12_col.gif) repeat-y;*/
	}

	#end {
			background-image: url(http://www.steinbring.com/assets/img/page_end_bg.png);
			background-position:bottom center;
			background-repeat: no-repeat;
			height: 40px;

	}

	#content {
		background: url(http://www.steinbring.com/assets/img/page_bg.png) center;
		overflow: visible;
		color: #333;
	}

	#header {
		height: 120px;
		background: url(http://www.steinbring.com/assets/img/header.png) no-repeat center;
		text-indent: -9999em;
	}
	#featured {
		height: 191px;
		background: url(http://www.steinbring.com/assets/img/featured.png) no-repeat center;
	}
	#nav {
		height: 55px;
		background: url(http://www.steinbring.com/assets/img/nav_bg.png) repeat-x;
		margin: 0;
		padding: 0;
	}
	#nav li {
		float: left;
		margin: 0;
		line-height: 42px;
		font-size: 13px;
		list-style: none;
	}
	#nav li a {
		color: white;
		display:block;
		border-right: 1px solid #794243;
		padding: 0 10px;
		height: 42px;
		float: left;
	}
	#nav li a:hover,
	#home #nHome a,
	#inventory #nInventory a,
	#about #nAbout a,
	#financing #nFinancing a,
	#parts #nParts a,
	#location #nLocation a,
	#contact #nContact auto,
	#contact #nContact a,
	#release #nRelease a {
		background: #1f0000 url(http://www.steinbring.com/assets/img/nav_selected.png) center 42px no-repeat;
		overflow: visible;
	}
	#info{
		margin-left: 20px;
	}


	input.long {
		width: 200px;
	}
	input.medium {
		width: 100px;
	}
	input.small {
		width: 30px;
	}

	table th,
	table label {
		padding-right:5px;
		font-weight: bold;
	}
	table td {
		padding: 3px 5px;
	}
	#footer p,
	#footer address {
		margin: 0;
		line-height: 1.5;
		text-align: center;
		color: #999;
	}
	#footer {
		margin-bottom: 2em;
		margin-top: 1em;
		font-size: .9em;
	}

	img, div{behavior:url(/assets/iepngfix.htc);}
	
	.inner-wrap {
		margin: 0 10px;
	}
	address {
		font-style: normal;
	}
	
	#calcForm {
	text-align: center;
	}
	#calcForm table {
		margin:  auto;
	}

	.vertForm {
		border-collapse: collapse;
		width:  auto;
		color: #666;
		font-size: .9em;
		margin: 0 auto;
	}
	.vertForm td,
	.vertForm th {
		border-collapse: collapse;
		border: 1px solid #ccc;
	}
	
	table {
	border-collapse: collapse;
}
	
	table th,
	table label {
		color: #666;
		font-size: .9em;
}
	
	.flowRight {
		float: right;
		margin:  1em 10px;
}
img {
	margin: 1em 10px;
}

.contactForm {
	margin: 1em auto;
	font-size: .9em;
	border: 1px solid #ccc;
	background-color: #eee;
}

.contactForm th,
.contactForm td {
	border-bottom: 1px solid #ccc;
	border-collapse: collapse;
	white-space: nowrap;
	padding: 10px 5px;
}

hr {
	margin: 1em 0;
}

#url {
	font-size: .9em;
	color:  #eee;	
	letter-spacing: 1mm;
}


#trophy-box {
	border: 1px solid #ccc;
	font-size: 14px;
	padding: 10px;
	margin: 1em 0 2em;
	width:  350px;
	margin-left: 20px;
}
#trophy {
	margin-right: 10px;
}

#footer a {
	color:  #fff;
	text-decoration: underline;
}

h4 {
	margin: 1em 24px;
}

/* EDITS BY RA 04/28/2010 */
#url{
	width:100%;
	font-weight: normal;
	text-align: center;
	display: block;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	font-size: 0.9em;
	color: #eeeeee;
	letter-spacing: 1mm;
}
#footer .phoneLink{
	color: #999999;
	text-decoration:none;
}
/* /EDITS BY RA 04/28/2010 */
