}
.content{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color:#000000;
}
.white{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color:#FFFFFF;
}
.pink{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color:#F9BDDF;
}
.dark{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color: #595858;
}
.swatch{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color: #7D2302;
}
.testimonials{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color: #7D2302;
}

.nav_bottom {
  font-family: verdana, arial, helvetica, san-serif;
  font-size: 8.5pt;
  color: #ffffff;
}
.nav_bottom:visited { color: #ffffff; }
.nav_bottom:hover { color:#cccccc; }

.nav_top {
  font-family: verdana, arial, helvetica, san-serif;
  font-size: 8.5pt;
  color: #999999;
}
.nav_top:visited { color: #999999; }
.nav_top:hover { color:#000000; }

<!--
body {
	background-image:url(images/background_pattern.gif);
	background-position:center;
	background-repeat:repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
}
td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
}
.disclaimer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	}
	
.style1 {
	font-size: 14px;
	font-weight: bold;
}
.style2 {font-size: 6pt}


-->

/*_-- NEWEST ADDITIONS ---*/


h2, h3{
	color: #731a00;
	font-weight: bold;
	margin: 0px;
}

h2{
	font-size: 18px;
}

h3{
	font-size: 16px;	
}


.clear{
	clear: both;
}

a.button_1, a.button_2{
	display: block;
	text-indent: -9999px;
}

a.button_1{
	background: url(images/button_sling.jpg) no-repeat;
	width: 167px;
	height: 103px;
}

a.button_1:HOVER{
	background: url(images/button_sling_over.jpg) no-repeat;
}

a.button_2{
	background: url(images/button_case.jpg) no-repeat;
	width: 166px;
	height: 103px;
}

a.button_2:HOVER{
	background: url(images/button_case_over.jpg) no-repeat;
}

.main{
	width: 800px;
}

.main p{
	padding: 10px;
}

.home{
	margin: 20px 0px 0px 0px;
}

.home .c1{
	width: 470px;
	float: left;
	display: inline;
	margin: 0px 0px 0px 10px;
}

.home .c2{
	width: 300px;
	height: 200px;
	float: right;
	display: inline;
	margin: 0px 20px 0px 0px;
}

.bottom_essentials{
	margin-top: 10px;
}

.bottom_essentials p{
	padding: 15px;
}

.products, .details{
	background: url(images/products_back.gif);
	margin: 20px 0px 0px 0px;
}

.products .c2, .details .c2{
	width: 615px;
	float: right;
	display: inline;
	margin: 0px 0px 0px 0px;
}

.products .product_1, .products .product_2{
	width: 290px;
	float: left;
	display: inline;
	text-align: left;
}

.products .product_1 p, .products .product_2 p{
	padding: 15px;
}

.products .product_2{
	width: 324px;
	float: right;
	display: inline;
}

.products .product_1 a.title, .products .product_2 a.title{
	background: url(images/product_title_case.gif) 1px 0px  no-repeat;
	width: 290px;
	height: 281px;
	display: block;
	text-indent: -9999px;
	margin: 0px 0px 0px 0px;
}

.products .product_2 a.title{
	background: url(images/product_title_sling.gif) no-repeat;
	width: 324px;
}

a.button_collection{
	background: url(images/button_collection.gif) no-repeat;
	width: 264px;
	height: 60px;
	margin: 0px 0px 0px 20px;
	display: block;
	text-indent: -9999px;
}

a.button_collection:HOVER{
	background: url(images/button_collection_over.gif) no-repeat;
}

.products .product_2 a.button_collection{
	margin: 0px 0px 0px 30px;
}

a.button_cart{
	background: url(images/button_cart.gif) no-repeat;
	width: 107px;
	height: 26px;
	display: block;
	text-indent: -9999px;
}

a.button_cart:HOVER{
	background: url(images/button_cart_over.gif) no-repeat;
}

/*-- DETAILS --*/

.details .c2{
	text-align: left;
}

.details .c2 .a1{
	width: 303px;
	float: left;
	display: inline;
}

.details .c2 .a2{
	float: right;
	display: inline;
}

.details .c2 .a1 p{
	padding: 0px 20px 0px 20px;
}

.details .c2 .a1 .price{
	float: left;
}

.details .c2 .a1 a.button_cart{
	float: right;
	margin: 30px 5px 20px 0px;
}

.details .c2 .a1 ul.points{
	width: 255px;
	margin: 0px 0px 0px 35px;
	padding: 0px;
	list-style: none;
}

.details .c2 .a1 ul.points li{
background: url(images/details_bullet.gif) 0px 6px no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 3px 20px;	
}

/*-- SUB NAV --*/

.sub_nav{
	background: #ffffff;
	width: 172px;
	float: left;
	display: inline;
	margin: 2px 0px 2px 11px;
}

.sub_nav ul{
	width: 168px;
	list-style: none;
	margin: 2px 0px 2px 0px;
	padding: 0px;
}

.sub_nav li{
	background: url(images/sub_nav_back.gif) repeat-x;
	margin: 0px;
	padding: 0px;
}

.sub_nav li a{
	color: #473821;
	font: bold 16px Times New Roman, serif;
	display: block;
	height: 20px;
	padding: 3px 0px 3px 0px;
	border: 1px solid #856b4e;
	text-decoration: none;
}

.sub_nav li a:HOVER, .sub_nav li a.on{
	color: #5b4729;
	background: url(images/sub_nav_back_over.gif);
}

.sub_nav li.nav_2{
	margin-top: 2px;
}

.sub_nav .sub_sub_nav{
	background: url(images/sub_sub_back.gif) repeat-y;
	width: 168px;
	padding: 0px;
	margin: 0px;
}

.sub_nav .sub_sub_nav a{
	background: url(images/sub_sub_nav_back.gif) repeat-x;
	font: bold 12px Times New Roman, serif;
	display: block;
	height: 18px;
	padding: 3px 0px 2px 0px;
	border-bottom: 1px solid #bead8e;
	text-decoration: none;	
}

.sub_nav .sub_sub_nav a:HOVER, .sub_nav .sub_sub_nav a.on{
	color: #3b2a0f;
	background: url(images/sub_sub_nav_back_over.gif) repeat-x;
}

.bot_holder{
	background: #ffffff;
	width: 800px;
	height: 10px;
}