﻿
/***** BEGIN 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,
b, u, i, center,
dl, dt, dd, ol,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;	
}



ul {
	margin-top: 0;
}

ul li {
	font-size:12px;
	line-height: 14px;
}


/***** END RESET *****/



body {
	margin:0 auto;
	text-align:center;
	background: #a1a0a0 url('../siteart/bg.jpg') repeat-x;
}

td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	color:#666666;
}

img {
	border:0;
}

a:link, a:active, a:visited {
	color:#bf202f;
	text-decoration:underline;
}

a:hover {
	color:#000;
}

.nav {
	background:#ca2233 url('../siteart/nav_bg_off.jpg') repeat-x;
	border-top:2px #bf202f solid;
	z-index:1000;
}

.nav a:link, .nav a:visited, .nav a:active {
	font-weight:bold;
	text-transform:uppercase;
	color:#fff;
	padding:7px 15px;
	text-decoration:none;
	font-size:14px;
	display:block;
	border-right:1px #bf202f solid;
}

.nav a:hover {
	background:#a10008 url('../siteart/nav_bg_on.jpg') repeat-x;
}







.sitewidth {
	width:950px;
	margin:0 auto;
	text-align:left;
}

.content_width {
	width:940px;
	margin:0 auto;
	text-align:left;
	background:#fff url('../siteart/bottomwhite.jpg') repeat-x bottom;
	-moz-box-shadow: 0px 5px 7px #666666;
	-webkit-box-shadow: 0px 5px 7px #666666;
	box-shadow: 0px 5px 15px #666666;	
	z-index:1;
}

.header_rep {
	background:#fff url('../siteart/header_bg_rep.jpg') repeat-x;
	height:149px;	
}
.header {
	background:url('../siteart/header_bg.jpg') no-repeat center;
	height:149px;
}

.logo {
	float:left;
	position:relative;
	width:302px;
	height:149px;
	margin:0 -10px 0 0; 
}


.gallery {
	padding:0 20px;
	margin:0 auto;
	text-align:center;
}
.gallery img {
	height:90px;
	margin:0 5px 5px 0;
	border:1px #fff solid;
}

.shadow {
	height:6px;
	background:url('../siteart/shadow.png') repeat-x;
	margin:0 0 -6px 0;
	position:relative;
	float:left;
	width:100%;
}















#right li {
	list-style: disc outside url('../siteart/asterix.jpg');
	margin:5px 0px 5px 20px;
}

.title {
	color:#bf202f;
	font-size:12pt;
}





#arkansas {
	background: url('../siteart/arkansas.jpg') no-repeat; 
	vertical-align:top; 
	width: 272px; 
	height:388px; 
	text-transform:uppercase; 
	padding:20px 20px 20px 30px;
}

a.ark:link, a.ark:visited, a.ark:active{
	font-weight:bold;
	font-size:9pt;
	text-decoration:underline;
	color:#000;
}


a.ark:hover {
	text-decoration:none;
}


#left {
	vertical-align:top; 
	padding:20px 25px;
	width:245px;
	border-right:1px #cccccc solid;
}

#right {
	vertical-align:top; 
	padding:20px 30px;
	width:100%;
}




#product-table {
	width:550px;
}

#product-table td {
	padding:4px;
	background:#cccccc;
	border:1px #fff solid;
}

#inv-table {
	width:100%;
}

#inv-table td {
	padding:4px;
	vertical-align:top;
	font-size:12px;
}



/*--------------Footer Section----------------*/

#footer {
	padding:20px;
	text-align:center;
	display:block;	
	width:450px;
	margin:0 auto;
}

a.footerlink:link, a.footerlink:visited, a.footerlink:active {
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#cccccc;
}

a.footerlink:hover {
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#cccccc;
}

.footertext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#cccccc;
}

.smallfootertext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#cccccc;
}

.divfooter {
	width:450px;
	text-align:center;
	margin:0 auto;
}

/* Styles for Auction Section end */





