p {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;

}
.over { background-color: #666666; color: #FFFFFF; cursor: pointer; cursor: hand; } 

.out { background-color: #F5F9FC; color: #000000} 

.over2 { background-color: #E5AE87; color: #000000} 

.out2 { background-color: ##D88343; color: #000000} 

.out3{
	background-color: #E2E2E2;
	color: #000000;
	border: 1px solid #999999;
}
	.out3 a:link {
	color: #000000;
	font-weight:bold;
	text-decoration: none;
		}
	.out3 a:visited {
	color: #000000;
	font-weight:bold;
	text-decoration: none;
		}
	.out3 a:hover {
	color: #000000;
	font-weight:bold;
	text-decoration: underline;
		}
	.out3 a:active {
	color: #000000;
	font-weight:bold;
	text-decoration: none;
		} 

.out4   {
	background-color: #FFFFFF;
	color: #000000;
	border: 1px solid #CCCCCC;
	font-weight:bold;
} 
.over4 {
	background-color:#999;
	color: #000000;
	cursor: pointer;
	cursor: hand;
	border: thin solid #000;
	font-weight:bold;
}
.out4 td, .over4 td {
	vertical-align:top;
}
.out4 p, .over4 p {
	font-weight:bold;
}

.t1 {
	background-color: #000066;
	border: thin solid #999999;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}
.t1pic {
	background-color: #FFFFFF;
	border: thin solid #000000;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}
html, body {
	background:url(/images/bg.jpg);
}
#slideshow { left: 0}
#nav { width: 535px; margin: 15px auto;padding:0;overflow:hidden; }
#nav li { width: 90px; float: left; margin: 8px; list-style: none;padding:0; }
#nav a { width: 90px; display: block; border: 2px solid #333; }
#nav a.activeSlide { border:2px solid #F00 }
#nav a:focus { outline: none; }
#nav img { border: none; display: block }
#inventory {
	color:#000;
	font-weight:bold;
}
#inventory th a {
	color:#FFF;
}
.sold {
	font-size:15px;
	font-weight:bold;
	color:#F00;
}
