.box-nav {
	background-color: #FBEED0;
	background-image: url(../images/index/box-navigation-bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #FBEED0;

}

.box-nav a:link {
	color: #FBEED0;
	padding-top: 5px;
	font-weight: bold;
	text-decoration: none;
}

.box-nav a:hover {
	color: #FBEED0;
	padding-top: 5px;
	font-weight: bold;
	text-decoration: none;
}

.box-nav a:visited {
	color: #FBEED0;
	padding-top: 5px;
	font-weight: bold;
	text-decoration: none;
}

.box-nav a:active {
	color: #FBEED0;
	padding-top: 5px;
	font-weight: bold;
	text-decoration: none;
}

.lg-chaps {
	position: absolute;
	top: 80px;
	left: 50%;
	height: 332px;
	width: 220px;
	margin-left: -430px;
	background-image: url(../images/index/large-custom-leather-chaps.gif);
	background-repeat: no-repeat;
}

.ftr {
	color: black;
	font-size: 11px;
}

.ftr a:link {
	color: black;
	font-weight: bold;
	text-decoration: none;
}

.ftr a:hover {
	color: black;
	font-weight: bold;
	text-decoration: none;
}

.ftr a:visited {
	color: black;
	font-weight: bold;
	text-decoration: none;
}

.ftr a:active {
	color: black;
	font-weight: bold;
	text-decoration: none;
}
