@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	background-color: #d38734;
}

#holder {
	position: relative;
	width: 968px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
}

 

p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2E1C0A;
}
a {
	color: #d9401c;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}


#mmenu {
	background-color: #FFFFFF;
}
#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: #333333;
	text-decoration: none;
	text-indent: 37px;
	padding-top: 8px;
	margin-bottom: 2px;
}
#mmenu a:hover {
	color: #D38634;
	text-decoration: none;
} 

#footer {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #D38634;
}
#footer a {
	text-decoration: none;
	color: #E4B887;
}
#footer a:hover {
	text-decoration: underline;
} 

#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;
	font-weight: bold;
}
#topmenu a:hover {
	text-decoration: underline;
} 


.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;
}

/* slider */

#slider ul, #slider li{ 
margin: 0;
padding: 0;
list-style: none;
}	

#slider, #slider li{ 
height: 373px;
width: 630px;
overflow: hidden;
}	

#slider2 ul, #slider2 li{ 
margin: 0;
padding: 0;
list-style: none;
}	

#slider2, #slider2 li{ 
height: 262px;
width: 637px;
overflow: hidden;
}	

#logo {
text-align: center; 
padding: 5px;
}

#logo img {
border: 0;
}

.featured {
	background-color: #fdecd9;
	border-top: 1px solid #d38734;
	border-bottom: 1px solid #d38734;
}

.featuredtablerates {
	background-color: #fdecd9; 
	padding-top: 10px; 
	text-align: center;
}

.featuredtablerates th { 
	background-color: #DFF4FD;
}
.hbox {
	background-color: #FFF0B3;
}

