@charset "UTF-8";
/* CSS Document */

html { min-height: 100%; margin-bottom: 1px; } /*Firefox -> force vertical scrollbar*/

body {
	background-image:/images/background.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/base/background.jpg);
	background-position: center top;
}


H1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #310501;
}
h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #310501;
}


.Base {
	width: 880px;
	border-top-style: none;
	right: auto;
	border-bottom-style: none;
	margin-top: -20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

.Catprod {
	width: 185px;
	float: left;
	text-align: center;
	padding: 5px;
	height: 230px;
}

.Catprod   a:link{
	color: #B00000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}


.Catprod a:visited {
	color: #B00000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
}

.Catprod  a:hover {
	color: #B00000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.Catprod  a:active {
	color: #B00000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}


.footer {
	color: #990000;
	text-align: center;
	font-size: 10px;
	text-decoration: none;
	background-color: #000000;
}



.footer   a:link{
	color: #B00000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
}


.footera:visited {
	color: #B00000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
}

.footer a:hover {
	color: #B00000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
}
.footer a:active {
	color: #B00000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
}


.TopNav {
	width: 880px;
	margin: 0px;
	padding: 0px;	
}
.Content1 {
	background-color: #FFFFFF;
	width: 880px;
}


.subcat {
	float: left;
	width: 208px;
}

#SideNav {
	background-image: url(images/base/Side-bg.jpg);
	background-repeat: repeat-x;
	width: 210px;
	height: 100%;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.sidnavx {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #B00000;
	text-decoration: none;
	line-height: 18px;
	font-style: normal;
}
.sidnavslect {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bolder;
	color: #FF0000;
	text-decoration: none;
	font-style: normal;
	line-height: 18px;
}
.holsterimage {
	float: right;
	width: 174px;
	padding-right: 1px;
}
.content2 {
	float: left;
	width: 100%;
}

.content3 {
	width: 630px;	
}



.odd{background-color:white;}
.even{
	background-color:#EEE4DA;
}


.notecell {
	background-color: #AEAEB3;
}

.notecellright{
	background-color: #CCCCCC;
}

 #thetable {
	padding: 5px;
	}
	
	 #thetable th  {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #000000;
	font-size: 12px;
	color: #FFFFFF;
}
    #thetable  td {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
} 



.style1 {color: #FFFFFF}


.clear { clear: both; font-size: 0px; line-height: 0px; }






.mainImage {
	float: left;
}
.mainAtt {
	float: left;
	clear: right;
}



.linkx {
	color: #333;
	text-align: right;
	font-size: 10px;
	text-decoration: none;
	background-color: #000000;
}



.linkx  a:link{
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
}


.linkx :visited {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
}

.linkx  a:hover {
	color: #333;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
}
.linkx a:active {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
}

