body {
	background-color: #D3D1AF;
	background-image: url(images/basket_bk.gif);
	background-repeat: repeat-y;
	background-position: center;
}
a {
	color: #87563F;
}
a:visited {
	color: "#5F100E";
}

table {  
	font-size: 12px;
	font-family: "Geneva", Arial, Helvetica, sans-serif;
	color: #712D26;
}
hr {
	color: #895648;
	border-style: solid;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	text-transform: uppercase;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
h3 {
	font-size: 14px;
	font-weight: bold;
}
.boxlight {
	border: 1px solid #AE937B;
	background: none;
}
.boxdark {
	border: 1px solid #895648;
	background : none;
}
.nav {  
	font-size: 10px;
	color: #87563F;
	font-weight: bold;
}
.nav a {
	color: #87563F;
	text-decoration: none;
}
.nav a:hover {
	color: #712D26;
}
.subnav {
	font-size: 11px;
	color: #87563F;
	font-weight: normal;
}
.subnav a {
	color: #87563F;
	text-decoration: none;
}
.subnav a:hover {
	color: #712D26;
	text-decoration: underline
}
.textsmall {
	font-size: 9pt;
}
.pic, .pic a {
	border: 2px solid #895648;
	text-decoration: none;
}
.head {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	margin: 3px 0px 3px 10px;
	text-transform: uppercase;
}
/*.item td.typesmall {
	font-size: 10px;
}
.item td.title {
	background-color: #5F352E;
	color: #ECECDF;
	font-weight: bold;
}
.item td.typelight {
	color: #ECECDF;
}
.item td {
	background-color: #724038;
	color: #D3D1AF;
	font-size: 12px;
}
.form, select, textarea {
	background-color: #DCDABF;
	color: #724038;
	font-size: 12px;
}

.splash {
	font-family: "Geneva", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #712D26;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;

}
.splash2 {

	font-family: "Geneva", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #712D26;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
}
select, textarea	{  background-color: #DCDABF; color: #724038; font-family: "Geneva", Ariel, sans serif; font-size: 12px; }

.redtable			{ background-color: #724038; color: #D3D1AF; font-family: Arial, Helvetica, sans-serif;} 
.redtabletitle		{ background-color: #5F352E; color: #ECECDF; font-weight: bold; font-family: "Geneva"; }
.redtablesmall