
/*reset*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

a {
	text-decoration: none;

}


body {
	background: #202020;

}

/*slideshow*/
.slideshow { height: 700px; width: 960px; margin: 0px 0 0 0; }
.slideshow img { padding: 0px; border: ; background-color: ; }

#wrapper {

	width: 960px;
	height: ;
	background: ;
	margin: auto;
	border: ;
	position: relative;

}



#heritage {

	position: absolute;
	top: 50px;
	left: 575px;
	z-index: 100;


}

#title_bar {

	height: 50px;
	width:100%;
	margin: ;
	background: url(../images/bkgrd1.png);
	opacity: ;
	position: absolute;
	top: 250px;
	z-index: 100;

}


#sporting {

	width: 200px;
	height: 45px;
	background: ;
	float: left;
}

#sporting h1 {
	font-size:40px;
	font-family: gill sans;
	width: 250px;
	background: url(../images/sporting2.png) no-repeat;
	font-variant: small-caps;
	font-weight: bold;
	margin: 14px 0 0 50px;
	text-indent: -9999px;

}



h2 {

	font-size: 35px;
	font-family: marketing script;
	color: black;
	margin: 0 0 0 150px;
	background: url(../images/automoto1.png) no-repeat ;
	text-indent: -999px;
	clear:both;
	height: 50px;


}



#title_bar h3 {
	font-family: gill sans MT, futura, sans-serif;
	font-size:20px;
	color: white;
	font-variant: small-caps;
	float: left;
	margin: 10px 0 0 225px;
	font-weight: bold;


}

#title_bar a {
	color: #009246;


}

#title_bar a:hover{
	color:grey;


}


#company_info {
	width: 420px;
	height: 240px ;
	background: url(../images/bkgrd1.png);
	color: black;
	font-family: gill sans MT;
	position: absolute;
	top:375px;
	left: 100px;
	z-index:100;
	-moz-border-radius: 8px; 
	-webkit-border-radius: 8px;
	border-radius: 8px;
	border: 1px solid black;


}

#company_info p {
	padding: 5px;


}

#company_info h5  {

	background: url(../images/closelabel.gif) no-repeat;
	text-indent: -999px;
	height:18px;
	margin: 0 0 0 350px;


}


#contact {

	width: 320px;
	height: ;
	background: url(../images/bkgrd1.png);
	color: black;
	font-family: gill sans MT, futura;
	position: absolute;
	top: 375px;
	left: 600px;
	z-index: 100;
	-moz-border-radius: 8px; 
	-webkit-border-radius: 8px;
	border-radius: 8px;
	font-size: 18px;



}

#contact ul {
	
	margin: 0 0 0 75px;

}

#contact h5 {

	background: url(../images/closelabel.gif) no-repeat;
	text-indent: -999px;
	height:18px;
	margin: 10px 0 0 250px;


}

#contact p, #company_info p {

	
	font-size: 18px;
	padding: 10px;



}

.footer {
	height: 20px;
	background: white;
	font-family: futura;
	font-size: 15px;
	font-variant: small-caps;
	color:black;
	position: absolute;
	top:650px;
	z-index: 100;
	left:50px;
	padding: 1px;


}


/* colors   

*/