img {
	border: 0;
	margin: 0;
	padding: 0;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #666666;
}
.introtext {
	padding: 10px 20px;
}
.history {
	padding: 24px;
	border-right: 1px solid #AA1F25;
}
.history strong {
   	clear: both;
	font-weight: bold;
	color: #AA1F25;
	font-size: 11px;
}

.history img {
	border: 0;
	margin: 6px 20px 10px 0;
	padding: 0;
	float: left;
}

.navstretch {
	background-image: url(images/inner/inner_navspace.gif);
	background-repeat: repeat-y;
}
a:link {
	color: #AC1C23;
	text-decoration: none;
}
a:hover {
	color: #AC1C23;
	text-decoration: underline;
}
a:visited {
	color: #AC1C23;
	text-decoration: none;
}
a:active {
	color: #AC1C23;
	text-decoration: none;
}
.rtstretch {
	background-image: url(images/inner/inner_rt_bkgd.gif);
	background-repeat: repeat-y;
	padding-top: 24px;
}
.rtstretch2 {
	background-image: url(images/inner/inner_rt_bkgd.gif);
	background-repeat: repeat-y;
	padding-bottom: 12px;
}
.shopstretch {
	background-image: url(images/inner/shop_bkgd.gif);
	background-repeat: repeat-y;
	padding: 24px;
}
.price {
	color: #AC1C23;
}
.rtimage {
	background-image: url(images/inner/inner_rt_bkgd.gif);
	background-repeat: repeat-y;
}
.credit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #666666;
	padding-top: 6px;
}

div#innerFooter {
	width: 984px;
	height: 27px;
	line-height: 27px;
	margin: 0;
	padding: 0 0 0 10px;
	text-align: left;
	background-color: #aa1f25;
}

#innerFooter ul {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
	border: none;
}
	
#innerFooter li {
	display: inline;
	margin: 0;
	padding: 0 8px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-size: 11px;
	color: #fff;
}
	
#innerFooter li a {
	display: inline;
	margin: 0 0 10px 0;
	text-decoration: none;
	width: 100%;
}

html>body #innerFooter li a {
	width: auto;
	color: #fff;
}

#innerFooter li a:hover {
	color: #FFCC99;
}

