body{
	margin-top:0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
}
#container {	
	margin:0px auto;
	width:1000px;	
}
#menu{
	margin:0px auto;
	width:950px;
}
div#menu ul#menuitem{
	height:53px;
	width:950px;
	background:transparent url(/images/menu.png) top left no-repeat;	
	margin: 0px 0px 0px 0px;
	position:relative;
}
div#menu ul#menuitem li{
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	top:0;
}
ul#menuitem li,ul#menuitem a{
	height:53px;
	display:block;
}
div#menu ul#menuitem li a{
	text-indent:-9999px;
	text-decoration:none;
}
#home{
	left:0px;
	width:80px;
}
#bits{
	left:80px;
	width:70px;
}
#spurs{
	left:150px;
	width:70px;
}
#buckles{
	left:220px;
	width:110px;
}
#hardware{
	left:330px;
	width:120px;
}
#trophy{
	left:450px;
	width:160px;
}
#specials{
	left:610px;
	width:110px;
}
#friends{
	left:720px;
	width:100px;
}
#contact{
	left:820px;
	width:130px;
}
#home a:hover,body#homeon #home{
	background:transparent url(/images/menu.png) -0px -53px no-repeat;
}
#bits a:hover,body#buckleson #bits{
	background:transparent url(/images/menu.png) -80px -53px no-repeat;
}
#spurs a:hover,body#spurs #spurs{
	background:transparent url(/images/menu.png) -150px -53px no-repeat;
}
#buckles a:hover,body#trophyon #buckles{
	background:transparent url(/images/menu.png) -220px -53px no-repeat;
}
#hardware a:hover,body#hardwareon #hardware{
	background:transparent url(/images/menu.png) -330px -53px no-repeat;
}
#trophy a:hover,body#trophyon #trophy{
	background:transparent url(/images/menu.png) -450px -53px no-repeat;
}
#specials a:hover,body#specialson #specialss{
	background:transparent url(/images/menu.png) -610px -53px no-repeat;
}
#friends a:hover,body#friendson #friends{
	background:transparent url(/images/menu.png) -720px -53px no-repeat;
}
#contact a:hover,body#contacton #contact{
	background:transparent url(/images/menu.png) -820px -53px no-repeat;
}
#wrapper{
	width:950px;
	margin:0px auto;
	background-color:#000;	
}
#sidebar{
	font-family: "Palatino Linotype", "Book Antiqua", "Palatino", serif;
	width:180px;
	float:left;
	font-size:14px;
	padding: 10px 15px 20px 15px;
	background-color:#15090a;
	color:#ccc;
}
#wrapper a {
	color:#b89c6a;
}
#wrapper a:hover {
	color:#ccc;
}
.featured_img{
	border:solid 1px #FFF;	
}
#content{
	font-family: "Palatino Linotype", "Book Antiqua", "Palatino", serif;
	width:700px;
	float:right;
	font-size:14px;
	padding: 10px 20px 20px 20px;
	background-color:#000;
	color:#ccc;
	min-height:400px;
	height:auto !important;
	height:400px;	
}
h1{
	font-family: "Palatino Linotype", "Book Antiqua", "Palatino", serif;
	font-size:18px;
	color:#b89c6a;
}
#header {
	width:1000px;
	background:url(images/header.jpg);
	height:176px;
	margin:0px auto;
}
#footer{
	margin:0px auto;
	clear:both;
	font-family: "Palatino Linotype", "Book Antiqua", "Palatino", serif;
	font-size:12px;
	width:920px;
	background-image: url(images/footer.png);
	color:#FFF;
	text-align:center;
	height:23px;
	padding:15px;
	padding-top:5px;
}
#footer a{
	color:#FFF;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}
.catalog_table {
	background-color: #2b2519;
}

.catalog_hdr_row {
	background-color: #000;
	color: #b89c6a;
	font-size:14px;
}

.catalog_row {
	background-color: #000;
	color: #ccc;
}

.catalog_button {
	font-size: 13px;
	color: #ccc;
	font-weight: bold;
	background-color: #15090a;
	border: 1px solid #ccc;
	margin: 0px;
	padding: 0px;
}
.cart_table {
	background-color: #15090a;
}

.cart_hdr_row {
	background-color: #15090a;
	color: #b89c6a;
}

.cart_row {
	background-color: #000;
	color: #ccc;
}

.cart_button {
	font-size: 13px;
	color: #ccc;
	font-weight: bold;
	background-color: #15090a;
	border: 1px solid #ccc;
	margin: 0px;
	padding: 0px;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
hr{
	border:none;
	border-top: 1px solid #555;
}
.front_img{
	margin:10px;
	border:solid 1px #FFF;
}
.pagination {
	padding: 2px;
}

.pagination ul {
	margin: 0;
	padding: 0;
}

.pagination li {
	list-style-type: none;
	display: inline;
	padding-bottom: 1px;
}

.pagination a, .pagination a:visited {
	padding: 0 5px;
	border: 1px solid #AAAAAF;
	text-decoration: none; 
	background-color: #E8E8E6;
	color: #666666;
}

.pagination li.currentpage {
	font-weight: bold;
	padding: 0 5px;
	border: 1px solid #AAAAAF;
	background-color: #666666;
	color: #E8E8E6;
}

.pagination li.disablepage {
	padding: 0 5px;
	border: 1px solid #AAAAAF;
	color: #929292;
}

.pagination li.nextpage {
	font-weight: bold;
}

* html .pagination li.currentpage, * html .pagination li.disablepage { /*IE 6 and below. Adjust non linked LIs slightly to account for bugs*/
	margin-right: 5px;
	padding-right: 0;
}


