
body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}

caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym {
	border:0;
}

body {
	background: #000000 url(/img/background.gif) top repeat-x;
	color: #e8d4a3;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 62.5%;
	height: 100%;
}

div.page {
	width: 1020px;
	margin: auto;
	background: url(/img/page_background.gif) top center repeat-y;
}

div.page div.header {
	text-indent: -3000px;
	width: 1020px;
	height: 255px;
	background: url(/img/header.jpg) top center;
}

div.page div.footer {
	text-indent: -3000px;
	width: 1020px;
	height: 231px;
	background: url(/img/footer.jpg) bottom center;
}

div.nav {
	width: 610px;
	margin: auto;
	text-align: center;
}

div.nav div.nav-header {
	width: 610px;
	height: 42px;
	background: url(/img/nav_header.jpg) no-repeat;
}

div.nav div.nav-footer {
	width: 610px;
	height: 30px;
	background: url(/img/nav_footer.jpg) no-repeat;
}

div.nav div.nav-item {
	display: inline;
	
}

div.nav div.nav-item a {
	font-size: 11px;
	color: #e8d4a3;
	text-decoration: none;
}

div.nav div.nav-item a:hover, div.nav div.nav-item a.active {
	text-decoration: underline;
}

div.nav div.nav-spacer {
	display: inline;
	font-size: 11px;
	color: #f63b15;
	padding: 0px 5px 0px 5px;
}

div.copyright {
	text-align: center;
	padding-bottom: 15px;
}

div.home-content {
	width: 900px;
	height: 992px;
	margin: auto;
	background: url(/img/home_background.jpg) no-repeat;
}

div.home-content h2, div.home-content h3 {
	text-indent: -3000px;
	height: 10px;
}

div.contact-content, div.about-content, div.brad-content, div.frames-content {
	width: 750px;
	margin: auto;
	font-size: 12px;
}

div.gallery-content h1 {
	text-indent: -3000px;
	width: 404px;
	padding-top: 64px;
	height: 78px;
	margin: auto;
	text-align: center;
	background: url(/img/gallery_header.jpg) no-repeat;
}

div.gallery-content h2 {
	text-indent: -3000px;
	width: 797px;
	height: 287px;
	margin: auto;
	background: url(/img/gallery_footer.jpg) no-repeat;
}

div.gallery {
	width: 700px;
	border: 2px solid #a53a20;
	margin: auto;
}


span.gallery-content-subtitle {
	color: #E8D8A4;
	font-size: 20px;
	font-weight: bold;
}


div.contact-content h2, div.about-content h2, div.brad-content h2 {
	color: #E8D8A4;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}

div.frames-content div.frames-header {
	width: 510px;
	height: 236px;
	margin: auto;
	background: url(/img/frame_header.jpg) no-repeat;
}

div.frames-content div.frames-header h2, div.frames-content div.frames-header h3 {
	text-indent: -3000px;
	height: 10px;
}

div.frames-content div.frames {
	text-align: center;
}

div.home-bike-rotator {
	width: 600px;
	height: 300px;
	margin-top: 57px;
	margin-left: 148px;
}

div.home-bike-rotator a img {
	position: absolute;
}

a.home-frame-link {	
	display: block;
	margin-top: 300px;
	margin-left: 25px;
	width: 850px;
	height: 250px;
}
