body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
}
input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
#container {
	position: relative;
	margin: 0;
	padding: 0;
	width: 950px;
	border-right: 1px solid #CFCFCF;
	background-image: url(images/grad_rpt.gif);
	background-repeat: repeat-x;
}
img.hero {
	position: relative;
	display: block;
	background-image: url(images/historic_rally_car_register.gif);
	background-repeat: no-repeat;
	padding: 14px 0 53px 365px;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, .price {
	font-family: Impact, Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 8px 0;
	padding: 0;
	color: #5B5B5B;
}
h1 {
	font-size: 220%;
}
h2, h3, h4, h5, h6, .price {
	font-size: 160%;
}
p {
	margin: 0 0 8px 0;
	padding: 0;
}
table {
	margin: 0 0 8px 0;
}
th, td {
	padding: 2px 10px 2px 4px;
	margin: 0 1px 1px 0;
	text-align: left;
}
th {
	background-color: #666666;
	color: #FFFFFF;
}
td {
	background-color: #efefef;
}
#content {
	position: relative;
	width: 720px;
	float: right;
	padding: 50px 30px 50px 40px;
	border-left: 1px solid #CFCFCF;
}
#content a {
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
}
#content p.img {
	position: relative;
	display: block;
	width: 120px;
	float: left;
	background-color: #666666;
	color: #FFFFFF;
	font-size: 90%;
	text-align: center;
	padding: 1px 1px 6px 1px;
	margin: 0 2px 1px 0;
}
#content p.img a {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
}
#content p.img a:hover {
	color: #FF9900;
}
#content p.img a img {
	border: none;
	display: block;
}
#content p.details {
	padding: 8px 0 30px 0;
	font-size: 90%;
	border-top: 1px dotted #CFCFCF;
	color: #CFCFCF;
}
#content p.details a {
	color: #CFCFCF;
	text-decoration: none;
}
#content p.details a:hover {
	text-decoration: underline;
}
#content p.prev_next {
	padding: 8px 0 8px 0;
	font-size: 90%;
	border-top: 1px dotted #CFCFCF;
	border-bottom: 1px dotted #CFCFCF;
}
#content #bhrc_sponsors {
	position: relative;
	width: 160px;
	float: right;
	margin: 0 0 30px 30px;
}
#content #bhrc_sponsors img, #content #bhrc_sponsors a img {
	position: relative;
	border: none;
}
#content #bhrc_sponsors a {
	display: block;
	width: 130px;
	padding: 0 14px;
	background-color: #FFFFFF;
	border-left: 1px solid #cfcfcf;
	border-right: 1px solid #cfcfcf;
}
#nav {
	position: absolute;
	top: 180px;
	left: 0;
}
#nav, #sub_nav {
	width: 159px;
	margin: 0;
	padding: 50px 0;
	list-style: none;
}
#sub_nav {
	position: relative;
	padding: 0 0 20px 0;
}
#nav li, #sub_nav li {
	position: relative;
	margin: 0 0 1px 0;
	padding: 0;
	width: 159px;
}
#nav li.area_filter {
	color: #5B5B5B;
	border-left: 13px solid #CFCFCF;
	margin: 0 0 1px 0;
	padding: 2px 0px 2px 3px;
}
form {
	margin: 0;
	padding: 0;
}
#nav li.area_filter form select {
	width: 140px;
}
#nav li a, #sub_nav li a {
	display: block;
	text-decoration: none;
	color: #5B5B5B;
	width: 143px;
	border-left: 13px solid #CFCFCF;
	padding: 2px 0px 2px 3px;
	font-weight: bold;
}
#nav li a:hover, #sub_nav li a:hover {
	border-left: 13px solid #5B5B5B;
}
#nav li a.selected, #sub_nav li a.selected {
	color: #F5F5F5;
	border-left: 13px solid #5B5B5B;
	background-color: #7C7C7C;
}
#nav li a img {
	border: none;
}
#nav li.search {
	padding: 20px 7px;
}
#nav li.search input.text {
	width: 130px;
	margin: 0 0 2px 0;
}
#two_col_a {
	position: relative;
	float: left;
	width: 350px;
}
#two_col_b {
	position: relative;
	float: right;
	width: 324px;
}
#footer {
	position: relative;
	width: 720px;
	padding: 30px 0;
	color: #5B5B5B;
}
ul.tabs {
	position: relative;
	width: 328px;
	margin: 0;
	padding: 0;
}
ul li.tab_onesixty, ul li.tab_threetwentytwo {
	position: relative;
	float: left;
	margin: 2px 0 0 2px;
	padding: 0;
	list-style: none;
}
ul li.tab_onesixty {
	width: 160px;
}
ul li.tab_threetwentytwo {
	width: 322px;
}
ul li.tab_onesixty a, ul li.tab_threetwentytwo a {
	position: relative;
	padding: 71px 14px 2px 2px;
	background-color: #747474;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	display: block;
	background-repeat: no-repeat;
}
ul li.tab_onesixty a {
	width: 144px;
}
ul li.tab_threetwentytwo a {
	width: 306px;
}
.spacer, .spacer_both {
	height: 0;
	line-height: 0;
	clear: left;
}
.spacer_both {
	clear: both;
}
#two_col_a {
	position: relative;
	float: left;
	width: 350px;
}
#two_col_b {
	position: relative;
	float: right;
	width: 324px;
}
#prod {
	position: relative;
	margin: 0;
	padding: 20px 0;
	border-bottom: 1px dotted #CFCFCF;
	width: 720px;
}
#prod_img {
	position: relative;
	float: left;
	width: 122px;
}
#prod_desc {
	position: relative;
	float: left;
	width: 338px;
	margin: 0 30px;
}
#prod_price {
	position: relative;
	float: left;
	width: 200px;
	text-align: right;
}
#pdfs {
	list-style: none;
	margin: 0;
	padding: 4px;
}
#pdfs a {
	text-decoration: none;
}
#pdfs a:hover {
	text-decoration: underline;
}
#pdfs a img {
	border: none;
	vertical-align: middle;
}
img.title {
	margin: 2px 0 0 2px;
	display: block;
}
#my_local_hrcr {
	position: relative;
	margin: 2px 0 0 2px;
	padding: 2px;
	background-color: #F6F6F6;
}
#latest img.title, #my_local_hrcr img.title {
	margin: -2px 0 0 -2px;
}
#my_local_hrcr p.details {
	padding: 8px 0 0 0;
	font-size: 90%;
	border-top: 1px dotted #666666;
	color: #666666;
}
#latest {
	position: relative;
	margin: 2px 0 0 2px;
	padding: 2px;
	width: 250px;
}
#latest #image {
	position: relative;
	float: left;
	width: 52px;
	text-align: center;
	margin: 1px 2px 2px -2px;
}
#latest #image img {
	border: 1px solid #7C7C7C;
}
#latest #text {
	position: relative;
	float: left;
	width: 196px;
}
#latest p.headline {
	padding: 8px 2px 2px 2px;
	margin: 0 -2px 0 -2px;
	display: block;
	background-color: #7C7C7C;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(images/title_watermark.gif);
}
#my_local_hrcr {
}
#latest h1, #my_local_hrcr h1 {
	font-size: 160%;
	font-weight: bold;
	color: #5B5B5B;
	margin: 15px 0 2px 0;
}

/* LINKS ON HOMEPAGE */

#links {
	margin: 0;
	padding: 0;
	list-style: none;
}
#links li a {
	display: block;
	color: #000000;
	text-decoration: none;
	padding: 0;
	margin: 2px -1px 0 1px;
	background-color: #F6F6F6;
}
#links li a span {
	color: #0000CC;
	font-weight: bold;
}
#links li a:hover {
	text-decoration: none;
}
#links li a:hover span {
	text-decoration: underline;
}
