@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	background-image: url(/images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1f4380;
}
a {
	color: #d9401c;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}


#mmenu {
	background-image: url(/images/mm.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#mmenu a {
	display: block;
	height: 20px;
	background-image: url(/images/mm-bg.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-indent: 37px;
	padding-top: 8px;
	margin-bottom: 2px;
}
#mmenu a:hover {
	color: #E3C400;
	text-decoration: none;
} 

#footer {
	background-image: url(/images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 131px;
	font-size: 11px;
}
#footer a {}
#footer a:hover {} 

#topmenu {
	background-image: url(/images/top-bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: right;
	height: 42px;
	vertical-align: middle;
}
#topmenu a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 15px;
}
#topmenu a:hover {
	text-decoration: underline;
} 

#homelink {
	background-image: url(/images/header1.gif);
}

.home {
	background-image: url(/images/home.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.imgr {
	float: right;
	border: 3px solid #dededf;
	padding: 2px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.imgl {
	float: left;
	border: 3px solid #dededf;
	padding: 2px;
	margin-bottom: 10px;
	margin-right: 20px;
}
.img {
	border: 3px solid #dededf;
	padding: 2px;
}
.homepad {
	padding-left: 20px;
}
.sponsors {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #ddddde;
	border-left-color: #ddddde;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 18px;
}
.red {
	color: #D90B18;
}
.lnumber {
	font-size: 20px;
	font-weight: bold;
	color: #336600;
}
.soldout {
	position: absolute;
	z-index: 10;
	display: block;
	width: 400px;
	text-align: right;
}
.listing {}
.listing td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D4D0C8;
	padding-bottom: 10px;
	padding-top: 10px;
}
.tblborder {
	border: 1px solid #000066;
}
.newslarge {
	font-size: 14px;
	text-align: center;
	padding: 10px;
	border: 2px dotted #FFDB00;
	display: block;
	width: 380px;
	background-color: #FFF4BB;
}
small {
	font-size: 10px;
}
.footer2 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #666666;
	border-bottom-color: #666666;
}
.largetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #006699;
	text-decoration: none;
	display: none;
}

/* SLIDER */

#slider ul, #slider li{ 
margin: 0;
padding: 0;
list-style: none;
}	

#slider, #slider li{ 
height: 170px;
width: 410px;
overflow: hidden;
}
