﻿html {
	background: #b7a580 url(html.brick.gif) repeat-x center 0; 
	padding: 0;
	margin: 0;
	}

body {
	background: url(body.brick.jpg) no-repeat center 0px;
	font-family: Georgia, Times New Roman, Serif;
	padding: 0 0 0px 0;
	margin: 0;
	font-size: 1em;
	color: #494440;
	}

/* WOOD DESIGN 
html {
	background: #b7a580 url(html.jpg) repeat-x center 0; 
	padding: 0;
	margin: 0;
	}

body {
	background: url(body.jpg) no-repeat center 484px;
	font-family: Georgia, Times New Roman, Serif;
	padding: 0 0 0px 0;
	margin: 0;
	font-size: 1em;
	color: #494440;
	} */
	
	
hr, .hide, .flash_block_replaced_content {
	display: none;
	}
	
img {
	border: none;
	}
	
p {
	margin: 0 0 16px;
	}

/*  links */

a {
	color: #95100b;
	text-decoration: none;
	outline: none;
	}
	
a:hover {
	text-decoration: underline;
	}

ul{
	margin: 0 0 16px;
	list-style: none;
	padding: 0;
}

ul li {
	padding: 0 0 0 15px;
	min-height: 1px;
	list-style: none;
	background: url(ul.li.gif) no-repeat 0 3px;
}
	
* html ul li {
	height: 1px;
	}

	
	
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #333;
	line-height: 18px;
	}
	
* html h1,
* html h2,
* html h3,
* html h4,
* html h5,
* html h6
  {
 	height: 1px;
	}
	
h1 object,
h2 object,
h3 object,
h4 object,
h5 object,
h6 object
	{
	display: block;
	position: relative;
	left: -3px;
	}	
	
h1 {
	font-size: 30px;
	margin: 0;
	font-weight: bold;
	text-transform: uppercase;
	color: #242220;
	line-height: 36px;
	margin: 0 0 10px;
	}
	
h1 strong{
	color: #95100b;
}
	
h2, h3, h4 {
	font-size: 14px;
	margin: 18px 0 0 0;
	font-weight: bold;
	}
	
h2 {
	font-size: 24px;
	text-transform: uppercase;
	color: #494440;
	margin: 5px 0 25px;
	line-height: 28px;
	}
	
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #95100b;
	text-transform: uppercase;
	line-height: 16px;
	}
	
h4 {
	}

h5 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	}
	
.clear{
	min-height: 1px;
}

* html .clear{
	height: 1px;
}

.clear:after{
	height: 0;
	clear: both;
	display: block;
	content: ".";
	visibility: hidden;
}

.note{
	color: #a4a29a;
}
	
/* [ Wrapper ] */

#wrapper {
	margin: 0;
	padding: 0;
	}
	
/* [ Site Header ] */

#site_header_wrapper {
	position: relative;
	height: 170px;
	margin: 0;
	}
	
#site_header {
	height: 165px;
	padding: 5px 0 0;
	width: 980px;
	margin: 0 auto;
	position: relative;
	}
	
#site_header_logo {
	width: 197px;
	height: 160px;
	margin: 0 auto 0;
	}
	
#site_header_logo a {
	color: #fff;
	background: none !important;
	}

/* site_header_tools */

#site_header_tools{
	position: absolute;
}

/* [ Page Header ] */

#page_header_wrapper {
	height: 60px;
	z-index: 50;
	}
	
#page_header {
	height: 60px;
	width: 980px;
	margin: 0 auto;
	padding: 0 0;
	position: relative;
	
	}

#menu_container {
	height: 60px;
	padding: 1px 0 0;
	margin: 0 -70px;
	z-index: 50;
	position: relative;
	background: url(page_header.png) no-repeat center 0;
	}
	
* html #menu_container {
	background: url(page_header.gif) no-repeat center 0;
	}
	
/* [ Main ] */

#main_wrapper {
    z-index: 55;
}

#main {
	width: 940px;
	margin: -22px auto 0;
	padding: 15px 20px 20px;
	position: relative;
	z-index: 100;
	min-height: 1px;
	background: #000 url(main.jpg) no-repeat center 0;
	}
	
* html #main {
	height: 1px;
	}
	
#main:after {
	height: 0;
	clear: both;
	display: block;
	content: ".";
	visibility: hidden;
	}	
		
/* [ Content ] */

#content {
	padding: 0px; 
	position: relative;
	min-height: 400px;
	z-index: 1;
	float: left;
	width: 620px;
	background: url(content.jpg) repeat center 0;
	}
	
/* content_header */
#content .header{
	background: url(header.jpg) repeat center 0;
	min-height: 40px;
	font-size: 0.69em;
}

#content .header img{
	margin: 0;
	padding: 0;
	display: block;
	position: relative;
	border: none;
}

#content .header ul{
	margin: 0;
	padding: 0;
	list-style: none;
	min-height: 1px;
	height: 40px;
}

* html #content .header ul{
	height: 1px;
}

#content .header ul:after{
	height: 0;
	clear: both;
	display: block;
	content: ".";
	visibility: hidden;
}

#content .header ul li{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	height: 40px;
	background: none;
}

#content .header a{
	color: #fff;
	text-transform: uppercase;
	height: 40px;
	line-height: 40px;
	padding: 0 15px;
	display: block;
	float: left;
	margin: 0 1px 0 0;
}

#content .header a:hover{
	background: #464544;
	text-decoration: none;
}

#content .header .selected a{
	background: #464544 url(location_menu.selected.a.gif) no-repeat center bottom;
	text-decoration: none;
	padding-bottom: 5px;
}

/* content content */

#content .content{
	min-height: 400px;
	border-top: none;
	padding: 20px 15px;
	background: url(content.content.jpg) repeat-x center 0;
	font-size: .75em;
	line-height: 18px;
	border-bottom: 1px solid #5E5F5F;
}

* html #content .content {
	height: 400px;
	}

/* [ Footer ] */
#footer_wrapper {
	min-height: 1px;
	clear: both;
	}

#footer {
	width: 980px;
	background: #000;
	margin: 0 auto;
	padding: 20px 0 50px;
	border-top: 1px dashed #413f3e;
	position: relative;
	clear: both;
	min-height: 1px;
	color: #a7a7a7;
	}
	
* html #footer {
	height: 1px;
	}
	
#footer a{
	color: #a7a7a7;
	font-style: italic;
}

#footer a:hover{
	color: #fff;
}
	
#footer_site_map{
	width: 640px;
	float: left;
}

#footer_site_map .section{
	margin: 0 0 0 20px;
	float: left;
	line-height: 14px;
	width: 140px;
}

#footer_site_map h4{
	color: #fff;
	font-size: 0.69em;
	font-weight: normal;
	margin: 0 0 5px;
	line-height: 14px;
}


#footer_site_map ul{
	margin: 0;
	padding: 0px;
	list-style: none;
	font-size: 0.69em;
}

#footer_site_map li{
	padding: 0 0 0 5px;
	background: none;
	margin: 0;
	list-style: none;
}

#footer_info{
	font-size: 0.69em;
	width: 300px;
	margin: 0 20px 0 0;
	float: right;
	text-align: right;
	line-height: 14px;
}


#footer_copyright{	
	margin: 0 0 5px;
}

/* merchandise stuff */
.merchandise{
    border-bottom: dotted 2px #d0c9b5;
	min-height: 1px;
	padding: 0 0 10px 270px;
	margin: 20px 0;
	min-height: 200px;
	position: relative;
} * html .merchandise{ height: 200px;}

.merchandise img{
    background: #fff;
    padding: 3px;
    border: 1px solid #B2AFA6;
    margin: 0;
    position: absolute;
    left: 0;
    top: 0; 
}

.merchandise .merch_enquiry{
    display: block;
    width: 320px;
    height: 40px;
    border: none;
    text-transform: uppercase;
    text-indent: -9000px;
    background: url(merch_enquiry.gif) no-repeat 0 0;
}

.merchandise .merch_enquiry:hover{
    background: url(merch_enquiry.gif) no-repeat 0 -40px;
}

/* hero wall imgs */

#wall-long_riders{
    position: absolute;
    top: 0;
    left: 0;
}

#wall-elvis{
    position: absolute;
    top: 0;
    left: -225px;
}

#wall-richie{
    position: absolute;
    top: 0;
    right: 0;
}

#wall-war_vet{
    position: absolute;
    top: 0;
    right: -225px;
}

.pagination .page_buttons {
    margin:10px 0;
}

.pagination .page_buttons span {
    padding:0;
    margin:0;
    
}

.pagination .page_buttons a {
    padding:5px;
    margin:0 3px 0 0;
    border:1px solid #D0C9B5;
    background:none;
}

.pagination .page_buttons a:hover {
    background:#e3ddcd;
    text-decoration:none;
}