/* Normalizes margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td 
{ margin : 0; padding : 0; }
 
/* Normalizes font-size for headers */
h1,h2,h3,h4,h5,h6 { font-size : 100%; }
/* Removes list-style from lists */
ol,ul { list-style : none; }
 
/* Normalizes font-style and font-weight to normal */
address, caption, cite, code, dfn, em, strong, th, var
{ font-style : normal; font-weight : normal; }
 
/* Removes list-style from lists */
table { 
	border-collapse: collapse; 
	border-spacing : 0; 
	}
 
/* Removes border from fieldset and img */
fieldset,img { 
	border: 0; 
	}
 
/* Left-aligns text in caption and th */
caption,th { 
	text-align: left; 
	}
 
/* Removes quotation marks from q */
q:before, q:after { 
	content:''; 
	}
 
h1,h2,h3,h4,p,li {
	font-family: Futura, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	}

h1 {
	font-size: 2.0em;
	}

h2 {
	font-size: 14px;
	font-weight: 500;
	color: white;
	}

h3 {
	font-size: 12px;
	}

h4	{
	font-size: 0.7em;
	}

p {
	font-size: .6em;
	text-align: center;
	padding: 0;
	margin: 0;
	}
 
html {
	text-align: center;
	font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 100%;
	height: 100%;
	padding: 0px;
	margin: 0px;
}

a {
	color: #8D785D;
	text-decoration: none;	
	}

a:hover {
	color: #C14228;
	}


a, a:hover, a:active, a:focus {
	outline: none;
	border: none;
	}


body {
	background: #333333;
/* 	behavior: url(onloadfix.htc); */
	width: 912px;
	height: auto;
	padding: 0px;
	margin: 0 auto;
	color: #8a8a8a;
	font-size: large;
	}

/*-------------------------------------------------------------------------------------------------------- BEGIN HEADER */

#big_car {
	width: 912px;
	height: 158px;
	float: left;
	position: absolute;
	top: 0;
	background: transparent url(../../images/shop/big-car.png) no-repeat;
	}

#logo {
	width: 240px;
	height: 85px;
	position: absolute;
	top: 37px;
	margin-left: 100px;
	background: transparent url(../../images/shop/logo.png) no-repeat;
	}

#mecum_seal {
	width: 143px;
	height: 143px;
	position: absolute;
	top: 7px;
	float: left;
	margin-left: 835px;
	background: transparent url(../../images/mecum_seal.png) no-repeat;
	}

#bar {
	width: 100%;
	height: 32px;
	position: absolute;
	top: 159px;
	left: 0;
	background: transparent url(../../images/shop/bar.png) repeat-x;
	}

#nav {
	width: 457px;
	height: 11px;
	float: left;
	position: absolute;
	top: 169px;
	margin: 0px 0 0 580px;
	}

#onsite a{
	width: 143px;
	float: left;
	background: transparent url(../../images/shop/nav/onsite.png) no-repeat;
	}
	
#onsite a:hover {
	background-position: -143px;
	}

#intheshop a{
	width: 95px;
	margin-left: 20px;
	float: left;
	background: transparent url(../../images/shop/nav/intheshop.png) no-repeat;
	}
	
#intheshop a:hover {
	background-position: -95px;
	}

#store a{
	width: 51px;
	margin-left: 20px;
	float: left;
	background: transparent url(../../images/shop/nav/store.png) no-repeat;
	}
	
#store a:hover{
	background-position: -51px;
	}

#contact a{
	width: 75px;
	margin-left: 20px;
	float: left;
	background: transparent url(../../images/shop/nav/contact.png) no-repeat;
	}
	
#contact a:hover {
	background-position: -75px;
	}

/*-------------------------------------------------------------------------------------------------------- END HEADER */

/*-------------------------------------------------------------------------------------------------------- BEGIN INDEX */

#main {
	width: 898px;
	height: auto;
	float: left;
	padding: 0 5px 0 5px;
	margin-top: 192px;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	}

#ul {
	width: 448px;
	height: 316px;
	float: left;
	margin: 0 0 0 0;
	background: transparent url(../../images/shop/ul.png);
	}

#ur {
	width: 446px;
	height: 157px;
	float: left;
	margin: 0 0 0 4px;
	}

#lr1 {
	width: 222px;
	height: 318px;
	float: left;
	margin: 4px 0 0 4px;
	background: transparent url(../../images/shop/lr1.png);
	}

#lr2 {
	width: 221px;
	height: 318px;
	float: left;
	margin: 4px 0 0 3px;
	background: transparent url(../../images/shop/lr2.png);
	}

#ll {
	width: 448px;
	height: 160px;
	float: left;
	margin: -160px 0 0 0;
	background: transparent url(../../images/shop/ll.png);
	}
	
/*-------------------------------------------------------------------------------------------------------- END INDEX */

/*-------------------------------------------------------------------------------------------------------- BEGIN ONSITE */

#onsite_main {
	width: 448px;
	height: 636px;
	float: left;
	margin: 0 0 0 0;
	background: transparent url(../../images/shop/on-site-main.png);
	border: solid 1px #000000;
	}

#onsite_ur {
	width: 427px;
	height: 209px;
	float: left;
	margin: 0 0 0 7px;
	padding: 15px 7px 22px 7px;
	background: #000000;
	overflow: auto;
	}

#onsite_lr1 {
	width: 196px;
	height: 335px;
	float: left;
	margin: 5px 0 0 7px;
	padding: 50px 10px 0 10px;
	background: #000000;
	border: solid 1px #000000;
	}
	
#onsite_lr2 {
	width: 216px;
	height: 385px;
	float: left;
	margin: 5px 0 0 5px;
	background: transparent url(../../images/shop/on-site-lr2.png);
	border: solid 1px #000000;
	overflow: auto;
	}

#onsite_ll1 {
	width: 448px;
	height: 290px;
	float: left;
	margin: 5px 0 0 0;
	background: transparent url(../../images/shop/onsite-ll1.png);
	border: solid 1px #000000;
	}

#onsite_ll2 {
	width: 448px;
	height: 290px;
	float: left;
	margin: 5px 0 0 0;
	background: transparent url(../../images/shop/onsite-ll2.png);
	border: solid 1px #000000;
	}

#signup {
	width: 439px;
	height: 587px;
	float: left;
	margin: -292px 0 0 7px;
	background: #000000;
	border: solid 1px #000000;
	text-align: right;
	line-height: .67em;
	}
#signup_form_header {
	width: 430px;
	height: 241px;
	float: left;
	background: transparent url(../../images/shop/signup-form-header.png) no-repeat;
	}
	
#signup_copy {
	width: 440px;
	float: left;
	margin: -50px 0 0 -15px;
	}

label {
	font-size: .6em;
	}

input.text {
	font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	background: #555555;
	}
	
textarea {
	font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: .65em;
	background: #555555;
	}

#reserve_confirm {
	width: 339px;
	height: 50px;
	float: left;
	position: absolute;
	top: 54px;
	margin-left: 425px;
	background: transparent url(../../images/shop/reserve-confirm.png) no-repeat;
	}
	
/*-------------------------------------------------------------------------------------------------------- END ONSITE */

/*-------------------------------------------------------------------------------------------------------- BEGIN IN THE SHOP */

#shop_ul {
	width: 435px;
	height: 282px;
	float: left;
	padding: 40px 10px 15px 10px;
	background: #000000;
	border: solid 1px #000000;
	overflow: auto;
	}

#shop_ur {
	width: 434px;
	height: 505px;
	float: left;
	margin: -339px 0 0 5px;
	background: transparent url(../../images/shop/shop-ur.png) no-repeat;
	border: solid 1px #000000;
	}
	
#shop_ll1 {
	width: 455px;
	height: 161px;
	float: left;
	margin: 5px 0 0 0;
	background: transparent url(../../images/shop/shop-ll1.png) no-repeat;
	border: solid 1px #000000;
	}

#shop_ll2 {
	width: 435px;
	height: 282px;
	float: left;
	margin: 5px 0 0 0;
	padding: 40px 10px 0 10px;
	background: #000000;
	border: solid 1px #000000;
	overflow: auto;
	}

#shop_lr1 {
	width: 434px;
	height: 158px;
	float: left;
	margin: 5px 0 0 5px;
	background: transparent url(../../images/shop/shop-lr1.png) no-repeat;
	border: solid 1px #000000;
	}

#shop_lr2 {
	width: 434px;
	height: 157px;
	float: left;
	margin: 5px 0 0 5px;
	background: transparent url(../../images/shop/shop-lr2.png) no-repeat;
	border: solid 1px #000000;
	}

/*-------------------------------------------------------------------------------------------------------- END IN THE SHOP */

/*-------------------------------------------------------------------------------------------------------- BEGIN CONTACT */

#email_sam {
	width: 446px;
	height: 170px;
	float: left;
	margin-top: 5px;
	background: transparent url(../../images/shop/email-sam.png) no-repeat;
	border: solid 1px #000000;
	}

#call_us {
	width: 441px;
	height: 170px;
	float: left;
	/* clear: both; */
	margin: 5px 0 0 5px;
	background: transparent url(../../images/shop/call-us.png) no-repeat;
	border: solid 1px #000000;
	}

#gmap {
	width: 428px;
	height 349px;
	float: left;
	margin: -172px 0 0 5px;
	padding-bottom: 8px;
	padding-right: 15px;
	background: #000000;
	border: solid 1px #000000;
	}

#gmap p {
	padding-top: 10px;
	text-align: right;
	}
	
/*-------------------------------------------------------------------------------------------------------- END CONTACT */

#copyright {
	width: 500px;
	margin: 15px 7px 0 0;
	float: right;
	padding-top: 5px;
	}
	
#copyright p{
	font-size: 10px;
	text-align: right;
	padding-bottom: 15px;
	color: #6a6a6a;
	}





