/* RESET STYLES */

html, body, div, span, 
h1, h2, h3, h4, h5, h6, p, 
blockquote, a, img, strong, 
dl, dt, dd,  ul, li,
fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
body { line-height: 1;}
ul { list-style: none;}

/* BASIC STYLES */
/* --------------------------------------------------------------- */
body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 62.5%;
	background-color:#3C1012;
}
p, li, td {
	font-size: 1.4em;
	line-height: 1.5em;
}
a:link, a:visited {color:;}
a:hover { background-color:;}
a:active {}

#wrapper {
	margin:0 auto;
	width:100%;
	background:url(../images/bg_body.png) repeat-y top center;
	position:relative;
	z-index:2;
}

/* HEADER */
/* --------------------------------------------------------------- */
#header {
	width:980px;
	height:183px;
}
#header h1#logo {
	text-indent:-5000px;
	display:block;
	width:280px;
	height:183px;
	float:left;
}
#header h1#logo a {
	display:block;
	width:280px;
	height:183px;
	margin:0;
	background:url(../images/logo.png) no-repeat;
}
#banner {
	width:670px;
	height:183px;
	float:left;
	clear:right;
}
iframe#AmarkFrame0 {
	display:block;
	width:267px;
	height:158px;
	margin:16px 30px 0;
	float:left;
}
#bannertext {
	display:block;
	width:267px;
	height:183px;
	margin:10px 0 0;
	float:left;
	font-size: 8px;
}
#bannertext h2 {
	font-size:3em;
	font-weight:bold;
	color:#F9D327;
}
#bannertext p {
	font-size:1.6em;
	line-height:1.2em;
	color:#FFF;
}
#bannertext p a {
	color:#F9D327;
}

/* CONTENT */
/* --------------------------------------------------------------- */
#content-shell {
	width:980px;
	margin:0 auto;
	padding:0;
	clear:both;
}
#content {
	width:670px;
	margin:10px 0 0 280px;
	float:none;
	background:url(../images/bg_content.jpg) repeat-y;
}
#content-bot {
	width:670px;
	height:10px;
	margin:0;
	background:url(../images/bg_content_bot.jpg) no-repeat;
}
#content h3#head {
	display:block;
	width:630px;/*670-40pad*/
	height:52px;
	font-size:3em;
	text-align:center;
	color:#3A1012;
	padding:0.5em 20px 0;
	background:url(../images/bg_content_head.jpg) no-repeat top;
}
#content table {
	width:630px;
	margin:0 20px 20px;
}
#content table td {
	width:305px;
	padding:0 10px 5px 0;
}
#content table h4 {
	font-size:1.2em;
	color:#3F1F00;
	margin:0 0 0.5em;
}
#content table img {
	display:block;
	float:left;
	border:dashed 3px #F9D327;
	margin:0 10px 5px 0;
}
#content table p {
	font-size:1em;
	margin:0 0 1em;
}
#content p {
	font-size:1.4em;
	line-height:1.3em;
	margin:0 20px 1em;
	color:#1D3051;
}

#liveauction {
	display:block;
	border:dashed 3px #F9D327;
	margin:0 20px 10px;
	padding:20px;
	background-color:#F4EFE4;
}
#liveauction div.left {
	display:block;
	width:132px;
	margin:0 20px 10px 0;
	float:left;
}
#liveauction h4 {
	font-size:2.8em;
	color:#8D081B;
	margin:0 0 0.5em 150px;
}
#liveauction h5 {
	font-size:2.5em;
	color:#3F1F00;
	margin:0 0 0.5em 150px;
}
#liveauction p {
	margin:0 0 0.5em 150px;
}

img.pic-left,
img.pic-right {
	float:left;
	margin:10px 0;
	border:solid 1px #D6A77A;
	}
	img.pic-right {float:right;
}
p.clearall {
	display:block;
	clear:both;
	font-size:1px;
}



/* LEFT SIDEBAR */
/* --------------------------------------------------------------- */
#sidebar {
	width:220px;
	margin:10px 30px 0;
	float:left;
}
div.sideblock-top {
	width:220px;
	height:5px;
	background:url(../images/sideblock_top.jpg) no-repeat top;
}
div.sideblock-bot {
	width:220px;
	height:5px;
	background:url(../images/sideblock_bot.jpg) no-repeat top;
	margin-bottom:3px;
}
div.sideblock-mid {
	width:180px;
	padding:10px 20px;
	background:url(../images/sideblock_mid.jpg) repeat-y top;
}

/* MAIN NAV */
/* --------------------------------------------------------------- */

p.nav-head {
	display:block;
	margin:0 0 3px;
	width:220px;
	height:40px;
	background-repeat:no-repeat;
	text-indent:-5000px;
}
p#nav-cats {background-image:url(../images/nav_head_cats.jpg)}
p#nav-live {background-image:url(../images/nav_head_live.jpg)}
p#nav-info {background-image:url(../images/nav_head_info.jpg)}
p#nav-news {background-image:url(../images/nav_head_news.jpg)}

ul.main-nav li {
	background:url(../images/bg_nav_li.jpg) no-repeat 0 5px;
	padding-left:15px;
	margin-bottom:0.5em;
	font-size:1.6em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
ul.main-nav li a:link,
ul.main-nav li a:visited {
	color:#000;
	text-decoration:none;
}
ul.main-nav li a:hover {
	text-decoration:underline;
}



/* FOOTER */
/* --------------------------------------------------------------- */
#footer-shell {
	margin: 0 0;
	padding:0;
	width:100%;
	height:100px;
	background:url(../images/bg_footer.png) no-repeat top center #3C1012;
	position:relative;
	top:-16px;
	z-index:1;
}
#footer {
	margin:10px auto;
	padding:10px 0;
	width:980px;
}
#footer p {
	display:block;
	width:670px;
	margin:0 0 0 280px;
	font-size:1.2em;
	line-height:1.3em;
	color:#F9D327;
	text-align:center;

}
