body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin:0;
	padding: 0;
	font-size:64.8%;
	background-color:#000000
}

td {
	font-family:Arial, Helvetica, sans-serif; font-size:1.2em; padding: 0 10px 0 4px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

A:focus, A:hover, A:active /* Firefox image outline fix */
{
outline: none}


h1, h2, h3, h4, h5, h6, p {
margin:0;
padding:0;
font-weight:normal;
}

a:link, a:visited, a:active {
color:#000;
text-decoration:underline;
}
a:hover {
color:#000;
text-decoration:none;
}


.cl{clear:both;}

#wrapper{
	width:996px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
}

#subheaderimage{
	float:left;
	width:736px;
	height:217px;
	margin-bottom:10px;
}
#header{
	width:996px;
	height:142px;
	background-image: url(images/header2.jpg);
	background-repeat: no-repeat;
}

#maincontainer{
	width:966px;
	float:left;
	display:inline;
	margin-left:17px;
	margin-top:10px;
	background-image: url(images/left-sidenav-bg.gif);
	background-repeat: repeat-y;
	background-position: left;
}

#subheader{
	width:980px;
	background-color:#000;
	display:inline;
	float:left;
	margin-left:16px;
}

#leftsidebar{
	width:216px;
	float:left;
	position:fixed;
	margin-bottom:300px;
}

#donationcontainer{
	background-color:#3F3F3F;
}

#rightcontainer{
	width:736px;
	float:right;
}

#centrecontainer{
	float:left;
	width:519px;
}




.link-logo{
	float:left;
	margin: 5px 0 3px 10px;
	width:80px;
}

.productimage200{
	width:200px;
	float:right;
		padding: 0 0px 5px 5px;
	display:inline;
}

.productimage510{
}

#productcontainer{
	width:736px;
	float:left;
	display:inline;
}

.torches{
	width:736px;
	float:left;
	border-bottom: solid 1px #999999;
	margin-bottom:3px;

}

.torchimage{
	float:right;
	width:223px;
	margin-bottom:3px;
}

.largeimage{
	float:right;
	width:408px;
	margin-bottom:3px;
}

.bodyarmour{
	float:left;
	width:180px;
	height:236px;
	margin: 0 5px 3px 0;
	display:inline;
}


/*FONT STYLES*/

#subheader h1{color:#FFFFFF; padding: 2px 0 4px 10px; font-weight:bold; font-size:1.7em;}
#leftsidebar h2{color:#FFFFFF; padding: 5px 0 6px 10px; font-weight:bold; font-size:1.4em;}
#leftsidebar p{color:#FFFFFF; padding: 0px 0 8px 10px; font-size:1.2em;}
#rightsidebar h3{color:#FFF; padding: 5px 0px 6px 8px; font-size:1.6em; font-weight:bold;display:block; background-color:#000000; margin-bottom:10px;}
#rightsidebar p{color:#000; padding: 0px 10px 8px 10px; font-size:1.3em;}
#rightsidebar2 h3{color:#FFF; padding: 5px 0px 6px 8px; font-size:1.6em; font-weight:bold;display:block; background-color:#000000; margin-bottom:10px;}
#rightsidebar2 p{color:#000; padding: 0px 10px 8px 10px; font-size:1.3em;}
#centrecontainer p{color:#000; padding: 0px 10px 8px 5px; font-size:1.2em;}
#centrecontainer h2{color:#FFF; padding: 5px 0 6px 5px; font-weight:bold; font-size:1.6em; display:block; background-color:#000000;margin-bottom:10px;}
#centrecontainer h3{color:#000; padding: 5px 0 6px 5px; font-weight:bold; font-size:1.3em;}

#productcontainer p{color:#000; padding: 0px 10px 8px 5px; font-size:1.2em;}
#productcontainer h2{color:#FFF; padding: 5px 0 6px 5px; font-weight:bold; font-size:1.6em; display:block; background-color:#000000;margin-bottom:10px;}
#productcontainer h3{color:#000; padding: 5px 0 6px 5px; font-weight:bold; font-size:1.3em;}

/*LIST STYLES*/

		
#centrecontainer  ul{
	margin: 0px 10px 15px 15px;
	padding: 0px;
}

#centrecontainer  li{
		padding: 0px 0px 3px 13px;
		list-style: none;
		font-size:1.2em;
		color: #000;
		background: url(images/bullet.gif) no-repeat 0 3px;
		}

#productcontainer  ul{
	margin: 0px 10px 15px 15px;
	padding: 0px;
}

#productcontainer  li{
		padding: 0px 0px 3px 13px;
		list-style: none;
		font-size:1.2em;
		color: #000;
		background: url(images/bullet.gif) no-repeat 0 3px;
		}
		
		
#rightsidebar{
	float:right;
	background-color:#e6e6e6;
	width:205px;
}
		
#rightsidebar  ul{
	margin: 0px 10px 15px 15px;
	padding: 0px;
}

#rightsidebar  li{
		padding: 0px 0px 3px 13px;
		list-style: none;
		font-size:1.2em;
		color: #000;
		background: url(images/bullet.gif) no-repeat 0 3px;
		}






/*FOOTER DIVS/////////////////////////////////////////////////////////*/

#footer{
	width:979px;
	float:right;
	background-color:#000;

}

#footer p {color:#FFFFFF; font-size:1.0em; padding: 15px  0 15px 240px;}


#footer a:link {
	color: #FFFFFF; text-decoration:none;
}
#footer a:visited {
	color: #FFFFFF; text-decoration:none;
}
#footer a:hover {
	color: #FFFFFF; text-decoration:none;
}
#footer a:active {
	color: #FFFFFF;
}
