a:link {
	color: #475F49;
	text-decoration:none;
}

a:visited {
	color: #659075;
	text-decoration: none;
}
a:hover {
	color: #000;
}

.ltbk {
	background-image: url(images/store_05.gif);
	background-repeat: repeat-y;
}
.tpbk {
	background-image: url(images/store_04.gif);
	background-repeat: no-repeat;
}
.rttpbk {
	background-image: url(images/store1_05.gif);
	background-repeat: no-repeat;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.rtbk {
	background-image: url(images/store_06.gif);
	background-repeat: repeat-y;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.5em;
	background-color: #996633;
	margin-top: 0px;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.nav a:link {
	color: #659075;
	text-decoration: none;
}
.nav a:visited {
	color: #659075;
	text-decoration: none;
}
.nav a:hover {
	color: #333534;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}

.line {
	height: 3px;
	border-bottom: 3px solid #303030;
	margin: 0px 0px 0px 15px;
}

.sideR td img { margin-bottom: 5px; }
span.unavailable {
	display: block;
	color: red;
	text-transform: uppercase;
	font-style: italic;
	line-height: 16px;
	margin-top: -4px;
}